@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@400;500;600;700&display=swap";:root{color:#f5f3ee;background:#0f1114;font-family:Inter,system-ui,sans-serif;font-synthesis:none;--ink: #15171b;--obsidian: #0f1114;--porcelain: #f5f3ee;--silver: #e8e6e1;--blue: #527bff;--blue-bright: #6d92ff;--muted: #9da6b5;--line: rgba(255, 255, 255, .15);--serif: "Cormorant Garamond", Georgia, serif;scroll-behavior:smooth}*{box-sizing:border-box}html{scroll-padding-top:88px}body{margin:0;min-width:320px;min-height:100vh;background:var(--obsidian);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:82px;padding:0 clamp(24px,5vw,74px);display:flex;align-items:center;justify-content:space-between;background:#080c12cc;border-bottom:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}.brand-link img{width:165px}.desktop-nav{display:flex;gap:36px;margin-left:auto;margin-right:42px}.desktop-nav a{font-size:14px;color:#dce1e9;transition:color .2s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--blue-bright)}.menu-button,.mobile-nav{display:none}.button{position:relative;overflow:hidden;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(255,255,255,.13);border-radius:11px;color:#fff;background:linear-gradient(135deg,#3f6fff,#527bff 55%,#315de7);box-shadow:0 12px 30px #2b5bff3d,inset 0 1px #ffffff40;font-size:14px;font-weight:600;isolation:isolate;transition:transform .25s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease,border-color .25s ease}.button:before{content:"";position:absolute;inset:-2px auto -2px -45%;z-index:-1;width:35%;transform:skew(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent);transition:left .55s cubic-bezier(.2,.7,.2,1)}.button:hover,.button:focus-visible{transform:translateY(-3px);border-color:#ffffff47;box-shadow:0 20px 42px #2b5bff66,inset 0 1px #ffffff57}.button:hover:before,.button:focus-visible:before{left:115%}.button:active{transform:translateY(0) scale(.985);box-shadow:0 9px 22px #2b5bff4d,inset 0 1px #ffffff47}.button-small{min-height:42px;padding-inline:18px;font-size:13px}.button svg,.project-card span svg{width:17px;height:17px}.button svg{transition:transform .25s cubic-bezier(.2,.7,.2,1)}.button:hover svg,.button:focus-visible svg{transform:translate(3px)}.hero,.problem-section,.services-section,.work-section,.process-section,.contact-section{position:relative;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.65fr);gap:clamp(42px,7vw,110px);padding:clamp(95px,10vw,145px) clamp(28px,6vw,90px);overflow:hidden}.section-dark{background:radial-gradient(circle at 72% 18%,rgba(44,91,180,.13),transparent 34%),linear-gradient(135deg,#09101a,#070b11 52%,#0d1622)}.section-light{color:var(--ink);background:linear-gradient(135deg,#f9f7f2,#eeece6)}.hero{min-height:720px;padding-top:165px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 18px;color:var(--blue);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:500;letter-spacing:-.035em}h1{margin-bottom:22px;font-size:clamp(65px,7vw,105px);line-height:.82}h2{margin-bottom:24px;font-size:clamp(40px,4.4vw,67px);line-height:.98}.hero-lede{font-family:var(--serif);font-size:clamp(23px,2.2vw,31px);line-height:1.1}.hero-body,.section-intro>p:last-child,.contact-copy>p{color:var(--muted);font-size:15px;line-height:1.7}.hero-actions{margin-top:32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.phone-link{display:inline-flex;align-items:center;gap:12px;color:#e7ebf2;font-size:14px}.phone-link svg{width:38px;height:38px;padding:10px;border-radius:50%;background:#ffffff1a}.ambient-glow{position:absolute;width:480px;height:480px;border-radius:50%;filter:blur(100px);opacity:.14;pointer-events:none}.ambient-one{right:12%;top:7%;background:var(--blue)}.glass-panel{position:relative;padding:clamp(32px,4vw,64px);border:1px solid rgba(151,178,226,.45);border-radius:28px;background:linear-gradient(145deg,#2231487a,#090f18bf);box-shadow:0 35px 90px #00000057,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.system-diagram{position:relative;width:669px;max-width:100%;min-height:258px;display:grid;grid-template-columns:132px 80px 136px 40px 136px 40px 105px;align-items:center;margin-inline:auto}.system-sources{z-index:1;display:grid;gap:18px}.system-node{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;min-height:74px;padding:16px 18px;border:1px solid rgba(150,180,230,.55);border-radius:12px;background:linear-gradient(145deg,#42557375,#131d2bc7);box-shadow:inset 0 1px #ffffff1a,0 15px 30px #0003}.system-source{width:132px;justify-content:flex-start}.system-stage{width:136px;flex-direction:column;gap:5px;text-align:center}.system-stage small{color:#aeb7c5;font-size:10px}.system-stage.growth{width:105px}.system-capture{grid-column:3}.system-follow-up{grid-column:5}.system-growth{grid-column:7}.system-connectors{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:visible;pointer-events:none}.system-connectors-mobile{display:none}.system-connectors path{fill:none;stroke-linecap:round}.connector-base path{stroke:#527bffa8;stroke-width:2;filter:drop-shadow(0 0 7px rgba(82,123,255,.82))}.connector-signal path{stroke:#b8cdff;stroke-width:2.6;stroke-dasharray:3 22;animation:signal-flow 2.4s linear infinite;filter:drop-shadow(0 0 5px #527bff)}.connector-signal path:nth-child(2){animation-delay:-.45s}.connector-signal path:nth-child(3){animation-delay:-.9s}.connector-signal path:nth-child(4){animation-delay:-1.25s}.connector-signal path:nth-child(5){animation-delay:-1.65s}.connector-points circle{fill:#a9c2ff;filter:drop-shadow(0 0 6px #527bff);animation:connector-pulse 2.2s ease-in-out infinite}.connector-points circle:nth-child(2n){animation-delay:-.8s}@keyframes signal-flow{to{stroke-dashoffset:-50}}@keyframes connector-pulse{50%{opacity:.55;transform:scale(.78);transform-origin:center}}.section-intro{max-width:355px}.problem-section{align-items:start}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.problem-card h3{margin:20px 0 10px;font-size:15px}.problem-card p{color:#5f6268;font-size:13px;line-height:1.6}.icon-ring{width:58px;height:58px;display:grid;place-items:center;border:1px solid #aeb0b4;border-radius:50%;background:#fff6}.services-section{align-items:start}.services-list{border-top:1px solid var(--line)}.service-row{position:relative;min-height:122px;display:grid;grid-template-columns:70px 1fr 26px;gap:22px;align-items:center;border-bottom:1px solid var(--line)}.service-icon{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:linear-gradient(145deg,#ffffff1a,#ffffff06)}.service-row h3{margin-bottom:6px;font-family:var(--serif);font-size:25px;font-weight:500}.service-row p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.55}.service-arrow{color:#fff}.work-section{grid-template-columns:minmax(200px,.52fr) minmax(0,1.8fr)}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.project-card{overflow:hidden;border:1px solid #cfcdc7;border-radius:9px;background:#ffffff59}.project-card.featured{grid-column:1 / -1}.project-card button{width:100%;height:100%;padding:0;display:grid;grid-template-columns:46% 1fr;color:inherit;text-align:left;border:0;background:transparent}.project-card.featured button{grid-template-columns:52% 1fr}.project-image-wrap{min-height:205px;overflow:hidden;background:#101722}.featured .project-image-wrap{min-height:300px}.project-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.project-card button:hover img,.project-card button:focus-visible img{transform:scale(1.035)}.project-copy{padding:clamp(22px,3vw,42px);align-self:center}.project-copy .eyebrow{margin-bottom:12px}.project-copy h3{margin-bottom:12px;font-family:var(--serif);font-size:clamp(22px,2.6vw,36px);font-weight:500;line-height:1}.project-card:not(.featured) .project-copy h3{font-size:clamp(19px,2vw,27px)}.project-copy>p:not(.eyebrow){color:#62666d;font-size:13px;line-height:1.6}.project-copy span{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:700}.process-section{align-items:center}.process-list{position:relative;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;list-style:none}.process-list:before{content:"";position:absolute;left:9%;right:9%;top:24px;height:2px;background:linear-gradient(90deg,var(--blue),#5b82ed 70%,rgba(82,123,255,.15));box-shadow:0 0 12px #527bffa6}.process-list li{position:relative;text-align:center}.process-number{position:relative;z-index:1;width:50px;height:50px;margin:0 auto 34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#111923}.process-list h3{font-family:var(--serif);font-size:24px;font-weight:500}.process-list p{color:var(--muted);font-size:12px;line-height:1.6}.contact-section{grid-template-columns:minmax(250px,.58fr) minmax(0,1.4fr)}.contact-copy address{margin-top:34px;display:grid;gap:22px;font-style:normal}.contact-copy address>a,.contact-copy address>span{display:grid;grid-template-columns:30px 1fr;gap:14px;align-items:start}.contact-copy address svg{margin-top:3px}.contact-copy address>a>span,.contact-copy address>span>span{display:grid}.contact-copy address strong{font-size:13px}.contact-copy address small{margin-top:4px;color:#73777f;font-size:11px;line-height:1.45}.glass-light{border:1px solid rgba(159,163,172,.3);border-radius:10px;background:#ffffff80;box-shadow:0 22px 60px #292d3614;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lead-form{padding:clamp(24px,4vw,46px)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.form-grid label{display:grid;gap:8px;color:#3e4148;font-size:11px;font-weight:700}.form-grid label span{color:#d35353}.form-grid .full{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #cfd2d8;border-radius:4px;padding:12px 13px;color:var(--ink);background:#ffffffc7;outline:none;transition:border-color .2s,box-shadow .2s}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #527bff29}.form-grid textarea{resize:vertical}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.privacy-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:22px 0 14px;color:#777c85;font-size:10px}.turnstile-slot{min-height:0;margin-top:18px}.turnstile-slot:not(:empty){min-height:65px}.form-submit{width:100%;border:0}.form-submit:disabled{opacity:.65;cursor:wait}.form-message{min-height:20px;margin:16px 0 0;text-align:center;font-size:13px}.form-message.success{color:#23734d}.form-message.error{color:#a33}.site-footer{padding:48px clamp(28px,6vw,90px) 26px;display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:60px;color:#aeb6c3;background:#070b11;border-top:1px solid rgba(255,255,255,.09);font-size:12px;line-height:1.65}.site-footer img{width:165px;margin-bottom:18px}.site-footer nav{display:grid;align-content:start;gap:8px}.site-footer strong{color:#fff}.footer-bottom{grid-column:1 / -1;padding-top:24px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);font-size:10px}.project-dialog{width:min(940px,calc(100vw - 32px));padding:0;color:var(--ink);border:0;border-radius:16px;background:var(--porcelain);box-shadow:0 30px 100px #0009;overflow:hidden}.project-dialog::backdrop{background:#02060ccc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.project-dialog[open]{display:grid;grid-template-columns:1.25fr 1fr}.project-dialog>img{width:100%;height:100%;min-height:420px;object-fit:cover}.project-dialog>div{padding:54px 42px;align-self:center}.project-dialog h2{font-size:43px}.project-dialog>div>p:not(.eyebrow){color:#646871;line-height:1.7}.dialog-close{position:absolute;right:16px;top:16px;z-index:2;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;background:#050a12b8}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .75s ease var(--delay, 0ms),transform .75s cubic-bezier(.2,.7,.2,1) var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media(max-width:1100px){.hero,.problem-section,.services-section,.work-section,.process-section,.contact-section{grid-template-columns:1fr}.hero{padding-top:140px}.hero-copy{max-width:620px}.section-intro{max-width:580px}.problem-grid{grid-template-columns:repeat(2,1fr)}.project-grid{max-width:900px}}@media(max-width:800px){.site-header{height:70px;padding-inline:22px}.brand-link img{width:145px}.desktop-nav,.desktop-cta{display:none}.menu-button{display:grid;place-items:center;padding:6px;color:#fff;border:0;background:transparent}.mobile-nav{position:fixed;inset:70px 0 auto;padding:34px 24px 40px;display:grid;gap:24px;background:#070b11f7;border-bottom:1px solid rgba(255,255,255,.12);transform:translateY(-130%);transition:transform .35s ease}.mobile-nav.is-open{transform:translateY(0)}.hero,.problem-section,.services-section,.work-section,.process-section,.contact-section{padding:95px 22px;gap:50px}.hero{min-height:auto;padding-top:125px}h1{font-size:69px}h2{font-size:44px}.glass-panel{padding:30px 18px;border-radius:20px}.system-diagram{width:100%;min-width:0;min-height:410px;display:block}.system-sources{position:absolute;inset:0 0 auto;width:100%;grid-template-columns:repeat(3,1fr);gap:8px}.system-source{width:auto;min-height:70px;padding:10px 6px;flex-direction:column;justify-content:center;font-size:10px}.system-stage,.system-stage.growth{position:absolute;left:50%;width:min(190px,80%);min-height:68px;transform:translate(-50%)}.system-capture{top:120px}.system-follow-up{top:230px}.system-growth{top:340px}.system-connectors-desktop{display:none}.system-connectors-mobile{display:block}.problem-grid,.project-grid,.form-grid{grid-template-columns:1fr}.project-card.featured{grid-column:auto}.project-card button,.project-card.featured button{grid-template-columns:1fr}.project-image-wrap,.featured .project-image-wrap{min-height:230px}.form-grid .full{grid-column:auto}.process-list{grid-template-columns:1fr;gap:35px}.process-list:before{left:24px;right:auto;top:28px;bottom:35px;width:2px;height:auto}.process-list li{min-height:96px;padding-left:80px;text-align:left}.process-number{position:absolute;left:0;margin:0}.project-dialog[open]{display:block}.project-dialog>img{min-height:230px;max-height:320px}.project-dialog>div{padding:36px 24px}.site-footer{grid-template-columns:1fr;gap:30px}.footer-bottom{grid-column:auto;display:grid;gap:8px}}@media(max-width:480px){.problem-grid{grid-template-columns:1fr}.hero-actions .button{width:100%}.phone-link{font-size:12px}.lead-form{padding:22px 16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}.connector-signal{display:none}}
