@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/poppins-300-latin.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins-400-latin.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/poppins-500-latin.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins-600-latin.woff2)format("woff2")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins-700-latin.woff2)format("woff2")}:root{--font-poppins:"Poppins", Arial, sans-serif;--font-sans:var(--font-poppins), Poppins, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-display:var(--font-sans);--color-primary:#212121;--color-primary-hover:#2d2d2d;--color-primary-soft:#f3f3f3;--color-blue-600:var(--color-primary);--color-blue-500:var(--color-primary-hover);--color-blue-100:var(--color-primary-soft);--color-navy-950:#05071a;--color-ink:#121532;--color-muted:#727997;--color-paper:#fff;--color-line:#e6e9f8;--blue:var(--color-blue-600);--blue-2:var(--color-blue-500);--deep:var(--color-navy-950);--ink:var(--color-ink);--muted:var(--color-muted);--paper:var(--color-paper);--soft:var(--color-blue-100);--line:var(--color-line);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-28:112px;--space-32:128px;--text-xs:12px;--text-sm:14px;--text-md:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:32px;--text-4xl:40px;--text-5xl:56px;--text-6xl:72px;--h1-size:48px;--h1-size-mobile:32px;--leading-tight:1.05;--leading-title:1.12;--leading-body:1.5;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--radius-pill:999px;--shadow-soft:0 24px 60px #21212124;--shadow:var(--shadow-soft);--button-height:40px;--button-height-lg:40px;--button-padding-x:22px;--button-radius:var(--radius-sm);--button-font-size:var(--text-sm);--button-font-weight:450;--button-primary-bg:#fff;--button-primary-bg-hover:#f4f4f4;--button-primary-text:var(--color-primary);--button-secondary-bg:var(--color-primary);--button-secondary-bg-hover:var(--color-primary-hover);--button-secondary-text:#f5f5f5;--button-secondary-border:#ffffff0f;--button-tertiary-text:var(--color-primary);--button-shadow:none;--container-max:1200px;--container-gutter:clamp(20px, 5vw, 40px);--container:min(var(--container-max), calc(100vw - (var(--container-gutter) * 2)));--container-x:max(var(--container-gutter), calc((100vw - var(--container-max)) / 2));--header-height:90px;--brand-wordmark:url(/brand/blackwing-wordmark.png);--brand-wordmark-light:url(/brand/blackwing-wordmark-light.png)}*,:before,:after{box-sizing:border-box;font-family:var(--font-sans)!important}html{scroll-behavior:smooth;font-family:var(--font-sans)!important}body{background:var(--paper);color:var(--ink);text-rendering:geometricprecision;margin:0;font-family:var(--font-sans)!important}h1{font-size:var(--h1-size);letter-spacing:0;line-height:1.02}a{color:inherit;text-decoration:none}button,input,textarea,select{font-size:inherit;font-weight:inherit;line-height:inherit;font-family:var(--font-sans)!important}input{width:100%}button{cursor:pointer}.container,.content-container{width:var(--container);margin-inline:auto}.section-pad{padding-inline:var(--container-x)}.site-header{z-index:50;justify-content:space-between;align-items:center;gap:var(--space-6);width:100%;height:90px;box-shadow:none;color:#f7f7f7;will-change:width, height, padding, top;background:0 0;border-bottom:0;padding:0 22px 0 14px;transition:top .52s cubic-bezier(.16,1,.3,1),width .52s cubic-bezier(.16,1,.3,1),height .52s cubic-bezier(.16,1,.3,1),padding .52s cubic-bezier(.16,1,.3,1),border-color .52s cubic-bezier(.16,1,.3,1),border-radius .52s cubic-bezier(.16,1,.3,1),background .52s cubic-bezier(.16,1,.3,1),box-shadow .52s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:50%;right:auto;transform:translate(-50%)}.site-header.is-scrolled{-webkit-backdrop-filter:blur(22px)saturate(1.18);background:linear-gradient(#222c,#121212ad),#121212c2;border:1px solid #ffffff17;border-radius:14px;grid-template-columns:auto 1fr auto;width:min(860px,100vw - 40px);height:62px;padding:8px 10px;display:grid;top:14px;box-shadow:0 22px 70px #00000057,0 8px 22px #00000038,inset 0 1px #ffffff14}.site-header.is-scrolled .nav-logo-bubble,.site-header.is-scrolled .desktop-nav a,.site-header.is-scrolled .nav-dropdown-trigger{background:#ffffff09;border-color:#ffffff0f;box-shadow:inset 0 1px #ffffff0b}.site-header.is-scrolled .nav-left{display:contents}.site-header.is-scrolled .desktop-nav{justify-self:center}.site-header.is-scrolled .nav-actions{justify-self:end;margin-left:0}.site-header.is-scrolled .nav-logo-bubble{width:136px;min-width:136px;height:38px}.site-header.is-scrolled .wordmark-brand img{width:104px}.site-header.is-scrolled .desktop-nav a,.site-header.is-scrolled .nav-dropdown-trigger,.site-header.is-scrolled .nav-cta{min-height:38px}.site-header.is-scrolled .desktop-nav a,.site-header.is-scrolled .nav-dropdown-trigger{padding:0 14px}.site-header.is-scrolled .nav-cta{padding:0 18px;box-shadow:0 10px 24px #00000038,inset 0 1px #ffffff6b}.brand{letter-spacing:0;align-items:center;gap:11px;font-size:32px;font-weight:700;display:inline-flex}.nav-left,.nav-actions{align-items:center;gap:var(--space-2);display:flex}.nav-left{min-width:0}.nav-actions{margin-left:auto}.nav-logo-bubble{border-radius:var(--radius-sm);background:var(--color-primary);border:1px solid #ffffff0f;justify-content:center;width:148px;min-width:148px;height:42px;padding:0 18px;transition:background .18s,transform .18s;position:relative;box-shadow:0 12px 32px #00000057,0 3px 10px #0000003d,inset 0 1px #ffffff09}.nav-logo-bubble:hover{background:var(--color-primary-hover);transform:translateY(-1px)}.wordmark-brand img{object-fit:contain;object-position:center;width:112px;max-width:none;height:auto;display:block}.desktop-nav{align-items:center;gap:var(--space-2);color:#f7f7f7;min-width:0;font-size:var(--text-sm);line-height:20px;display:flex;position:relative}.desktop-nav a,.nav-dropdown-trigger{border-radius:var(--radius-sm);background:var(--color-primary);color:#f5f5f5;min-height:40px;font-family:inherit;font-size:var(--text-sm);letter-spacing:0;white-space:nowrap;border:1px solid #ffffff0b;justify-content:center;align-items:center;padding:0 18px;font-weight:540;line-height:20px;transition:color .18s,background .18s,transform .18s;display:inline-flex;position:relative;box-shadow:0 12px 30px #00000052,0 2px 8px #0003,inset 0 1px #ffffff09}.nav-dropdown-trigger{appearance:none;cursor:pointer;gap:7px;margin:0;font-family:inherit}.nav-dropdown-trigger span{color:inherit;font:inherit;line-height:1}.desktop-nav a:hover,.nav-dropdown-trigger:hover,.nav-dropdown:focus-within .nav-dropdown-trigger{color:#fff;background:var(--color-primary-hover);transform:translateY(-1px)}.nav-dropdown{position:relative}.nav-dropdown:after{content:"";height:14px;position:absolute;top:100%;left:0;right:0}.nav-dropdown-menu{z-index:60;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.14);background:linear-gradient(#212121f0,#111111eb),#111111f0;border:1px solid #ffffff17;border-radius:12px;gap:6px;width:300px;padding:10px;transition:opacity .18s,transform .18s;display:grid;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px);box-shadow:0 24px 70px #00000057,inset 0 1px #ffffff0f}.nav-dropdown-menu a{min-height:42px;box-shadow:none;color:#ffffffb8;background:0 0;border-radius:8px;justify-content:flex-start;align-items:center;padding:0 14px;font-size:13px;font-weight:450}.nav-dropdown-menu .nav-product-link{flex-direction:row;justify-content:flex-start;min-height:42px}.nav-dropdown-menu .nav-service-link{flex-direction:row;justify-content:flex-start;line-height:1.2}.nav-dropdown-menu a strong{color:inherit;font-size:13px;font-weight:550;line-height:1.2}.nav-dropdown-menu a span{color:#ffffff6b;font-size:11px;font-weight:300;line-height:1.2}.nav-dropdown-label{color:#ffffff61;padding:8px 12px 4px;font-size:11px;font-weight:500;line-height:1}.nav-dropdown-menu a:hover{color:#fff;background:#ffffff0f;transform:none}.nav-dropdown-menu a:hover span{color:#ffffff94}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-cta{border-radius:var(--radius-sm);min-height:40px;color:var(--color-primary);font-size:var(--text-sm);white-space:nowrap;background:#fff;border:1px solid #fff;justify-content:center;align-items:center;padding:0 22px;font-weight:450;transition:background .18s,border-color .18s,transform .18s;display:inline-flex;position:relative;box-shadow:0 14px 32px #00000057,0 3px 10px #00000038,inset 0 1px #ffffff6b}.nav-cta:hover{background:#f1f1f1;border-color:#f1f1f1;transform:translateY(-1px)}.mobile-menu{display:none;position:relative}.mobile-menu summary{width:46px;height:46px;color:var(--color-primary);cursor:pointer;pointer-events:auto;background:#fbfbfb;border:1px solid #e6e6e7;border-radius:50%;place-items:center;list-style:none;display:grid;box-shadow:0 12px 30px #00000042,0 2px 8px #00000029,inset 0 1px #ffffff6b}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu div{min-width:220px;padding:var(--space-3);border-radius:var(--radius-lg);pointer-events:auto;background:#fbfbfbfa;border:1px solid #07080614;display:grid;position:absolute;top:58px;right:0;box-shadow:0 28px 80px #00000061,0 6px 20px #0003}.mobile-menu a{color:var(--color-primary);border-radius:10px;padding:13px 12px;box-shadow:0 7px 18px #00000014}.mobile-menu-label{color:#21212173;padding:12px 12px 4px;font-size:11px;font-weight:500;line-height:1}.hero{background:radial-gradient(ellipse 48% 28% at 52% 55%, #ffffff13, transparent 68%), linear-gradient(180deg, #1d1d1d 0%, var(--color-primary) 54%, #171717 100%);place-items:center;min-height:820px;padding:112px 24px 196px;display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{pointer-events:none;content:"";position:absolute;inset:0}.hero:before{background:linear-gradient(90deg,#ffffff09,#0000 18% 82%,#ffffff09),linear-gradient(#ffffff09,#0000 16%),linear-gradient(#0000 84%,#ffffff0e)}.hero:after{background:linear-gradient(#0000 0 78%,#0000002e 100%),radial-gradient(30% 20% at 50% 44%,#ffffff0f,#0000 72%)}.hero-glow{filter:blur(28px);background:radial-gradient(#ffffff21,#ffffff0e 44%,#0000 72%);border-radius:50%;width:min(820px,72vw);height:260px;position:absolute;top:210px;left:50%;transform:translate(-50%)}.hero-band-canvas{z-index:0;opacity:.58;pointer-events:none;width:100%;height:calc(100% - 258px);position:absolute;inset:132px 0 126px}.hero-copy{z-index:2;text-align:center;width:min(780px,100vw - 40px);position:relative}.hero-eyebrow{color:#ffffff9e;width:auto;font-size:var(--text-xs);margin:0 0 16px;font-weight:400;line-height:1.2}.hero h1{color:#fff;max-width:780px;font-size:var(--h1-size);letter-spacing:0;gap:0;margin:0 auto;font-weight:520;line-height:1;display:grid}.hero h1 span:first-child{color:#ffffff75}.hero h1 span{white-space:nowrap}.hero h1 span:last-child{color:#fff}.hero-copy>p:not(.hero-eyebrow){color:#ffffffa3;white-space:nowrap;width:min(760px,100%);margin:24px auto 42px;font-size:clamp(13px,1.15vw,17px);font-weight:460;line-height:1.38}.hero-actions{justify-content:center;gap:var(--space-3);display:flex}.hero-actions .button{width:144px}.hero-logo-marquee{z-index:2;opacity:.92;width:min(820px,100vw - 40px);margin-inline:auto;position:absolute;bottom:54px;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.hero-logo-marquee p{color:#ffffff94;font-size:var(--text-md);text-align:center;margin:0 0 28px;font-weight:430}.hero-logo-marquee em{color:#ffffffd1;font-style:italic}.hero-logo-track{gap:42px;width:max-content;animation:22s linear infinite heroLogoMarquee;display:flex}.hero-logo-track span{place-items:center;width:72px;height:42px;display:grid}.hero-logo-track img{object-fit:contain;width:42px;height:42px;display:block}@keyframes heroLogoMarquee{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 21px))}}.autopilot-section{padding:86px var(--container-x) 112px;color:#f7f7f7;background:#171717}.proof-band{padding:78px var(--container-x);color:#f7f7f7;background:radial-gradient(circle at 72% 18%,#df702714,#0000 30%),#141414;grid-template-columns:.9fr 1.3fr;align-items:end;gap:48px;display:grid}.proof-band>div{width:100%;max-width:var(--container);margin:0 auto}.proof-band>div:first-child{justify-self:end;max-width:420px}.proof-band p{color:#ffffff85;font-size:var(--text-sm);margin:0;font-weight:400}.proof-band h2{color:#f7f7f7;margin:16px 0 0;font-size:clamp(28px,3vw,42px);font-weight:500;line-height:1.06}.proof-card-grid{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.proof-card{background:#ffffff03;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:178px;padding:22px}.proof-card span{color:#ffffff5c;font-size:var(--text-xs);margin-bottom:34px;font-weight:500;display:inline-flex}.proof-card h3{color:#f7f7f7;margin:0 0 12px;font-size:20px;font-weight:500;line-height:1.18}.proof-card p{color:#ffffff8f;font-size:var(--text-sm);line-height:1.5}.autopilot-head{width:var(--container);margin:0 auto 46px}.autopilot-head p{color:#ffffff7a;font-size:var(--text-sm);margin:0 0 18px;font-weight:430}.autopilot-head h2{color:#ffffffb8;letter-spacing:0;margin:0;font-size:clamp(30px,3.4vw,46px);font-weight:500;line-height:1.04}.autopilot-head h2 span{color:#fff;text-shadow:0 0 28px #fff3}.autopilot-grid{width:var(--container);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid}.autopilot-card,.autopilot-metric{background:radial-gradient(circle at 50% 0,#ffffff0b,#0000 42%),#ffffff02;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:258px;padding:22px;transition:background .26s,border-color .26s,box-shadow .26s;position:relative}.autopilot-card:before,.autopilot-metric:before{z-index:0;opacity:0;content:"";pointer-events:none;background:radial-gradient(circle at 50% 18%,#df702724,#0000 38%),linear-gradient(#ffffff0b,#0000 58%);transition:opacity .26s;position:absolute;inset:0}.autopilot-card>*,.autopilot-metric>*{z-index:1;position:relative}.autopilot-card:hover,.autopilot-metric:hover{background:radial-gradient(circle at 50% 0,#df702717,#0000 48%),#ffffff05;border-bottom-color:#ffffff2e;border-right-color:#ffffff2e;box-shadow:inset 0 0 0 1px #df70271f}.autopilot-card:hover:before,.autopilot-metric:hover:before{opacity:1}.autopilot-visual{height:148px;box-shadow:none;background:0 0;border-radius:0;margin-bottom:24px;transition:background .26s,box-shadow .26s,transform .26s;position:relative;overflow:hidden}.autopilot-visual:after{opacity:0;content:"";background:linear-gradient(90deg,#0000,#ffffff13,#0000);position:absolute;inset:0;transform:translate(-100%)}.autopilot-card:hover .autopilot-visual{box-shadow:none;background:radial-gradient(circle at 50% 42%,#df702714,#0000 58%);transform:translateY(-2px)}.autopilot-card:hover .autopilot-visual:after{animation:2.4s ease-in-out infinite visualScan}.autopilot-visual span{z-index:1;white-space:nowrap;display:block;position:absolute}.autopilot-visual:after{display:none}.autopilot-card:hover .autopilot-visual{background:radial-gradient(circle at 50% 42%,#df70270b,#0000 58%);transform:none}.autopilot-system{z-index:2;position:absolute;inset:10px 12px 8px;overflow:hidden}.autopilot-system,.autopilot-system *{box-sizing:border-box}.autopilot-system div,.autopilot-system i,.autopilot-system span,.autopilot-system strong,.autopilot-system svg{display:block;position:absolute}.autopilot-system span,.autopilot-system strong{white-space:nowrap}.system-inputs,.crm-pipeline,.sop-doc,.sop-checklist,.dashboard-panel,.dashboard-alerts,.system-output,.followup-card{background:#ffffff0a;border:1px solid #ffffff18;transition:border-color .24s,background .24s,box-shadow .24s;box-shadow:0 18px 34px #0003}.autopilot-card:hover .system-inputs,.autopilot-card:hover .crm-pipeline,.autopilot-card:hover .sop-doc,.autopilot-card:hover .sop-checklist,.autopilot-card:hover .dashboard-panel,.autopilot-card:hover .dashboard-alerts,.autopilot-card:hover .system-output,.autopilot-card:hover .followup-card{background:#ffffff0d;border-color:#df702738;box-shadow:0 20px 38px #0000003d}.system-inputs{border-radius:8px;width:122px;height:98px;top:14px;left:0}.system-inputs span{color:#ffffff94;text-indent:8px;background:#ffffff0e;border-radius:5px;width:88px;height:18px;font-size:8px;line-height:18px;left:12px}.system-inputs span:first-child{top:12px}.system-inputs span:nth-child(2){top:40px}.system-inputs span:nth-child(3){top:68px}.system-path{background:linear-gradient(90deg,#ffffff1c,#df70278f,#ffffff29);height:1px;top:62px;left:116px;right:84px}.system-path i{background:#df7027db;border-radius:50%;width:9px;height:9px;transition:transform .24s,box-shadow .24s;top:-4px;box-shadow:0 0 14px #df702757}.system-path i:first-child{left:0}.system-path i:nth-child(2){left:calc(50% - 4px)}.system-path i:nth-child(3){right:0}.autopilot-card:hover .system-path i:nth-child(2){transform:scale(1.28);box-shadow:0 0 20px #df702794}.system-output{background:#df702716;border-color:#df702738;border-radius:8px;width:88px;height:54px;top:38px;right:0}.system-output strong,.followup-card strong{color:#ffffffe0;font-size:10px;font-weight:500;top:10px;left:12px}.system-output span,.followup-card span{color:#ffffff7a;font-size:8px;top:29px;left:12px}.crm-pipeline{background:linear-gradient(90deg,#0000 32%,#ffffff0e 32% 33%,#0000 33% 65%,#ffffff0e 65% 66%,#0000 66%),#ffffff09;border-radius:8px;height:58px;inset:15px 6px auto}.crm-pipeline span{color:#ffffff94;text-align:center;background:#ffffff0d;border-radius:6px;width:68px;height:22px;font-size:8px;line-height:22px;top:18px}.crm-pipeline span:first-child{left:10px}.crm-pipeline span:nth-child(2){color:#ffdec9d1;background:#df70271a;border:1px solid #df702738;left:calc(50% - 34px)}.crm-pipeline span:nth-child(3){right:10px}.crm-system .system-path{top:84px;left:36px;right:36px}.followup-card{border-radius:8px;width:128px;height:48px;bottom:4px;right:22px}.sop-doc{border-radius:8px;width:132px;height:104px;top:13px;left:0}.sop-doc strong{color:#ffffffb8;white-space:normal;width:106px;font-size:9px;font-weight:500;line-height:1.25;top:14px;left:12px}.sop-doc span{background:#ffffff1c;width:96px;height:1px;left:12px}.sop-doc span:nth-child(2){top:58px}.sop-doc span:nth-child(3){width:70px;top:76px}.sop-checklist{border-radius:8px;width:142px;height:82px;top:24px;right:0}.sop-checklist span{color:#ffffff94;background:#ffffff0d;border-radius:5px;width:112px;height:17px;padding-left:16px;font-size:7.5px;line-height:17px;left:12px}.sop-checklist span:before{content:"";background:#df7027db;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:6px}.sop-checklist span:first-child{top:10px}.sop-checklist span:nth-child(2){top:33px}.sop-checklist span:nth-child(3){top:56px}.dashboard-panel{border-radius:9px;width:132px;height:104px;inset:14px auto auto 0}.dashboard-panel div{top:18px;left:14px}.dashboard-panel strong{color:#ffffffe6;font-size:30px;font-weight:500;line-height:1;position:static}.dashboard-panel span{color:#ffffff75;margin-top:5px;font-size:8px;position:static}.dashboard-panel svg{width:58px;height:36px;bottom:13px;right:10px;overflow:visible}.dashboard-panel path{fill:none;stroke:#df7027d1;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px #df702747)}.dashboard-panel circle{fill:#df7027f2}.dashboard-alerts{border-radius:8px;width:112px;height:82px;top:25px;right:0}.dashboard-alerts span,.dashboard-alerts strong{text-indent:18px;border-radius:5px;width:90px;height:18px;font-size:7.5px;font-weight:400;line-height:18px;left:10px}.dashboard-alerts span{color:#ffdec9c2;background:#df702714;border:1px solid #df70272e}.dashboard-alerts span:before{content:"";background:#df7027e6;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:8px}.dashboard-alerts span:first-child{top:12px}.dashboard-alerts span:nth-child(2){top:36px}.dashboard-alerts strong{color:#ffdec9d1;text-indent:0;text-align:center;background:#df70271f;border:1px solid #df702733;width:72px;top:60px}.mini-label,.mini-row,.mini-pill,.pipeline-card,.doc-title,.check-row{color:#ffffffb8;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:6px;height:22px;padding:0 8px;font-size:9px;line-height:20px;transition:border-color .22s,background .22s,color .22s,transform .22s;box-shadow:0 10px 22px #0000002e}.autopilot-card:hover .mini-label,.autopilot-card:hover .mini-row,.autopilot-card:hover .mini-pill,.autopilot-card:hover .pipeline-card,.autopilot-card:hover .doc-title,.autopilot-card:hover .check-row{color:#ffffffdb;background:#ffffff13;border-color:#ffffff2e}.visual-intake:before,.visual-intake:after,.visual-crm:before,.visual-crm:after,.visual-sop:before,.visual-sop:after,.visual-dashboard:before{content:"";position:absolute}.visual-intake:before{background:linear-gradient(90deg,#ffffff14,#df7027bd);height:1px;top:73px;left:132px;right:24px}.visual-intake:after{opacity:.7;background:#df7027e6;border-radius:50%;width:8px;height:8px;animation:4.6s ease-in-out infinite intakeDot;top:69px;left:130px;box-shadow:0 0 18px #df70279e}.autopilot-card:hover .visual-intake:after{animation-duration:1.85s}.mini-label{color:#ffffffd1;background:#ffffff13;top:10px;left:10px}.visual-intake .mini-row{color:#ffffff9e;width:108px;left:12px}.visual-intake .row-one{animation:5.2s ease-in-out infinite rowPulse;top:42px}.visual-intake .row-two{animation:5.2s ease-in-out .55s infinite rowPulse;top:70px}.visual-intake .row-three{animation:5.2s ease-in-out 1.1s infinite rowPulse;top:98px}.mini-pill{color:#ffd2b5eb;background:#df702729;border-color:#df70277a;top:62px;right:12px}.visual-crm:before{background:linear-gradient(90deg,#0000 32%,#ffffff0e 32% 33%,#0000 33% 66%,#ffffff0e 66% 67%,#0000 67%),#ffffff05;border:1px solid #ffffff0b;border-radius:7px;inset:24px 14px 18px}.visual-crm:after{opacity:0;background:#df702717;border-radius:7px;width:34%;animation:4.6s ease-in-out infinite stageGlow;top:38px;bottom:28px;left:43%}.pipeline-line{background:linear-gradient(90deg,#ffffff14,#df7027b8,#ffffff1f);height:1px;top:75px;left:28px;right:28px}.pipeline-line:after{content:"";background:#df7027e6;border-radius:999px;width:30px;height:3px;animation:3.2s linear infinite pipelineSweep;position:absolute;top:-1px;left:0;box-shadow:0 0 18px #df702785}.autopilot-card:hover .pipeline-line:after{animation-duration:1.7s}.pipeline-dot{background:#ffffff9e;border-radius:50%;width:10px;height:10px;top:70px}.dot-one{left:22%}.dot-two{background:#df7027c7;left:49%}.dot-three{left:76%}.pipeline-card{text-align:center;border-color:#ffffff24;width:112px;animation:3.8s ease-in-out infinite floatCard;top:30px;left:50%;transform:translate(-50%)}.autopilot-card:hover .pipeline-card{background:#df702729;border-color:#df702780}.doc-title{color:#ffffffd1;width:calc(100% - 28px);top:10px;left:14px}.visual-sop:before{background:linear-gradient(#df7027e6,#ffffff14);width:1px;top:45px;bottom:20px;left:28px}.visual-sop:after{border:1px solid #ffffff09;border-radius:7px;inset:38px 18px 14px}.check-row{width:calc(100% - 66px);padding-left:22px;left:46px}.check-row:before{content:"";background:#df7027d9;border-radius:50%;width:6px;height:6px;transition:box-shadow .22s,transform .22s;position:absolute;top:7px;left:8px}.autopilot-card:hover .check-row:before{transform:scale(1.2);box-shadow:0 0 12px #df7027b3}.visual-sop .row-one{animation:5s ease-in-out infinite rowPulse;top:48px}.visual-sop .row-two{animation:5s ease-in-out .6s infinite rowPulse;top:76px}.visual-sop .row-three{animation:5s ease-in-out 1.2s infinite rowPulse;top:104px}.visual-dashboard:before{background:linear-gradient(90deg,#ffffff04 1px,#0000 1px) 0 0/52px 52px,radial-gradient(circle at 73% 45%,#df702717,#0000 52%);border:0;border-radius:9px;animation:4.8s ease-in-out infinite dashboardGlow;inset:10px 4px 2px}.visual-dashboard{place-items:center;display:grid}.dashboard-svg{z-index:1;width:100%;max-width:278px;height:132px;font-family:inherit;display:block;position:relative;overflow:visible}.dash-frame{fill:url(#dashPanel);stroke:#ffffff14;stroke-width:1px;transition:stroke .22s,filter .22s}.dash-label,.dash-muted,.dash-live,.dash-alert text,.dash-blockers text{fill:#ffffff8c;letter-spacing:0;font-size:10px;font-weight:400}.dash-live{fill:#aaf6c4d6;font-size:9px}.dash-live-dot{fill:#65d697f2;filter:url(#dashGlow)}.dash-kpi{fill:#ffffffe6;letter-spacing:0;font-size:35px;font-weight:500}.dash-chart-base,.dash-chart-live{fill:none;stroke-linecap:round;stroke-linejoin:round}.dash-chart-base{stroke:#ffffff1c;stroke-width:2px}.dash-chart-live{stroke:#df7027d1;stroke-width:2.5px;stroke-dasharray:145;stroke-dashoffset:42px;filter:url(#dashGlow);animation:4.8s ease-in-out infinite dashTrace}.dash-chart-point{fill:#df7027eb;filter:url(#dashGlow)}.dash-alert rect,.dash-blockers rect{fill:#ffffff09;stroke:#ffffff14;stroke-width:1px;transition:fill .22s,stroke .22s,transform .22s}.dash-alert circle{fill:#df7027e6}.dash-alert-one rect{stroke:#ff69543d}.dash-alert-one circle{fill:#ff6954e0;animation:3.4s ease-in-out infinite alertBlink}.dash-blockers rect{fill:#df70271c;stroke:#df702738}.dash-blockers text{fill:#ffd2b5d6;font-size:8px}.autopilot-card:hover .dash-frame{stroke:#df70273d;filter:url(#dashGlow)}.autopilot-card:hover .dash-alert rect{fill:#ffffff0e;stroke:#df702747}@keyframes intakeDot{0%{opacity:0;transform:translate(0,0)}18%{opacity:1}70%{opacity:1}to{opacity:0;transform:translate(82px)}}@keyframes rowPulse{0%,to{opacity:.56;transform:translateY(0)}45%{opacity:1;transform:translateY(-1px)}}@keyframes pipelineSweep{0%{transform:translate(0)}to{transform:translate(680%)}}@keyframes floatCard{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}@keyframes dashboardGlow{0%,to{opacity:.34}50%{opacity:.86}}@keyframes chartGrow{0%,to{opacity:.48;transform:scaleX(.42)}50%{opacity:.9;transform:scaleX(.92)}}@keyframes dashTrace{0%,to{stroke-dashoffset:48px;opacity:.62}50%{stroke-dashoffset:0;opacity:1}}@keyframes alertBlink{0%,to{opacity:.45;transform:scale(.9)}45%{opacity:1;transform:scale(1.14)}}@keyframes stageGlow{0%{opacity:0;transform:translate(-58%)}35%,65%{opacity:1}to{opacity:0;transform:translate(56%)}}@keyframes visualScan{0%,62%{opacity:0;transform:translate(-100%)}78%{opacity:1}to{opacity:0;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.autopilot-visual:after,.visual-intake:after,.visual-crm:after,.visual-intake .mini-row,.pipeline-line:after,.pipeline-card,.check-row,.visual-dashboard:before,.dash-chart-live,.dash-alert-one circle{animation:none}}.autopilot-card h3{color:#fff;font-size:var(--text-md);margin:0;font-weight:500;line-height:1.25}.autopilot-card p{color:#ffffff85;font-size:var(--text-xs);margin:10px 0 0;font-weight:400;line-height:1.55}.autopilot-metric{align-content:center;gap:12px;min-height:158px;display:grid}.autopilot-metric:nth-child(5),.autopilot-metric:nth-child(10){grid-column:span 2}.autopilot-metric strong{color:#ffffffd1;font-size:clamp(22px,2.1vw,31px);font-weight:430;line-height:1.08;transition:color .22s,text-shadow .22s}.autopilot-metric span{color:#ffffff85;font-size:var(--text-xs);line-height:1.45;transition:color .22s}.autopilot-metric:hover strong{color:#fff;text-shadow:0 0 24px #df702747}.autopilot-metric:hover span{color:#ffffffb3}.services-showcase-head{width:var(--container);margin:0 auto 42px}.services-showcase-head p{color:#1818187a;font-size:var(--text-sm);margin:0 0 12px;font-weight:400}.services-showcase-head h2{color:#1b1b1b;letter-spacing:0;margin:0;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.04}.services-showcase-grid{width:var(--container);border-top:1px solid #1818181a;border-left:1px solid #1818181a;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;display:grid}.service-showcase-card{background:#f7f7f4;border-bottom:1px solid #1818181a;border-right:1px solid #1818181a;grid-template-rows:188px 1fr;min-height:438px;transition:background .26s;display:grid}.service-showcase-visual{background:radial-gradient(circle at 50% 42%,#df702717,#0000 34%),linear-gradient(#ffffffbd,#f7f7f4f5),#f7f7f4;border-bottom:1px solid #18181814;position:relative;overflow:hidden}.service-showcase-visual:after{content:"";pointer-events:none;background:linear-gradient(#ffffff1f,#f7f7f42e),radial-gradient(circle at 50% 18%,#ffffff5c,#0000 38%);position:absolute;inset:0}.service-showcase-visual img{object-fit:cover;opacity:.96;filter:saturate(.95)contrast(1.02);width:100%;height:100%;transition:transform .42s,opacity .42s,filter .42s;display:block;transform:scale(1.01)}.service-showcase-card:hover .service-showcase-visual img{opacity:1;filter:saturate()contrast(1.05);transform:scale(1.045)}.service-showcase-index{z-index:1;color:#1818189e;background:#ffffffb8;border:1px solid #1818181a;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:500;display:grid;position:absolute;top:26px;left:30px}.service-visual-native{z-index:1;transition:transform .34s;position:absolute;inset:24px 28px 22px}.service-showcase-card:hover .service-visual-native{transform:translateY(-3px)}.service-visual-native div,.service-visual-native span,.service-visual-native i,.service-visual-native b,.service-visual-native strong{box-sizing:border-box;display:block;position:absolute}.visual-doc,.visual-monitor,.visual-note,.visual-matrix,.visual-node-grid{background:linear-gradient(#ffffff18,#ffffff09);border:1px solid #ffffff1c;border-radius:8px;box-shadow:inset 0 1px #ffffff14,0 22px 60px #0003}.foundation-visual .visual-doc{width:176px;height:102px;padding:22px 20px;top:26px;left:54px}.foundation-visual .visual-doc i{background:#ffffff2e;border-radius:999px;width:100%;height:9px;margin-bottom:12px;position:static}.foundation-visual .visual-doc i:nth-child(2){width:74%}.foundation-visual .visual-doc i:nth-child(3){background:#df702761;width:52%}.foundation-visual .visual-map{background:#df702775;width:144px;height:1px;top:70px;right:54px}.foundation-visual .visual-map span{background:#df7027;border-radius:50%;width:11px;height:11px;top:-5px;box-shadow:0 0 22px #df702766}.foundation-visual .visual-map span:first-child{left:0}.foundation-visual .visual-map span:nth-child(2){background:#ffffffb8;left:66px}.foundation-visual .visual-map span:nth-child(3){right:0}.foundation-visual .visual-stack{width:136px;height:68px;bottom:20px;right:58px}.foundation-visual .visual-stack b{background:#ffffff12;border:1px solid #ffffff1c;border-radius:5px;width:118px;height:18px}.foundation-visual .visual-stack b:first-child{top:0;left:0}.foundation-visual .visual-stack b:nth-child(2){top:24px;left:18px}.foundation-visual .visual-stack b:nth-child(3){border-color:#df702757;top:48px;left:36px}.systems-visual .visual-pipeline{border:1px solid #ffffff1a;border-radius:9px;height:94px;top:34px;left:56px;right:56px}.systems-visual .visual-pipeline span{background:#fff1;border:1px solid #ffffff1a;border-radius:7px;width:24%;height:48px;top:22px}.systems-visual .visual-pipeline span:first-child{left:8%}.systems-visual .visual-pipeline span:nth-child(2){background:#df702721;border-color:#df70275c;left:38%}.systems-visual .visual-pipeline span:nth-child(3){right:8%}.systems-visual .visual-connector{background:#df70277a;height:1px;top:80px;left:74px;right:74px}.systems-visual .visual-connector i{background:#ffffffb8;border-radius:50%;width:11px;height:11px;top:-5px}.systems-visual .visual-connector i:first-child{left:0}.systems-visual .visual-connector i:nth-child(2){background:#df7027;left:50%}.systems-visual .visual-connector i:nth-child(3){right:0}.systems-visual .visual-node-grid{width:116px;height:54px;bottom:10px;right:42px}.systems-visual .visual-node-grid b{background:#ffffff1f;border-radius:999px;width:32px;height:16px}.systems-visual .visual-node-grid b:first-child{top:10px;left:14px}.systems-visual .visual-node-grid b:nth-child(2){top:10px;right:14px}.systems-visual .visual-node-grid b:nth-child(3){background:#df702747;bottom:10px;left:14px}.systems-visual .visual-node-grid b:nth-child(4){bottom:10px;right:14px}.ops-visual .visual-monitor{height:118px;top:24px;left:54px;right:54px;overflow:hidden}.ops-visual .visual-monitor span{background:#ffffff06;border-bottom:1px solid #ffffff17;height:30px;inset:0 0 auto}.ops-visual .visual-monitor strong{background:conic-gradient(#df7027 0 68%, #ffffff24 68% 100%);border-radius:50%;width:46px;height:46px;bottom:22px;left:22px}.ops-visual .visual-monitor strong:after{content:"";background:#212121;border-radius:50%;position:absolute;inset:12px}.ops-visual .visual-monitor i{background:#df70271c;border:1px solid #df702747;border-radius:999px;width:112px;height:18px;right:18px}.ops-visual .visual-monitor i:first-of-type{top:48px}.ops-visual .visual-monitor i:nth-of-type(2){width:88px;top:74px}.ops-visual .visual-queue{width:132px;height:56px;bottom:8px;right:72px}.ops-visual .visual-queue b{background:#ffffff1a;border-radius:999px;width:100%;height:14px;right:0}.ops-visual .visual-queue b:first-child{width:72%;top:0}.ops-visual .visual-queue b:nth-child(2){border-left:34px solid #df70276b;top:21px}.ops-visual .visual-queue b:nth-child(3){width:58%;top:42px}.consultation-visual .visual-matrix{width:126px;height:92px;top:24px;left:58px}.consultation-visual .visual-matrix span{background:#ffffff0f;border:1px solid #ffffff17;border-radius:5px;width:42px;height:28px}.consultation-visual .visual-matrix span:first-child{top:18px;left:18px}.consultation-visual .visual-matrix span:nth-child(2){background:#df702726;top:18px;right:18px}.consultation-visual .visual-matrix span:nth-child(3){bottom:18px;left:18px}.consultation-visual .visual-matrix span:nth-child(4){bottom:18px;right:18px}.consultation-visual .visual-roadmap{background:#df70277a;height:1px;top:70px;left:204px;right:62px}.consultation-visual .visual-roadmap i{background:#df7027;border:2px solid #212121;border-radius:50%;width:13px;height:13px;top:-6px}.consultation-visual .visual-roadmap i:first-child{left:0}.consultation-visual .visual-roadmap i:nth-child(2){background:#ffffffc2;left:48%}.consultation-visual .visual-roadmap i:nth-child(3){right:0}.consultation-visual .visual-note{width:132px;height:58px;padding:14px;bottom:14px;right:64px}.consultation-visual .visual-note b{background:#ffffff26;border-radius:999px;width:100%;height:8px;margin-bottom:10px;position:static}.consultation-visual .visual-note b:nth-child(2){background:#df702752;width:64%}.service-showcase-copy{padding:34px 38px 36px}.service-showcase-copy>div{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.service-showcase-copy>div p,.service-showcase-copy>div strong{color:#1818187a;font-size:var(--text-xs);margin:0;font-weight:400}.service-showcase-copy>div strong{color:#181818b8}.service-showcase-copy h3{color:#191919;max-width:440px;margin:0;font-size:24px;font-weight:500;line-height:1.14}.service-showcase-copy>p{color:#1818188f;max-width:500px;font-size:var(--text-sm);margin:14px 0 0;font-weight:400;line-height:1.55}.service-showcase-copy ul{gap:8px;margin:22px 0 0;padding:0;list-style:none;display:grid}.service-showcase-copy li{color:#18181885;font-size:var(--text-xs);padding-left:18px;line-height:1.45;position:relative}.service-showcase-copy li:before{content:"";background:#df7027c7;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.service-showcase-copy a{color:#212121;font-size:var(--text-xs);text-underline-offset:5px;margin-top:24px;font-weight:500;text-decoration:underline;display:inline-flex}.button{min-height:var(--button-height-lg);padding:0 var(--button-padding-x);border-radius:var(--button-radius);font-size:var(--button-font-size);font-weight:var(--button-font-weight);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--button-primary-bg);color:var(--button-primary-text);border-color:#fff;box-shadow:0 14px 32px #00000057,0 3px 10px #00000038,inset 0 1px #ffffff6b}.button.primary:hover{background:var(--button-primary-bg-hover);border-color:var(--button-primary-bg-hover)}.button.secondary,.button.page-ghost{border-color:var(--button-secondary-border);background:var(--button-secondary-bg);color:var(--button-secondary-text);box-shadow:0 12px 30px #00000052,0 2px 8px #0003,inset 0 1px #ffffff09}.button.secondary:hover,.button.page-ghost:hover{background:var(--button-secondary-bg-hover);border-color:#ffffff57}.button.tertiary,.button.trietry{min-height:44px;color:var(--button-tertiary-text);box-shadow:none;background:0 0;border-color:#0000;padding-inline:0}.button.tertiary:hover,.button.trietry:hover{color:var(--button-primary-bg-hover);text-underline-offset:5px;text-decoration:underline}.button.ghost{color:#ffffffb8;box-shadow:none;background:#ffffff05;border-color:#ffffff24}.button.soft{background:var(--button-primary-bg-hover);box-shadow:0 18px 45px #2121213d}.tool-section{background:#fff;place-items:center;min-height:760px;padding:60px 24px;display:grid}.orbit{place-items:center;width:min(841px,92vw);height:min(639px,70vw);display:grid;position:relative}.orbit h2{z-index:2;text-align:center;max-width:390px;margin:0;font-size:40px;font-weight:700;line-height:.98;position:relative}.orbit h2 span{color:var(--blue)}.ring{border:3px solid #3d48df0f;border-radius:50%;position:absolute;inset:50%;transform:translate(-50%,-50%)}.ring-one{width:520px;height:520px}.ring-two{width:390px;height:390px}.ring-three{width:250px;height:250px}.tool{z-index:3;width:56px;height:56px;color:var(--blue);transform:rotate(var(--turn,-10deg));background:0 0;border-radius:8px;place-items:center;display:grid;position:absolute;box-shadow:0 18px 40px #26318a1f}.tool img{object-fit:contain;width:100%;height:100%;display:block}.tool-a{--turn:27deg;width:72px;height:72px;top:84px;left:26px}.tool-b{top:92px;left:284px}.tool-c{top:158px;right:294px}.tool-d{top:166px;right:54px}.tool-e{bottom:175px;left:0}.tool-f{bottom:116px;left:270px}.tool-g{bottom:178px;right:210px}.tool-h{bottom:105px;right:10px}.section-pad{padding:76px var(--container-x)}.problem{padding:116px var(--container-x) 124px;color:#181818;background:#f7f7f4}.problem-head,.solution-head{width:var(--container);margin:0 auto 42px}.problem-head{grid-template-columns:minmax(0,.95fr) minmax(280px,.72fr);align-items:end;gap:72px;display:grid}.problem-head>p:first-child,.solution-head>p{color:#1818187a;font-size:var(--text-sm);margin:0;font-weight:400}.problem-head>p:first-child{grid-column:1/-1;margin-bottom:-50px}.problem-head h2,.solution-head h2{color:#1b1b1b;letter-spacing:0;margin:0;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.04}.problem-head h2 span{color:#1b1b1b}.problem-head>p:last-child{color:#1818188f;max-width:430px;font-size:var(--text-sm);margin:0;line-height:1.55}.problem-grid{width:var(--container);border-top:1px solid #1818181a;border-left:1px solid #1818181a;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;display:grid}.problem-card{background:0 0;border-bottom:1px solid #1818181a;border-right:1px solid #1818181a;flex-direction:column;min-height:366px;padding:30px 26px 34px;transition:background .24s;display:flex}.problem-card>span{color:#1818188a;border:1px solid #18181824;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;display:inline-grid}.problem-card svg{color:#df7027d1;background:#df70270f;border:1px solid #df702733;border-radius:8px;width:42px;height:42px;margin:22px 0 0;padding:10px;display:block}.problem-card h3{color:#191919;min-height:52px;margin:50px 0 0;font-size:21px;font-weight:500;line-height:1.14}.problem-card p{color:#1818188f;font-size:var(--text-xs);margin:10px 0 0;line-height:1.55}.section-grid{width:var(--container);grid-template-columns:560px 1fr;align-items:start;gap:52px;margin:0 auto 48px;display:grid}.section-label{color:#3340ce;align-items:center;gap:8px;margin:0 0 22px;font-size:18px;font-weight:700;display:flex}.section-label span{background:var(--blue);border-radius:50%;width:13px;height:13px}.section-grid h2,.services h2,.advantage-copy h2,.path h2,.insight-head h2,.academy h2{color:#1a1d35;letter-spacing:0;margin:0;font-size:clamp(30px,3.35vw,40px);font-weight:700;line-height:1.08}h2 span{color:var(--blue)}.section-grid p,.insight-head p,.academy p{max-width:500px;color:var(--muted);margin:18px 0 0;font-size:16px;line-height:1.68}.card-grid{width:var(--container);gap:20px;margin-inline:auto;display:grid}.card-grid.four{grid-template-columns:repeat(4,1fr)}.card-grid.three{grid-template-columns:repeat(3,1fr)}.info-card,.solution-card,.advantage-card,.step-card,.post-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 16px 42px #1e245d14}.info-card{flex-direction:column;min-height:358px;padding:20px;display:flex}.info-card svg,.advantage-card svg,.step-card svg{color:var(--blue)}.info-card>svg,.advantage-card>svg,.step-card>svg{color:#fff;background:#3544d6;border-radius:8px;width:43px;height:43px;padding:9px}.info-card h3,.solution-card h3,.advantage-card h3,.step-card h3,.post-card h3{margin:auto 0 22px;font-size:26px;font-weight:500;line-height:1.18}.info-card p,.solution-card p,.advantage-card p,.step-card p{color:#202338;margin:0;font-size:16px;font-weight:400;line-height:1.45}.active-card{color:#fff;background:linear-gradient(135deg,#3540c6,#4d59ee);box-shadow:0 24px 56px #3d48df42}.active-card>svg,.step-2>svg,.step-3>svg{color:var(--blue);background:#fff}.active-card svg,.active-card p{color:#ffffffc7}.active-card>svg{color:var(--blue)}.statement{min-height:260px;padding:58px var(--container-x) 66px;text-align:center;background:linear-gradient(#f7f7f4 0%,#fff 100%);place-items:center;display:grid}.statement h2{color:#1b1b1b;letter-spacing:0;max-width:980px;margin:0 auto;font-size:clamp(30px,3.35vw,42px);font-weight:420;line-height:1.08}.solution-card{min-height:424px;box-shadow:none;background:radial-gradient(circle at 50% 0,#ffffff0b,#0000 42%),#ffffff02;border:1px solid #ffffff1a;border-top:0;border-left:0;border-radius:0;padding:0;transition:background .24s}.solution-card:hover{background:radial-gradient(circle at 50% 0,#df702717,#0000 48%),#ffffff05}.solution-card>h3,.solution-card>p{margin-left:28px;margin-right:28px}.solution-card h3{color:#fff;margin-top:28px;margin-bottom:14px;font-size:23px;font-weight:500;line-height:1.14}.solution-card p{color:#ffffff8a;font-size:var(--text-xs);line-height:1.55}.solution{padding:116px var(--container-x) 124px;color:#f7f7f7;background:#171717}.solution-head p{color:#ffffff7a;margin-bottom:18px}.solution-head h2{color:#ffffffdb}.solution-grid{width:var(--container);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;display:grid}.solution-visual{background:linear-gradient(90deg,#ffffff06 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 58% 44%,#df702721,#0000 44%);border-bottom:1px solid #ffffff1a;height:182px;position:relative;overflow:hidden}.solution-mini,.solution-mini div,.solution-mini span,.solution-mini i,.solution-mini b{box-sizing:border-box;display:block;position:absolute}.solution-mini{inset:0}.solution-visual-index{color:#ffffff85;border:1px solid #ffffff1f;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;display:grid;top:30px;left:30px}.mini-inputs{width:92px;height:72px;top:62px;left:72px}.mini-inputs b,.mini-outputs b,.mini-integrations b,.mini-review i{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;height:18px}.mini-inputs b{width:86px;left:0}.mini-inputs b:first-child{top:0}.mini-inputs b:nth-child(2){width:70px;top:26px}.mini-inputs b:nth-child(3){width:54px;top:52px}.mini-process-map{background:#df70270e;border:1px solid #df702747;border-radius:10px;width:150px;height:92px;top:50px;left:178px}.mini-process-map:before,.mini-automation-line:before,.mini-review:before{content:"";background:#df70276b;width:34px;height:1px;position:absolute;top:50%;right:100%}.mini-process-map:after{content:"";background:#df70276b;width:34px;height:1px;position:absolute;top:50%;left:100%}.mini-process-map i{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;width:30px;height:22px}.mini-process-map i:first-child{top:34px;left:16px}.mini-process-map i:nth-child(2){border-color:#df702757;top:18px;left:60px}.mini-process-map i:nth-child(3){top:48px;left:60px}.mini-process-map i:nth-child(4){top:34px;right:16px}.mini-outputs{width:104px;height:46px;top:70px;right:56px}.mini-outputs b{width:96px;right:0}.mini-outputs b:first-child{top:0}.mini-outputs b:nth-child(2){border-color:#df70274d;width:76px;top:28px}.mini-workflow{width:126px;height:92px;top:52px;left:72px}.mini-workflow b{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:6px;width:94px;height:22px}.mini-workflow b:first-child{top:0;left:0}.mini-workflow b:nth-child(2){background:#df702714;border-color:#df702752;top:35px;left:30px}.mini-workflow b:nth-child(3){top:70px;left:0}.mini-automation-line{background:#df70277a;height:1px;top:91px;left:198px;right:174px}.mini-automation-line i{background:#ffffffa3;border-radius:50%;width:11px;height:11px;top:-5px}.mini-automation-line i:first-child{left:0}.mini-automation-line i:nth-child(2){background:#df7027;left:50%;box-shadow:0 0 24px #df702770}.mini-automation-line i:nth-child(3){right:0}.mini-integrations{width:96px;height:86px;top:54px;right:58px}.mini-integrations b{width:86px;right:0}.mini-integrations b:first-child{top:0}.mini-integrations b:nth-child(2){width:66px;top:32px}.mini-integrations b:nth-child(3){border-color:#df70274d;width:84px;top:64px}.mini-health{background:conic-gradient(#df7027 0 68%, #ffffff1f 68% 100%);border:1px solid #ffffff1a;border-radius:50%;width:74px;height:74px;top:54px;left:76px}.mini-health:after{content:"";background:#171717;border-radius:50%;position:absolute;inset:15px}.mini-health i{z-index:1;background:#df7027;border-radius:50%;width:10px;height:10px;top:32px;left:32px}.mini-trend{border-bottom:1px solid #ffffff1c;border-left:1px solid #ffffff1c;width:150px;height:76px;top:58px;left:190px}.mini-trend b{background:#ffffff0f;border:1px solid #ffffff1a;border-bottom:0;border-radius:6px 6px 0 0;width:24px;bottom:0}.mini-trend b:first-child{height:34px;left:28px}.mini-trend b:nth-child(2){background:#df70271a;border-color:#df70275c;height:58px;left:68px}.mini-trend b:nth-child(3){height:44px;left:108px}.mini-review{width:112px;height:62px;top:64px;right:54px}.mini-review:before{left:-42px;right:auto}.mini-review i{width:104px;left:0}.mini-review i:first-child{border-color:#df70274d;top:0}.mini-review i:nth-child(2){width:82px;top:24px}.mini-review i:nth-child(3){width:64px;top:48px}.free-band{min-height:430px;padding:72px var(--container-x);color:#181818;background:#f7f7f4;grid-template-columns:minmax(0,.95fr) minmax(320px,.72fr);align-items:center;gap:64px;display:grid;position:relative;overflow:hidden}.free-band-copy{width:min(520px,100%)}.free-band-copy>p:first-child,.path-head p{color:#1818187a;font-size:var(--text-sm);margin:0 0 18px;font-weight:400}.free-band h2,.path-head h2{color:#1b1b1b;letter-spacing:0;margin:0;font-size:clamp(30px,3.45vw,40px);font-weight:400;line-height:1.04}.free-band-copy>p:not(:first-child){color:#1818188f;max-width:440px;font-size:var(--text-sm);margin:18px 0 26px;line-height:1.55}.resource-preview{background:linear-gradient(90deg,#18181809 1px,#0000 1px) 0 0/48px 48px,linear-gradient(#ffffffbd,#f7f7f4e6),radial-gradient(circle at 56% 46%,#df702724,#0000 44%),#fff;border:1px solid #1818181a;border-radius:2px;justify-self:end;width:min(520px,100%);height:286px;position:relative;overflow:hidden;box-shadow:0 24px 70px #18181812}.resource-preview:before{content:"";background:radial-gradient(circle at 50% 38%,#df702714,#0000 42%),#ffffff85;border:1px solid #1818180f;position:absolute;inset:22px}.resource-preview div,.resource-preview span,.resource-preview b,.resource-preview i,.resource-preview img{box-sizing:border-box;display:block;position:absolute}.resource-preview-badge{color:#1818189e;z-index:2;background:#fff;border:1px solid #18181824;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;display:grid;top:30px;left:32px}.resource-library-card{z-index:1;background:#ffffffe0;border:1px solid #1818181a;border-radius:8px;box-shadow:0 18px 42px #18181814}.resource-library-card-main{width:56%;height:126px;top:60px;left:86px}.resource-team-image{object-fit:cover;object-position:center;filter:saturate(.86)contrast(1.04)brightness(.72);opacity:.9;border:1px solid #df70273d;border-radius:7px;width:64px;height:54px;top:20px;left:22px}.resource-library-card-main b{background:#18181821;border-radius:999px;height:9px;left:104px}.resource-library-card-main b:first-of-type{width:54%;top:32px}.resource-library-card-main b:nth-of-type(2){width:40%;top:56px}.resource-library-card-main b:nth-of-type(3){background:#df702712;border:1px solid #df70272e;border-radius:999px;width:68%;height:24px;top:92px}.resource-library-card-side{width:186px;height:96px;bottom:46px;right:42px}.resource-library-card-side span{background:conic-gradient(#df7027 0 62%, #18181817 62% 100%);border:1px solid #18181814;border-radius:50%;width:42px;height:42px;top:18px;left:18px}.resource-library-card-side span:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:11px}.resource-library-card-side b{background:#18181821;border-radius:999px;height:9px;left:76px}.resource-library-card-side b:first-of-type{width:104px;top:28px}.resource-library-card-side b:nth-of-type(2){width:76px;top:54px}.resource-checklist{z-index:2;background:#ffffffe6;border:1px solid #1818181a;border-radius:8px;width:196px;height:86px;bottom:42px;left:70px;box-shadow:0 18px 42px #18181812}.resource-checklist i{background:#18181821;border-radius:999px;width:132px;height:8px;left:26px}.resource-checklist i:before{content:"";background:#df702714;border:1px solid #df70275c;border-radius:50%;width:13px;height:13px;position:absolute;top:-4px;left:-18px}.resource-checklist i:first-child{top:20px}.resource-checklist i:nth-child(2){width:110px;top:42px}.resource-checklist i:nth-child(3){background:#df702738;width:84px;top:64px}.resource-stack{z-index:0;width:118px;height:78px;top:30px;right:36px}.resource-stack span{background:#ffffff9e;border:1px solid #18181814;border-radius:7px;width:90px;height:54px}.resource-stack span:first-child{top:0;right:0}.resource-stack span:nth-child(2){top:16px;right:18px}.resource-stack span:nth-child(3){background:#df70270d;border-color:#df702729;top:32px;right:36px}.services{background:#f3f5ff;grid-template-columns:1fr 1.05fr;gap:70px;height:598px;min-height:0;display:grid}.services .button{margin-top:30px}.accordion{align-self:start;gap:14px;display:grid}.accordion-row{color:#20243d;background:#fff;border:1px solid #e4e7f6;border-radius:7px;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;font-size:14px;font-weight:700;display:flex;box-shadow:0 15px 36px #1e245d0f}.service-detail{color:#20243d;background:#fff;border:1px solid #e4e7f6;border-radius:7px;padding:22px;box-shadow:0 15px 36px #1e245d0f}.service-detail-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.service-detail h3{margin:0;font-size:16px;line-height:1.1}.service-detail p{color:#68708d;margin:14px 0 0;font-size:12px;font-weight:570;line-height:1.55}.service-meta-line{color:var(--blue);flex-wrap:wrap;gap:10px;margin-top:14px;font-size:11px;font-weight:700;display:flex}.service-meta-line span{background:#f1f3ff;border-radius:999px;padding:6px 9px}.service-outcomes{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;padding-top:18px;display:grid}.service-outcomes span{color:#9ba2bb;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.service-outcomes strong{color:#272c4a;font-size:12px;line-height:1.4;display:block}.learn-link{color:var(--blue);margin-top:18px;font-size:12px;font-weight:700;display:inline-flex}.path{padding:116px var(--container-x) 124px;color:#f7f7f7;background:#171717}.path-head{width:var(--container);margin:0 auto 42px}.path-head p{color:#ffffff7a}.path-head h2{color:#ffffffdb}.path-grid{width:var(--container);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 auto;padding:0;display:grid;position:relative}.step-card{color:#f7f7f7;min-height:330px;box-shadow:none;background:radial-gradient(circle at 50% 0,#ffffff0b,#0000 42%),#ffffff02;border:1px solid #ffffff1a;border-top:0;border-left:0;border-radius:0;padding:28px 24px;transition:background .24s}.step-card:hover{background:radial-gradient(circle at 50% 0,#df702717,#0000 48%),#ffffff05}.step-card>span{color:#ffffff85;border:1px solid #ffffff1f;border-radius:5px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:400;display:inline-grid}.step-card svg{color:#df7027d1;background:#df702714;border:1px solid #df70273d;border-radius:8px;width:42px;height:42px;margin-top:58px;padding:10px;display:block}.step-card h3{color:#fff;margin:20px 0 14px;font-size:23px;font-weight:500;line-height:1.14}.step-card p{color:#ffffff8a;font-size:var(--text-xs);line-height:1.55}.center-button{width:max-content;margin:42px auto 0;display:flex}.insights{padding:116px var(--container-x) 124px;color:#181818;background:#f7f7f4}.insight-head{width:var(--container);grid-template-columns:minmax(0,.95fr) minmax(280px,.72fr);align-items:end;gap:72px;margin:0 auto 42px;display:grid}.insight-head>p:first-child{color:#1818187a;font-size:var(--text-sm);grid-column:1/-1;margin:0 0 -50px;font-weight:400}.insight-head h2{color:#1b1b1b;letter-spacing:0;margin:0;font-size:clamp(32px,4vw,46px);font-weight:400;line-height:1.04}.insight-head>p:last-child{color:#1818188f;max-width:430px;font-size:var(--text-sm);margin:0;font-weight:400;line-height:1.55}.post-grid{width:var(--container);border-top:1px solid #1818181a;border-left:1px solid #1818181a;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto;display:grid}.post-card{min-height:334px;box-shadow:none;background:0 0;border-bottom:1px solid #1818181a;border-right:1px solid #1818181a;border-radius:0;flex-direction:column;padding:36px 32px 32px;transition:background .24s;display:flex}.post-card p{color:#18181873;font-size:var(--text-xs);margin:0 0 32px;font-weight:400}.post-card h3{color:#191919;max-width:320px;margin:0;font-size:22px;font-weight:500;line-height:1.18}.post-card span{color:#1818188f;font-size:var(--text-xs);margin-top:18px;font-weight:400;line-height:1.55;display:block}.post-card a{color:#212121;width:fit-content;font-size:var(--text-xs);text-underline-offset:5px;margin-top:auto;font-weight:500;text-decoration:underline;display:inline-flex}.academy{min-height:560px;padding:96px var(--container-x);color:#f4f4f1;background:radial-gradient(circle at 74% 48%,#df70271f,#0000 34%),#191919;grid-template-columns:minmax(0,.95fr) minmax(320px,.68fr);align-items:center;gap:86px;display:grid}.academy-copy{width:min(560px,100%)}.academy-copy>p{color:#f4f4f19e;font-size:var(--text-xs);margin:0 0 26px;font-weight:400}.academy h2{color:#f4f4f1;letter-spacing:0;margin:0;font-size:clamp(34px,4.4vw,52px);font-weight:400;line-height:1.03}.academy-copy>p:last-child{color:#f4f4f18f;max-width:470px;font-size:var(--text-sm);margin:24px 0 0;font-weight:400;line-height:1.55}.academy-panel{background:#f4f4f10b;border:1px solid #f4f4f11a}.academy-image-wrap{border-bottom:1px solid #f4f4f11a;position:relative;overflow:hidden}.academy-image-wrap:after{content:"";pointer-events:none;background:linear-gradient(#19191905 0%,#1919196b 78%,#191919b8 100%),radial-gradient(circle at 72% 34%,#df702738,#0000 46%);position:absolute;inset:0}.academy-panel-image{object-fit:cover;object-position:center;width:100%;height:218px;display:block}.academy-panel-copy{padding:24px 28px 0}.academy-panel-copy h3{color:#f4f4f1e6;margin:0;font-size:18px;font-weight:400;line-height:1.2}.academy-panel-copy p{color:#f4f4f17a;font-size:var(--text-xs);margin:10px 0 0;font-weight:300;line-height:1.55}.lead-form{gap:14px;max-width:none;margin:0;padding:22px 28px 28px;display:grid}.lead-form label{color:#58607d;gap:0;font-size:0;font-weight:700;display:grid}.lead-form label>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.lead-form input{color:#f4f4f1;height:40px;font-size:var(--text-sm);background:#f4f4f109;border:1px solid #f4f4f113;border-radius:8px;outline:0;padding:0 14px;font-weight:300}.lead-form input::placeholder{color:#f4f4f147;font-weight:300}.lead-form input:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2121211a}.lead-form button{border-radius:var(--button-radius);color:#212121;width:100%;min-height:44px;font-size:var(--button-font-size);box-shadow:none;background:#f4f4f1;border:0;justify-content:center;align-items:center;padding:0 20px;font-weight:500;display:inline-flex}.lead-form button:disabled{cursor:not-allowed;opacity:.68}.lead-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.lead-form-status{color:#f4f4f194;font-size:var(--text-xs);margin:-2px 0 0;font-weight:300;line-height:1.45}.lead-form-status.is-success{color:#f4f4f1c7}.lead-form-status.is-error{color:#ffb19b}.checkbox-row{align-items:center;margin-top:14px;grid-template-columns:none!important;gap:10px!important;display:flex!important}.checkbox-row input{accent-color:#f4f4f1;width:16px;height:16px}.checkbox-row>span{clip:auto;color:#f4f4f17a;width:auto;height:auto;font-size:var(--text-xs);font-weight:400;position:static;overflow:visible}.footer{padding:72px var(--container-x) 28px;color:#f4f4f1;background:#2d2d2c}.footer-main{width:var(--container);grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:78px;margin:0 auto;display:grid}.footer .footer-brand{color:#f4f4f1;width:46px;display:inline-flex}.footer-brand-mark img{object-fit:contain;width:118px;height:auto;display:block}.footer-brand-block h2{color:#f4f4f1;letter-spacing:0;max-width:290px;margin:54px 0 22px;font-size:31px;font-weight:400;line-height:1.03}.footer .footer-cta{color:#232323;background:#f4f4f1;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 18px;font-size:13px;font-weight:500;display:inline-flex}.footer .footer-cta:hover{color:#232323}.footer-links-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px;display:grid}.footer nav{align-content:start;gap:9px;display:grid}.footer h3{color:#f4f4f1e0;margin:0 0 8px;font-size:14px;font-weight:500;line-height:1.2}.footer a{color:#f4f4f175;align-items:center;gap:8px;font-size:13px;font-weight:400;line-height:1.25;transition:color .18s;display:inline-flex}.footer a:hover{color:#f4f4f1e6}.footer-llm-strip{width:var(--container);color:#f4f4f1b8;border-top:1px solid #f4f4f114;border-bottom:1px solid #f4f4f114;align-items:center;gap:8px;margin:74px auto 0;padding:23px 0;font-size:14px;display:flex}.footer-llm-strip span{margin-right:4px}.footer-llm-strip a{color:#f4f4f1b8;background:#f4f4f10e;border:1px solid #f4f4f11f;justify-content:center;place-items:center;width:26px;height:26px;font-size:12px}.footer-bottom{width:var(--container);color:#f4f4f161;justify-content:space-between;gap:24px;margin:0 auto;padding-top:24px;font-size:12px;display:flex}.footer-bottom div{flex-wrap:wrap;gap:18px;display:flex}.footer-bottom a{color:#f4f4f161;font-size:12px}.subpage-main{background:#fff;padding-top:90px}.subpage-main h1{color:#121532;font-size:var(--h1-size);letter-spacing:0;margin:0;font-weight:700;line-height:1.08}.subpage-main h2{color:#151936;letter-spacing:0;margin:0;font-size:clamp(34px,3.4vw,48px);font-weight:700;line-height:1.05}.subpage-main h3{color:#161a33;margin:0;font-weight:600;line-height:1.15}.subpage-main p{color:#596078;line-height:1.58}.page-ghost{color:var(--blue);background:#fff;border-color:#e5e8f8}.about-hero,.blog-hero,.booking-hero{width:var(--container);margin:0 auto;padding:130px 0 88px}.about-page{color:#181818;background:#181818;overflow-x:hidden;font-family:var(--font-sans)!important}.about-page *{font-family:var(--font-sans)!important}.about-page h1,.about-page h2,.about-page h3,.about-page p,.about-page span,.about-page strong{overflow-wrap:break-word}.about-hero{width:100%;min-height:210px;padding:112px var(--container-x) 38px;color:#f7f7f4;background:radial-gradient(circle at 50% 18%,#ffffff0f,#0000 30%),linear-gradient(#181818 0% 78%,#151515 100%);grid-template-columns:minmax(0,1fr);align-content:end;justify-items:start;gap:0;display:grid}.about-hero-copy{text-align:center;justify-items:center;max-width:860px;display:grid}.about-hero .section-label{color:#f7f7f494;font-size:var(--text-sm);justify-content:center;margin:0 0 20px;font-weight:500}.about-hero .section-label span{background:#f7f7f4d6}.about-hero h1{width:var(--container);max-width:var(--container);color:#f7f7f4;margin-inline:auto;font-size:clamp(32px,3.1vw,46px);font-weight:500;line-height:1.02}.about-mission{padding:48px var(--container-x) 58px;color:#f7f7f4;background:radial-gradient(circle at 64% 16%,#ffffff0b,#0000 28%),linear-gradient(#151515 0%,#181818 100%);border-top:1px solid #f7f7f40f;border-bottom:1px solid #f7f7f40f;grid-template-columns:minmax(160px,.22fr) minmax(0,1fr);align-items:start;gap:52px;display:grid}.about-mission p,.about-mission h2{width:100%;max-width:var(--container)}.about-mission p{color:#f7f7f475;justify-self:end;margin:4px 0 0;font-size:16px;font-weight:400}.about-mission h2{color:#f7f7f4c2;max-width:920px;margin:0;font-size:clamp(18px,1.45vw,24px);font-weight:400;line-height:1.48}.about-hero p,.blog-hero p,.booking-hero p{color:#5f6682;max-width:760px;margin:28px 0 0;font-size:21px}.about-hero p{color:#f7f7f494;max-width:840px;font-size:18px;line-height:1.42}.about-actions{justify-content:center;margin-top:30px}.about-hero-panel{background:#212121;border:1px solid #f7f7f41a;border-radius:10px;width:min(760px,100%);min-height:320px;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000057}.about-hero-panel img{object-fit:cover;opacity:.58;width:100%;height:100%;position:absolute;inset:0}.about-hero-panel:after{content:"";background:linear-gradient(#18181805,#181818b8),linear-gradient(90deg,#18181852,#0000 70%);position:absolute;inset:0}.about-panel-card,.about-panel-list{z-index:1;color:#f7f7f4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#1818189e;border:1px solid #ffffff24;border-radius:8px;position:absolute}.about-panel-card{padding:22px;bottom:28px;left:28px;right:28px}.about-panel-card span{color:#f7f7f48f;font-size:var(--text-xs);margin-bottom:10px;display:block}.about-panel-card strong{max-width:340px;font-size:26px;font-weight:400;line-height:1.08;display:block}.about-panel-list{gap:8px;width:min(260px,100% - 56px);padding:12px;display:grid;top:28px;left:28px}.about-panel-list span{color:#f7f7f4bd;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:7px;padding:10px 12px;font-size:13px;display:block}.about-story{padding:92px var(--container-x) 104px;color:#f7f7f4;background:#181818}.about-story-head,.about-principles-grid,.about-stats{width:var(--container);margin-inline:auto}.about-story .section-label,.about-story h2,.about-story h3{color:#f7f7f4}.about-story .section-label span{background:#f7f7f4}.about-story-head{grid-template-columns:minmax(0,1fr);place-items:start;gap:18px;display:grid}.about-kicker{color:#f7f7f47a;margin:0;font-size:16px;font-weight:400;line-height:1.2}.about-story-head h2{max-width:760px;margin:0;font-size:clamp(34px,3.3vw,48px);font-weight:400;line-height:1.04}.about-principles-grid{border:1px solid #f7f7f41f;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:56px;display:grid}.about-principle-card{background:radial-gradient(circle at 50% 20%,#ff742a1f,#0000 44%),linear-gradient(#ffffff06,#0000);border-right:1px solid #f7f7f41f;flex-direction:column;min-height:320px;padding:34px;display:flex}.about-principle-card:last-child{border-right:0}.about-principle-card span{color:#f7f7f48a;width:42px;height:42px;font-size:var(--text-sm);border:1px solid #f7f7f424;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.about-principle-card h3{max-width:320px;margin:auto 0 18px;font-size:26px;font-weight:500;line-height:1.08}.about-principle-card p{color:#f7f7f48f;max-width:360px;margin:0;font-size:15px}.about-stats{border:1px solid #f7f7f41f;border-top:0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-stats div{border-right:1px solid #f7f7f41f;min-height:168px;padding:34px}.about-stats div:last-child{border-right:0}.about-stats strong{color:#f7f7f4;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;font-size:clamp(34px,3vw,46px);font-weight:400;line-height:1.02;display:block}.about-stats span{color:#f7f7f485;max-width:330px;margin-top:16px;font-size:14.5px;line-height:1.45;display:block}.team-section{padding:96px var(--container-x) 108px;background:#f7f7f4}.team-head,.team-grid{width:var(--container);margin-inline:auto}.team-head{grid-template-columns:minmax(0,.78fr) minmax(300px,.58fr);align-items:center;gap:48px;display:grid}.team-head .section-label{grid-column:1/-1;margin:0}.team-head .about-kicker{color:#1818187a;grid-column:1/-1}.team-head h2{color:#181818;max-width:680px;margin:0;font-size:clamp(38px,4.4vw,64px);font-weight:400;line-height:1}.team-head p{color:#1818188a;margin:0;font-size:17px}.team-grid{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:18px;margin-top:42px;display:flex;overflow-x:auto}.team-card{min-height:0;box-shadow:none;scroll-snap-align:start;background:#f7f7f4;border:1px solid #1818181a;border-radius:8px;flex:0 0 min(430px,82vw);grid-template-columns:1fr;align-items:start;gap:22px;padding:22px;display:grid}.team-card:last-child{border-right:1px solid #1818181a}.team-card img{object-fit:cover;object-position:50% 50%;filter:saturate(.86);border-radius:8px;width:100%;height:280px}.team-card-fallback{background:radial-gradient(circle at 50% 42%,#2121211f,#0000 38%),linear-gradient(135deg,#eeeeea,#d8d8d1);border:1px solid #18181814;border-radius:8px;place-items:center;width:100%;height:280px;display:grid}.team-card-fallback span{color:#f7f7f4;background:#212121;border-radius:50%;place-items:center;width:86px;height:86px;font-size:34px;font-weight:500;display:grid}.team-card h2{color:#181818;font-size:clamp(28px,2.8vw,40px);font-weight:400;line-height:1}.team-role{margin:10px 0 16px;font-size:15px;font-weight:500;color:#1818187a!important}.team-card p:last-child{color:#1818188f;max-width:620px;font-size:15px;line-height:1.5}.contact-strip{padding:64px var(--container-x);color:#f7f7f4;background:#181818;grid-template-columns:1fr auto;align-items:center;gap:42px;display:grid}.contact-strip .section-label,.contact-strip h2{color:#f7f7f4}.contact-strip .section-label span{background:#f7f7f4}.contact-strip h2{max-width:620px;margin:12px 0 0;font-size:clamp(32px,3.4vw,48px);font-weight:400;line-height:1}.contact-strip p:not(.about-kicker){color:#f7f7f494;max-width:620px;margin:18px 0 0;font-size:17px;line-height:1.45}.contact-strip a{border-radius:var(--button-radius);color:#212121;text-align:center;min-width:210px;font-size:var(--button-font-size);background:#f4f4f1;padding:19px 28px;font-weight:500}.contact-page{color:#181818;background:#f7f7f4;padding-top:90px}.contact-hero{width:var(--container);grid-template-columns:minmax(0,.86fr) minmax(360px,.9fr);align-items:start;gap:64px;margin:0 auto;padding:92px 0 120px;display:grid}.contact-eyebrow{color:#1818187a;font-size:var(--text-sm);margin:0 0 22px;font-weight:400}.contact-form-panel h1{color:#1b1b1b;letter-spacing:0;max-width:620px;margin:0 0 42px;font-size:clamp(34px,4.1vw,56px);font-weight:400;line-height:1.04}.contact-form-panel h1 span{color:#18181857;display:block}.contact-form{gap:18px;display:grid}.contact-honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.contact-form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.contact-form label{gap:8px;display:grid}.contact-form label span{color:#1818187a;font-size:var(--text-xs);font-weight:400}.contact-form input,.contact-form select,.contact-form textarea{color:#1b1b1b;width:100%;font:inherit;font-size:var(--text-sm);background:0 0;border:0;border-bottom:1px solid #18181829;border-radius:0;outline:0}.contact-form input,.contact-form select{height:42px}.contact-form textarea{resize:vertical;min-height:102px;padding-top:8px}.contact-form button{color:#fff;min-height:54px;font:inherit;font-size:var(--text-sm);cursor:pointer;background:#212121;border:0;border-radius:999px;margin-top:18px;font-weight:500;box-shadow:0 18px 42px #18181829}.contact-form button:disabled{cursor:wait;opacity:.68}.contact-form-status{border-radius:8px;margin:-2px 0 0;padding:12px 14px;font-size:13px;line-height:1.45}.contact-form-status.is-success{color:#176b35;background:#1a7f371a}.contact-form-status.is-error{color:#9f1d1d;background:#b91c1c17}.contact-form-note{color:#1818187a;text-align:center;margin:0;font-size:11px;line-height:1.5}.contact-form-note a{color:#212121;text-underline-offset:3px;text-decoration:underline}.contact-proof-panel{gap:28px;display:grid}.contact-proof-logos{flex-wrap:wrap;justify-content:flex-end;gap:14px 24px;display:flex}.contact-proof-logos span{color:#18181885;font-size:12px;font-weight:500}.contact-image-card{background:#212121;border:1px solid #1818181a;min-height:438px;position:relative;overflow:hidden}.contact-image-card img{object-fit:cover;opacity:.78;width:100%;height:100%;position:absolute;inset:0}.contact-image-card:after{content:"";background:linear-gradient(#18181814,#181818a3),linear-gradient(90deg,#1818188c,#0000 62%);position:absolute;inset:0}.contact-image-card>div{z-index:1;position:absolute;bottom:34px;left:38px;right:38px}.contact-image-card p{color:#ffffffeb;max-width:480px;margin:0;font-size:clamp(22px,2.1vw,31px);font-weight:400;line-height:1.05}.contact-image-card span{color:#ffffff9e;font-size:var(--text-xs);margin-top:20px;display:block}.contact-info-grid{width:var(--container);border-top:1px solid #1818181a;border-left:1px solid #1818181a;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 120px;display:grid}.contact-info-grid article{background:#ffffff6b;border-bottom:1px solid #1818181a;border-right:1px solid #1818181a;min-height:178px;padding:30px}.contact-info-grid svg{color:#df7027d1}.contact-info-grid h2{color:#1b1b1b;margin:28px 0 10px;font-size:19px;font-weight:500}.contact-info-grid p,.contact-info-grid a{color:#1818188f;font-size:var(--text-sm);margin:0;line-height:1.55}.contact-process-panel{padding:98px var(--container-x) 118px;color:#f7f7f7;background:#171717}.contact-process-panel>div{width:var(--container);margin:0 auto}.contact-process-panel .contact-eyebrow{color:#ffffff7a}.contact-process-panel h2{color:#ffffffe0;max-width:760px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:400;line-height:1.04}.contact-process-list{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;margin-top:56px!important}.contact-process-list article{border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;min-height:248px;padding:30px}.contact-process-list span{color:#ffffff85;border:1px solid #ffffff1f;border-radius:5px;place-items:center;width:30px;height:30px;font-size:12px;display:inline-grid}.contact-process-list svg{color:#df7027d1;margin:54px 0 22px;display:block}.contact-process-list h3{color:#fff;margin:0 0 12px;font-size:22px;font-weight:500}.contact-process-list p{color:#ffffff8a;font-size:var(--text-sm);margin:0;line-height:1.55}.service-page{overflow:hidden}.service-hero{min-height:720px;padding:98px var(--container-x) 86px;color:#fff;background:radial-gradient(70% 50% at 88% 12%,#6470ff80,#0000 70%),radial-gradient(78% 72% at 50% 100%,#ffffff1f,#0000 64%),linear-gradient(135deg,#070a22 0%,#11184f 48%,#3442d8 100%);grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid;position:relative}.service-hero .section-label,.service-hero h1{color:#fff}.service-hero .section-label span{background:#fff}.service-hero h1{font-size:var(--h1-size)}.service-hero p{color:#ffffffc7;max-width:740px;margin:30px 0 38px;font-size:20px}.service-hero-visual{background:linear-gradient(90deg,#ffffff14 1px,#0000 1px) 0 0/62px 62px,linear-gradient(0deg,#ffffff14 1px,#0000 1px) 0 0/62px 62px,#ffffff14;border-radius:8px;min-height:480px;position:relative;box-shadow:inset 0 0 0 1px #ffffff1f,0 28px 90px #0000003d}.service-hero-visual svg{color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-hero-visual div,.service-hero-visual-ops span{background:#ffffff29;border-radius:999px;position:absolute}.service-hero-visual div:nth-child(2){width:210px;height:18px;top:76px;left:70px}.service-hero-visual div:nth-child(3){width:260px;height:18px;bottom:130px;right:52px}.service-hero-visual div:nth-child(4){width:18px;height:190px;top:170px;right:160px}.service-hero-visual-ops span:first-child{width:56%;height:24px;top:68px;left:68px}.service-hero-visual-ops span:nth-child(2){width:62%;height:24px;top:160px;right:70px}.service-hero-visual-ops span:nth-child(3){width:48%;height:24px;bottom:160px;left:95px}.service-hero-visual-ops span:nth-child(4){width:52%;height:24px;bottom:74px;right:92px}.service-problems,.deliverables-section,.phase-section,.pricing-section,.faq-section,.feature-section{padding:96px var(--container-x)}.service-section-head{width:var(--container);grid-template-columns:.82fr 1fr;gap:60px;margin:0 auto 46px;display:grid}.service-section-head p{margin:16px 0 0;font-size:18px}.service-card-grid{width:var(--container);grid-template-columns:repeat(4,1fr);gap:20px;margin:0 auto;display:grid}.systems-band,.service-intro-panel,.process-section{padding:104px var(--container-x);background:#f3f5ff}.feature-grid,.deliverable-grid,.pricing-grid{width:var(--container);gap:20px;margin:0 auto;display:grid}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-card,.deliverable-card,.phase-card,.pricing-card{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 18px 46px #20277214}.feature-card{min-height:235px;padding:28px}.feature-card h3,.deliverable-card h3,.phase-card h3,.pricing-card h3{font-size:26px}.feature-card p,.deliverable-card p,.phase-card p,.pricing-card p{margin:20px 0 0;font-size:16px}.deliverable-grid{grid-template-columns:repeat(3,1fr)}.deliverable-card{min-height:272px;padding:28px}.deliverable-card svg{background:var(--blue);color:#fff;border-radius:8px;width:44px;height:44px;margin-bottom:34px;padding:9px}.process-section{grid-template-columns:.82fr 1fr;gap:70px;display:grid}.process-section>div{width:auto;margin:0}.process-section>div:first-child p{max-width:520px;margin-top:28px;font-size:19px}.process-list{gap:16px;display:grid}.process-list article{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:76px .72fr 1fr;align-items:start;gap:22px;min-height:126px;padding:24px;display:grid}.process-list span{color:var(--blue);font-size:28px;font-weight:700}.process-list p{margin:0}.faq-section{background:#fff}.faq-section>.section-label,.faq-section>h2,.faq-list,.phase-list,.pricing-grid{width:var(--container);margin-inline:auto}.faq-section>h2{max-width:820px;margin-top:14px;margin-left:max(var(--container-x), calc((100vw - 1200px) / 2))}.faq-list{gap:14px;margin-top:48px;display:grid}.faq-list details{border:1px solid var(--line);background:#f7f8ff;border-radius:8px}.faq-list summary{cursor:pointer;color:#171b34;padding:24px 28px;font-size:19px;font-weight:700}.faq-list p{max-width:860px;margin:0;padding:0 28px 26px;font-size:17px}.service-intro-panel{color:#fff;background:linear-gradient(135deg,#3441c8,#5865ee)}.service-intro-panel .section-label,.service-intro-panel h2{width:var(--container);color:#fff;margin-inline:auto}.service-intro-panel .section-label span{background:#fff}.service-intro-panel p{width:var(--container);color:#ffffffc7;max-width:760px;margin:24px auto 0;font-size:20px}.phase-list{gap:20px;margin-top:44px;display:grid}.phase-card{grid-template-columns:160px .7fr 160px 1fr;align-items:start;gap:26px;min-height:160px;padding:28px;display:grid}.phase-card>p:first-child,.phase-card span{color:var(--blue);margin:0;font-size:16px;font-weight:700}.phase-card>p:last-child{margin:0}.pricing-section{background:#f3f5ff}.pricing-grid{grid-template-columns:repeat(3,1fr);margin-top:44px}.pricing-card{min-height:420px;padding:34px 28px;position:relative}.pricing-card.featured{color:#fff;background:linear-gradient(135deg,#28328f,#5865ee)}.pricing-card.featured h3,.pricing-card.featured p,.pricing-card.featured strong{color:#fff}.best-value{color:var(--blue);background:#fff;border-radius:999px;margin-bottom:18px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-flex}.price{font-weight:700;line-height:1;color:#171b34!important;font-size:52px!important}.pricing-card.featured .price{color:#fff!important}.pricing-card strong{color:var(--blue);margin:24px 0 0;font-size:20px;display:block}.pricing-card a{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-height:50px;font-weight:700;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.pricing-card.featured a{color:var(--blue);background:#fff}.blog-hero{align-content:center;min-height:500px;display:grid}.blog-hero h1{max-width:920px}.blog-layout{width:var(--container);grid-template-columns:300px 1fr;gap:44px;margin:0 auto;padding:0 0 110px;display:grid}.category-list{align-content:start;gap:12px;display:grid;position:sticky;top:120px}.category-list :is(a,button){color:#5d6480;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:700;line-height:1.2;display:flex}.category-list small{color:inherit;opacity:.62;font-size:12px;font-weight:500}.blog-filter-summary{color:#6a718d;margin:0 0 18px;font-size:15px;font-weight:500}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.blog-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:330px;padding:34px;display:flex;box-shadow:0 18px 46px #20277214}.blog-card p{color:#6a718d;margin:0 0 28px;font-size:14px}.blog-card h2{font-size:29px;line-height:1.15}.blog-card span{color:#545b78;margin:20px 0 30px;font-size:16px;line-height:1.55;display:block}.blog-card strong{color:var(--blue);margin-top:auto}.article-page{background:#fff}.article-page article{width:min(920px,100vw - 80px);margin:0 auto;padding:118px 0 112px}.article-page h1{font-size:var(--h1-size);margin-top:18px}.article-meta{margin:26px 0 0;font-weight:700;color:var(--blue)!important}.article-intro{margin:38px 0 0;font-size:24px;color:#3f455f!important;line-height:1.5!important}.article-content{gap:44px;margin-top:72px;display:grid}.article-content p{color:#3f455f;margin:18px 0 0;font-size:19px}.article-back{color:var(--blue);margin-top:68px;font-size:18px;font-weight:700;display:inline-flex}.booking-page{background:#f6f7ff}.booking-hero{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;padding:52px 0 38px;display:grid}.booking-hero .section-label{color:#1818188a;font-size:var(--text-sm);margin-bottom:16px;font-weight:500}.booking-hero h1{color:#1b1b1b;max-width:720px;font-size:clamp(38px,4vw,56px);font-weight:500;line-height:1.02}.booking-hero p{color:#1818188f;max-width:760px;margin:24px 0 0;font-size:19px;font-weight:400;line-height:1.5}.booking-shell{width:var(--container);grid-template-columns:1fr;gap:28px;max-width:none;margin:0 auto;padding:0 0 72px;display:grid}.booking-summary,.booking-panel{border:1px solid var(--line);background:#fff;border-radius:8px;box-shadow:0 18px 46px #20277214}.booking-summary{background:#fff;grid-template-columns:1fr;align-items:start;gap:22px;min-height:238px;padding:34px;display:grid;position:relative;overflow:hidden}.booking-summary:before{content:"";opacity:.72;background:url(/contact/booking-consultation-bg.jpg) 100%/cover no-repeat;position:absolute;inset:0}.booking-summary:after{content:"";background:linear-gradient(90deg,#fff 0%,#fffffffa 40%,#ffffffb8 62%,#ffffff2e 100%),linear-gradient(#ffffff14,#f6f7ff2e);position:absolute;inset:0}.booking-summary>*{z-index:1;position:relative}.booking-summary h2{margin:0;font-size:32px;font-weight:500}.booking-summary p{max-width:720px;margin:-8px 0 0;font-size:16px}.booking-summary ul{flex-wrap:wrap;justify-content:flex-start;gap:10px;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.booking-summary li{color:#222744;white-space:normal;background:#f7f7f4;border:1px solid #18181814;border-radius:999px;flex:0 auto;align-items:center;gap:10px;max-width:100%;min-height:40px;padding:0 14px 0 12px;font-size:13px;font-weight:500;line-height:1.2;display:flex}.booking-summary svg{color:var(--blue);flex:none}.booking-panel{background:#fff;border-color:#18181814;border-radius:10px;width:100%;min-height:640px;padding:18px 0 0;overflow:hidden;box-shadow:0 18px 46px #21212114}.cal-inline-embed{width:100%;height:622px;overflow:auto}.cal-inline-embed iframe{border:0!important;width:100%!important;min-height:622px!important;display:block!important}.calendar-head{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.calendar-head button,.calendar-grid button,.time-grid button{color:#242943;background:#f1f3ff;border:0}.calendar-head button{border-radius:50%;width:42px;height:42px;font-size:28px}.calendar-head h3{font-size:24px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-grid span{color:#7a819c;place-items:center;height:32px;font-size:14px;font-weight:700;display:grid}.calendar-grid button{aspect-ratio:1;border-radius:8px;font-weight:700}.calendar-grid button.selected,.time-grid button.selected{background:var(--blue);color:#fff}.time-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px;display:grid}.time-grid button{border-radius:999px;min-height:46px;font-weight:700}.booking-panel>a{background:var(--blue);color:#fff;border-radius:999px;place-items:center;min-height:54px;margin-top:26px;font-weight:700;display:grid}.home-main{background:#101010}.services-showcase{color:#f4f4f1;background:radial-gradient(circle at 50% 0,#ffffff0a,#0000 34%),#141414}.services-showcase-head p,.problem-head>p:first-child,.free-band-copy>p:first-child,.insight-head>p:first-child{color:#f4f4f180}.services-showcase-head h2,.problem-head h2,.problem-head h2 span,.free-band h2,.insight-head h2{color:#f4f4f1e6}.services-showcase-grid,.problem-grid,.post-grid{border-color:#f4f4f11a}.service-showcase-card{background:radial-gradient(circle at 50% 0,#ffffff09,#0000 42%),#ffffff02;border-color:#f4f4f11a}.service-showcase-card:hover{background:radial-gradient(circle at 50% 0,#df702714,#0000 48%),#ffffff05}.service-showcase-visual{background:linear-gradient(90deg,#f4f4f108 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 52% 46%,#df702726,#0000 42%),#1a1a1a;border-color:#f4f4f114}.service-showcase-visual:after{background:linear-gradient(#1414141f,#14141480),radial-gradient(circle at 50% 18%,#ffffff1f,#0000 40%)}.service-showcase-visual img{opacity:.82;filter:saturate(.85)contrast(1.04)brightness(.72)}.service-showcase-card:hover .service-showcase-visual img{opacity:.94;filter:saturate(.9)contrast(1.06)brightness(.82)}.service-showcase-index{color:#f4f4f1a3;background:#141414b8;border-color:#f4f4f124}.service-showcase-copy>div p,.service-showcase-copy>div strong,.service-showcase-copy li{color:#f4f4f180}.service-showcase-copy>div strong,.service-showcase-copy a{color:#f4f4f1c7}.service-showcase-copy h3{color:#ffffffeb}.service-showcase-copy>p{color:#f4f4f18f}.problem{color:#f4f4f1;background:radial-gradient(circle at 28% 0,#df702714,#0000 30%),#101010}.problem-head>p:last-child{color:#f4f4f18f}.problem-card{background:radial-gradient(circle at 50% 0,#ffffff09,#0000 42%),#ffffff02;border-color:#f4f4f11a}.problem-card:hover{background:radial-gradient(circle at 50% 0,#df702714,#0000 48%),#ffffff05}.problem-card>span{color:#f4f4f18a;border-color:#f4f4f11f}.problem-card h3{color:#ffffffe6}.problem-card p{color:#f4f4f18a}.statement{background:radial-gradient(circle at 50% 12%,#ffffff0d,#0000 34%),#181818}.statement h2{color:#f4f4f1e6}.statement h2 span{color:#f4f4f17a}.solution{background:radial-gradient(circle at 62% 0,#df702714,#0000 30%),#151515}.free-band{color:#f4f4f1;background:radial-gradient(circle at 76%,#df702717,#0000 32%),#111}.free-band-copy>p:not(:first-child){color:#f4f4f18f}.resource-preview{background:linear-gradient(90deg,#f4f4f10a 1px,#0000 1px) 0 0/48px 48px,radial-gradient(circle at 56% 46%,#df702729,#0000 44%),#181818;border-color:#f4f4f11a;box-shadow:0 24px 70px #00000038}.resource-preview:before{background:radial-gradient(circle at 50% 38%,#df70271a,#0000 42%),#ffffff06;border-color:#f4f4f112}.resource-preview-badge,.resource-library-card,.resource-checklist,.resource-stack span{color:#f4f4f19e;background:#f4f4f10e;border-color:#f4f4f11c;box-shadow:0 18px 42px #0000002e}.resource-library-card-main b,.resource-library-card-side b,.resource-checklist i{background:#f4f4f129}.resource-library-card-side span{background:conic-gradient(#df7027 0 62%, #f4f4f11f 62% 100%);border-color:#f4f4f11f}.resource-library-card-side span:after{background:#181818}.resource-stack span:nth-child(3),.resource-library-card-main b:nth-of-type(3){background:#df70271a}.path{background:radial-gradient(circle at 32% 0,#ffffff0a,#0000 32%),#171717}.insights{color:#f4f4f1;background:radial-gradient(circle at 76% 0,#df702712,#0000 30%),#101010}.insight-head>p:last-child{color:#f4f4f18f}.post-card{background:radial-gradient(circle at 50% 0,#ffffff09,#0000 42%),#ffffff02;border-color:#f4f4f11a}.post-card:hover{background:radial-gradient(circle at 50% 0,#df702714,#0000 48%),#ffffff05}.post-card p,.post-card span{color:#f4f4f185}.post-card h3{color:#ffffffe6}.post-card a{color:#f4f4f1cc}.academy{background:radial-gradient(circle at 74% 48%,#df70271f,#0000 34%),#181818}@media (max-width:980px){.site-header{padding-inline:20px}.section-grid,.services,.services-showcase-grid,.problem-head,.insights,.academy,.free-band,.service-hero,.service-section-head,.process-section,.blog-layout,.about-hero,.about-mission,.about-story-head,.team-head,.booking-shell,.contact-strip,.contact-hero,.team-card,.phase-card,.card-grid.four,.card-grid.three,.problem-grid,.solution-grid,.path-grid,.post-grid,.footer,.service-card-grid,.feature-grid,.deliverable-grid,.pricing-grid,.blog-grid,.about-principles-grid,.about-stats,.autopilot-grid,.contact-info-grid,.contact-process-list{grid-template-columns:1fr}.problem-head,.insight-head,.insights>.section-label{grid-column:auto}.problem-head,.insight-head{grid-template-columns:1fr;align-items:start;gap:22px}.problem-head>p:first-child,.insight-head>p:first-child{margin:0}.academy,.free-band{gap:42px}.resource-preview{height:260px}.footer-bottom{grid-column:auto}.service-hero-visual{min-height:320px}.contact-hero{gap:52px;padding-top:78px}.contact-proof-logos{justify-content:flex-start}.contact-info-grid{margin-bottom:82px}.about-hero{gap:42px;min-height:0;padding-top:112px}.about-hero-panel{min-height:360px}.about-principle-card,.about-stats div{border-bottom:1px solid #f7f7f41f;border-right:0}.about-principle-card:last-child,.about-stats div:last-child{border-bottom:0}.booking-summary{grid-template-columns:1fr;align-items:start}.booking-summary ul{justify-content:flex-start}.booking-hero{grid-template-columns:1fr;align-items:start;gap:0;padding-top:64px}.team-card:nth-child(2n) img{order:0}.category-list{position:static}.autopilot-section{padding:72px var(--container-x) 86px}.autopilot-card,.autopilot-metric{min-height:0}.autopilot-metric:nth-child(5),.autopilot-metric:nth-child(10){grid-column:auto}.footer-main{grid-template-columns:1fr;gap:54px}.footer-links-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-showcase{padding:78px var(--container-x) 88px}.services-showcase-head,.services-showcase-grid{width:var(--container)}.service-showcase-card{min-height:0}}@media (max-width:640px){h1,.subpage-main h1,.service-hero h1,.article-page h1{font-size:var(--h1-size-mobile)}.desktop-nav,.nav-actions{display:none}.mobile-menu{display:block}.site-header{justify-content:space-between;gap:10px;height:64px;padding:0 14px;top:0}.site-header.is-scrolled{width:calc(100vw - 28px);height:58px;padding:8px 10px;display:flex;top:10px;left:50%;right:auto;transform:translate(-50%)}.site-header.is-scrolled .nav-left{display:flex}.nav-logo-bubble{width:148px;min-width:148px;height:42px;padding:0 18px}.wordmark-brand img{object-fit:contain;object-position:center;width:112px;max-width:none;height:auto}.site-header.is-scrolled .nav-logo-bubble{width:142px;min-width:142px;height:40px}.site-header.is-scrolled .wordmark-brand img{width:108px}.mobile-menu summary{border-radius:var(--radius-sm);background:var(--color-primary);color:#f7f7f7;border-color:#ffffff0f;width:42px;height:42px}.mobile-menu div{background:#151515;border-color:#ffffff14;top:50px}.mobile-menu a{color:#f7f7f7}.mobile-menu-label{color:#f7f7f770}.hero{min-height:720px;padding:104px 18px 188px}.hero-copy{width:min(420px,100%)}.hero-band-canvas{opacity:.62;height:calc(100% - 276px);inset:126px 0 150px}.hero h1{font-size:var(--h1-size-mobile);line-height:1}.hero h1 span{white-space:normal}.hero-copy>p:not(.hero-eyebrow){white-space:normal;width:min(390px,100%);font-size:12px;line-height:1.42}.hero-logo-marquee{width:min(390px,100vw - 36px);bottom:34px}.hero-logo-marquee p{font-size:var(--text-sm);margin-bottom:20px}.hero-logo-track{gap:28px}.hero-logo-track span{width:54px;height:42px}.hero-logo-track img{width:28px;height:28px}.hero-actions{flex-direction:column;align-items:center}.about-hero{padding:88px 20px 34px}.about-hero h1{font-size:32px}.about-hero,.about-mission,.about-story-head,.about-principles-grid,.about-stats,.team-head,.team-grid{max-width:100%}.about-hero p{font-size:17px}.about-mission{gap:28px;padding:38px 20px 44px}.about-mission p{justify-self:start;margin-top:0}.about-mission h2{font-size:18px;line-height:1.45}.about-actions{flex-direction:column;align-items:center;width:100%}.about-hero-panel{min-height:310px}.about-panel-card{padding:18px;bottom:18px;left:18px;right:18px}.about-panel-card strong{font-size:22px}.about-panel-list{width:min(230px,100% - 36px);top:18px;left:18px}.about-story,.team-section,.contact-strip{padding-block:72px}.about-story-head{gap:24px}.about-story-head h2,.team-head h2{font-size:42px}.about-story-head h2{font-size:36px;line-height:1.06}.about-principles-grid{margin-top:42px}.about-principle-card{min-height:0;padding:26px}.about-principle-card h3{margin-top:86px}.about-stats div{min-height:150px;padding:26px}.team-grid{margin-top:42px}.team-card{flex-basis:min(360px,86vw);padding:22px}.team-card img,.team-card-fallback{height:300px}.contact-strip{align-items:start;gap:30px}.contact-strip a{width:fit-content;min-width:180px}.booking-hero{padding:58px 0 32px}.booking-hero h1{font-size:36px}.booking-hero p{font-size:17px}.booking-shell{gap:18px;padding-bottom:56px}.booking-summary:before{opacity:0}.booking-summary:after{background:linear-gradient(#fff,#fbfbff)}.booking-panel{padding-top:12px}.contact-page{padding-top:64px}.contact-hero{padding:64px 0 76px}.contact-form-panel h1{font-size:36px}.contact-form-row{grid-template-columns:1fr;gap:18px}.contact-image-card{min-height:360px}.contact-info-grid,.contact-process-panel>div,.contact-hero{width:min(100%,100vw - 40px)}.contact-process-panel{padding:72px 20px 82px}.autopilot-head h2{font-size:31px}.autopilot-card{padding:18px}.autopilot-visual{height:106px;margin-bottom:22px}.services-showcase{padding:68px 20px 76px}.problem,.solution{padding:70px 20px 78px}.problem-head h2,.solution-head h2{font-size:31px}.problem-card,.solution-card{min-height:0}.solution-visual{height:148px}.services-showcase-head h2{font-size:31px}.service-showcase-card{grid-template-rows:142px 1fr}.service-showcase-visual{transform-origin:50%}.service-showcase-visual span{top:24px;left:24px}.service-showcase-copy{padding:26px 24px 30px}.service-showcase-copy>div{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:18px}.service-showcase-copy h3{font-size:21px}.free-band{padding:68px 20px 76px}.free-band h2,.path-head h2{font-size:31px}.resource-preview{height:220px}.resource-library-card-main{width:62%;left:58px}.resource-library-card-side{width:188px;bottom:34px;right:30px}.resource-checklist{bottom:34px;left:42px}.path{padding:72px 20px 82px}.step-card{min-height:0}.step-card svg{margin-top:40px}.insights{padding:70px 20px 76px}.insight-head h2,.academy h2{font-size:31px}.post-card{min-height:0;padding:28px 24px 30px}.academy{padding:72px 20px}.academy-panel{width:100%}.academy-panel-image{height:168px}.lead-form{padding:22px}.footer{padding:52px 20px 28px}.footer-main,.footer-llm-strip,.footer-bottom{width:100%}.footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.footer-brand-block h2{margin-top:42px;font-size:28px}.footer-llm-strip,.footer-bottom{flex-direction:column;align-items:flex-start}.button{width:min(260px,100%)}.orbit{aspect-ratio:1/1.08}.ring-one{width:310px;height:310px}.ring-two{width:230px;height:230px}.ring-three{width:145px;height:145px}.tool{width:40px;height:40px}.tool-a{width:54px;height:54px;left:16px}.tool-b{left:44%}.tool-c{right:36%}.tool-d{right:4px}.tool-e{left:0}.tool-f{left:30%}.tool-g{right:28%}.tool-h{right:0}.section-pad,.free-band,.footer{padding:58px 20px}.statement{padding-inline:20px}.service-outcomes{grid-template-columns:1fr}}.services-showcase{padding:118px var(--container-x) 128px;color:#f4f4f1;background:radial-gradient(circle at 78% 14%,#ffffff0e,#0000 30%),linear-gradient(#171717 0%,#111 100%)}.services-showcase-head{margin-bottom:46px}.services-showcase-head p{color:#f4f4f175}.services-showcase-head h2{color:#f4f4f1e0;max-width:780px}.services-showcase-grid{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-showcase-card{background:radial-gradient(circle at 88% 8%,#df70271f,#0000 34%),linear-gradient(#ffffff0b,#ffffff05),#171717;border:1px solid #ffffff17;border-radius:8px;min-height:390px;display:block;box-shadow:inset 0 1px #ffffff0a}.service-showcase-card:hover{background:radial-gradient(circle at 88% 8%,#df70272e,#0000 34%),linear-gradient(#ffffff0f,#ffffff06),#1b1b1b;transform:translateY(-3px)}.service-showcase-copy{flex-direction:column;min-height:390px;padding:32px;display:flex}.service-showcase-copy>div{justify-content:flex-start;align-items:center;gap:14px;margin-bottom:44px}.service-showcase-index{z-index:auto;color:#f4f4f19e;background:#ffffff0e;border-color:#ffffff1a;border-radius:7px;width:34px;height:34px;position:static}.service-showcase-copy>div p,.service-showcase-copy>div strong{color:#f4f4f17a}.service-showcase-copy h3{color:#ffffffe6;font-size:clamp(24px,2.25vw,34px);font-weight:430}.service-showcase-copy>p,.service-showcase-copy li{color:#f4f4f18a}.service-showcase-copy ul{margin-top:28px}.service-showcase-copy a{color:#ffffffd6;margin-top:auto}.service-page{color:#f4f4f1;background:#111}.service-page.subpage-main{background:#111}.service-page .section-label,.service-page h1,.service-page h2,.service-page h3{color:#ffffffe6}.service-page p{color:#f4f4f18f}.service-hero{min-height:760px;padding:122px var(--container-x) 96px;background:radial-gradient(circle at 74% 42%,#ffffff14,#0000 24%),radial-gradient(circle at 10% 12%,#df70271f,#0000 28%),linear-gradient(#171717 0%,#111 100%)}.service-hero h1{color:#fff;max-width:820px;font-size:clamp(44px,4.4vw,68px);font-weight:500;line-height:.98}.service-hero p{color:#f4f4f19e;max-width:620px;margin:28px 0 34px;font-size:18px;line-height:1.55}.service-hero-visual{background:linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/58px 58px,linear-gradient(0deg,#ffffff0a 1px,#0000 1px) 0 0/58px 58px,radial-gradient(circle,#df70271f,#0000 36%),#ffffff09;border:1px solid #ffffff17;border-radius:8px;grid-template-columns:minmax(0,1fr) 112px minmax(0,1fr);align-items:center;gap:24px;min-height:430px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 32px 90px #0000003d}.service-hero-visual:before,.service-hero-visual:after{content:"";background:linear-gradient(90deg,#0000,#df70279e,#0000);width:27%;height:1px;position:absolute;top:50%}.service-hero-visual:before{left:23%;transform:translateY(-50%)}.service-hero-visual:after{right:23%;transform:translateY(-50%)scaleX(-1)}.service-hero-visual .service-flow-column,.service-hero-visual .service-flow-center{background:0 0!important;border-radius:0!important;width:auto!important;height:auto!important;position:relative!important;inset:auto!important}.service-flow-column{gap:14px;display:grid!important}.service-flow-column span{color:#ffffffad;border:1px solid #ffffff1a;align-items:center;min-height:42px;padding:0 14px;font-size:13px;box-shadow:0 16px 36px #00000024;background:#ffffff0e!important;border-radius:7px!important;width:auto!important;height:auto!important;display:flex!important;position:relative!important;inset:auto!important}.service-flow-inputs{padding-left:38px}.service-flow-outputs{padding-right:38px}.service-flow-center{z-index:2;align-content:center;place-items:center;gap:8px;min-width:104px;min-height:104px;box-shadow:0 0 34px #ffffff1f,0 0 54px #df702729;background:radial-gradient(circle,#ffffff29,#0000 68%),#151515!important;border:1px solid #ffffff1f!important;border-radius:50%!important;display:grid!important}.service-flow-center svg{color:#fff;position:static;transform:none}.service-flow-center strong{color:#f4f4f19e;text-align:center;max-width:78px;font-size:11px;font-weight:500;line-height:1.2}.service-problems,.deliverables-section,.phase-section,.pricing-section,.faq-section,.feature-section,.systems-band,.service-intro-panel,.process-section{padding:108px var(--container-x);background:#111}.systems-band,.pricing-section,.phase-section{background:radial-gradient(circle at 70% 20%,#ffffff0a,#0000 32%),#171717}.service-metrics-strip{width:var(--container);z-index:2;background:radial-gradient(circle at 50% 0,#df70271c,#0000 34%),#ffffff09;border:1px solid #ffffff17;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin:-64px auto 0;display:grid;position:relative;box-shadow:0 34px 100px #00000047}.service-metrics-strip article{align-content:center;gap:10px;min-height:142px;padding:30px 34px;display:grid}.service-metrics-strip article+article{border-left:1px solid #ffffff17}.service-metrics-strip strong{color:#f6f6f3;font-size:42px;font-weight:500;line-height:1}.service-metrics-strip span{color:#f4f4f194;max-width:290px;font-size:15px;line-height:1.45}.service-intro-panel{background:radial-gradient(circle at 50% 0,#df702724,#0000 34%),linear-gradient(#191919,#111)}.service-section-head,.process-section{align-items:start}.service-section-head h2,.process-section h2,.faq-section>h2{color:#ffffffe6;max-width:760px;font-size:clamp(32px,3.4vw,48px);font-weight:430;line-height:1}.service-section-head p,.process-section>div:first-child p{color:#f4f4f180;font-size:16px}.service-card-grid,.feature-grid,.deliverable-grid,.phase-list,.pricing-grid,.faq-list{gap:14px}.info-card,.feature-card,.deliverable-card,.phase-card,.pricing-card,.faq-list details{background:linear-gradient(#ffffff0b,#ffffff05),#181818;border:1px solid #ffffff17;border-radius:8px;box-shadow:inset 0 1px #ffffff0a}.info-card{min-height:320px;padding:24px}.info-card>svg,.deliverable-card svg{color:#df7027f2;background:#ffffff0f}.info-card h3,.feature-card h3,.deliverable-card h3,.phase-card h3,.pricing-card h3{color:#ffffffe6;font-size:22px;font-weight:500}.info-card p,.feature-card p,.deliverable-card p,.phase-card p,.pricing-card p,.faq-list p{color:#f4f4f185;font-size:14px;font-weight:400}.process-list article,.phase-card{background:linear-gradient(#ffffff0b,#ffffff05),#181818;border-color:#ffffff17}.process-list span,.phase-card>p:first-child,.phase-card span{color:#df7027e6;font-weight:500}.faq-section>h2{margin-left:max(var(--container-x), calc((100vw - 1200px) / 2))}.faq-list summary{color:#ffffffdb;font-size:16px;font-weight:500}.pricing-card.featured{background:radial-gradient(circle at 82% 12%,#df702733,#0000 34%),linear-gradient(#ffffff12,#ffffff06),#202020}.pricing-card strong,.price,.pricing-card.featured .price{font-weight:500;color:#ffffffe6!important}.pricing-card a,.pricing-card.featured a{color:#212121;background:#f4f4f1;font-weight:500}.best-value{color:#ffffffd1;background:#df702724;font-weight:500}.resource-preview{background:#151515;border-color:#ffffff17}.resource-preview:before{z-index:2;pointer-events:none;background:linear-gradient(90deg,#1111111a,#1111116b),radial-gradient(circle at 54% 45%,#df70272e,#0000 36%);border:0;inset:0}.resource-preview-badge{color:#ffffffad;background:#1111118c;border-color:#ffffff1a}.resource-library-card-main{width:auto;height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;inset:0;overflow:hidden}.resource-team-image{filter:saturate(.82)contrast(1.06)brightness(.72);opacity:.62;border:0;border-radius:0;width:100%;height:100%;inset:0}.resource-library-card-main b,.resource-library-card-side,.resource-checklist,.resource-stack{display:none}@media (max-width:900px){.proof-band{grid-template-columns:1fr;gap:28px;padding:58px 18px}.proof-band>div:first-child{justify-self:stretch;max-width:none}.proof-card-grid,.services-showcase-grid,.service-card-grid,.feature-grid,.deliverable-grid,.pricing-grid,.service-hero,.process-section,.service-section-head{grid-template-columns:1fr}.service-hero-visual{grid-template-columns:1fr;min-height:480px;padding:28px}.service-hero-visual:before,.service-hero-visual:after{display:none}.service-flow-inputs,.service-flow-outputs{padding:0}.service-flow-center{justify-self:center}}@media (max-width:640px){.services-showcase,.service-problems,.deliverables-section,.phase-section,.pricing-section,.faq-section,.feature-section,.systems-band,.service-intro-panel,.process-section{padding:72px 20px}.service-hero{padding:92px 20px 72px}.service-hero h1{font-size:42px}.service-hero p{font-size:16px}.service-showcase-copy{min-height:0;padding:28px}.service-showcase-copy>div{margin-bottom:34px}.service-showcase-card{min-height:0}.service-hero-visual{min-height:420px}.service-metrics-strip{grid-template-columns:1fr;margin-top:-36px}.service-metrics-strip article+article{border-top:1px solid #ffffff17;border-left:0}.phase-card,.process-list article{grid-template-columns:1fr}}.service-hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1fr);gap:clamp(42px,5vw,78px);min-height:660px;padding-top:112px;padding-bottom:84px}.service-hero-copy{max-width:740px}.service-hero h1{max-width:720px;font-size:clamp(42px,4.15vw,62px);line-height:1}.service-hero p{max-width:610px;margin:24px 0 32px;font-size:17px}.service-hero-visual{isolation:isolate;gap:28px;min-height:390px;padding:38px}.service-hero-visual:before,.service-hero-visual:after{opacity:.52}.service-flow-column{z-index:2}.service-flow-column span{color:#f4f4f1b8;border-color:#ffffff1f;min-height:48px;font-size:14px;line-height:1.25;background:linear-gradient(#ffffff13,#ffffff0a)!important}.service-flow-inputs span:nth-child(2),.service-flow-outputs span:nth-child(2){transform:translate(16px)}.service-flow-inputs span:nth-child(3),.service-flow-outputs span:first-child{transform:translate(32px)}.service-flow-outputs span:first-child,.service-flow-outputs span:nth-child(2),.service-flow-outputs span:nth-child(3){border-color:#df702747}.service-flow-center{min-width:112px;min-height:112px}.service-metrics-strip article{min-height:132px}.service-metrics-strip{margin:0 auto}.service-metrics-strip strong{font-size:clamp(28px,2.3vw,38px)}.service-proof-panel{padding:96px var(--container-x);background:radial-gradient(circle at 72% 12%,#df70271a,#0000 34%),#151515}.service-proof-panel .service-section-head{margin-bottom:34px}.service-proof-panel .service-section-head>div{max-width:780px}.service-proof-grid{width:var(--container);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 auto;display:grid}.service-proof-grid article{background:linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/46px 46px,linear-gradient(0deg,#ffffff08 1px,#0000 1px) 0 0/46px 46px,radial-gradient(circle at 68% 18%,#df70271f,#0000 38%),#181818;border:1px solid #ffffff17;border-radius:8px;min-height:260px;padding:26px;position:relative;overflow:hidden}.service-proof-grid article:after{content:"";background:linear-gradient(90deg,#df70278c,#0000);height:1px;position:absolute;inset:auto 24px 24px}.service-proof-grid span{color:#f4f4f18a;border:1px solid #ffffff1c;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:46px;font-size:14px;display:inline-flex}.service-proof-grid svg{color:#df7027e0;position:absolute;top:28px;right:28px}.service-proof-grid h3{color:#ffffffe6;max-width:300px;font-size:23px;font-weight:500;line-height:1.08}.service-proof-grid p{color:#f4f4f185;max-width:340px;margin-top:18px;font-size:15px;line-height:1.55}.service-section-head{gap:56px}.service-section-head p{max-width:680px;line-height:1.55}.info-card,.feature-card,.deliverable-card,.phase-card,.pricing-card{flex-direction:column;display:flex}.info-card p,.feature-card p,.deliverable-card p,.phase-card p,.pricing-card p,.faq-list p{font-size:15px;line-height:1.55}.info-card{min-height:300px}.feature-card,.deliverable-card{min-height:250px}.feature-grid.balanced-grid,.deliverable-grid.balanced-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-section{grid-template-columns:minmax(0,.76fr) minmax(0,1.18fr);gap:clamp(46px,6vw,84px)}.process-list{grid-template-columns:repeat(2,minmax(0,1fr))}.process-list article{grid-template-columns:1fr;gap:14px;min-height:210px;padding:26px}.process-list span{color:#df7027e6;border:1px solid #ffffff1c;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;font-size:14px;display:inline-flex}.process-list h3{margin:8px 0 0}.phase-list{grid-template-columns:repeat(2,minmax(0,1fr))}.phase-card{grid-template-columns:1fr;gap:14px;min-height:240px}.phase-card>p:first-child,.phase-card span{width:fit-content;font-size:13px}.pricing-card a{margin-top:auto}@media (max-width:900px){.service-hero{grid-template-columns:1fr;min-height:auto;padding-top:104px}.service-proof-grid,.process-list,.phase-list,.feature-grid.balanced-grid,.deliverable-grid.balanced-grid,.process-section{grid-template-columns:1fr}.service-flow-inputs span,.service-flow-outputs span{transform:none!important}.service-hero-visual{min-height:420px}}@media (max-width:640px){.service-hero h1{font-size:38px}.service-proof-panel{padding:72px 20px}.service-proof-grid{width:100%}}.blog-page.subpage-main,.article-page.subpage-main{color:#ffffffe6;background:radial-gradient(circle at 50% 0,#ffffff0e,#0000 28%),linear-gradient(#171717 0%,#101010 48%,#141414 100%);min-height:100vh}.blog-hero{min-height:auto;width:var(--container);margin:0 auto;padding:168px 0 66px;display:block}.blog-hero h1{color:#f6f6f3;max-width:860px;font-size:clamp(44px,4.7vw,70px);font-weight:500;line-height:.98}.blog-hero p{color:#f4f4f194;max-width:760px;margin-top:26px;font-size:19px;line-height:1.55}.blog-layout{grid-template-columns:220px 1fr;gap:30px;padding-bottom:120px}.category-list :is(a,button){color:#f4f4f18a;border:1px solid #ffffff14;font-weight:500}.category-list :is(a,button).active,.category-list :is(a,button):hover{color:#f6f6f3;background:#ffffff13}.blog-page .blog-filter-summary{color:#f4f4f17a}.blog-grid{gap:16px}.blog-card{background:radial-gradient(circle at 76% 12%,#df702721,#0000 30%),#ffffff09;border-color:#ffffff17;min-height:300px;transition:transform .36s cubic-bezier(.16,1,.3,1),border-color .36s cubic-bezier(.16,1,.3,1),background .36s cubic-bezier(.16,1,.3,1);box-shadow:0 28px 90px #0000003d}.blog-card:hover{background:radial-gradient(circle at 76% 12%,#df70272e,#0000 30%),#ffffff0e;border-color:#df702761;transform:translateY(-4px)}.blog-card p,.blog-card span{color:#f4f4f18a}.blog-card h2{color:#f6f6f3;font-weight:500}.blog-card strong{color:#df7027e6;font-weight:500}.article-page article{width:min(880px,100vw - 80px);padding:164px 0 112px}.article-page h1{color:#f6f6f3;font-size:clamp(42px,4.3vw,66px);font-weight:500;line-height:1.02}.article-meta{font-weight:500;color:#df7027e0!important}.article-intro{font-size:21px;color:#f4f4f1b3!important;line-height:1.55!important}.article-content{gap:0;margin-top:64px}.article-content h2,.article-content h3,.article-content h4{color:#f6f6f3;max-width:780px;margin:58px 0 14px;font-weight:500;line-height:1.15}.article-content h2{font-size:34px}.article-content h3{font-size:25px}.article-content h4{font-size:21px}.article-content p,.article-content li{color:#f4f4f1ad;font-size:18px;line-height:1.75}.article-content p{margin:16px 0 0}.article-content ul,.article-content ol{gap:10px;margin:18px 0 0;padding-left:24px;display:grid}.article-content li::marker{color:#df7027db}.article-table-wrap{background:#ffffff09;border:1px solid #ffffff1a;border-radius:8px;margin:28px 0;overflow-x:auto}.article-content table{border-collapse:collapse;width:100%;min-width:620px}.article-content th,.article-content td{color:#f4f4f1ad;text-align:left;border-bottom:1px solid #ffffff14;padding:14px 16px;font-size:15px;line-height:1.5}.article-content th{color:#f6f6f3;background:#ffffff0d;font-weight:500}.article-image{margin:42px 0}.article-image img{border:1px solid #ffffff1c;border-radius:8px;width:100%;height:auto}.article-image figcaption{color:#f4f4f17a;margin-top:10px;font-size:13px}.article-back{color:#f4f4f1d1;font-weight:500}@media (max-width:900px){.blog-layout{grid-template-columns:1fr}.category-list{display:flex;position:static;overflow-x:auto}.blog-grid{grid-template-columns:1fr}}@media (max-width:640px){.blog-hero{padding-top:126px}.article-page article{width:min(100% - 36px,880px);padding-top:132px}}
