/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.hidden{display:none}}:root{--ink:#0b0e0d;--ink-soft:#151918;--paper:#fff;--paper-soft:#f3f5f3;--line:#dfe3e0;--muted:#525b56;--green:#35dda0;--green-dark:#087b54;--coral:#ff6c5d;--blue:#5d9df5;--max-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:0;text-rendering:optimizelegibility;margin:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}button,a,summary,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}main{overflow:clip}.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;height:72px;padding:0 max(24px, calc((100vw - var(--max-width)) / 2));z-index:20;background:#070a09c2;border-bottom:1px solid #ffffff1f;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;top:0;left:0;right:0}.site-header-solid{background:#070a09f5}.brand{justify-self:start;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--green);color:#04120d;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;line-height:1;display:inline-flex}.brand-name{font-size:17px;font-weight:650}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a,.footer-links a{color:#ffffffad;font-size:14px;transition:color .18s}.desktop-nav a:hover,.footer-links a:hover{color:#fff}.header-cta{color:var(--ink);background:#fff;border-radius:6px;justify-self:end;align-items:center;gap:8px;padding:11px 15px;font-size:14px;font-weight:650;transition:background .18s,transform .18s;display:inline-flex}.header-cta:hover{background:var(--green);transform:translateY(-1px)}.header-actions{justify-self:end;align-items:center;gap:8px;display:flex}.mobile-menu-button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:none}.mobile-menu-button:hover{border-color:#ffffff80}.mobile-nav-panel{background:#101413;border:1px solid #2c3330;border-radius:8px;padding:10px;display:none;position:absolute;top:72px;left:14px;right:14px;box-shadow:0 24px 70px #0000006b}.mobile-nav-panel-open{display:block}.mobile-nav-panel nav{display:grid}.mobile-nav-panel nav a{color:#ffffffd6;border-bottom:1px solid #29302d;justify-content:space-between;align-items:center;min-height:54px;padding:0 12px;font-size:16px;display:flex}.mobile-nav-panel nav a:last-child{border-bottom:0}.mobile-telegram-link{background:var(--green);color:#04130d;border-radius:6px;justify-content:space-between;align-items:center;min-height:50px;margin-top:10px;padding:0 13px;font-size:14px;font-weight:650;display:flex}.hero{background:var(--ink);color:#fff;height:calc(100svh - 88px);min-height:620px;max-height:820px;position:relative}.hero-image{object-fit:cover;object-position:center;animation:1.1s ease-out both heroSettle;transform:scale(1.01)}.hero-shade{background:#0003;position:absolute;inset:0}.hero-content{height:100%;max-width:var(--max-width);z-index:2;flex-direction:column;justify-content:center;margin:0 auto;padding:104px 24px 86px;display:flex;position:relative}.eyebrow{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:12px;font-weight:650;display:flex}.eyebrow-light{color:var(--green)}.live-dot{background:var(--green);border-radius:50%;width:7px;height:7px;animation:2.4s ease-out infinite livePulse;box-shadow:0 0 0 5px #35dda026}.hero h1{max-width:700px;margin:0 0 24px;font-size:78px;font-weight:610;line-height:.98}.hero-content>*{animation:.76s cubic-bezier(.22,1,.36,1) both heroCopyIn}.hero-content>.hero-lead{animation-delay:70ms}.hero-content>.hero-copy{animation-delay:.14s}.hero-content>.hero-actions{animation-delay:.21s}.hero-lead{max-width:640px;margin:0 0 20px;font-size:31px;font-weight:510;line-height:1.18}.hero-copy{color:#ffffffb3;max-width:570px;margin:0;font-size:17px;line-height:1.55}.hero-actions{align-items:center;gap:12px;margin-top:36px;display:flex}.button{border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 20px;font-size:15px;font-weight:650;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#04130d}.button-primary:hover{background:#5be8b3}.button-ghost{color:#fff;background:#ffffff0a;border-color:#ffffff52}.button-ghost:hover{color:var(--ink);background:#fff}.hero-foot{color:#ffffff7a;font-family:var(--font-geist-mono), monospace;bottom:28px;left:max(24px, calc((100vw - var(--max-width)) / 2));right:max(24px, calc((100vw - var(--max-width)) / 2));text-transform:uppercase;z-index:2;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:absolute}.proof-strip{background:var(--paper);border-bottom:1px solid var(--line);max-width:var(--max-width);grid-template-columns:repeat(4,1fr);min-height:118px;margin:0 auto;display:grid}.proof-item{border-right:1px solid var(--line);align-items:center;gap:15px;padding:26px 28px;display:flex}.proof-item:last-child{border-right:0}.proof-item strong{white-space:nowrap;font-size:27px;font-weight:650}.proof-item span{color:var(--muted);font-size:13px;line-height:1.4}.proof-status{gap:12px}.status-orbit{background:#e6f9f1;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;color:var(--green-dark)!important}.section{max-width:var(--max-width);margin:0 auto;padding:120px 24px}.section-heading{grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);align-items:end;gap:80px;margin-bottom:72px;display:grid}.section-heading h2,.system-copy h2,.outcomes-title h2,.studio-copy h2,.faq-title h2,.contact-inner h2{margin:0;font-size:46px;font-weight:570;line-height:1.08}.section-intro{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.services-grid{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service{min-height:365px;padding:40px 42px 44px 0}.service:nth-child(odd){border-right:1px solid var(--line)}.service:nth-child(2n){padding-left:42px}.service:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-top{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.service-icon{background:var(--paper-soft);color:var(--green-dark);border-radius:7px;justify-content:center;align-items:center;width:46px;height:46px;transition:background .22s,color .22s,transform .22s;display:inline-flex}.service-number{color:#a5aba8;font-family:var(--font-geist-mono), monospace;font-size:12px}.service h3,.case h3{margin:0 0 17px;font-size:27px;font-weight:590;line-height:1.2}.service>p{color:var(--muted);max-width:500px;margin:0;font-size:15px;line-height:1.7}.service{transition:background .22s,padding .22s}.service:hover{background:#f8faf8}.service:hover .service-icon{color:#056644;background:#dff8ee;transform:translateY(-3px)}.service ul{flex-wrap:wrap;gap:10px 20px;margin:34px 0 0;padding:0;list-style:none;display:flex}.service li{color:#343a37;align-items:center;gap:6px;font-size:13px;display:flex}.service li svg{color:var(--green-dark)}.dark-section{background:var(--ink);color:#fff}.system-section{max-width:1440px;padding:120px max(24px, calc((100vw - var(--max-width)) / 2));grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:100px;margin:0 auto;display:grid}.system-copy{align-self:center}.system-copy>p:not(.eyebrow){color:#ffffff9e;margin:28px 0 0;font-size:16px;line-height:1.7}.system-points{gap:15px;margin-top:38px;display:grid}.system-points span{color:#fffc;align-items:center;gap:11px;font-size:14px;display:flex}.system-points svg{color:var(--green)}.control-panel{background:#111514;border:1px solid #2d3330;border-radius:8px;min-height:500px;overflow:hidden;box-shadow:0 28px 70px #00000047}.panel-toolbar{border-bottom:1px solid #2a302e;justify-content:space-between;align-items:center;height:64px;padding:0 22px;display:flex}.panel-brand{align-items:center;gap:9px;font-size:13px;font-weight:650;display:flex}.panel-mark{background:var(--green);color:var(--ink);border-radius:5px;justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:inline-flex}.panel-live{color:var(--green);font-family:var(--font-geist-mono), monospace;border:1px solid #2f3e38;border-radius:5px;align-items:center;gap:7px;padding:7px 9px;font-size:10px;display:flex}.panel-live span{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2.4s ease-out infinite livePulse}.panel-project{margin:20px}.panel-project-head{border-bottom:1px solid #2a302e;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:18px 0 22px;display:grid}.project-symbol{color:var(--green);background:#35dda021;border-radius:7px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.panel-project-head strong,.panel-project-head small{display:block}.panel-project-head strong{font-size:14px}.panel-project-head small{color:#717b77;margin-top:4px;font-size:11px}.online-badge{color:var(--green);background:#35dda01f;border-radius:5px;padding:7px 9px;font-size:10px}.panel-health{border-bottom:1px solid #2a302e;grid-template-columns:repeat(3,1fr);display:grid}.panel-health>div{border-right:1px solid #2a302e;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:22px 14px;display:grid}.panel-health>div:last-child{border-right:0}.panel-health svg{color:var(--green);grid-row:1/3}.panel-health span{font-size:11px}.panel-health small{color:#67706d;font-size:10px}.panel-chart{border-bottom:1px solid #2a302e;align-items:end;gap:9px;height:190px;padding:28px 16px 0;display:flex}.panel-chart span{background:var(--green);opacity:.76;transform-origin:bottom;flex:1;min-width:5px;animation:.72s cubic-bezier(.22,1,.36,1) both chartRise}.panel-chart span:nth-child(2){animation-delay:40ms}.panel-chart span:nth-child(3){animation-delay:80ms}.panel-chart span:nth-child(4){animation-delay:.12s}.panel-chart span:nth-child(5){animation-delay:.16s}.panel-chart span:nth-child(6){animation-delay:.2s}.panel-chart span:nth-child(7){animation-delay:.24s}.panel-chart span:nth-child(8){animation-delay:.28s}.panel-chart span:nth-child(9){animation-delay:.32s}.panel-chart span:nth-child(10){animation-delay:.36s}.panel-chart span:nth-child(11){animation-delay:.4s}.panel-chart span:nth-child(12){animation-delay:.44s}.panel-chart span:nth-child(3n){background:var(--coral);opacity:.9}.panel-caption{color:#7d8783;justify-content:space-between;align-items:center;padding:16px;font-size:10px;display:flex}.panel-caption strong{color:var(--green);font-size:12px}.cases-section{padding-bottom:118px}.cases-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.case{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;transition:border-color .26s,box-shadow .26s,transform .26s;display:flex;position:relative;overflow:hidden}.case:first-child{grid-column:span 7}.case:nth-child(2){grid-column:span 5}.case:nth-child(3){grid-column:1/-1;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);display:grid}.case:hover{border-color:#c6cec9;transform:translateY(-5px);box-shadow:0 22px 56px #0c14101a}.case-media{aspect-ratio:16/10;min-height:300px;position:relative;overflow:hidden}.case:nth-child(3) .case-media{aspect-ratio:auto;min-height:440px}.case-media img{object-fit:cover;transition:transform .75s cubic-bezier(.22,1,.36,1)}.case:first-child .case-media img{object-position:center 42%}.case:nth-child(2) .case-media img{object-position:57% center}.case:nth-child(3) .case-media img{object-position:center}.case:hover .case-media img{transform:scale(1.035)}.case-media-shade{pointer-events:none;background:linear-gradient(#05080761 0%,#0000 42%,#0508071f 100%);position:absolute;inset:0}.case-media-meta{color:#fff;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:10px;font-weight:650;display:flex;position:absolute;top:20px;left:22px;right:22px}.case-media-meta span:last-child{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090d0b5c;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.case-body{flex-direction:column;flex:1;padding:30px;display:flex}.case:nth-child(3) .case-body{padding:38px}.case-topline{color:#717a75;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:30px;font-size:10px;display:flex}.case-topline svg{color:var(--green-dark);transition:transform .22s}.case:hover .case-topline svg{transform:translate(3px,-3px)}.case h3{max-width:520px;font-size:26px}.case-body>p{color:var(--muted);max-width:590px;margin:0;font-size:15px;line-height:1.7}.case-stat{border-top:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:end;gap:14px;margin-top:auto;padding-top:26px;display:grid}.case-stat strong{font-size:36px;font-weight:600;line-height:1}.case-stat span{color:var(--muted);max-width:180px;font-size:12px;line-height:1.35}.outcomes{background:var(--paper-soft);padding:120px max(24px, calc((100vw - var(--max-width)) / 2));grid-template-columns:.85fr 1.15fr;gap:90px;display:grid}.outcomes-title{align-self:center}.outcomes-grid{border-top:1px solid #d4d9d6;border-left:1px solid #d4d9d6;grid-template-columns:repeat(2,1fr);display:grid}.outcome{border-bottom:1px solid #d4d9d6;border-right:1px solid #d4d9d6;min-height:220px;padding:31px;transition:background .22s,color .22s}.outcome:hover{background:#fff}.outcome svg{color:var(--green-dark)}.outcome h3{margin:40px 0 10px;font-size:20px}.outcome p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.studio-section{color:#fff;background:#101312;grid-template-columns:1fr 1fr;min-height:760px;display:grid}.studio-image-wrap{min-height:760px;position:relative}.studio-image{object-fit:cover;object-position:center 55%;transition:transform .9s cubic-bezier(.22,1,.36,1)}.studio-image-wrap{overflow:hidden}.studio-image-wrap:hover .studio-image{transform:scale(1.025)}.image-label{color:#ffffffad;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;background:#080a09b8;border:1px solid #ffffff29;border-radius:5px;padding:9px 11px;font-size:10px;position:absolute;bottom:24px;left:24px}.studio-copy{align-self:center;max-width:650px;padding:80px 72px}.studio-lead{color:#ffffffb3;margin:28px 0 0;font-size:18px;line-height:1.55}.studio-list{border-top:1px solid #ffffff24;margin-top:40px;display:grid}.studio-list>div{border-bottom:1px solid #ffffff24;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:22px 0;display:grid}.studio-list svg{color:var(--green);margin-top:2px}.studio-list span{color:#ffffff94;font-size:13px;line-height:1.55}.studio-list strong{color:#fff;margin-bottom:4px;font-size:14px;display:block}.formats-section{padding-bottom:110px}.formats-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.format{border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:410px;padding:30px;transition:background .22s,border-color .22s,transform .22s;display:flex}.format:hover{background:#f8faf8;border-color:#cbd3ce;transform:translateY(-4px)}.format-topline{color:var(--green-dark);justify-content:space-between;align-items:center;display:flex}.format-topline span{font-family:var(--font-geist-mono), monospace;font-size:11px}.format h3{margin:70px 0 16px;font-size:26px;font-weight:590;line-height:1.2}.format>p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.format ul{border-top:1px solid var(--line);gap:11px;margin:auto 0 0;padding:23px 0 0;list-style:none;display:grid}.format li{color:#363c39;align-items:center;gap:8px;font-size:13px;display:flex}.format li svg{color:var(--green-dark)}.formats-note{background:var(--paper-soft);border-radius:7px;justify-content:space-between;align-items:center;min-height:76px;margin-top:14px;padding:18px 22px;display:flex}.formats-note>span{color:var(--muted);font-size:13px}.formats-note a{color:var(--green-dark);white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.text-link{color:var(--green);align-items:center;gap:9px;margin-top:32px;font-size:14px;font-weight:650;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(3px,-3px)}.process-section{padding-bottom:110px}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-step{border-right:1px solid var(--line);min-height:290px;padding:30px 28px;transition:background .22s}.process-step:hover{background:#f8faf8}.process-step:first-child{padding-left:0}.process-step:last-child{border-right:0;padding-right:0}.process-step>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;font-size:12px}.process-step h3{margin:88px 0 13px;font-size:20px;font-weight:600}.process-step p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.faq-section{border-top:1px solid var(--line);max-width:var(--max-width);grid-template-columns:.7fr 1.3fr;gap:100px;margin:0 auto;padding:110px 24px 130px;display:grid}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:76px;padding:20px 0;font-size:18px;font-weight:570;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-dark);font-size:24px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);margin:-5px 50px 25px 0;font-size:14px;line-height:1.65}.contact-section{background:var(--ink);color:#fff;padding:116px 24px}.contact-layout{max-width:var(--max-width);grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:start;gap:90px;margin:0 auto;display:grid}.contact-form-reveal{width:100%}.contact-copy{padding-top:26px}.contact-copy h2{margin:0;font-size:48px;font-weight:570;line-height:1.08}.contact-copy>p:not(.eyebrow){color:#ffffff9e;margin:27px 0 0;font-size:16px;line-height:1.65}.contact-promises{border-top:1px solid #ffffff24;gap:14px;margin-top:36px;padding-top:28px;display:grid}.contact-promises span{color:#ffffffb8;align-items:center;gap:10px;font-size:13px;display:flex}.contact-promises svg{color:var(--green);flex:none}.contact-direct{color:var(--green);align-items:center;gap:8px;margin-top:34px;font-size:13px;font-weight:650;display:inline-flex}.brief-form{color:var(--ink);background:#fff;border-radius:8px;padding:28px}.brief-form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}.brief-form-head span{font-size:20px;font-weight:620}.brief-form-head strong{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;align-items:center;font-size:10px;font-weight:600;display:flex}.brief-form-head strong:before{background:var(--green);content:"";border-radius:50%;width:7px;height:7px;margin-right:7px}.brief-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.brief-grid label{gap:7px;display:grid}.brief-grid label>span{color:#4f5753;font-size:12px;font-weight:600}.brief-wide{grid-column:1/-1}.brief-grid input,.brief-grid select,.brief-grid textarea{color:var(--ink);background:#f7f8f7;border:1px solid #dce1de;border-radius:6px;outline:none;width:100%;font-size:14px;transition:background .18s,border-color .18s,box-shadow .18s}.brief-grid input,.brief-grid select{height:48px;padding:0 13px}.brief-grid textarea{resize:vertical;min-height:122px;padding:13px}.brief-grid input:focus,.brief-grid select:focus,.brief-grid textarea:focus{border-color:var(--green-dark);background:#fff;box-shadow:0 0 0 3px #35dda024}.brief-grid input::placeholder,.brief-grid textarea::placeholder{color:#929a96}.brief-submit{background:var(--green);color:#04130d;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:50px;margin-top:20px;font-size:14px;font-weight:680;display:flex}.brief-submit svg:last-child{margin-left:auto}.brief-submit svg:first-child{margin-left:3px}.brief-submit:hover{background:#5be8b3}.brief-privacy{color:#727a76;margin:13px 0 0;font-size:10px;line-height:1.5}.brief-privacy a{color:var(--green-dark);text-underline-offset:2px;text-decoration:underline}.brief-status{color:var(--green-dark);align-items:center;gap:7px;min-height:17px;margin:12px 0 0;font-size:11px;display:flex}.legal-page{background:var(--paper);min-height:100svh}.legal-content{max-width:820px;margin:0 auto;padding:150px 24px 120px}.legal-content>h1,.not-found h1{margin:0;font-size:54px;font-weight:590;line-height:1.05}.legal-updated{color:var(--muted);font-family:var(--font-geist-mono), monospace;margin:20px 0 70px;font-size:11px}.legal-content section{border-top:1px solid var(--line);padding:30px 0}.legal-content section h2{margin:0 0 13px;font-size:20px;font-weight:620}.legal-content section p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.legal-content section a{color:var(--green-dark);text-underline-offset:3px;text-decoration:underline}.legal-back{color:var(--green-dark);margin-top:30px;font-size:14px;font-weight:650;display:inline-flex}.not-found{max-width:var(--max-width);flex-direction:column;justify-content:center;align-items:flex-start;min-height:720px;margin:0 auto;padding:120px 24px 80px;display:flex}.not-found>span{color:var(--green-dark);font-family:var(--font-geist-mono), monospace;margin-bottom:22px;font-size:13px}.not-found p{color:var(--muted);margin:22px 0 32px;font-size:17px}footer{background:var(--ink);color:#fff;min-height:150px;padding:32px max(24px, calc((100vw - var(--max-width)) / 2));border-top:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;display:grid}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand strong,.footer-brand span{display:block}.footer-brand strong{font-size:14px}.footer-brand div span{color:#fff6;margin-top:3px;font-size:10px}.footer-links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.copyright{color:#ffffff61;justify-self:end;font-size:11px}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(34px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-group>*{opacity:0;transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);transform:translateY(34px)}.reveal-group.is-visible>*{opacity:1;transform:translateY(0)}.reveal-group.is-visible>:nth-child(2){transition-delay:80ms}.reveal-group.is-visible>:nth-child(3){transition-delay:.16s}.reveal-group.is-visible>:nth-child(4){transition-delay:.24s}@keyframes heroCopyIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSettle{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1.01)}}@keyframes livePulse{0%{box-shadow:0 0 #35dda057}70%{box-shadow:0 0 0 8px #35dda000}to{box-shadow:0 0 #35dda000}}@keyframes chartRise{0%{opacity:0;transform:scaleY(.08)}to{opacity:.76;transform:scaleY(1)}}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.mobile-menu-button{display:flex}.hero h1{font-size:68px}.hero-lead{font-size:28px}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-item:nth-child(2){border-right:0}.proof-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.system-section{grid-template-columns:1fr;gap:60px}.control-panel{min-height:460px}.cases-grid{grid-template-columns:1fr}.case,.case:first-child,.case:nth-child(2),.case:nth-child(3){grid-column:1}.case:nth-child(3){display:flex}.case:nth-child(3) .case-media{aspect-ratio:16/10;min-height:360px}.case-topline{margin-bottom:30px}.case h3{max-width:620px}.case-body>p{max-width:720px}.outcomes{grid-template-columns:1fr;gap:60px}.studio-copy{padding:70px 48px}.formats-grid{grid-template-columns:1fr}.format{min-height:330px}.format h3{max-width:620px;margin-top:48px}.contact-layout{grid-template-columns:1fr;gap:58px}.contact-copy{max-width:720px;padding-top:0}.brief-form{max-width:760px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-step{border-bottom:1px solid var(--line)}.process-step:nth-child(2){border-right:0}.process-step:nth-child(3){padding-left:0}}@media (width<=760px){.site-header{height:64px;padding:0 16px}.brand-name{font-size:15px}.brand-mark{width:30px;height:30px}.header-cta{justify-content:center;width:40px;height:40px;padding:0;font-size:0}.header-cta svg{width:19px;height:19px}.mobile-nav-panel{top:64px}.hero{height:calc(100svh - 70px);min-height:560px}.hero-image{object-position:62% center}.hero-shade{background:#0000006b}.hero-content{justify-content:flex-end;padding:94px 20px 98px}.eyebrow{margin-bottom:17px;font-size:10px}.hero h1{margin-bottom:17px;font-size:45px}.hero-lead{margin-bottom:14px;font-size:23px}.hero-copy{font-size:14px;line-height:1.5}.hero-actions{align-items:stretch;gap:9px;margin-top:26px;display:grid}.button{width:100%;min-height:48px}.hero-foot{font-size:9px;bottom:20px;left:20px;right:20px}.hero-foot span:last-child{display:none}.proof-strip{grid-template-columns:1fr 1fr;margin:0}.proof-item{flex-direction:column;align-items:flex-start;gap:5px;min-height:122px;padding:22px 18px}.proof-item strong{font-size:22px}.proof-status{flex-direction:row;align-items:center;gap:10px}.section{padding:84px 20px}.section-heading{grid-template-columns:1fr;align-items:start;gap:28px;margin-bottom:48px}.section-heading h2,.system-copy h2,.outcomes-title h2,.studio-copy h2,.faq-title h2,.contact-inner h2{font-size:34px}.section-intro{font-size:14px}.services-grid{grid-template-columns:1fr}.service,.service:nth-child(2n){border-bottom:1px solid var(--line);border-right:0;min-height:0;padding:30px 0 35px}.service:last-child{border-bottom:0}.service-top{margin-bottom:34px}.service h3,.case h3{font-size:24px}.service ul{flex-direction:column;align-items:flex-start;margin-top:26px}.system-section{gap:50px;padding:86px 20px}.system-copy>p:not(.eyebrow){font-size:14px}.control-panel{min-height:390px}.panel-project{margin:12px}.panel-project-head{grid-template-columns:auto 1fr}.online-badge{display:none}.panel-health{grid-template-columns:1fr}.panel-health>div{border-bottom:1px solid #2a302e;border-right:0;padding:13px 8px}.panel-health>div:last-child{border-bottom:0}.panel-chart{gap:5px;height:125px;padding:20px 6px 0}.cases-section{padding-bottom:80px}.case{min-height:0;padding:0}.case-media,.case:nth-child(3) .case-media{aspect-ratio:4/3;min-height:250px}.case-body,.case:nth-child(3) .case-body{padding:24px}.case-topline{margin-bottom:24px}.case-body>p{font-size:14px;line-height:1.65}.case-stat{margin-top:30px}.case-stat strong{font-size:31px}.outcomes{gap:45px;padding:86px 20px}.outcomes-grid{grid-template-columns:1fr}.outcome{min-height:185px;padding:28px}.outcome h3{margin-top:28px}.studio-section{grid-template-columns:1fr}.studio-image-wrap{min-height:560px}.studio-copy{padding:84px 20px}.studio-lead{font-size:16px}.formats-grid{grid-template-columns:1fr}.format{min-height:360px;padding:25px}.format h3{margin-top:46px;font-size:24px}.formats-note{flex-direction:column;align-items:flex-start;gap:18px;padding:20px}.process-grid{grid-template-columns:1fr}.process-step,.process-step:first-child,.process-step:nth-child(3),.process-step:last-child{border-bottom:1px solid var(--line);border-right:0;min-height:220px;padding:28px 0}.process-step:last-child{border-bottom:0}.process-step h3{margin-top:60px}.faq-section{grid-template-columns:1fr;gap:45px;padding:80px 20px 100px}.faq-list summary{font-size:16px}.contact-section{padding:94px 20px}.contact-layout{gap:48px}.contact-copy h2{font-size:38px}.contact-copy>p:not(.eyebrow){font-size:15px}.brief-form{padding:22px 18px}.brief-form-head{flex-direction:column;align-items:flex-start;gap:7px}.brief-grid{grid-template-columns:1fr}.brief-wide{grid-column:auto}.legal-content{padding:125px 20px 90px}.legal-content>h1,.not-found h1{font-size:39px}.legal-updated{margin-bottom:50px}.not-found{min-height:620px;padding:110px 20px 70px}footer{grid-template-columns:1fr;align-items:start;padding:46px 20px}.footer-links{flex-wrap:wrap;gap:18px 24px}.copyright{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.reveal-group>*{opacity:1!important;transform:none!important}}
