@font-face{font-family:GeistSans;src:local("Inter"),local("Arial");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}:root{color-scheme:dark;--bg:#050613;--bg-2:#08112c;--panel:#1d2636;--panel-2:#242f40;--panel-3:#111827;--text:#f7f8ff;--muted:#a6adbd;--quiet:#768096;--line:hsla(0,0%,100%,.11);--line-strong:rgba(117,149,255,.32);--arkway-blue:#5388ff;--arkway-blue-soft:#7aa5ff;--arkway-blue-deep:#2f6dff;--blue:#5388ff;--blue-2:#7aa5ff;--blue-fill:#5388ff;--blue-fill-text:#fff;--openai-logo:#f7f8ff;--grok-logo:#f7f8ff;--green:#6de3a5;--orange:#ffb15d;--rose:#ec6594;--purple:#9b70ff;--porcelain:#f7f8ff;--soft-sand:#eef4ff;--ink-black:#111318;--ink-gray:#4e5561;--obsidian:#050607;--graphite:#0b0d10;--carbon:#111318;--deep-line:#252a33;--signal-cyan:#5388ff;--deep-cyan:#2f6dff;--champagne:#82a9ff;--muted-champagne:#6f94ee;--shadow:0 24px 70px rgba(0,0,0,.45);--radius:8px;--max:1320px;--wide:1520px;--narrow:1080px;--fs-hero:clamp(46px,4.6vw,64px);--fs-display:clamp(38px,3.4vw,48px);--fs-section-xl:var(--fs-display);--fs-section:clamp(30px,2.6vw,38px);--fs-panel-title:18px;--fs-card-title:clamp(18px,1.15vw,20px);--fs-list-title:clamp(17px,1vw,19px);--fs-question:clamp(17px,1vw,19px);--fs-body-lg:clamp(16px,1vw,18px);--fs-body:16px;--fs-small:14px;--fs-label:12px;--fs-metric:clamp(30px,2.2vw,36px);--font:"GeistSans","GeistSans Fallback",Arial,sans-serif;--display:"GeistSans","GeistSans Fallback",Arial,sans-serif}html[data-theme=light]{color-scheme:light;--bg:#f6f8fc;--bg-2:#eaf0fb;--panel:#fff;--panel-2:#eef3fb;--panel-3:#f9fbff;--text:#121827;--muted:#4f5b70;--quiet:#7b8798;--line:rgba(17,24,39,.12);--line-strong:rgba(42,91,214,.28);--openai-logo:#111827;--grok-logo:#111827;--shadow:0 24px 70px rgba(29,45,80,.16)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;background-color:#030014;background-image:radial-gradient(circle at top,rgba(37,99,235,.25),transparent 45%),radial-gradient(circle at bottom,rgba(6,182,212,.16),transparent 31%);background-attachment:fixed}body,html{overflow-x:clip}body{margin:0;min-width:320px;position:relative;isolation:isolate;background:transparent;color:var(--text);font-family:var(--font);letter-spacing:0;-webkit-font-smoothing:antialiased;font-synthesis-weight:none;text-rendering:optimizeLegibility}body:before{content:none;background-image:linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:48px 48px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 78%);mask-image:linear-gradient(180deg,#000,transparent 78%)}body:after,body:before{position:fixed;inset:0;pointer-events:none;z-index:0}body:after{content:"";background:radial-gradient(circle at top,rgba(37,99,235,.25),transparent 45%),radial-gradient(circle at bottom,rgba(6,182,212,.16),transparent 31%);opacity:1}html[data-theme=light] body:after{background:radial-gradient(circle at top,rgba(37,99,235,.09),transparent 45%),radial-gradient(circle at bottom,rgba(6,182,212,.06),transparent 30%)}html[data-theme=light]{background-color:#f8f9fb;background-image:radial-gradient(circle at top,rgba(37,99,235,.06),transparent 45%),radial-gradient(circle at bottom,rgba(6,182,212,.04),transparent 30%)}html[data-theme=light] body{background:transparent}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}.site-shell{position:relative;z-index:1;min-height:100vh}.topbar{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:50;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px);height:auto;margin:0;padding:4px;display:block;background:rgba(13,25,58,.58);border:1px solid rgba(109,143,255,.24);border-radius:16px;box-shadow:0 0 0 1px rgba(83,136,255,.1),0 18px 46px rgba(0,0,0,.26),0 0 36px rgba(47,109,255,.1);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,top .18s ease}.topbar:before{content:none;display:none}.topbar-inner{min-height:54px;padding:8px 10px;display:grid;grid-template-columns:auto max-content auto;align-items:center;grid-gap:clamp(12px,1.8vw,22px);gap:clamp(12px,1.8vw,22px);width:max-content;max-width:100%;background:rgba(24,34,53,.92);border:1px solid hsla(0,0%,100%,.06);border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.topbar.is-scrolled{top:12px;background:rgba(13,25,58,.7);border-color:rgba(109,143,255,.32);box-shadow:0 0 0 1px rgba(83,136,255,.12),0 18px 44px rgba(0,0,0,.3),0 0 34px rgba(47,109,255,.12)}html[data-theme=light] .topbar{background:rgba(226,234,247,.76);border-color:rgba(15,23,42,.08);box-shadow:0 0 0 1px rgba(37,99,235,.04),0 18px 38px rgba(15,23,42,.1)}html[data-theme=light] .topbar:before{content:none;display:none}html[data-theme=light] .topbar-inner{background:hsla(0,0%,100%,.94);border-color:rgba(15,23,42,.05);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}html[data-theme=light] .topbar.is-scrolled{background:rgba(226,234,247,.88);border-color:rgba(15,23,42,.12);box-shadow:0 0 0 1px rgba(37,99,235,.05),0 18px 38px rgba(15,23,42,.13)}.nav-left{display:flex;align-items:center;gap:8px;min-width:0}.nav-left,.nav-left .brand{flex:0 0 auto}.brand{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 7px;font-weight:720;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.brand:hover{opacity:.84}.brand-mark{position:relative;width:52px;height:21px;display:inline-grid;place-items:center;color:var(--blue-2)}.brand-logo{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 0 10px rgba(83,136,255,.36))}.footer-wordmark{display:block;flex:0 0 auto;background:currentColor;-webkit-mask:url(/assets/arkway-wordmark-mask.svg?v=20260526-wordmark-viewbox) center/contain no-repeat;mask:url(/assets/arkway-wordmark-mask.svg?v=20260526-wordmark-viewbox) center/contain no-repeat}.brand-wordmark{display:block;flex:0 0 auto;width:74px;height:22px;object-fit:contain;filter:brightness(0) invert(1)}html[data-theme=light] .brand-wordmark{filter:none}.seo-readable-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.desktop-nav{justify-content:flex-end;gap:8px;flex:0 0 auto}.desktop-nav,.nav-links{display:flex;align-items:center}.nav-links{justify-content:center;gap:4px;width:max-content;min-width:max-content}.topbar .brand,.topbar .nav-pill{min-height:36px}.topbar .brand{padding-inline:7px;font-size:17px}.topbar .nav-pill{padding-inline:12px;border-radius:8px;white-space:nowrap}.topbar .nav-pill.active{background:hsla(0,0%,100%,.06);color:var(--text)}.topbar .icon-button,.topbar .lang-button,.topbar .primary-button.small{min-height:36px;border-radius:9px}.topbar .icon-button{width:36px}.theme-mode-icon{display:grid;place-items:center;width:20px;height:20px}.theme-mode-icon svg{grid-area:1/1;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round;transition:opacity .18s ease,transform .18s ease}.theme-mode-sun{opacity:1;transform:scale(1)}.theme-mode-moon,[data-theme-toggle].is-dark .theme-mode-moon,[data-theme-toggle].is-light .theme-mode-sun{opacity:0;transform:scale(.92)}[data-theme-toggle].is-dark .theme-mode-sun,[data-theme-toggle].is-light .theme-mode-moon{opacity:1;transform:scale(1)}.topbar .lang-button{min-width:36px}.topbar .primary-button.small{padding-inline:16px}.nav-group,.resource-nav-shell,.resource-nav-trigger{position:relative}.nav-chevron{width:8px;height:8px;border-right:2px solid;border-bottom:2px solid;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.resource-nav-shell.is-open .nav-chevron{transform:rotate(225deg) translateY(-1px)}.resource-nav-shell:after{content:"";position:fixed;top:64px;left:0;right:0;z-index:48;height:30px;display:none;pointer-events:auto}.resource-nav-shell.is-open:after{display:block}.resources-dropdown-panel{position:fixed;top:var(--nav-dropdown-top,62px);left:var(--nav-dropdown-left,50%);z-index:49;width:min(var(--nav-dropdown-width,920px),calc(100vw - 32px));transform:translateX(var(--nav-dropdown-x,-50%)) translateY(-10px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,visibility .16s ease,transform .16s ease}.resource-nav-shell.is-open .resources-dropdown-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(var(--nav-dropdown-x,-50%)) translateY(0)}.resources-dropdown-inner{min-height:0;padding:12px;border:1px solid rgba(117,149,255,.24);border-radius:16px;background:radial-gradient(circle at 50% -12%,rgba(83,136,255,.14),transparent 34%),linear-gradient(145deg,#17233a,#081225);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 18px 44px rgba(0,0,0,.32),0 0 36px rgba(83,136,255,.12);color:#f7f8ff}.resources-dropdown-title{display:flex;align-items:center;gap:10px;padding:0 0 12px;border-bottom:1px solid rgba(117,149,255,.2)}.resources-dropdown-title em,.resources-dropdown-title strong{font-family:var(--display);font-size:16px;line-height:1.5;letter-spacing:0}.resources-dropdown-title strong{color:#f7f8ff;font-weight:700}.resources-dropdown-title span{width:34px;height:2px;background:rgba(122,165,255,.62)}.resources-dropdown-title em{color:rgba(224,235,255,.62);font-style:normal;font-weight:560}.resources-dropdown-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;padding:24px 0 0}.resources-dropdown-columns section{display:grid;align-content:start;grid-gap:8px;gap:8px}.resources-dropdown-columns h2{margin:0 0 2px;padding-left:12px;color:rgba(122,165,255,.78);font-family:var(--display);font-size:12px;line-height:1.35;font-weight:760;letter-spacing:0}.resources-dropdown-columns a{display:block;min-height:0;padding:12px;border-radius:8px;color:inherit;text-decoration:none;transition:background .15s ease,color .15s ease}.resources-dropdown-columns a em,.resources-dropdown-columns a strong{display:block;font-family:var(--display);letter-spacing:0;font-style:normal}.resources-dropdown-columns a strong{color:#f7f8ff;font-size:14px;line-height:1.25;font-weight:680}.resources-dropdown-columns a em{color:rgba(224,235,255,.62);margin-top:8px;font-size:12px;line-height:1.35;font-weight:520}.resources-dropdown-columns a:focus-visible,.resources-dropdown-columns a:hover{background:hsla(0,0%,100%,.055);outline:none}.resources-dropdown-columns a:hover strong{color:var(--arkway-blue-soft)}.solutions-dropdown-panel{width:min(420px,calc(100vw - 32px))}.solutions-dropdown-inner{padding:12px}.solutions-dropdown-inner .resources-dropdown-title{padding-bottom:10px}.solutions-dropdown-list{display:grid;grid-gap:4px;gap:4px;padding-top:10px}.solutions-dropdown-list a{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;min-height:58px;padding:8px;border-radius:8px;color:inherit;text-decoration:none;transition:background .15s ease,transform .15s ease,color .15s ease}.solutions-dropdown-list a:focus-visible,.solutions-dropdown-list a:hover{background:hsla(0,0%,100%,.055);outline:none;transform:translateY(-1px)}.solutions-dropdown-icon{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(117,149,255,.2);border-radius:9px;background:hsla(0,0%,100%,.035);color:rgba(224,235,255,.7)}.solutions-dropdown-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.solutions-dropdown-list em,.solutions-dropdown-list strong{display:block;font-family:var(--display);letter-spacing:0;font-style:normal}.solutions-dropdown-list strong{color:#f7f8ff;font-size:14px;line-height:1.25;font-weight:680}.solutions-dropdown-list em{max-width:280px;margin-top:4px;color:rgba(224,235,255,.62);font-size:12px;line-height:1.35;font-weight:520}.solutions-dropdown-list a:hover strong{color:var(--arkway-blue-soft)}.ghost-button,.icon-button,.mobile-panel button,.nav-pill{min-height:44px;padding:0 13px;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.nav-pill{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:650}.nav-secondary{color:rgba(224,235,255,.68)}.ghost-button:hover,.icon-button:hover,.nav-pill.active,.nav-pill:hover{color:var(--text);background:hsla(0,0%,100%,.06)}html[data-theme=light] .icon-button,html[data-theme=light] .lang-button,html[data-theme=light] .nav-pill{color:#515154}html[data-theme=light] .nav-secondary{color:rgba(35,48,78,.7)}html[data-theme=light] .icon-button:hover,html[data-theme=light] .nav-pill.active,html[data-theme=light] .nav-pill:hover{color:#1d1d1f;background:rgba(0,0,0,.045)}.mega-menu{position:absolute;top:calc(100% + 12px);left:0;width:300px;padding:6px;display:grid;grid-gap:2px;gap:2px;background:rgba(24,34,53,.98);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 22px 54px rgba(0,0,0,.34);opacity:0;visibility:hidden;transform:translateY(-4px);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);transition:.16s ease}.mega-menu.open,.nav-group:focus-within .mega-menu,.nav-group:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu a{display:grid;grid-gap:4px;gap:4px;padding:10px 11px;border-radius:8px;color:var(--text);font-size:14px}.mega-menu strong{font-size:14px;font-weight:700}.mega-menu small{color:rgba(224,235,255,.56);line-height:1.35}.mega-menu a:hover{background:hsla(0,0%,100%,.06)}html[data-theme=light] .mega-menu{background:hsla(0,0%,100%,.98);border-color:rgba(15,23,42,.08);box-shadow:0 22px 48px rgba(15,23,42,.14)}html[data-theme=light] .mega-menu small{color:rgba(35,48,78,.62)}html[data-theme=light] .mega-menu a:hover{background:rgba(37,99,235,.07)}.nav-actions{display:flex;align-items:center;gap:8px}.lang-button{min-width:36px;min-height:36px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:9px;background:hsla(0,0%,100%,.06);color:var(--muted);font-weight:760;line-height:1;cursor:pointer}.language-switch-icon{position:relative;width:22px;height:22px;display:inline-block;color:currentColor;font-family:var(--display);line-height:1}.language-switch-icon span{position:absolute;display:block;letter-spacing:0}.language-switch-icon span:first-child{right:2px;bottom:1px;font-size:14px;font-weight:880}.language-switch-icon span:last-child{left:2px;top:2px;font-size:12px;font-weight:900}.lang-button:hover{color:var(--text);background:hsla(0,0%,100%,.09)}.icon-button{width:36px;min-height:36px;padding:0;display:inline-grid;place-items:center;background:hsla(0,0%,100%,.06)}.outline-button,.primary-button,.soft-button{min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:var(--radius);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:760;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.primary-button{background:var(--blue-fill);color:var(--blue-fill-text)}.outline-button:hover,.primary-button:hover,.soft-button:hover{transform:translateY(-1px)}.primary-button.small{min-height:36px;padding:0 16px;white-space:nowrap;border-radius:9px}.topbar .primary-button.small{position:relative;overflow:hidden;font-weight:400;border-color:rgba(83,136,255,.3);box-shadow:0 12px 28px rgba(47,109,255,.22)}.topbar .primary-button.small:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.24),transparent);transform:translateX(-180%);transition:transform .62s ease}.topbar .primary-button.small:hover:before{transform:translateX(180%)}.topbar .primary-button.small:hover{box-shadow:0 14px 32px rgba(47,109,255,.3)}html[data-theme=light] .primary-button{background:var(--blue-fill);color:var(--blue-fill-text);box-shadow:0 8px 22px rgba(0,113,227,.16)}html[data-theme=light] .audit-copy h2,html[data-theme=light] .hero h1,html[data-theme=light] .service-intro h2{color:#1d1d1f}html[data-theme=light] .audit-copy p,html[data-theme=light] .hero-copy,html[data-theme=light] .hero-subcopy,html[data-theme=light] .service-intro p{color:rgba(29,29,31,.68)}html[data-theme=light] .audit-form,html[data-theme=light] .engine-badge,html[data-theme=light] .era-card,html[data-theme=light] .geo-definition-module,html[data-theme=light] .geo-dimension-card,html[data-theme=light] .geo-goal-item,html[data-theme=light] .geo-monitor-panel,html[data-theme=light] .geo-ranking-card,html[data-theme=light] .geo-score-card,html[data-theme=light] .geo-trend-card,html[data-theme=light] .metric-card,html[data-theme=light] .seo-geo-card,html[data-theme=light] .seo-geo-module,html[data-theme=light] .service-card,html[data-theme=light] .tech-card,html[data-theme=light] .tech-demo-panel,html[data-theme=light] .tech-flow,html[data-theme=light] .tech-orbit-card,html[data-theme=light] .tech-system-card,html[data-theme=light] .tech-system-core-card,html[data-theme=light] .trend-card{border-color:rgba(0,0,0,.08);background:linear-gradient(150deg,hsla(0,0%,100%,.82),rgba(245,245,247,.72)),hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9),0 24px 70px rgba(29,45,80,.1)}html[data-theme=light] .era-card p,html[data-theme=light] .geo-goals-copy p,html[data-theme=light] .metric-card p,html[data-theme=light] .process-step p,html[data-theme=light] .seo-geo-card li,html[data-theme=light] .service-card p,html[data-theme=light] .tech-card p,html[data-theme=light] .tech-orbit-card p,html[data-theme=light] .tech-system-card p,html[data-theme=light] .trend-card p{color:rgba(18,24,39,.78)}html[data-theme=light] .geo-definition-head h3,html[data-theme=light] .geo-dimension-card h4,html[data-theme=light] .geo-goal-item strong,html[data-theme=light] .geo-goals-copy h2,html[data-theme=light] .geo-score-card b,html[data-theme=light] .process-step h3,html[data-theme=light] .seo-geo-card h4,html[data-theme=light] .service-card h3,html[data-theme=light] .tech-brain-brand strong,html[data-theme=light] .tech-demo-copy h3,html[data-theme=light] .tech-orbit-card h3,html[data-theme=light] .tech-system-card h3,html[data-theme=light] .trend-card h3{color:#1d1d1f}html[data-theme=light] .geo-definition-closing p,html[data-theme=light] .geo-definition-head p,html[data-theme=light] .geo-dimension-card p,html[data-theme=light] .geo-ranking-row,html[data-theme=light] .geo-score-card div,html[data-theme=light] .geo-trend-card span{color:rgba(18,24,39,.72)}html[data-theme=light] .geo-definition-module{border:0;background:transparent;box-shadow:none}html[data-theme=light] .geo-ranking-card>strong,html[data-theme=light] .geo-trend-card strong{color:#1d1d1f}html[data-theme=light] .geo-definition-closing{background:linear-gradient(90deg,rgba(83,136,255,.12),rgba(83,136,255,.04)),hsla(0,0%,100%,.78)}html[data-theme=light] .geo-goals-section,html[data-theme=light] .tech-system-section{background:radial-gradient(circle at 50% 0,rgba(83,136,255,.14),transparent 32%),radial-gradient(circle at 50% 100%,rgba(83,136,255,.1),transparent 36%),linear-gradient(180deg,#f5f7ff,#fff)}html[data-theme=light] .era-demo,html[data-theme=light] .radar-core,html[data-theme=light] .tech-radar{background:linear-gradient(150deg,hsla(0,0%,100%,.84),rgba(245,245,247,.72))}html[data-theme=light] .audit-copy h2,html[data-theme=light] .era-shift-section .era-card h3,html[data-theme=light] .era-shift-section .service-intro h2,html[data-theme=light] .service-intro h2{color:#121827}html[data-theme=light] .agent-node,html[data-theme=light] .agent-request,html[data-theme=light] .demo-answer-card p,html[data-theme=light] .demo-chat-line,html[data-theme=light] .demo-link-stack b,html[data-theme=light] .demo-search-box em,html[data-theme=light] .era-subtitle{color:rgba(18,24,39,.82)}html[data-theme=light] .agent-node,html[data-theme=light] .agent-org,html[data-theme=light] .agent-request,html[data-theme=light] .demo-answer-card,html[data-theme=light] .demo-chat-line,html[data-theme=light] .demo-link-stack article,html[data-theme=light] .demo-search-box,html[data-theme=light] .era-card-body p{border-color:rgba(83,136,255,.18);background:linear-gradient(150deg,hsla(0,0%,100%,.78),rgba(237,243,255,.68)),hsla(0,0%,100%,.72)}html[data-theme=light] .demo-answer-card strong,html[data-theme=light] .demo-link-stack small,html[data-theme=light] .era-card-body span,html[data-theme=light] .era-demo-shell>span{color:#2f6dff}html[data-theme=light] .platform-orb-label{background:hsla(0,0%,100%,.92);color:#121827;border-color:rgba(83,136,255,.2);box-shadow:0 18px 38px rgba(29,45,80,.16)}html[data-theme=light] .platform-orb-label small{color:rgba(18,24,39,.62)}.outline-button{border-color:var(--line-strong);color:var(--text);background:hsla(0,0%,100%,.02)}.soft-button{color:var(--text);background:hsla(0,0%,100%,.08)}.mobile-only{display:none}.mobile-panel{position:fixed;top:86px;left:50%;transform:translateX(-50%) translateY(-6px);z-index:49;width:min(420px,calc(100vw - 24px));margin:0;padding:8px;display:none;grid-template-columns:1fr;gap:4px;background:rgba(24,34,53,.98);border:1px solid hsla(0,0%,100%,.08);border-radius:14px;box-shadow:0 22px 54px rgba(0,0,0,.34);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%)}.mobile-panel.open{display:grid;transform:translateX(-50%) translateY(0)}.mobile-panel a,.mobile-panel button{width:100%;padding:12px;text-align:left;border-radius:8px;border:0;background:transparent;color:var(--muted);font-weight:650}.mobile-panel a:hover,.mobile-panel button:hover{background:hsla(0,0%,100%,.06);color:var(--text)}html[data-theme=light] .mobile-panel{background:hsla(0,0%,100%,.98);border-color:rgba(15,23,42,.08);box-shadow:0 22px 48px rgba(15,23,42,.14)}main{position:relative;z-index:1;outline:none}.section-outline{position:fixed;left:max(18px,calc((100vw - 1560px) / 2 + 26px));top:50%;transform:translateY(-50%);z-index:35;display:grid;grid-gap:11px;gap:11px;padding:10px 0 10px 13px;border:0;border-left:1px solid rgba(122,165,255,.24);border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.section-outline a{min-height:24px;display:grid;grid-template-columns:8px auto;align-items:center;grid-gap:10px;gap:10px;padding:0;border-radius:0;color:rgba(224,235,255,.5);font-size:12px;font-weight:760;white-space:nowrap;transition:color .16s ease,transform .16s ease}.section-outline a span{width:5px;height:5px;border-radius:999px;border:0;background:rgba(122,165,255,.5);box-shadow:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.section-outline a:hover{color:#fff;background:transparent;transform:translateX(4px)}.section-outline a:hover span{background:var(--signal-cyan);box-shadow:0 0 14px rgba(83,136,255,.32);transform:scale(1.45)}html[data-theme=light] .section-outline{background:transparent;border-color:rgba(0,113,227,.22)}html[data-theme=light] .section-outline a{color:rgba(29,29,31,.5)}html[data-theme=light] .section-outline a:hover{color:#111318;background:transparent}#audit,#audit-faq,#era-shift,#industries,#industry-insight,#method,#technology-stack,#top{scroll-margin-top:156px}#era-shift{scroll-margin-top:92px}.page-section,.section{width:min(var(--max),calc(100vw - 48px));margin:0 auto}.hero{position:relative;min-height:100svh;padding:96px 0 clamp(60px,7.8vw,112px);display:flex;align-items:flex-end;justify-content:center;text-align:center;overflow:visible;isolation:isolate}.hero:after,.hero:before{content:none;display:none}.hero-inner{position:relative;z-index:1;width:min(1060px,100%);transform:none}.particle-stage{position:relative;width:100vw;max-width:100vw;height:clamp(310px,46svh,450px);display:grid;place-items:center;margin-top:0;margin-bottom:0;margin-left:calc(50% - 50vw);isolation:isolate;overflow:visible;cursor:crosshair;transform:translateY(clamp(4px,.8svh,12px))}.particle-stage:after{content:none;display:none}.particle-canvas{position:absolute;top:50%;left:50%;z-index:1;width:100vw;height:clamp(520px,72svh,760px);display:block;transform:translate(-50%,-50%);filter:drop-shadow(0 0 5px rgba(0,110,255,.24));opacity:0;pointer-events:none;transition:opacity .18s ease}.particle-stage.is-ready .particle-canvas{opacity:1}.particle-stage:before{content:none;display:none}.hero h1,.page-hero h1{margin:0 auto;font-size:clamp(46px,7vw,84px);line-height:.98;letter-spacing:0;max-width:1040px;text-wrap:balance}.hero h1{max-width:1140px;font-size:clamp(40px,4.7vw,60px);overflow-wrap:anywhere;position:relative;z-index:2}.blue-text,.hero h1 strong,.page-hero h1 strong{color:var(--blue)}.engine-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;max-width:min(100%,calc(100vw - 48px));gap:.18em;position:relative;margin-left:.08em;padding:0 .5em 0 .3em;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.04);line-height:1.4em;vertical-align:middle;top:-.1em;overflow:visible;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.engine-badge,.model-name{color:var(--blue-2)}.engine-badge .model-name{white-space:nowrap;background:linear-gradient(90deg,#5b88ff,#66d4ff 62%,#22c8ee);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.model-icon{--model-size:28px;width:var(--model-size);height:var(--model-size);display:inline-grid;place-items:center;flex:0 0 auto}.model-icon:before{display:none}.model-icon svg{width:100%;height:100%;display:block;fill:currentColor;overflow:visible}.engine-badge .model-icon{--model-size:0.72em}.hero-copy{max-width:720px;margin:20px auto 0;color:var(--muted);font-size:clamp(18px,2vw,23px);line-height:1.45}.hero-subcopy{margin:24px auto 18px;color:var(--text);opacity:.88}.engine-row{display:flex;justify-content:center;gap:clamp(22px,3.1vw,44px);flex-wrap:wrap;margin-top:20px}.mini-engine{width:52px;height:52px;border-radius:0;display:grid;place-items:center;font-weight:900;padding:0;background:transparent;border:0;cursor:pointer;transition:transform .2s ease,filter .2s ease,opacity .2s ease}.mini-engine.active,.mini-engine:hover{background:transparent;transform:translateY(-2px) scale(1.08);filter:drop-shadow(0 0 14px rgba(0,110,255,.32))}.mini-engine:focus-visible{outline:1px solid var(--line-strong);outline-offset:8px;border-radius:999px}.mini-engine .model-icon{--model-size:40px}.service-button{min-height:48px;padding:0 22px}.service-section{position:relative;overflow:hidden;padding:clamp(78px,8vw,112px) 0 clamp(58px,6vw,82px)}.service-section+.service-section{padding-top:clamp(58px,7vw,88px)}.service-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.6}.service-container{position:relative;z-index:1;width:min(var(--max),calc(100vw - 48px));margin:0 auto;animation:serviceFadeIn .52s ease both}.dark-section,.graphite-section,.light-section{background:transparent;color:var(--text)}.dark-section:before,.graphite-section:before,.light-section:before{background:none;opacity:0}.section-label{display:inline-flex;align-items:center;min-height:28px;padding:0 14px;margin:0 0 26px;border-radius:999px;border:1px solid rgba(83,136,255,.28);color:var(--deep-cyan);background:rgba(83,136,255,.08);font-size:12px;font-weight:820;letter-spacing:.16em;text-transform:uppercase}html[lang=zh-CN] .section-label{letter-spacing:.08em}.dark-section .section-label,.geo-goals-copy .section-label,.graphite-section .section-label{color:var(--signal-cyan);background:rgba(83,136,255,.09)}.geo-goals-copy .section-label{border-color:rgba(83,136,255,.28)}.service-intro{width:min(890px,100%);margin:0 auto 44px;text-align:center}html[lang=zh-CN] .service-intro{width:min(1160px,100%)}.audit-copy h2,.service-intro h2{margin:14px auto 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:0;text-wrap:balance}html[lang=zh-CN] .audit-copy h2,html[lang=zh-CN] .service-intro h2{line-height:1.12;white-space:normal}.era-shift-section .service-intro h2{font-size:clamp(38px,3.8vw,56px);line-height:.98;color:#f7fbff;white-space:nowrap}.era-shift-section .service-intro h2 span{display:block}.era-shift-section .service-intro{width:min(1180px,calc(100vw - 48px));margin-bottom:36px}.era-shift-section{padding-top:clamp(56px,6vw,84px)}.audit-copy p,.service-intro p{margin:20px auto 0;color:rgba(224,235,255,.9);font-size:clamp(17px,1.7vw,21px);line-height:1.6;text-wrap:balance}.dark-section .audit-copy p,.dark-section .service-intro p,.graphite-section .service-intro p,.light-section .service-intro p{color:rgba(224,235,255,.9)}html[data-theme=light] .dark-section .audit-copy p,html[data-theme=light] .dark-section .service-intro p,html[data-theme=light] .graphite-section .service-intro p,html[data-theme=light] .light-section .service-intro p{color:rgba(18,24,39,.72)}.section-cta{display:flex;justify-content:center;margin-top:38px}.line-icon{width:42px;height:42px;display:inline-grid;place-items:center;color:var(--deep-cyan)}.line-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.era-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px;align-items:stretch}.era-card,.metric-card,.seo-geo-card,.service-card,.tech-card,.trend-card{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(150deg,rgba(29,38,54,.72),rgba(8,17,44,.54)),rgba(17,24,39,.46);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.era-card{position:relative;min-height:430px;padding:24px;display:grid;align-content:start;grid-gap:16px;gap:16px;overflow:visible;isolation:isolate;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.era-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(120deg,transparent,rgba(83,136,255,.08),transparent),radial-gradient(circle at 18% 12%,rgba(83,136,255,.13),transparent 32%);opacity:0;transition:opacity .2s ease}.era-card:hover{border-color:rgba(83,136,255,.36);transform:translateY(-4px);box-shadow:0 28px 78px rgba(0,40,130,.38)}.era-card:hover:before{opacity:1}.era-card.is-cyan{border-color:rgba(83,136,255,.34);box-shadow:0 24px 64px rgba(83,136,255,.12)}.era-card.is-gold{border-color:rgba(83,136,255,.44);background:linear-gradient(135deg,rgba(83,136,255,.12),rgba(83,136,255,.06)),rgba(17,24,39,.7);box-shadow:0 24px 64px rgba(83,136,255,.15)}.era-visual{position:relative;height:138px;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius);border:1px solid hsla(0,0%,100%,.075);background:radial-gradient(circle at 50% 50%,rgba(83,136,255,.18),transparent 36%),linear-gradient(135deg,rgba(83,136,255,.08),rgba(83,136,255,.03))}.era-visual:after,.era-visual:before{content:"";position:absolute;inset:18px;border:1px solid rgba(83,136,255,.16);border-radius:999px;transform:rotate(-12deg)}.era-visual:after{inset:34px;border-style:dashed;opacity:.58;animation:eraOrbit 12s linear infinite}.era-visual .line-icon{position:relative;z-index:2;width:54px;height:54px;color:var(--signal-cyan);filter:drop-shadow(0 0 16px rgba(83,136,255,.38))}.era-card.is-gold .era-visual{background:radial-gradient(circle at 54% 48%,rgba(83,136,255,.18),transparent 38%),linear-gradient(135deg,rgba(83,136,255,.1),rgba(83,136,255,.045))}.era-card.is-gold .era-visual .line-icon{color:var(--champagne)}.era-pulse{position:absolute;width:86px;height:86px;border-radius:999px;background:rgba(83,136,255,.08);box-shadow:0 0 40px rgba(83,136,255,.18);animation:eraPulse 3.2s ease-in-out infinite}.era-card.is-gold .era-pulse{background:rgba(83,136,255,.1);box-shadow:0 0 42px rgba(83,136,255,.16)}.era-orbit{position:absolute;width:118px;height:52px;border-radius:999px;border:1px solid rgba(83,136,255,.2);transform:rotate(18deg);animation:eraTilt 4.6s ease-in-out infinite}.era-signal-dots{position:absolute;left:20px;right:20px;bottom:18px;display:flex;justify-content:center;gap:9px}.era-signal-dots i{width:5px;height:5px;border-radius:999px;background:var(--signal-cyan);opacity:.25;animation:eraDot 1.8s ease-in-out infinite}.era-signal-dots i:nth-child(2){animation-delay:.16s}.era-signal-dots i:nth-child(3){animation-delay:.32s}.era-signal-dots i:nth-child(4){animation-delay:.48s}.era-signal-dots i:nth-child(5){animation-delay:.64s}.era-card-head,.era-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.era-card-top span:last-child,.era-tag{flex:0 0 auto;color:var(--muted-champagne);padding:7px 10px;border-radius:999px;border:1px solid rgba(83,136,255,.22);font-size:11px;font-weight:840;letter-spacing:.12em;text-transform:uppercase}.era-card h3,.metric-card h3,.process-step h3,.seo-geo-card h4,.service-card h3,.tech-card h3,.trend-card h3{margin:0;font-size:24px;line-height:1.15;letter-spacing:0}.era-subtitle{margin:0;color:var(--deep-cyan);font-weight:800}.era-card p,.era-card strong,.metric-card p,.service-card p,.tech-card p{margin:0;color:rgba(210,224,249,.84);line-height:1.55}.era-card strong{color:var(--text)}.era-demo-card{min-height:588px;padding:24px;grid-template-rows:auto auto auto 1fr;gap:16px}.era-title-block{display:flex;align-items:flex-start;gap:16px}.era-title-block .line-icon{width:38px;height:38px;color:var(--signal-cyan);filter:drop-shadow(0 0 18px rgba(83,136,255,.26))}.era-shift-section .era-card h3{color:#fff}.era-subtitle{color:rgba(159,214,255,.92);font-size:13.5px;line-height:1.26;white-space:nowrap}.era-card-body{display:grid;grid-gap:10px;gap:10px;min-height:142px}.era-card-body p{display:grid;grid-gap:6px;gap:6px;min-height:70px;padding:13px 14px;border-radius:var(--radius);border:1px solid rgba(122,165,255,.12);background:linear-gradient(150deg,rgba(44,64,96,.54),rgba(18,30,54,.48)),hsla(0,0%,100%,.035);color:rgba(238,246,255,.94)}.era-card-body span,.era-demo-shell>span{color:rgba(122,165,255,.92);font-size:12px;font-weight:860;letter-spacing:.12em;text-transform:uppercase}.era-demo-shell{align-self:end;display:grid;height:260px;grid-gap:0;gap:0}.era-demo{position:relative;width:100%;height:260px;min-height:260px;overflow:hidden;border:1px solid rgba(117,149,255,.16);border-radius:var(--radius);background:linear-gradient(150deg,rgba(15,23,42,.8),rgba(8,17,44,.72))}.era-demo:before{content:none;display:none}.demo-search-box{position:absolute;left:18px;right:18px;top:22px;height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:999px;border:1px solid rgba(122,165,255,.2);background:hsla(0,0%,100%,.045)}.demo-search-box span{width:15px;height:15px;border:2px solid var(--signal-cyan);border-radius:999px;box-shadow:8px 8px 0 -6px var(--signal-cyan)}.demo-search-box em{max-width:calc(100% - 32px);overflow:hidden;color:rgba(226,242,255,.9);font-size:12px;font-style:normal;font-weight:760;line-height:1;white-space:nowrap;animation:demoQueryPulse 4.8s ease-in-out infinite}.demo-link-stack{position:absolute;left:18px;right:18px;top:72px;display:grid;grid-gap:7px;gap:7px}.demo-link-stack article{--result-opacity:0.62;position:relative;display:grid;grid-gap:4px;gap:4px;padding:7px 10px;border-radius:9px;border:1px solid hsla(0,0%,100%,.05);background:hsla(0,0%,100%,.035);opacity:var(--result-opacity);transform:translateX(0);animation:demoResultBreathe 5.2s ease-in-out infinite;animation-delay:calc(var(--i) * .2s)}.demo-link-stack article:nth-child(3){--result-opacity:0.78;border-color:rgba(122,165,255,.18);background:rgba(83,136,255,.04);box-shadow:none}.demo-link-stack b{color:rgba(247,248,255,.9);font-size:11px;font-weight:760}.demo-link-stack b,.demo-link-stack small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-link-stack small{color:rgba(122,165,255,.74);font-size:9px}.demo-link-stack article i{width:64%;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--signal-cyan),transparent)}.era-demo-chat{display:grid;align-content:center;grid-gap:12px;gap:12px;padding:18px;height:260px}.demo-answer-card,.demo-chat-line{border:1px solid rgba(122,165,255,.18);border-radius:16px;background:hsla(0,0%,100%,.045)}.demo-chat-line{width:96%;min-height:38px;padding:10px 13px;display:flex;align-items:center;gap:8px;color:rgba(247,248,255,.9);font-size:11.5px;font-weight:760;line-height:1.35;justify-self:end;animation:demoFloat 3.4s ease-in-out infinite}.demo-chat-line.is-question{padding-right:11px}.demo-chat-text{flex:1 1 auto;min-width:0}.demo-answer-card{width:96%;min-height:96px;display:grid;grid-gap:7px;gap:7px;padding:14px;animation:demoFloat 3.4s ease-in-out infinite reverse}.demo-answer-card strong{display:inline-flex;align-items:center;gap:7px;color:var(--signal-cyan);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.bot-icon{position:relative;width:16px;height:13px;flex:0 0 auto;display:inline-block;border:1.5px solid;border-radius:4px;color:var(--signal-cyan);box-shadow:0 0 12px rgba(83,136,255,.18)}.bot-icon:before{content:"";position:absolute;left:50%;top:-5px;width:6px;height:5px;border-top:1.5px solid;transform:translateX(-50%)}.bot-icon:after{content:"";position:absolute;left:4px;top:4px;width:2px;height:2px;border-radius:999px;background:currentColor;box-shadow:6px 0 0 currentColor}.human-icon{width:24px;height:24px;flex:0 0 24px;display:inline-grid;place-items:center;color:var(--signal-cyan);filter:drop-shadow(0 0 12px rgba(83,136,255,.22))}.human-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.question-human-icon{margin-left:auto}.human-dot{position:relative;width:16px;height:16px;flex:0 0 auto;display:inline-block;border:1.5px solid;border-radius:999px;color:var(--signal-cyan);box-shadow:0 0 12px rgba(83,136,255,.18)}.human-dot:before{content:"";position:absolute;left:50%;bottom:-7px;width:20px;height:10px;border:1.5px solid;border-top:0;border-radius:0 0 999px 999px;transform:translateX(-50%);opacity:.78}.demo-answer-card p{margin:0;color:rgba(232,240,255,.88);font-size:11.5px;line-height:1.4}.demo-answer-card i{height:7px;border-radius:999px;background:linear-gradient(90deg,var(--signal-cyan),rgba(122,165,255,.13))}.demo-answer-card i:nth-child(2){width:74%}.demo-answer-card i:nth-child(3){width:52%}.demo-brand-chips{display:flex;gap:8px}.demo-brand-chips span{width:auto;min-width:54px;height:22px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(83,136,255,.22);color:rgba(226,242,255,.86);font-size:10px;font-weight:760;animation:demoChip 2.8s ease-in-out infinite}.demo-brand-chips span:nth-child(2){animation-delay:.22s}.demo-brand-chips span:nth-child(3){animation-delay:.44s}.era-demo-agent{height:260px;min-height:260px;padding:14px;grid-template-rows:auto minmax(0,1fr);grid-gap:10px;gap:10px}.agent-org,.era-demo-agent{display:grid;overflow:hidden}.agent-org{position:relative;min-height:0;height:100%;padding:18px 12px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(3,minmax(34px,1fr));grid-template-areas:". user ." "brand data service" ". action .";align-items:center;justify-items:center;grid-gap:10px 8px;gap:10px 8px;border-radius:16px;border:1px solid rgba(83,136,255,.18);background:radial-gradient(circle at 50% 42%,rgba(83,136,255,.18),transparent 46%),rgba(5,12,33,.22)}.agent-org:before{content:"";position:absolute;inset:34px 14% 34px;z-index:0;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(83,136,255,.45) 16%,rgba(83,136,255,.62) 50%,rgba(83,136,255,.45) 84%,transparent) center 50% /100% 1px no-repeat,linear-gradient(180deg,transparent,rgba(83,136,255,.42) 14%,rgba(83,136,255,.6) 50%,rgba(83,136,255,.42) 86%,transparent) 50% /1px 100% no-repeat;opacity:.56}.agent-org:after{content:"";position:absolute;left:50%;top:24%;z-index:1;width:5px;height:5px;border-radius:999px;background:var(--signal-cyan);box-shadow:0 0 16px rgba(83,136,255,.72);animation:agentFlowPath 3.8s ease-in-out infinite}.agent-node{z-index:2;width:min(126px,100%);min-width:0;min-height:34px;padding:0 8px;display:inline-flex;justify-content:center;gap:6px;border-radius:999px;border:1px solid rgba(83,136,255,.46);background:linear-gradient(180deg,rgba(83,136,255,.2),rgba(83,136,255,.08)),hsla(0,0%,100%,.035);box-shadow:0 0 24px rgba(83,136,255,.18);color:rgba(226,242,255,.9);font-size:9.5px;font-weight:820;white-space:nowrap;animation:agentNodeBreathe 3.2s ease-in-out infinite}.agent-node,.agent-request{position:relative;align-items:center}.agent-request{min-height:48px;padding:10px 12px;display:flex;justify-content:space-between;gap:8px;border-radius:10px;border:1px solid rgba(83,136,255,.22);background:hsla(0,0%,100%,.045);color:rgba(226,242,255,.86);font-size:11.5px;font-weight:760}.agent-request-text{flex:1 1 auto;min-width:0}.request-human-icon{flex:0 0 24px}.node-action,.node-brand,.node-data,.node-service,.node-user{left:auto;right:auto;top:auto;bottom:auto;transform:none}.node-user{grid-area:user;width:min(138px,100%)}.node-brand{grid-area:brand;animation-delay:.18s}.node-data{grid-area:data;animation-delay:.36s}.node-service{grid-area:service;animation-delay:.54s}.node-action{grid-area:action;animation-delay:.72s}.agent-line{display:none}.line-one{left:48%;top:55px;width:23%;transform:rotate(148deg)}.line-two{transform:rotate(32deg);animation-delay:.22s}.line-three,.line-two{left:50%;top:55px;width:22%}.line-three{animation-delay:.44s}.line-four,.line-three{transform:rotate(90deg)}.line-four{left:50%;top:122px;width:23%;animation-delay:.66s}@media (max-width:520px){.agent-org{padding:14px 10px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(34px,1fr));grid-template-areas:"user user" "brand data" "service action";gap:8px}.agent-org:before{inset:32px 22% 28px}.agent-node,.node-user{width:min(136px,100%)}}.era-arrow{position:absolute;top:84px;right:-41px;width:54px;height:16px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;transform:none;z-index:2}.era-arrow:after,.era-arrow:before{content:"";width:8px;height:8px;border-radius:999px;border:1px solid rgba(122,165,255,.55);background:rgba(83,136,255,.14);box-shadow:0 0 16px rgba(83,136,255,.22)}.era-arrow i{width:28px;height:1px;border:0;background:linear-gradient(90deg,rgba(122,165,255,.16),rgba(122,165,255,.72),rgba(122,165,255,.16));box-shadow:0 0 12px rgba(83,136,255,.22)}.era-comparison{margin-top:30px;padding:clamp(22px,3vw,30px);border-radius:var(--radius);border:1px solid var(--line);background:radial-gradient(circle at 65% 40%,rgba(83,136,255,.08),transparent 38%),linear-gradient(150deg,rgba(17,24,39,.62),rgba(5,6,19,.48));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.era-comparison h3{margin:0 0 18px;font-size:24px}.era-comparison-grid{display:grid;grid-template-columns:.7fr repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;border:1px solid hsla(0,0%,100%,.08);border-radius:var(--radius);overflow:hidden;background:hsla(0,0%,100%,.08)}.era-comparison-cell{min-height:68px;padding:16px;display:flex;align-items:center;border:0;color:var(--muted);line-height:1.42;background:rgba(10,18,39,.64)}.era-comparison-cell:nth-child(4n){border-right:0}.era-comparison-cell.is-axis,.era-comparison-cell.is-head{color:var(--text);font-weight:820;background:hsla(0,0%,100%,.055)}.era-comparison-cell.is-current{color:var(--deep-cyan);background:rgba(83,136,255,.06)}.era-comparison-cell.is-next{color:var(--champagne);background:rgba(83,136,255,.08)}.era-comparison-cards{display:none}.trend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.platform-globe-panel{position:relative;display:grid;place-items:center;min-height:clamp(500px,48vw,620px);margin-top:clamp(12px,1.6vw,28px);margin-bottom:clamp(-54px,-4.8vw,-28px);overflow:hidden;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.platform-globe-panel:before{content:"";position:absolute;left:50%;top:50%;width:min(700px,92vw);height:min(720px,74vw);transform:translate(-50%,-50%);background:radial-gradient(ellipse at 50% 52%,rgba(83,136,255,.17),transparent 38%),radial-gradient(ellipse at 50% 86%,rgba(0,94,255,.18),transparent 58%);opacity:.92;pointer-events:none}.platform-globe-panel.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.platform-globe-stage{position:relative;z-index:1;width:min(600px,86vw);height:min(600px,56vw);min-height:470px;display:grid;place-items:center;perspective:1200px;overflow:visible;transform:translateY(clamp(-48px,-3.4vw,-28px))}.platform-globe{position:relative;width:100%;height:100%;min-height:0;border-radius:50%;transform-style:preserve-3d}.platform-globe:after,.platform-globe:before{content:none;display:none}.platform-globe:before{inset:8% 17%;border:1px solid rgba(122,165,255,.16);background:radial-gradient(ellipse at 50% 48%,rgba(122,165,255,.12),transparent 50%),rgba(3,12,35,.08);box-shadow:inset 0 0 100px rgba(83,136,255,.1),0 0 80px rgba(0,102,255,.14)}.platform-globe:after{inset:8% 19%;border:1px dashed rgba(122,165,255,.16);transform:rotateX(76deg)}.globe-line{display:none}.line-equator{transform:rotateX(70deg) rotate(-9deg)}.line-vertical{width:30%;height:86%;border-style:dashed;opacity:.72;transform:rotate(2deg)}.line-tilt-one{width:88%;height:34%;transform:rotateX(64deg) rotate(29deg)}.line-tilt-two{width:88%;height:34%;border-style:dashed;opacity:.78;transform:rotateX(64deg) rotate(-29deg)}.globe-light-beam{position:absolute;left:50%;top:5%;width:min(88px,9vw);height:90%;border-radius:999px;transform:translateX(-50%);background:linear-gradient(180deg,transparent,rgba(122,165,255,.2) 28%,rgba(83,136,255,.09) 52%,rgba(83,136,255,.16) 76%,transparent),radial-gradient(ellipse at 50% 50%,rgba(122,165,255,.14),transparent 62%);filter:blur(10px);opacity:.46;pointer-events:none}.platform-orb{position:absolute;top:50%;left:50%;width:var(--orb-size,64px);height:var(--orb-size,64px);display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.62);border-radius:18px;background:linear-gradient(145deg,hsla(0,0%,100%,.92),hsla(0,0%,100%,.66)),hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.28),0 18px 36px rgba(0,0,0,.24),0 0 24px rgba(122,165,255,.1);transform-style:preserve-3d;will-change:transform,opacity,filter;transition:box-shadow .16s ease,border-color .16s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.platform-orb.tier-primary{border-radius:18px;border-color:hsla(0,0%,100%,.78);background:linear-gradient(145deg,hsla(0,0%,100%,.98),rgba(235,241,255,.76)),hsla(0,0%,100%,.82);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.36),0 24px 54px rgba(0,0,0,.28),0 0 38px rgba(83,136,255,.18)}.platform-orb.tier-secondary{border-radius:18px;border-color:hsla(0,0%,100%,.62)}.platform-orb.tier-tertiary{border-radius:9px;border-color:hsla(0,0%,100%,.42);background:linear-gradient(145deg,hsla(0,0%,100%,.76),rgba(219,229,255,.46)),hsla(0,0%,100%,.48);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),0 12px 28px rgba(0,0,0,.18),0 0 14px rgba(83,136,255,.06)}.platform-orb-icon{width:calc(var(--orb-size, 64px) * .64);height:calc(var(--orb-size, 64px) * .64);display:grid;place-items:center;transition:transform .16s ease}.platform-orb.tier-primary .platform-orb-icon{width:calc(var(--orb-size, 64px) * .66);height:calc(var(--orb-size, 64px) * .66)}.platform-orb.tier-tertiary .platform-orb-icon{width:calc(var(--orb-size, 64px) * .58);height:calc(var(--orb-size, 64px) * .58)}.platform-orb-icon img,.platform-orb-icon svg{width:100%;height:100%;display:block;object-fit:contain}.platform-fallback{width:calc(var(--orb-size, 64px) * .64);height:calc(var(--orb-size, 64px) * .64);display:grid;place-items:center;border-radius:50%;color:#111318;font-size:13px;font-weight:900}.platform-orb-label{position:absolute;left:50%;top:calc(100% + 8px);min-width:142px;padding:9px 11px;border:1px solid rgba(122,165,255,.18);border-radius:12px;background:rgba(5,11,28,.86);color:rgba(247,248,255,.92);box-shadow:0 12px 28px rgba(0,0,0,.22);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(8px);transition:opacity .16s ease,transform .16s ease}.platform-orb-label small,.platform-orb-label strong{display:block;white-space:nowrap}.platform-orb-label strong{font-size:12px;line-height:1.15}.platform-orb-label small{margin-top:3px;color:rgba(224,235,255,.68);font-size:10px;line-height:1.2}.platform-orb:hover .platform-orb-label{opacity:1;transform:translateX(-50%) translateY(0)}.platform-orb:hover{z-index:500!important;border-color:rgba(122,165,255,.68);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.34),0 24px 48px rgba(0,0,0,.34),0 0 34px rgba(122,165,255,.34)}.platform-orb:hover .platform-orb-icon{transform:scale(1.08)}.seo-geo-card,.trend-card{border-color:var(--deep-line);background:linear-gradient(150deg,rgba(17,24,39,.72),rgba(5,6,19,.66)),rgba(17,19,24,.62);box-shadow:none}.trend-card{position:relative;min-height:210px;padding:24px;overflow:hidden;transition:transform .18s ease,border-color .18s ease}.trend-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 16%,rgba(83,136,255,.12),transparent 34%),linear-gradient(120deg,transparent,hsla(0,0%,100%,.045),transparent);opacity:.58;pointer-events:none}.trend-card:after{content:"";position:absolute;left:24px;right:24px;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(83,136,255,.52),transparent)}.trend-card:hover{transform:translateY(-3px);border-color:rgba(83,136,255,.36)}.trend-card>*{position:relative}.trend-card strong{display:block;margin-bottom:18px;color:var(--signal-cyan);font-size:clamp(32px,3.8vw,50px);line-height:1}.trend-card h3{color:var(--porcelain)}.process-step p,.seo-geo-card li,.seo-geo-module p,.trend-card p{color:hsla(42,37%,93%,.72);line-height:1.55}.metric-note,.trend-note{margin:18px 0 0;color:color-mix(in srgb,var(--muted-champagne) 70%,var(--porcelain));font-size:13px;text-align:center}.seo-geo-module{margin-top:34px;padding:30px;border-radius:var(--radius);border:1px solid var(--deep-line);background:hsla(0,0%,100%,.035)}.seo-geo-module h3{margin:0;font-size:clamp(28px,4vw,44px);line-height:1.08}.seo-geo-module>div>p{width:min(820px,100%);margin:16px 0 0}.seo-geo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:26px}.seo-geo-card{padding:24px}.seo-geo-card.is-geo{border-color:rgba(83,136,255,.44)}.seo-geo-card h4{color:var(--porcelain)}.seo-geo-card ul{display:grid;grid-gap:12px;gap:12px;margin:18px 0 0;padding:0;list-style:none}.seo-geo-card li{display:grid;grid-template-columns:16px minmax(0,1fr);grid-gap:10px;gap:10px}.seo-geo-card li:before{content:"";width:6px;height:6px;margin-top:9px;border-radius:999px;background:var(--signal-cyan)}.geo-conclusion{margin:24px 0 0;color:var(--champagne)!important;font-weight:760}.geo-definition-module{margin-top:clamp(46px,5vw,76px);padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.geo-definition-head{width:min(900px,100%);margin:0 auto clamp(22px,2.5vw,30px);text-align:center}.geo-definition-head h3{margin:0;color:var(--porcelain);font-size:var(--fs-section-xl);line-height:1.12;letter-spacing:0}.geo-definition-head p{margin:14px auto 0;color:rgba(224,235,255,.78);font-size:clamp(16px,1.35vw,19px);line-height:1.62}.geo-dimension-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,2vw,22px);gap:clamp(16px,2vw,22px)}.geo-dimension-card{position:relative;min-height:220px;padding:clamp(20px,2.2vw,28px);overflow:hidden;border:1px solid rgba(117,149,255,.13);border-top-color:rgba(117,149,255,.06);border-radius:18px;background:linear-gradient(150deg,hsla(0,0%,100%,.055),rgba(83,136,255,.045)),rgba(7,15,38,.54)}.geo-dimension-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(83,136,255,.1),transparent 42%),radial-gradient(circle at 18% 16%,rgba(122,165,255,.12),transparent 28%);opacity:.72;pointer-events:none}.geo-dimension-number{position:absolute;top:-8px;right:22px;color:rgba(122,165,255,.07);font-size:clamp(58px,6vw,94px);line-height:1;font-weight:900;letter-spacing:0}.geo-dimension-card .line-icon{position:relative;width:46px;height:46px;border-radius:14px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.09)}.geo-dimension-card h4{position:relative;margin:26px 0 12px;color:var(--porcelain);font-size:clamp(22px,2.1vw,30px);line-height:1.1}.geo-dimension-card p{position:relative;max-width:640px;margin:0;color:rgba(224,235,255,.76);font-size:clamp(15px,1.1vw,17px);line-height:1.62}.geo-definition-closing{display:flex;align-items:center;justify-content:center;gap:14px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:clamp(24px,2.8vw,34px) auto 0;padding:14px 18px;border:1px solid rgba(83,136,255,.28);border-radius:16px;background:linear-gradient(90deg,rgba(83,136,255,.16),rgba(24,174,255,.08)),rgba(8,17,42,.55);color:rgba(230,239,255,.92)!important;font-size:clamp(16px,1.25vw,18px);font-weight:820;text-align:left;box-shadow:0 18px 42px rgba(83,136,255,.12)}.geo-definition-closing:before{content:"";flex:0 0 auto;width:10px;height:10px;border-radius:999px;background:var(--arkway-blue);box-shadow:0 0 22px rgba(83,136,255,.88)}.geo-definition-closing span{flex:0 0 auto;padding:4px 10px;border-radius:999px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.12);font-size:13px;font-weight:900;letter-spacing:.08em}.geo-definition-closing p{margin:0}.audit-faq-section,.audit-section,.format-showcase-section,.geo-goals-section,.industries-section,.industry-insight-section,.method-section,.tech-system-section,.technology-stack-section{background:radial-gradient(circle at 50% 6%,rgba(83,136,255,.28),transparent 34%),radial-gradient(circle at 50% 84%,rgba(24,174,255,.16),transparent 38%),linear-gradient(180deg,#073a78,#083d80 52%,#073a78)}.industry-insight-section{border-bottom:0}.format-showcase-section:after,.format-showcase-section:before,.geo-goals-section:after,.geo-goals-section:before,.industry-insight-section:after,.industry-insight-section:before,.tech-system-section:after,.tech-system-section:before{opacity:.18}.format-showcase-section+.tech-system-section,.geo-goals-section+.format-showcase-section,.industry-insight-section+.geo-goals-section{margin-top:0}.geo-definition-module{position:relative}.geo-definition-module:before{content:none;position:absolute;left:50%;top:clamp(-118px,-8vw,-72px);width:min(1000px,94vw);height:clamp(170px,18vw,250px);transform:translateX(-50%);pointer-events:none;background:linear-gradient(180deg,rgba(10,42,90,0),rgba(10,42,90,.72) 54%,rgba(10,42,90,0));filter:blur(20px);z-index:0}.geo-definition-module>*{position:relative;z-index:1}.geo-goals-section .service-container,.tech-system-section .service-container{width:min(var(--max),calc(100vw - 48px))}.geo-goals-layout{display:grid;grid-template-columns:minmax(500px,.88fr) minmax(540px,1fr);grid-gap:clamp(36px,4vw,62px);gap:clamp(36px,4vw,62px);align-items:center}.geo-goals-copy{width:min(780px,100%)}.geo-goals-copy h2{margin:16px 0 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(32px,3.15vw,44px);font-weight:800;line-height:1.14;text-wrap:balance}.geo-goals-copy p{margin:16px 0 0;max-width:760px;color:rgba(224,235,255,.72);font-size:clamp(15px,1.12vw,17px);line-height:1.62}.geo-goal-list{display:grid;grid-gap:12px;gap:12px;margin-top:clamp(22px,2.6vw,32px);width:min(760px,100%)}.geo-goal-item{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:13px;gap:13px;align-items:center;min-height:70px;padding:12px 18px;border:1px solid rgba(117,149,255,.22);border-radius:14px;background:hsla(0,0%,100%,.04)}.geo-goal-item span{display:grid;place-items:center;width:36px;height:36px;border-radius:999px;color:var(--blue-fill-text);background:var(--blue-fill);font-size:16px;font-weight:900}.geo-goal-item strong{color:rgba(246,249,255,.94);font-size:clamp(15px,1.04vw,17px);line-height:1.4}.geo-monitor-panel{justify-self:start;width:100%;max-width:600px;padding:clamp(18px,1.55vw,22px);border:1px solid rgba(117,149,255,.24);border-radius:18px;background:radial-gradient(circle at 88% 6%,rgba(83,136,255,.16),transparent 30%),linear-gradient(145deg,rgba(35,45,63,.94),rgba(20,30,48,.96));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 28px 80px rgba(0,0,0,.28)}.geo-monitor-head{display:flex;align-items:center;justify-content:flex-start;gap:10px;margin-bottom:16px}.geo-monitor-head span{color:#f8fafc;font-family:var(--display);font-size:18px;font-weight:800;letter-spacing:0}.geo-monitor-head .line-icon{width:22px;height:22px;border-radius:0;color:var(--arkway-blue);background:transparent}.geo-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.geo-score-card{min-height:106px;padding:15px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:rgba(30,41,59,.62)}.geo-score-card:last-child{grid-column:auto}.geo-score-card div{display:flex;align-items:center;justify-content:flex-start;gap:10px}.geo-score-label strong{color:rgba(203,213,225,.72);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}html[lang=zh-CN] .geo-score-label strong{letter-spacing:.08em}.geo-metric-icon{width:16px;height:16px;color:rgba(148,163,184,.72)}.geo-metric-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.geo-score-card b{display:block;margin-top:11px;color:#f8fafc;font-family:var(--display);font-size:clamp(30px,2.4vw,36px);font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1}.geo-score-card em{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#36e4a3;font-style:normal;font-size:13px;font-weight:500}.geo-delta-icon{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.geo-score-bar{display:block;height:8px;margin-top:18px;overflow:hidden;border-radius:999px;background:rgba(224,235,255,.12)}.geo-score-bar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--arkway-blue-soft),var(--arkway-blue));transition:width 1s cubic-bezier(.22,1,.36,1)}.geo-score-card.is-visible .geo-score-bar i{width:var(--target-progress)}.geo-ranking-card,.geo-trend-card{margin-top:12px;padding:14px;border:1px solid rgba(148,163,184,.16);border-radius:14px;background:rgba(30,41,59,.62)}.geo-ranking-head,.geo-ranking-row,.geo-trend-card>div{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.geo-ranking-card>strong,.geo-trend-card strong{color:rgba(203,213,225,.8);font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.geo-trend-card span{color:rgba(148,163,184,.74);font-size:13px}.geo-trend-card svg{display:block;width:calc(100% + 24px);height:88px;margin:10px -12px 0}.geo-trend-card svg path:first-child{fill:none;stroke:var(--arkway-blue);stroke-width:4;stroke-linecap:round}.geo-trend-card svg path:last-child{fill:rgba(83,136,255,.1)}.geo-ranking-head,.geo-ranking-row{grid-template-columns:26px minmax(98px,1fr) minmax(100px,132px) 50px 44px}.geo-ranking-head{margin-top:12px;padding:0 9px;box-sizing:border-box;color:rgba(148,163,184,.7);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.geo-ranking-row{min-height:33px;margin-top:0;padding:0 9px;border-radius:10px;border-top:1px solid rgba(148,163,184,.1);color:rgba(203,213,225,.82);font-size:12.5px;font-weight:600}.geo-ranking-row.is-you{color:#f7f8ff;background:rgba(83,136,255,.16)}.geo-ranking-change.is-positive{color:var(--green)}.geo-ranking-change.is-negative{color:#ff6b7a}.geo-ranking-score{display:grid;grid-template-columns:30px minmax(0,1fr);grid-gap:7px;gap:7px;align-items:center}.geo-ranking-score b{font-weight:800}.geo-ranking-score i{display:block;height:7px;overflow:hidden;border-radius:999px;background:rgba(83,136,255,.12)}.geo-ranking-score em{display:block;width:var(--score);height:100%;border-radius:inherit;background:var(--arkway-blue)}.tech-system-map{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.72fr) minmax(0,1fr);grid-gap:clamp(20px,3.8vw,50px);gap:clamp(20px,3.8vw,50px);align-items:center;margin-top:clamp(34px,5vw,70px)}.tech-system-map:before{display:none}.tech-system-side{display:grid;grid-gap:18px;gap:18px}.tech-system-card{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:start;min-height:104px;padding:18px;border:1px solid rgba(117,149,255,.18);border-radius:14px;background:linear-gradient(145deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.025)),rgba(7,15,35,.72)}.tech-system-card:before{content:"";position:absolute;top:24px;left:20px;width:42px;height:42px;border-radius:999px;background:rgba(83,136,255,.12);filter:blur(18px);pointer-events:none}.tech-system-card .line-icon{width:42px;height:42px;color:var(--arkway-blue-soft)}.tech-system-card h3{margin:0;color:#f7f8ff;font-size:clamp(17px,1.25vw,20px)}.tech-system-card p{margin:8px 0 0;color:rgba(224,235,255,.72);font-size:14px;line-height:1.58}.tech-system-core{position:relative;display:grid;place-items:center;min-height:420px}.tech-system-core:after,.tech-system-core:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.tech-system-core:before{width:min(420px,92%);aspect-ratio:1;background:radial-gradient(circle,rgba(83,136,255,.2),transparent 54%),conic-gradient(from 22deg,rgba(83,136,255,0),rgba(83,136,255,.2),rgba(83,136,255,0),rgba(83,136,255,.18),rgba(83,136,255,0));filter:blur(14px);opacity:.8}.tech-system-core:after{width:min(330px,78%);aspect-ratio:1;border:1px solid rgba(83,136,255,.18);box-shadow:0 0 80px rgba(83,136,255,.14)}.tech-system-ring{display:none}.tech-system-core-card{position:relative;z-index:1;display:grid;justify-items:center;width:min(340px,92%);padding:18px 10px;border:0;border-radius:0;background:transparent;text-align:center}.tech-brain-core{position:relative;display:grid;place-items:center;width:min(290px,86vw);height:min(290px,86vw)}.tech-core-emblem{position:absolute;inset:0;width:100%;height:100%;filter:drop-shadow(0 0 18px rgba(83,136,255,.24))}.tech-core-emblem *{fill:none;stroke-linecap:round;stroke-linejoin:round}.tech-core-halo{stroke:rgba(83,136,255,.2);stroke-width:1.2}.tech-core-brain{stroke:rgba(122,165,255,.78);stroke-width:9}.tech-core-chip{fill:rgba(4,13,34,.62);stroke:rgba(122,165,255,.78);stroke-width:5}.tech-core-circuit{stroke:rgba(122,165,255,.58);stroke-width:7}.tech-core-node{fill:rgba(122,165,255,.82);stroke:none}.tech-reference-brain{position:absolute;inset:0;width:100%;height:100%;overflow:visible;filter:drop-shadow(0 0 22px rgba(83,136,255,.38)) drop-shadow(0 18px 38px rgba(0,0,0,.2))}.tech-brain-core .tech-reference-brain{display:none}.tech-supplied-brain{z-index:1;display:block;object-fit:contain;opacity:1;filter:drop-shadow(0 0 28px rgba(44,207,255,.36)) drop-shadow(0 18px 42px rgba(0,0,0,.22))}.tech-brain-canvas,.tech-supplied-brain{position:absolute;inset:-18%;width:136%;height:136%;mix-blend-mode:screen}.tech-brain-canvas{z-index:3;pointer-events:none;opacity:.82;transform:translateZ(0)}.tech-brain-canvas[hidden]{display:none}.tech-binary-rain-overlay{position:absolute;inset:-42% -34% -52%;z-index:2;overflow:visible;pointer-events:none;mix-blend-mode:screen;opacity:.7;-webkit-mask-image:radial-gradient(ellipse at 50% 54%,rgba(0,0,0,.98) 0 54%,rgba(0,0,0,.5) 72%,transparent 91%);mask-image:radial-gradient(ellipse at 50% 54%,rgba(0,0,0,.98) 0 54%,rgba(0,0,0,.5) 72%,transparent 91%)}.binary-rain-column{position:absolute;top:-72%;display:grid;grid-gap:clamp(16px,2.4vw,30px);gap:clamp(16px,2.4vw,30px);color:#58c7ff;font-family:SFMono-Regular,Cascadia Code,Roboto Mono,ui-monospace,monospace;font-size:clamp(12px,1.3vw,20px);font-weight:850;line-height:1;text-align:center;text-shadow:0 0 8px rgba(88,199,255,.82),0 0 18px rgba(83,136,255,.46);opacity:var(--rain-opacity,.72);will-change:transform,opacity;animation:binaryRainFall 8.4s linear infinite}.binary-rain-column i{display:block;font-style:normal;opacity:.32;animation:binaryRainFlicker 1.7s steps(2) infinite}.binary-rain-column i:nth-child(2n){animation-delay:-.45s}.binary-rain-column i:nth-child(3n){animation-delay:-.9s}.rain-col-1{left:9%;animation-duration:9.2s;animation-delay:-1.1s}.rain-col-2{left:20%;animation-duration:7.8s;animation-delay:-2.4s}.rain-col-3{left:31%;animation-duration:9.8s;animation-delay:-.6s}.rain-col-4{left:44%;animation-duration:8.3s;animation-delay:-3.1s}.rain-col-5{left:56%;animation-duration:9s;animation-delay:-1.7s}.rain-col-6{left:68%;animation-duration:8s;animation-delay:-2.8s}.rain-col-7{left:79%;animation-duration:10.2s;animation-delay:-.2s}.rain-col-8{left:2%;animation-duration:8.7s;animation-delay:-3.5s;--rain-opacity:0.48}.rain-col-9{left:91%;animation-duration:9.5s;animation-delay:-1.9s;--rain-opacity:0.52}.tech-reference-plate{display:none}.tech-reference-circuit,.tech-reference-outline{fill:none;stroke:var(--arkway-blue-soft);stroke-linecap:round;stroke-linejoin:round}.tech-reference-outline{stroke-width:22}.tech-neural-brain{border-radius:999px}.tech-neural-bg{fill:url(#techNeuralBg);opacity:.72;filter:blur(.2px)}.tech-rain-layer{opacity:.72}.tech-rain-column{fill:#28cfff;font-family:SFMono-Regular,Cascadia Code,Roboto Mono,ui-monospace,monospace;font-size:34px;font-weight:850;filter:drop-shadow(0 0 8px rgba(35,207,255,.9));animation:techBinaryRain 4.4s linear infinite}.tech-rain-column text{opacity:.42;animation:techRainBlink 1.6s steps(2) infinite}.rain-2,.rain-5{animation-duration:3.6s;animation-delay:-1.1s}.rain-3,.rain-7{animation-duration:5.1s;animation-delay:-2.3s}.rain-4,.rain-6{animation-duration:4.8s;animation-delay:-.7s}.tech-circuit-halo{fill:none;stroke:rgba(35,207,255,.3);stroke-width:1.8;stroke-linecap:round;stroke-dasharray:6 15;animation:techCircuitDrift 12s linear infinite;filter:drop-shadow(0 0 10px rgba(35,207,255,.36))}.tech-neural-brain-body circle{fill:url(#techBrainFill)}.tech-neural-thread{fill:none;stroke:rgba(94,226,255,.94);stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:22 18;filter:url(#techNeuralGlow);animation:techNeuralFlow 4.2s ease-in-out infinite}.tech-neural-thread.alt{stroke:rgba(83,136,255,.78);stroke-width:2.2;stroke-dasharray:8 15;animation-duration:5.6s;animation-delay:-1.2s}.tech-neural-thread.fine{stroke:rgba(125,244,255,.58);stroke-width:1.35;stroke-dasharray:4 10;animation-duration:6.8s;animation-delay:-.65s}.tech-neural-thread.reverse{stroke:rgba(83,136,255,.5);animation-direction:reverse;animation-delay:-2.1s}.tech-neural-outline{fill:none;stroke:url(#techBrainStroke);stroke-width:9;stroke-linecap:round;stroke-linejoin:round;filter:url(#techNeuralGlow)}.tech-neural-seam{fill:none;stroke:rgba(94,226,255,.88);stroke-width:5;stroke-linecap:round;filter:url(#techNeuralGlow);animation:techNeuralSeam 2.4s ease-in-out infinite}.tech-neural-core{fill:#d9ffff;stroke:#35d8ff;stroke-width:5;filter:url(#techNeuralGlow);animation:techCorePulse 2.2s ease-in-out infinite}.tech-neural-node{fill:#e8ffff;stroke:#33d6ff;stroke-width:3;filter:url(#techNeuralGlow);animation:techNodeSpark 2.1s ease-in-out infinite}.node-10,.node-2,.node-7{animation-delay:-.35s}.node-11,.node-3,.node-8{animation-delay:-.75s}.node-12,.node-4,.node-5,.node-9{animation-delay:-1.15s}.tech-code-brain-fill rect{fill:rgba(8,22,54,.72)}.tech-code-brain-seam,.tech-code-scan{fill:none;stroke:rgba(122,165,255,.26);stroke-linecap:round}.tech-code-scan{stroke-width:2;stroke-dasharray:12 18;animation:techCodeScan 6s linear infinite}.tech-code-brain-seam{stroke:rgba(122,165,255,.6);stroke-width:9}.tech-code-bit{fill:#9fc0ff;font-family:SFMono-Regular,Cascadia Code,Roboto Mono,ui-monospace,monospace;font-size:34px;font-weight:800;letter-spacing:.06em;opacity:.28;filter:drop-shadow(0 0 10px rgba(83,136,255,.54));animation:techCodeBit 1.8s steps(2) infinite}.bit-12,.bit-2,.bit-7{animation-delay:-.25s}.bit-13,.bit-3,.bit-8{animation-delay:-.55s}.bit-14,.bit-4,.bit-9{animation-delay:-.85s}.bit-10,.bit-15,.bit-5{animation-delay:-1.15s}.bit-11,.bit-6{animation-delay:-1.45s}.tech-reference-circuit{stroke:color-mix(in srgb,var(--arkway-blue) 72%,var(--arkway-blue-soft));stroke-width:16}.tech-reference-chip{fill:rgba(7,18,45,.82);stroke:var(--arkway-blue-soft);stroke-width:9}.tech-reference-node{fill:#07122d;stroke:var(--arkway-blue-soft);stroke-width:12}.tech-reference-ai{fill:#f7f8ff;font-family:var(--display);font-size:96px;font-weight:900;letter-spacing:0;paint-order:stroke;stroke:rgba(7,18,45,.38);stroke-width:4}.tech-brain-brand{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:0;border:0;border-radius:0;background:transparent}.tech-brain-brand img{width:72px;height:auto;filter:drop-shadow(0 0 20px rgba(83,136,255,.36))}.tech-brain-brand strong{color:#f7f8ff;font-family:var(--display);font-size:clamp(30px,2.6vw,38px);line-height:1;text-shadow:0 0 28px rgba(83,136,255,.32)}.tech-system-core-card p{margin:12px 0 0;color:var(--arkway-blue-soft);font-size:14px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.tech-system-orbit{position:relative;width:min(1440px,100%);min-height:548px;margin:clamp(20px,3vw,40px) auto 0;overflow:visible}.tech-system-section .service-intro{max-width:760px}.tech-system-section .service-intro h2{font-size:clamp(30px,3vw,42px);line-height:1.12}.tech-system-section .service-intro p{max-width:820px;font-size:clamp(14px,1vw,16px)}.tech-orbit-core{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:min(320px,31vw);aspect-ratio:1;transform:translate(-50%,-50%)}.tech-orbit-core:after,.tech-orbit-core:before{content:none;position:absolute;inset:1%;border-radius:999px;pointer-events:none}.tech-orbit-core:before{background:radial-gradient(circle,rgba(83,136,255,.26),transparent 56%),conic-gradient(from 24deg,rgba(83,136,255,.02),rgba(83,136,255,.18),rgba(83,136,255,.02),rgba(24,174,255,.12),rgba(83,136,255,.02));filter:blur(10px)}.tech-orbit-core:after{border:1px solid rgba(83,136,255,.22);box-shadow:inset 0 0 0 1px rgba(83,136,255,.08),0 0 56px rgba(83,136,255,.18)}.tech-orbit-core .tech-brain-core{width:100%;height:100%}.tech-orbit-card{position:absolute;z-index:5;display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start;width:clamp(280px,23vw,360px);min-height:104px;padding:14px;border:1px solid rgba(117,149,255,.22);border-radius:16px;background:radial-gradient(circle at 14% 22%,rgba(83,136,255,.16),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.88),rgba(14,24,46,.9));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 18px 52px rgba(0,0,0,.2)}.tech-orbit-card:after{content:"";position:absolute;top:50%;z-index:5;width:7px;height:7px;border-radius:999px;background:transparent;box-shadow:none;opacity:0;pointer-events:none;transform:translateY(-50%)}.tech-orbit-card-1:after,.tech-orbit-card-2:after,.tech-orbit-card-3:after,.tech-orbit-card-4:after{right:-4px}.tech-orbit-card-5:after,.tech-orbit-card-6:after,.tech-orbit-card-7:after,.tech-orbit-card-8:after{left:-4px}.tech-orbit-card .line-icon{width:38px;height:38px;color:var(--arkway-blue-soft);border:0;background:transparent;box-shadow:none}.tech-orbit-card h3{margin:0;color:#f7f8ff;font-size:clamp(15px,1vw,17px);line-height:1.18}.tech-orbit-card p{margin:6px 0 0;color:rgba(224,235,255,.72);font-size:12.5px;line-height:1.48}.tech-orbit-card-1,.tech-orbit-card-2,.tech-orbit-card-3,.tech-orbit-card-4{left:0}.tech-orbit-card-5,.tech-orbit-card-6,.tech-orbit-card-7,.tech-orbit-card-8{right:0}.tech-orbit-card-1,.tech-orbit-card-5{top:24px}.tech-orbit-card-2,.tech-orbit-card-6{top:154px}.tech-orbit-card-3,.tech-orbit-card-7{top:284px}.tech-orbit-card-4,.tech-orbit-card-8{top:414px}.tech-orbit-connectors{position:absolute;inset:0;z-index:4;width:100%;height:100%;overflow:visible;pointer-events:none}.tech-data-link{fill:none;stroke-linecap:round;stroke-linejoin:round;filter:url(#techDataGlow)}.tech-data-link.is-base{stroke-width:1.15;opacity:.48}.tech-data-link.is-pulse{stroke-width:2.3;stroke-dasharray:7 52;stroke-dashoffset:0;opacity:.88;animation:techDataFlow 2.75s linear infinite}.tech-data-link.is-left{stroke:url(#techDataLinkLeft)}.tech-data-link.is-right{stroke:url(#techDataLinkRight)}.tech-data-node{fill:var(--arkway-blue-soft);stroke:rgba(7,18,45,.74);stroke-width:1.5;filter:drop-shadow(0 0 10px rgba(83,136,255,.64))}.tech-data-node.is-end{fill:rgba(41,207,255,.82);opacity:.82}.tech-data-node.is-core{fill:rgba(150,252,255,.92)}.tech-orbit-line{position:absolute;left:50%;top:50%;z-index:1;width:clamp(260px,34vw,560px);height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(83,136,255,.82),rgba(83,136,255,.22));box-shadow:0 0 16px rgba(83,136,255,.18);transform-origin:left center}.tech-orbit-line:after{content:"";position:absolute;right:-2px;top:50%;width:9px;height:9px;border-top:3px solid rgba(122,165,255,.88);border-right:3px solid rgba(122,165,255,.88);transform:translateY(-50%) rotate(45deg)}.tech-orbit-line-1{transform:rotate(210deg)}.tech-orbit-line-2{transform:rotate(196deg)}.tech-orbit-line-3{transform:rotate(180deg)}.tech-orbit-line-4{transform:rotate(164deg)}.tech-orbit-line-5{transform:rotate(-30deg)}.tech-orbit-line-6{transform:rotate(-16deg)}.tech-orbit-line-7{transform:rotate(0deg)}.tech-orbit-line-8{transform:rotate(16deg)}@media (max-width:1420px){html[lang=en] .tech-system-orbit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;min-height:auto;overflow:visible}html[lang=en] .tech-orbit-core{position:relative;left:auto;top:auto;order:-1;grid-column:1/-1;justify-self:center;width:min(320px,72vw);margin-bottom:8px;transform:none}html[lang=en] .tech-orbit-card{position:relative;left:auto;right:auto;top:auto;width:100%;min-height:0}html[lang=en] .tech-orbit-card:after,html[lang=en] .tech-orbit-connectors{display:none}}@media (max-width:1220px){.geo-goals-layout{grid-template-columns:1fr}.geo-monitor-panel{justify-self:center}.format-sticky-layout{grid-template-columns:1fr}}@media (max-width:1180px){.tech-system-orbit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;min-height:auto;overflow:visible}.tech-orbit-core{order:-1;grid-column:1/-1;justify-self:center;width:min(300px,72vw);margin-bottom:8px;transform:none}.tech-orbit-card,.tech-orbit-core{position:relative;left:auto;top:auto}.tech-orbit-card{right:auto;width:100%;min-height:0}.tech-orbit-card:after,.tech-orbit-connectors,.tech-orbit-line{display:none}}@media (max-width:720px){.geo-goals-section .service-container,.tech-system-section .service-container{width:min(var(--max),calc(100vw - 28px))}.tech-system-orbit,html[lang=en] .tech-system-orbit{grid-template-columns:1fr}}.metrics-grid,.tech-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.tech-demo-panel{position:relative;margin-bottom:26px;padding:clamp(24px,4vw,34px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,.72fr);grid-gap:clamp(24px,5vw,58px);gap:clamp(24px,5vw,58px);align-items:center;overflow:hidden;border:1px solid rgba(83,136,255,.18);border-radius:var(--radius);background:radial-gradient(circle at 72% 42%,rgba(83,136,255,.12),transparent 34%),linear-gradient(135deg,rgba(17,24,39,.74),rgba(8,17,44,.52));box-shadow:0 28px 80px rgba(0,0,0,.34);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.tech-demo-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(hsla(0,0%,100%,.025) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 70% 48%,#000,transparent 72%);mask-image:radial-gradient(circle at 70% 48%,#000,transparent 72%);pointer-events:none}.tech-demo-copy{position:relative;z-index:1}.tech-demo-copy>span{display:inline-flex;min-height:28px;align-items:center;padding:0 12px;border-radius:999px;color:var(--signal-cyan);background:rgba(83,136,255,.08);border:1px solid rgba(83,136,255,.22);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.tech-demo-copy h3{margin:18px 0 0;font-size:clamp(28px,4vw,46px);line-height:1.04;letter-spacing:0}.tech-demo-copy p{width:min(650px,100%);margin:16px 0 0;color:var(--muted);font-size:18px;line-height:1.55}.signal-flow{margin-top:24px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.signal-flow span{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);color:hsla(42,37%,93%,.9);background:hsla(0,0%,100%,.045);font-size:13px;font-weight:760}.signal-flow i{width:28px;height:1px;display:block;background:linear-gradient(90deg,transparent,var(--signal-cyan),transparent)}.tech-radar{position:relative;z-index:1;width:min(360px,100%);aspect-ratio:1;justify-self:center;border-radius:999px;display:grid;place-items:center;background:radial-gradient(circle,rgba(83,136,255,.1),transparent 62%)}.radar-ring{position:absolute;border-radius:999px;border:1px solid rgba(83,136,255,.14)}.ring-one{inset:9%}.ring-two{inset:24%}.ring-three{inset:39%}.radar-sweep{position:absolute;inset:8%;border-radius:999px;background:conic-gradient(from 0deg,rgba(83,136,255,0),rgba(83,136,255,.24),rgba(83,136,255,0) 26%);-webkit-mask-image:radial-gradient(circle,transparent 18%,#000 20%,#000 64%,transparent 66%);mask-image:radial-gradient(circle,transparent 18%,#000 20%,#000 64%,transparent 66%);animation:radarSweep 7s linear infinite}.radar-core{position:relative;z-index:2;width:78px;height:78px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(83,136,255,.3);background:rgba(5,6,19,.72);box-shadow:0 0 42px rgba(83,136,255,.2)}.radar-core .line-icon{width:42px;height:42px;color:var(--signal-cyan)}.radar-node{position:absolute;min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;color:var(--porcelain);background:rgba(17,24,39,.82);border:1px solid rgba(83,136,255,.24);font-size:12px;font-weight:780;box-shadow:0 12px 24px rgba(0,0,0,.22);animation:radarNode 3.6s ease-in-out infinite}.node-query{top:9%;left:45%}.node-entity{top:32%;right:3%;animation-delay:.25s}.node-content{bottom:12%;right:19%;animation-delay:.5s}.node-citation{bottom:17%;left:7%;animation-delay:.75s}.node-monitor{top:31%;left:0;animation-delay:1s}.metric-card,.tech-card{padding:24px}.tech-card{position:relative;min-height:300px;overflow:hidden;border-color:hsla(0,0%,100%,.09);background:linear-gradient(155deg,rgba(29,38,54,.68),rgba(8,17,44,.44)),rgba(17,24,39,.42);box-shadow:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.tech-card:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(83,136,255,.58),transparent);opacity:0;transition:opacity .18s ease}.tech-card:hover{transform:translateY(-3px);border-color:rgba(83,136,255,.34);background:linear-gradient(155deg,rgba(83,136,255,.08),rgba(8,17,44,.48)),rgba(17,24,39,.48)}.tech-card:hover:after{opacity:1}.tech-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.metric-card strong,.service-card-index,.tech-card-head span:last-child{color:var(--muted-champagne);font-weight:860;letter-spacing:.12em}.metric-card h3,.service-card h3,.tech-card h3{margin-bottom:12px}.tech-card-signals{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.tech-card-signals span{min-height:34px;display:flex;align-items:center;padding:8px 10px;border-radius:var(--radius);color:hsla(42,37%,93%,.78);background:hsla(0,0%,100%,.045);border:1px solid hsla(0,0%,100%,.07);font-size:13px;line-height:1.35}.tech-flow{margin-top:28px;padding:24px;border-radius:var(--radius);border:1px solid rgba(83,136,255,.22);background:rgba(17,24,39,.55);text-align:center}.tech-flow strong{color:var(--deep-cyan);font-size:clamp(22px,3vw,36px);line-height:1.2}.tech-flow p{width:min(820px,100%);margin:14px auto 0;color:var(--muted);line-height:1.6}.process-line{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.process-line:before{content:"";position:absolute;left:8%;right:8%;top:32px;height:1px;background:var(--deep-line)}.process-step{position:relative;padding-top:70px}.process-step>span{position:absolute;top:0;left:0;width:64px;height:64px;display:grid;place-items:center;border:1px solid rgba(83,136,255,.52);border-radius:999px;background:var(--obsidian);color:var(--champagne);font-weight:900;z-index:1}.process-step h3{color:var(--porcelain)}.process-step p{margin:14px 0 0}.solution-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(20px,2vw,28px);gap:clamp(20px,2vw,28px)}.service-card{min-height:240px;padding:24px;border-color:var(--deep-line);background:rgba(17,19,24,.72);box-shadow:none;transition:border-color .18s ease,transform .18s ease}.service-card:hover{border-color:rgba(83,136,255,.58);transform:translateY(-3px)}.service-card h3{color:var(--porcelain)}.service-card p{color:hsla(42,37%,93%,.72)}.industries-section .solution-grid{gap:clamp(16px,1.45vw,22px);grid-auto-rows:1fr}.industries-section{padding-top:clamp(42px,4.8vw,64px);padding-bottom:clamp(34px,4vw,56px)}.industries-section .service-intro{margin-bottom:clamp(24px,2.5vw,34px)}.industries-section .industry-card{position:relative;min-height:clamp(292px,20vw,324px);height:100%;padding:clamp(16px,1.25vw,22px);display:flex;flex-direction:column;gap:9px;overflow:hidden}.industries-section .industry-card:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 18%,rgba(83,136,255,.11),transparent 32%),linear-gradient(180deg,hsla(0,0%,100%,.025),transparent 50%);opacity:.9}.industries-section .industry-card>*{position:relative;z-index:1}.industry-card .service-card-index{display:block;margin-bottom:0;padding-right:46px;color:var(--arkway-blue-soft);font-size:13px;font-weight:620}.industries-section .industry-card .industry-card-glyph{position:absolute;top:16px;right:16px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border-radius:8px;color:rgba(229,239,255,.92);background:radial-gradient(circle at 35% 20%,rgba(83,136,255,.22),transparent 58%),linear-gradient(145deg,rgba(28,40,65,.96),rgba(8,16,36,.92));border:1px solid rgba(83,136,255,.22);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 8px 18px rgba(0,0,0,.14)}.industries-section .industry-card .industry-card-glyph svg{width:21px;height:21px;display:block;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.industry-card h3{margin:0;max-width:calc(100% - 44px);color:var(--porcelain);font-size:clamp(17px,1.08vw,21px);font-weight:620;line-height:1.18}.industry-card .industry-summary{margin:0;color:hsla(42,37%,93%,.74);font-size:clamp(13px,.78vw,15px);line-height:1.48}.industry-card.is-summary-compact .industry-summary{font-size:clamp(12px,.72vw,14px);line-height:1.42}.industry-card-block{display:grid;grid-gap:4px;gap:4px;padding:8px 10px;border-radius:12px;background:rgba(83,136,255,.075);border:1px solid rgba(83,136,255,.13)}.industry-card-label{color:rgba(137,177,255,.94);font-size:11px;font-weight:620;letter-spacing:.06em}.industry-card .industry-focus,.industry-card .industry-question{margin:0;color:hsla(42,37%,93%,.82);font-size:12.5px;line-height:1.38}.industry-tags{margin-top:1px;display:flex;flex-wrap:wrap;gap:6px}.industry-tags span{display:inline-flex;align-items:center;min-height:23px;padding:0 8px;border-radius:999px;color:rgba(137,177,255,.96);background:rgba(83,136,255,.1);border:1px solid rgba(83,136,255,.2);font-size:11px;font-weight:560;line-height:1;white-space:nowrap}.feature-card-icon{width:54px;height:54px;margin:18px 0 20px;display:inline-grid;place-items:center;border-radius:14px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.13)}.feature-card-icon .line-icon{width:30px;height:30px}.feature-card-scene{margin-top:auto;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;color:rgba(137,177,255,.95);background:rgba(83,136,255,.1);border:1px solid rgba(83,136,255,.2);font-size:13px;font-weight:780}.metric-card{min-height:218px}.metric-card strong{display:block;margin-bottom:24px;color:var(--deep-cyan)}.metric-note{width:min(850px,100%);margin:24px auto 0;color:var(--muted)}.service-section{background:transparent}.service-section:after{content:"";position:absolute;left:50%;top:0;width:min(980px,92vw);height:360px;transform:translateX(-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(37,99,235,.12),transparent 68%);opacity:.55;z-index:0}.service-section+.service-section{margin-top:-1px}.audit-form,.era-card,.era-comparison,.metric-card,.seo-geo-card,.seo-geo-module,.service-card,.tech-card,.tech-demo-panel,.tech-flow,.trend-card{border-color:rgba(117,149,255,.16);background:linear-gradient(150deg,rgba(29,38,54,.62),rgba(8,17,44,.42)),rgba(17,24,39,.48);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 24px 70px rgba(0,0,0,.2);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.era-card.is-cyan,.era-card.is-gold,.seo-geo-card.is-geo{border-color:rgba(83,136,255,.28);background:radial-gradient(circle at 78% 18%,rgba(83,136,255,.1),transparent 36%),linear-gradient(150deg,rgba(29,38,54,.66),rgba(8,17,44,.46)),rgba(17,24,39,.48);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 24px 70px rgba(0,72,180,.12)}.era-card-top span:last-child,.era-tag,.metric-card strong,.service-card-index,.tech-card-head span:last-child{color:rgba(122,165,255,.92)}.era-card-top span:last-child,.era-tag{border-color:rgba(83,136,255,.24);background:rgba(83,136,255,.07)}.era-arrow{color:transparent;background:radial-gradient(circle at center,rgba(83,136,255,.14),transparent 62%);box-shadow:none}.geo-conclusion{color:rgba(122,165,255,.94)!important}.metric-note,.trend-note{color:rgba(166,173,189,.86)}.era-comparison-grid{border-color:rgba(117,149,255,.12);background:rgba(117,149,255,.1)}.era-comparison-cell{background:rgba(8,17,44,.52)}.era-comparison-cell.is-current{color:var(--signal-cyan);background:rgba(83,136,255,.055)}.era-comparison-cell.is-next{color:rgba(122,165,255,.92);background:rgba(83,136,255,.06)}.audit-section:before{background:radial-gradient(circle at 18% 15%,rgba(83,136,255,.14),transparent 34%),radial-gradient(circle at 84% 78%,rgba(83,136,255,.12),transparent 34%);opacity:.45}#audit,#audit-faq{background:transparent}.appointment-section:after,.appointment-section:before,.audit-faq-section:after,.audit-faq-section:before{content:none}.audit-faq-section{padding-bottom:clamp(44px,5vw,68px)}.audit-faq-list{width:min(920px,100%);margin:0 auto;display:grid;grid-gap:9px;gap:9px}.audit-faq-item{overflow:hidden;border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 12% 0,rgba(83,136,255,.12),transparent 38%),linear-gradient(135deg,rgba(26,42,76,.74),rgba(9,18,42,.58));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 16px 40px rgba(0,0,0,.14)}.audit-faq-item summary{min-height:48px;display:grid;grid-template-columns:48px minmax(0,1fr) 32px;align-items:center;grid-gap:18px;gap:18px;padding:0 22px;color:#f7f8ff;cursor:pointer;list-style:none}.audit-faq-item summary::-webkit-details-marker{display:none}.audit-faq-item summary span{color:rgba(122,165,255,.96);font-size:13px;font-weight:900;letter-spacing:.12em}.audit-faq-item summary strong{font-size:clamp(16px,1.1vw,19px);line-height:1.34}.audit-faq-item summary i{position:relative;width:28px;height:28px;border-radius:999px;border:1px solid rgba(117,149,255,.22);background:rgba(83,136,255,.08)}.audit-faq-item summary i:after,.audit-faq-item summary i:before{content:"";position:absolute;inset:50% auto auto 50%;width:12px;height:2px;border-radius:999px;background:var(--arkway-blue-soft);transform:translate(-50%,-50%)}.audit-faq-item summary i:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .18s ease,opacity .18s ease}.audit-faq-item[open] summary i:after{opacity:0;transform:translate(-50%,-50%) rotate(0deg)}.audit-faq-item p{margin:-4px 0 0;padding:0 70px 16px 88px;color:rgba(224,235,255,.72);font-size:15px;line-height:1.7}.appointment-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,300px);grid-template-rows:auto auto;grid-column-gap:clamp(22px,4vw,48px);column-gap:clamp(22px,4vw,48px);grid-row-gap:28px;row-gap:28px;align-items:center;padding:clamp(28px,4vw,44px);border:0;border-radius:0;background:transparent;box-shadow:none}.appointment-copy{grid-column:1;grid-row:1;max-width:780px}.appointment-copy .section-label{margin-bottom:clamp(34px,3.4vw,48px)}.appointment-copy h2{margin:0;font-size:var(--fs-display);line-height:1.1}.appointment-copy>p{max-width:680px;margin:18px 0 0;color:rgba(224,235,255,.72);font-size:var(--fs-body-lg);line-height:1.65}.appointment-point-list{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:0}.appointment-point{padding:16px;border:1px solid rgba(117,149,255,.14);border-radius:14px;background:rgba(8,17,44,.34)}#app>.service-section{border-top:0;border-bottom:0}#app>.service-section+.service-section{margin-top:0}#audit-faq+.appointment-section{padding-top:clamp(28px,4vw,44px)}.appointment-point>span{display:block;margin-bottom:12px;color:var(--arkway-blue-soft);font-family:var(--display);font-size:18px;font-weight:600}.appointment-point strong{display:block;color:#f7f8ff;font-size:15px}.appointment-point p{margin:6px 0 0;color:rgba(224,235,255,.66);font-size:13px;line-height:1.5}.appointment-action{position:relative;grid-column:2;grid-row:2;display:grid;width:min(300px,100%);align-self:center;justify-self:center;justify-items:start;grid-gap:12px;gap:12px;transform:none}.appointment-action-buttons{width:100%;display:grid;grid-gap:12px;gap:12px}.appointment-button{width:100%;min-width:168px}.audit-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1fr);grid-gap:clamp(28px,5vw,64px);gap:clamp(28px,5vw,64px);align-items:center}.audit-copy{max-width:560px}.audit-point-list{display:grid;grid-gap:12px;gap:12px;margin-top:30px}.audit-point{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:14px;gap:14px;align-items:start;padding:14px;border:1px solid rgba(117,149,255,.16);border-radius:14px;background:rgba(8,17,44,.34)}.audit-point>span{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;color:var(--blue-fill-text);background:var(--blue-fill);font-weight:900}.audit-point strong{display:block;color:#f7f8ff;font-size:15px}.audit-point p{margin:4px 0 0;color:rgba(224,235,255,.68);font-size:13px;line-height:1.5}.audit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;padding:28px;border-radius:18px;border:1px solid rgba(117,149,255,.22);background:radial-gradient(circle at 86% 8%,rgba(83,136,255,.15),transparent 30%),rgba(9,20,45,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 28px 76px rgba(0,0,0,.24)}.audit-form-head{grid-column:1/-1;display:grid;grid-gap:4px;gap:4px;margin-bottom:2px}.audit-form-head strong{color:#f7f8ff;font-size:18px}.audit-form-head span{color:rgba(224,235,255,.62);font-size:13px;line-height:1.5}.audit-form label{display:grid;grid-gap:8px;gap:8px;color:rgba(224,235,255,.78);font-weight:680}.audit-form label:last-of-type{grid-column:1/-1}.audit-form input,.audit-form textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(117,149,255,.18);border-radius:10px;background:hsla(0,0%,100%,.055);color:var(--porcelain);outline:none;transition:border-color .18s ease,background .18s ease}.audit-form textarea{min-height:118px;padding-top:12px;resize:vertical}.audit-form input:focus,.audit-form textarea:focus{border-color:var(--signal-cyan);background:rgba(83,136,255,.06)}.audit-submit-button{grid-column:1/-1;width:100%;background:var(--porcelain);color:var(--obsidian)}.audit-form .status-line{grid-column:1/-1;margin:0;color:var(--green)}@keyframes serviceFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes eraOrbit{to{transform:rotate(348deg)}}@keyframes eraPulse{0%,to{transform:scale(.82);opacity:.45}50%{transform:scale(1.08);opacity:.82}}@keyframes eraTilt{0%,to{transform:rotate(14deg) scaleX(1)}50%{transform:rotate(22deg) scaleX(1.08)}}@keyframes eraDot{0%,to{opacity:.22;transform:translateY(0)}50%{opacity:.92;transform:translateY(-5px)}}@keyframes radarSweep{to{transform:rotate(1turn)}}@keyframes radarNode{0%,to{transform:translateY(0);box-shadow:0 12px 24px rgba(0,0,0,.22)}50%{transform:translateY(-4px);box-shadow:0 16px 32px rgba(0,70,160,.28)}}@keyframes techDataFlow{to{stroke-dashoffset:-48}}@keyframes binaryRainFall{0%{opacity:0;transform:translateY(-42%)}14%{opacity:var(--rain-opacity,.72)}78%{opacity:.56}to{opacity:0;transform:translateY(430%)}}@keyframes binaryRainFlicker{0%,to{opacity:.24}50%{opacity:.96}}@media (max-width:680px){.tech-brain-canvas{inset:-12%;width:124%;height:124%;opacity:.66}}@media (prefers-reduced-motion:reduce){.tech-brain-canvas{display:none}}@keyframes techCodeBit{0%,to{opacity:.22}50%{opacity:.98}}@keyframes techCodeScan{to{stroke-dashoffset:-60}}@keyframes techBinaryRain{0%{transform:translateY(-90px)}to{transform:translateY(210px)}}@keyframes techRainBlink{0%,to{opacity:.28}50%{opacity:.92}}@keyframes techCircuitDrift{to{stroke-dashoffset:-160}}@keyframes techNeuralFlow{0%,to{opacity:.62;stroke-dashoffset:0}50%{opacity:1;stroke-dashoffset:-64}}@keyframes techNeuralSeam{0%,to{opacity:.46}50%{opacity:1}}@keyframes techCorePulse{0%,to{r:18px;opacity:.72}50%{r:25px;opacity:1}}@keyframes techNodeSpark{0%,to{opacity:.42}50%{opacity:1}}@keyframes eraSweep{0%,42%{transform:translateX(-120%)}72%,to{transform:translateX(120%)}}@keyframes demoQueryReveal{0%,18%{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0)}54%,to{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}}@keyframes demoQueryPulse{0%,to{opacity:.82}50%{opacity:1}}@keyframes demoTyping{0%,24%{width:18%}64%,to{width:58%}}@keyframes demoResultSlide{0%,10%{opacity:0;transform:translateX(-22px)}22%,80%{opacity:var(--result-opacity);transform:translateX(0)}to{opacity:0;transform:translateX(10px)}}@keyframes demoResultBreathe{0%,to{opacity:var(--result-opacity);transform:translateY(0);border-color:hsla(0,0%,100%,.055)}48%{opacity:.94;transform:translateY(-2px);border-color:rgba(83,136,255,.2)}}@keyframes demoLinkScan{0%,to{opacity:.34;transform:translateX(0)}42%{opacity:.9;transform:translateX(10px)}}@keyframes demoFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes demoChip{0%,to{opacity:.34;transform:scaleX(.86)}50%{opacity:1;transform:scaleX(1)}}@keyframes agentPulse{0%,to{transform:scale(.92);opacity:.68}50%{transform:scale(1.08);opacity:1}}@keyframes agentNodeBreathe{0%,to{opacity:.78;box-shadow:0 0 18px rgba(83,136,255,.16)}50%{opacity:1;box-shadow:0 0 28px rgba(83,136,255,.3)}}@keyframes agentLine{0%,to{opacity:.18;filter:blur(0)}50%{opacity:.82;filter:blur(.2px)}}@keyframes agentFlowPath{0%,to{left:50%;top:24%;opacity:.42;transform:translate(-50%,-50%) scale(.82)}24%{left:24%;top:50%;opacity:1;transform:translate(-50%,-50%) scale(1)}48%{left:50%;top:50%;opacity:.9;transform:translate(-50%,-50%) scale(1)}72%{left:50%;top:78%;opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes homeTimingWarningPulse{0%,to{opacity:.82;transform:scale(1);box-shadow:0 0 0 0 rgba(255,177,93,.28),0 0 22px rgba(255,177,93,.16)}48%{opacity:1;transform:scale(1.08);box-shadow:0 0 0 8px rgba(255,177,93,0),0 0 30px rgba(255,177,93,.3)}}@keyframes footerStatusBlink{0%,to{opacity:.58;transform:scale(.86);box-shadow:0 0 0 0 rgba(75,214,176,.28)}48%{opacity:1;transform:scale(1);box-shadow:0 0 0 8px rgba(75,214,176,0)}}@media (prefers-reduced-motion:reduce){.agent-line,.agent-node,.agent-org:after,.demo-answer-card,.demo-brand-chips span,.demo-chat-line,.demo-link-stack article,.demo-search-box em,.era-demo:before,.era-orbit,.era-pulse,.era-signal-dots i,.era-visual:after,.footer-availability i,.home-timing-section .solutions-timing-note:before,.platform-globe,.radar-node,.radar-sweep,.service-container{animation:none}}.feature-split{min-height:104vh;padding:74px 0;display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1fr);grid-gap:48px;gap:48px;align-items:center}.feature-split.reverse{grid-template-columns:minmax(520px,1fr) minmax(0,.92fr)}.feature-split.reverse .section-copy{order:2}.format-showcase-section{display:block;min-height:auto;margin:0;padding:clamp(72px,8vw,112px) max(24px,calc((100vw - var(--max)) / 2));background:radial-gradient(circle at 50% 6%,rgba(83,136,255,.28),transparent 34%),radial-gradient(circle at 50% 84%,rgba(24,174,255,.16),transparent 38%),linear-gradient(180deg,#073a78,#083d80 52%,#073a78)}.format-sticky-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.08fr);grid-gap:48px;gap:48px;align-items:center;width:100%}.format-showcase-section,.geo-goals-section,.industry-insight-section{background:transparent}.format-showcase-section:after,.format-showcase-section:before,.geo-goals-section:after,.geo-goals-section:before,.industry-insight-section:after,.industry-insight-section:before{content:none;opacity:0}.platform-globe-panel{overflow:visible}.platform-globe-panel:before{width:min(960px,106vw);height:min(900px,94vw);background:radial-gradient(ellipse at 50% 48%,rgba(83,136,255,.14),transparent 52%),radial-gradient(ellipse at 50% 76%,rgba(24,174,255,.12),transparent 66%);filter:blur(22px);opacity:.58}.format-showcase-section .section-copy h2{color:#f7f8ff;font-family:var(--display);font-size:clamp(36px,4.1vw,56px);font-weight:800;line-height:1.08}html[lang=zh-CN] .format-showcase-section .section-copy h2{font-size:clamp(34px,3.5vw,52px);line-height:1.12}.format-showcase-section .section-copy>p{color:rgba(224,235,255,.72);font-size:clamp(16px,1.28vw,19px)}.format-showcase-section .check-list li{color:rgba(224,235,255,.82)}@media (min-width:980px){.format-showcase-section[data-scroll-panel],.geo-goals-section[data-scroll-panel]{overflow:visible}.geo-goals-section[data-scroll-panel]{min-height:calc(100vh + 620px);padding-top:clamp(40px,6vh,72px);padding-bottom:clamp(40px,6vh,72px)}.geo-goals-section[data-scroll-panel] .service-container{position:-webkit-sticky;position:sticky;top:72px;min-height:calc(100vh - 72px);display:flex;align-items:center}.format-showcase-section[data-scroll-panel]{min-height:calc(100vh + 760px);align-items:start;padding-top:clamp(46px,7vh,78px);padding-bottom:clamp(54px,8vh,96px)}.format-showcase-section[data-scroll-panel]>.format-sticky-layout{position:-webkit-sticky;position:sticky;top:84px;min-height:calc(100vh - 84px);align-items:center}}.section-copy{max-width:620px}.eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 16px;margin:0 0 22px;border-radius:999px;background:hsla(0,0%,100%,.08);color:color-mix(in srgb,var(--text) 82%,var(--blue));font-size:12px;font-weight:760;letter-spacing:.18em;text-transform:uppercase}.center-heading h2,.page-section h2,.section-copy h2{margin:0;font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:0;text-wrap:balance}.card p,.center-heading p,.muted,.page-section p,.section-copy p{color:var(--muted);line-height:1.55}.section-copy>p{font-size:20px;margin:22px 0 28px}.check-list,.plain-list{display:grid;grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:20px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:color-mix(in srgb,var(--text) 82%,var(--muted))}.check-list li:before{content:"✓";color:var(--green);font-weight:900}.plain-list li{color:var(--muted)}.app-panel,.article-card,.card,.code-panel,.demo-frame,.faq-item,.form-card,.mini-card,.pricing-card,.timeline-card{border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 92%,transparent);border-radius:var(--radius);box-shadow:var(--shadow)}.demo-frame{min-height:540px;padding:12px;overflow:hidden}.demo-shell{min-height:516px;display:grid;grid-template-columns:98px minmax(0,1fr);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.demo-history{padding:20px 12px;border-right:1px solid var(--line);background:rgba(0,0,0,.12)}.demo-history small{display:block;color:var(--quiet);text-transform:uppercase;font-size:9px;letter-spacing:.14em;margin-bottom:12px}.history-chip{width:100%;min-height:30px;margin-bottom:8px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.04);color:var(--quiet);font-size:10px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.demo-main{position:relative;padding:28px 20px}.query-bar,.scan-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;min-height:52px;padding:8px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.035)}.auth-form input,.form-card input,.form-card textarea,.query-bar input,.scan-bar input,.search-input{width:100%;min-height:44px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb,var(--panel-3) 72%,transparent);color:var(--text);outline:none}.form-card textarea{min-height:132px;padding-top:12px;resize:vertical}.query-bar input{border:0;background:transparent}.demo-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:18px}.engine-card{min-height:166px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.035);cursor:pointer;transition:transform .18s ease,border-color .18s ease}.engine-card.selected,.engine-card:hover{transform:translateY(-2px);border-color:var(--line-strong)}.engine-card h3{margin:0 0 12px;display:flex;align-items:center;gap:8px}.badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.badge{min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:6px;font-size:11px;color:var(--text);background:rgba(83,136,255,.15)}.badge.good{color:var(--green);background:rgba(109,227,165,.12)}.badge.warn{color:var(--orange);background:rgba(255,177,93,.13)}.badge.low{color:var(--rose);background:rgba(236,101,148,.13)}.engine-card p{margin:0;font-size:13px}.answer-drawer{position:absolute;inset:12px 12px 12px auto;width:min(360px,calc(100% - 24px));padding:20px;border-left:1px solid var(--line);background:color-mix(in srgb,var(--panel) 96%,#000);border-radius:var(--radius);transform:translateX(calc(100% + 16px));transition:transform .22s ease;overflow:auto;z-index:3}.answer-drawer.open{transform:translateX(0)}.drawer-close,.modal-close{position:absolute;right:12px;top:12px;width:34px;height:34px;border:0;border-radius:var(--radius);background:hsla(0,0%,100%,.07);color:var(--muted);cursor:pointer}.drawer-grid{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.drawer-metric{border-top:1px solid var(--line);padding-top:12px}.drawer-metric strong{display:block;margin-top:4px}.dashboard{padding:16px;min-height:560px}.dashboard h3,.format-panel h3,.score-panel h3{margin:0 0 16px}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.metric{min-height:102px;padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.035)}.metric span{display:block;color:var(--quiet);text-transform:uppercase;letter-spacing:.08em;font-size:12px;margin-bottom:8px}.metric strong{font-size:25px}.metric small{display:block;color:var(--green);margin-top:8px}.chart-box{margin-top:10px;padding:14px;border:1px solid var(--line);border-radius:var(--radius)}.chart-line{width:100%;height:96px;background:linear-gradient(180deg,transparent 50%,rgba(83,136,255,.11)),url("data:image/svg+xml,%3Csvg viewBox='0 0 500 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 64 C50 72 80 86 120 78 C165 66 185 42 230 52 C268 62 295 38 330 47 C365 56 382 82 426 66 C462 54 480 39 500 44' fill='none' stroke='%235388ff' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.ranking{display:grid;grid-gap:8px;gap:8px;margin-top:10px}.rank-row{display:grid;grid-template-columns:26px minmax(0,1fr) 44px 70px;grid-gap:10px;gap:10px;align-items:center;color:var(--muted);font-size:14px}.rank-row.you{color:var(--text);background:rgba(83,136,255,.12);border-radius:var(--radius);padding:8px}.bar{height:7px;border-radius:999px;background:hsla(0,0%,100%,.12);overflow:hidden}.bar i{display:block;height:100%;width:var(--value,60%);border-radius:inherit;background:var(--blue)}[data-scroll-progress]{width:0;transition:width 1.25s cubic-bezier(.22,1,.36,1)}.format-panel{min-height:560px;padding:16px}.format-showcase-section .format-panel{min-height:auto;padding:clamp(20px,2.2vw,28px);border-color:rgba(117,149,255,.24);border-radius:18px;background:radial-gradient(circle at 88% 7%,rgba(83,136,255,.18),transparent 30%),linear-gradient(145deg,rgba(35,51,88,.84),rgba(7,14,34,.94));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 26px 78px rgba(0,0,0,.26)}.format-showcase-section .format-panel h3{color:#f8fafc;font-family:var(--display);font-size:18px;font-weight:800}.format-heading{display:inline-flex;align-items:center;gap:9px}.format-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.format-card{padding:14px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.035)}.format-showcase-section .format-card{border-color:rgba(117,149,255,.16);border-radius:10px;background:hsla(0,0%,100%,.045)}.format-progress-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;grid-gap:12px;gap:12px;align-items:center}.format-progress-row span,.page-line strong{color:rgba(224,235,255,.78);font-size:14px;font-weight:800;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.format-card strong{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:var(--fs-list-title);line-height:1.35}.format-file-name{display:inline-flex;align-items:center;gap:8px;min-width:0}.format-file-icon{width:18px;height:18px}.format-code-icon,.format-file-icon,.format-heading-icon,.format-heading>.format-file-icon{flex:0 0 auto;fill:none;stroke:rgba(203,213,225,.78);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.format-code-icon,.format-heading-icon,.format-heading>.format-file-icon{width:20px;height:20px}.code-window{margin-top:12px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.window-top{min-height:34px;padding:0 12px;display:flex;background:rgba(0,0,0,.14);color:var(--quiet);font-size:12px}.window-path,.window-top{align-items:center;gap:8px}.window-path{display:inline-flex}.window-path .format-code-icon{width:16px;height:16px;stroke:rgba(148,163,184,.7)}.window-top i{width:10px;height:10px;border-radius:50%;background:var(--rose)}.window-top i:nth-child(2){background:var(--orange)}.window-top i:nth-child(3){background:var(--green)}pre{margin:0;padding:18px;overflow:auto;color:#7ce0a3;background:#1a1c1d;line-height:1.65;font-size:13px}[data-scroll-code-line]{display:block;opacity:0;white-space:pre;transform:translateY(8px);transition:opacity .36s ease,transform .36s ease}.page-explorer{margin-top:14px;display:grid;grid-gap:12px;gap:12px}.page-explorer h3{margin:0 0 2px;font-size:16px}.page-line{display:grid;grid-template-columns:130px minmax(0,1fr) 44px;grid-gap:10px;gap:10px;align-items:center;color:var(--muted)}.score-panel{min-height:560px;padding:18px}.score-layout{display:grid;grid-template-columns:160px minmax(0,1fr);grid-gap:18px;gap:18px}.score-ring{position:relative;width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at center,var(--panel) 0 56%,transparent 57%),conic-gradient(var(--green) 0 32%,var(--blue) 32% 78%,hsla(0,0%,100%,.1) 78%)}.score-ring strong{display:block;font-size:40px;line-height:1}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.module{padding:12px;border-top:2px solid var(--blue);border-radius:var(--radius);background:hsla(0,0%,100%,.035)}.dimension-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px 20px;gap:10px 20px;margin-top:18px}.dimension-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;grid-gap:10px;gap:10px;align-items:center}.scan-section{padding:100px 0 70px;text-align:center}.center-heading{width:min(820px,100%);margin:0 auto 38px;text-align:center}.scan-demo{width:min(1140px,calc(100vw - 48px));margin:0 auto;padding:32px}.scan-bar{grid-template-columns:minmax(0,1fr) 164px}.scan-note{margin:12px 0 24px;color:var(--muted);text-align:left}.verification{padding:28px;border:1px solid rgba(83,136,255,.28);border-radius:var(--radius);background:rgba(83,136,255,.08);text-align:left}.verify-box{width:min(330px,100%);min-height:78px;margin:18px auto 0;padding:14px;display:flex;align-items:center;gap:14px;color:#f7f8ff;background:#262626;border:1px solid hsla(0,0%,100%,.24);border-radius:var(--radius)}.fake-checkbox{width:24px;height:24px;border:2px solid #b9b9b9;border-radius:3px}.scan-output{display:none;margin-top:22px;text-align:left}.scan-output.open{display:grid;grid-gap:14px;gap:14px}.insight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.briefing-strip,.cms-section,.faq-section,.pricing-section,.team-section{padding:80px 0}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px;margin-top:42px}.card,.visual-card{overflow:hidden}.visual-card{min-height:192px;position:relative;background:linear-gradient(135deg,rgba(83,136,255,.15),rgba(109,227,165,.09)),repeating-linear-gradient(45deg,hsla(0,0%,100%,.06) 0 1px,transparent 1px 18px)}.visual-card.chart:before,.visual-card.commerce:before,.visual-card.docs:before,.visual-card.team:before{content:"";position:absolute;inset:38px 32px 40px;border:2px solid hsla(0,0%,100%,.25);border-radius:var(--radius)}.visual-card.chart:after{content:"";position:absolute;left:42px;right:42px;bottom:54px;height:72px;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 360 120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 86 C55 72 72 34 126 48 C176 61 178 96 231 67 C277 43 304 31 360 38' fill='none' stroke='%236de3a5' stroke-width='9' stroke-linecap='round'/%3E%3Ccircle cx='126' cy='48' r='10' fill='%235388ff'/%3E%3Ccircle cx='231' cy='67' r='10' fill='%23ffb15d'/%3E%3C/svg%3E") 50%/contain no-repeat}.visual-card.commerce:after{content:"Add to Cart";position:absolute;left:50%;top:50%;min-width:170px;min-height:52px;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(-5deg);border-radius:var(--radius);background:var(--blue-fill);color:var(--blue-fill-text);font-weight:800}.visual-card.team:after{content:"";position:absolute;width:180px;height:120px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 35% 40%,var(--green) 0 13px,transparent 14px),radial-gradient(circle at 65% 40%,var(--blue) 0 13px,transparent 14px),radial-gradient(circle at 50% 65%,var(--orange) 0 13px,transparent 14px),linear-gradient(90deg,transparent 0 42%,hsla(0,0%,100%,.28) 42% 45%,transparent 45% 55%,hsla(0,0%,100%,.28) 55% 58%,transparent 58%)}.visual-card.docs:after{content:"";position:absolute;inset:44px 50px;background:linear-gradient(90deg,hsla(0,0%,100%,.7) 0 70%,transparent 70%) 0 10px/100% 8px no-repeat,linear-gradient(90deg,rgba(83,136,255,.8) 0 42%,transparent 42%) 0 36px/100% 10px no-repeat,linear-gradient(90deg,rgba(255,177,93,.8) 0 56%,transparent 56%) 0 66px/100% 10px no-repeat}.card-body{padding:24px}.article-card h3,.card h3,.mini-card h3,.pricing-card h3{margin:0 0 10px;font-size:22px}.card h4{margin:0 0 12px;color:var(--blue);font-size:20px;line-height:1.35}.cms-logo-row,.provider-row{display:flex;justify-content:center;flex-wrap:wrap;gap:28px;margin:38px 0}.cms-logo,.provider-logo{width:56px;height:56px;display:grid;place-items:center;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.045);color:var(--blue-2);font-weight:900}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px;margin-top:38px}.pricing-card{position:relative;padding:32px}.pricing-card.popular{border-color:var(--blue)}.popular-ribbon{position:absolute;left:50%;top:-16px;transform:translateX(-50%);min-height:32px;padding:0 16px;display:inline-flex;align-items:center;border-radius:var(--radius);background:var(--blue-fill);color:var(--blue-fill-text);font-size:12px;font-weight:800}.price{margin:22px 0 6px;font-size:46px;font-weight:900}.price small{font-size:16px;color:var(--muted);font-weight:600}.plan-engines{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:24px 0;color:var(--muted)}.pricing-toggle{width:-moz-fit-content;width:fit-content;margin:30px auto 0;padding:6px;display:flex;gap:4px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.05)}.pricing-toggle button{min-height:38px;padding:0 16px;border:0;border-radius:6px;background:transparent;color:var(--muted);cursor:pointer}.pricing-toggle button.active{background:var(--blue-fill);color:var(--blue-fill-text);font-weight:800}.small-plans{width:min(680px,100%);margin:46px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.faq-list{width:min(820px,100%);margin:38px auto 0;display:grid;grid-gap:14px;gap:14px}.faq-item{overflow:hidden;background:color-mix(in srgb,var(--panel-3) 76%,#000);box-shadow:none}.faq-item button{width:100%;min-height:58px;padding:0 24px;border:0;background:transparent;color:var(--text);display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer}.faq-answer{display:none;padding:0 24px 22px;color:var(--muted);line-height:1.55}.faq-item.open .faq-answer{display:block}.page-hero{width:min(var(--max),calc(100vw - 48px));margin:0 auto;padding:96px 0 70px;text-align:center}.page-hero p{width:min(760px,100%);margin:22px auto 0;color:var(--muted);font-size:21px;line-height:1.5}.blank-secondary-page{min-height:100svh;background:transparent}.product-page{min-height:100svh;padding:clamp(118px,12vw,144px) 0 clamp(44px,6vw,76px);color:var(--text)}.product-coming-soon{width:min(1040px,calc(100vw - 72px));margin:0 auto;padding:clamp(24px,3vw,42px);border:1px solid rgba(117,149,255,.2);border-radius:16px;background:radial-gradient(circle at 82% 0,rgba(83,136,255,.12),transparent 34%),hsla(0,0%,100%,.96);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 24px 68px rgba(0,0,0,.24);overflow:hidden}.product-coming-soon-title{margin:0 0 clamp(18px,2vw,28px);color:#121827;font-size:clamp(30px,4vw,54px);line-height:1.08;font-weight:760;letter-spacing:0;text-align:center}.product-coming-soon img{display:block;width:100%;height:auto;border:1px solid rgba(15,23,42,.12);border-radius:14px;background:#fff;box-shadow:0 18px 44px rgba(15,23,42,.12)}.solution-b2b-page{min-height:100svh;padding:clamp(96px,8vw,104px) 0 clamp(52px,7vw,88px);color:var(--text)}.solution-b2b-hero{width:min(1060px,calc(100vw - 48px));margin:0 auto clamp(16px,2.5vw,24px);text-align:center}.solution-b2b-hero h1{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(34px,3.6vw,48px);font-weight:850;line-height:1.06;letter-spacing:0}.solution-b2b-hero>p:not(.section-label){max-width:760px;margin:12px auto 0;color:rgba(224,235,255,.72);font-size:clamp(16px,1.16vw,18px);line-height:1.62}.solution-b2b-hero .button-row{justify-content:center;margin-top:14px}.solution-b2b-hero .primary-button{color:var(--blue-fill-text)}.solution-b2b-deck{width:min(1120px,calc(100vw - 48px));aspect-ratio:16/9;margin:0 auto;border:1px solid rgba(117,149,255,.24);border-radius:18px;background:#fafaf8;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 24px 76px rgba(0,0,0,.3),0 0 38px rgba(83,136,255,.12);overflow:hidden}.solution-b2b-deck iframe{display:block;width:100%;height:100%;border:0;background:#fafaf8}.resources-page{position:relative;color:var(--text);background:transparent;padding:clamp(118px,12vw,156px) 0 clamp(68px,8vw,112px);min-height:100svh}.resource-report-section,.resource-subpage-hero,.resource-subpage-section,.resources-directory,.resources-hero{width:min(var(--wide),calc(100vw - 64px));margin:0 auto}.resources-hero{padding:clamp(128px,14vw,188px) 0 clamp(34px,5vw,68px)}.resource-section-head h2,.resource-subpage-hero h1,.resources-hero h1{margin:0;color:#f7f8ff;font-family:var(--display);font-weight:860;line-height:1.08;letter-spacing:0;text-wrap:balance}.resources-hero h1{max-width:1120px;font-size:clamp(42px,5vw,78px)}.resource-section-head p,.resource-subpage-hero>p:not(.section-label),.resources-hero>p:not(.section-label){max-width:880px;margin:20px 0 0;color:rgba(224,235,255,.72);font-size:clamp(16px,1.16vw,19px);line-height:1.66}.resources-directory{display:block;min-height:460px;padding:clamp(22px,2vw,28px) clamp(22px,2vw,28px) clamp(34px,3.4vw,48px);border:1px solid rgba(117,149,255,.24);border-radius:18px;background:radial-gradient(circle at 50% -10%,rgba(83,136,255,.18),transparent 38%),linear-gradient(145deg,rgba(31,44,69,.94),rgba(9,18,40,.98));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 56px rgba(0,0,0,.28),0 0 48px rgba(83,136,255,.12)}.resources-directory-title{display:flex;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid rgba(117,149,255,.2)}.resources-directory-title em,.resources-directory-title strong{font-family:var(--display);font-size:clamp(22px,1.65vw,28px);line-height:1.14;letter-spacing:0}.resources-directory-title strong{color:#f7f8ff;font-weight:860}.resources-directory-title span{width:52px;height:3px;background:rgba(122,165,255,.7)}.resources-directory-title em{color:rgba(224,235,255,.66);font-style:normal;font-weight:720}.resources-directory-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(42px,6vw,96px);gap:clamp(42px,6vw,96px);padding:34px 20px 0}.resource-directory-column{min-width:0}.resource-directory-column h2{margin:0 0 36px;color:rgba(122,165,255,.78);font-family:var(--display);font-size:clamp(17px,1.2vw,20px);font-weight:820;letter-spacing:0}.resource-menu-list{display:grid;grid-gap:36px;gap:36px}.resource-menu-card{min-height:auto;display:block;padding:0;border:0;border-radius:0;background:transparent;text-decoration:none;transition:color .18s ease}.resource-menu-card:hover{transform:none;border-color:transparent;background:transparent}.resource-menu-card .line-icon{display:none}.resource-menu-card em,.resource-menu-card strong{display:block;font-style:normal}.resource-menu-card strong{color:#f7f8ff;font-family:var(--display);font-size:clamp(18px,1.24vw,22px);font-weight:760;line-height:1.15;letter-spacing:0}.resource-menu-card em{margin-top:10px;color:rgba(224,235,255,.62);font-family:var(--display);font-size:clamp(14px,1vw,16px);font-weight:650;line-height:1.28;letter-spacing:0}.resource-menu-card:hover strong{color:var(--arkway-blue-soft)}.resource-menu-card.is-help-center{display:grid;grid-template-columns:80px minmax(0,1fr);align-items:center;grid-gap:22px;gap:22px;min-height:126px;padding:18px 26px;border-radius:18px;background:rgba(31,48,76,.78)}.resource-menu-card.is-help-center:hover{background:rgba(35,58,94,.92)}.resource-menu-card.is-help-center .line-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:16px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.14)}.resource-menu-card.is-help-center strong{color:var(--arkway-blue-soft);font-size:clamp(22px,1.5vw,28px)}.resource-menu-card.is-help-center em{margin-top:8px;color:rgba(224,235,255,.62);font-size:clamp(16px,1.08vw,20px)}.resource-subpage-hero{padding:clamp(126px,13vw,176px) 0 clamp(38px,5vw,70px);text-align:center}.resource-subpage-hero h1{max-width:1120px;margin-inline:auto;font-size:clamp(40px,4.6vw,70px)}.resource-subpage-hero>p:not(.section-label){margin-left:auto;margin-right:auto}.resource-back-link{display:inline-flex;align-items:center;min-height:40px;margin-top:24px;padding:0 16px;border:1px solid rgba(117,149,255,.2);border-radius:999px;background:rgba(5,12,30,.58);color:rgba(224,235,255,.78);font-weight:780;text-decoration:none}.resource-report-section,.resource-subpage-section{padding:clamp(24px,3vw,44px) 0 clamp(72px,8vw,116px)}.resource-section-head{max-width:860px;margin:0 auto clamp(28px,4vw,48px);text-align:center}.resource-section-head h2{font-size:clamp(30px,3.6vw,52px)}.resource-section-head p{margin-left:auto;margin-right:auto}.resource-card-grid{display:grid;grid-gap:clamp(16px,2vw,28px);gap:clamp(16px,2vw,28px)}.resource-card-grid.is-articles,.resource-card-grid.is-research{grid-template-columns:repeat(3,minmax(0,1fr))}.resource-article-card,.resource-changelog-card,.resource-faq-card,.resource-info-card,.resource-report-form,.resource-report-note{border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 88% 8%,rgba(83,136,255,.12),transparent 30%),linear-gradient(145deg,rgba(31,44,69,.74),rgba(9,18,40,.84));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 52px rgba(0,0,0,.18)}.resource-article-card,.resource-info-card{min-height:258px;padding:clamp(22px,2vw,30px)}.resource-card-kicker{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.resource-card-kicker .line-icon{width:38px;height:38px;color:var(--arkway-blue-soft)}.resource-card-kicker span{color:rgba(122,165,255,.74);font-size:13px;font-weight:900;letter-spacing:.14em}.resource-article-card h3,.resource-changelog-card h2,.resource-faq-card h2,.resource-info-card h3{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(21px,1.55vw,28px);line-height:1.24;letter-spacing:0}.resource-article-card p,.resource-changelog-card p,.resource-faq-card li,.resource-info-card p,.resource-report-note p{color:rgba(224,235,255,.72);line-height:1.66}.resource-article-card p,.resource-changelog-card p,.resource-info-card p,.resource-report-note p{margin:16px 0 0;font-size:clamp(15px,1.05vw,17px)}.resource-card-meta{margin:0 0 12px;color:var(--green);font-size:13px;font-weight:850}.resource-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.resource-card-tags span{min-height:26px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid rgba(117,149,255,.18);border-radius:999px;color:rgba(224,235,255,.74);background:hsla(0,0%,100%,.04);font-size:12px;font-weight:760}.resource-blog-page{--blog-width:min(1232px,calc(100vw - 48px));--blog-card-bg:hsla(0,0%,100%,.035);--blog-card-hover:rgba(83,136,255,.095);--blog-line:rgba(117,149,255,.2);--blog-muted:rgba(194,207,232,.7);padding-top:clamp(104px,9vw,132px)}.resource-blog-category-section,.resource-blog-cta,.resource-blog-featured,.resource-blog-list-section{width:var(--blog-width);margin:0 auto}.resource-blog-featured{display:grid;grid-template-columns:minmax(0,660fr) minmax(0,532fr);grid-gap:clamp(30px,3.2vw,40px);gap:clamp(30px,3.2vw,40px);align-items:start;padding:clamp(30px,4.6vw,58px) 0 clamp(66px,7vw,92px)}.resource-blog-lead{min-width:0}.resource-blog-card-media,.resource-blog-lead-media{display:block;overflow:hidden;color:inherit;text-decoration:none}.resource-blog-lead-media{aspect-ratio:660/372;border:1px solid var(--blog-line);border-radius:16px;background:rgba(8,17,39,.76);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 54px rgba(0,0,0,.2)}.resource-blog-lead-copy{padding-top:clamp(24px,3vw,34px)}.resource-blog-card-category{display:inline-flex;align-items:center;min-height:28px;margin-bottom:16px;padding:0 12px;border:1px solid rgba(117,149,255,.18);border-radius:999px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.09);font-size:12px;font-weight:500;line-height:16px}.resource-blog-lead h1{margin:0;color:#f7f8ff;font-family:var(--display);font-size:30px;font-weight:700;line-height:30px;letter-spacing:0;text-wrap:balance}.resource-blog-card h3 a,.resource-blog-lead h1 a{color:inherit;text-decoration:none}.resource-blog-lead p{max-width:620px;margin:18px 0 0;color:var(--blog-muted);font-size:16px;font-weight:400;line-height:24px}.resource-blog-meta{display:inline-flex;align-items:center;gap:9px;margin-top:18px;color:rgba(224,235,255,.72);font-size:14px;font-weight:400;line-height:20px}.resource-blog-avatar{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;overflow:hidden;padding:4px;border:1px solid rgba(117,149,255,.18);border-radius:999px;background:hsla(0,0%,100%,.92);box-shadow:0 4px 12px rgba(15,23,42,.1)}.resource-blog-avatar img{width:100%;height:100%;display:block;object-fit:contain}.resource-blog-meta i{width:4px;height:4px;border-radius:999px;background:rgba(224,235,255,.34)}.resource-blog-editors{min-width:0;padding-top:4px}.resource-blog-category-section h2,.resource-blog-editors h2{margin:0;color:#f7f8ff;font-family:var(--display);font-weight:700;line-height:40px;letter-spacing:0}.resource-blog-editors h2{padding-bottom:12px;border-bottom:1px solid var(--blog-line);font-size:16px;font-weight:500;line-height:24px}.resource-blog-editor-list{display:grid;grid-gap:18px;gap:18px;margin-top:26px}.resource-blog-editor-card{min-height:126px;display:grid;grid-template-columns:176px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;padding:13px;border:1px solid transparent;border-radius:16px;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease}.resource-blog-card:focus-within,.resource-blog-card:hover,.resource-blog-editor-card:focus-visible,.resource-blog-editor-card:hover{border-color:rgba(83,136,255,.52);background:var(--blog-card-hover)}.resource-blog-editor-media{height:98px;display:block;overflow:hidden;border:1px solid rgba(117,149,255,.18);border-radius:14px}.resource-blog-editor-copy{min-width:0;display:block}.resource-blog-editor-copy em{display:block;margin-bottom:7px;color:var(--arkway-blue-soft);font-size:12px;font-style:normal;font-weight:500;line-height:16px}.resource-blog-editor-copy strong{display:-webkit-box;overflow:hidden;color:#f7f8ff;font-size:16px;font-weight:600;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-blog-editor-copy .resource-blog-meta{gap:6px;margin-top:10px;font-size:12px;font-weight:500;line-height:16px}.resource-blog-editor-copy .resource-blog-avatar{width:18px;height:18px;padding:3px}.resource-blog-category-section{padding:0 0 clamp(50px,6vw,76px)}.resource-blog-category-section h2{font-size:36px;line-height:40px}.resource-blog-filter-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(34px,5vw,52px)}.resource-blog-filter{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 28px;border:1px solid rgba(117,149,255,.22);border-radius:999px;color:rgba(224,235,255,.78);background:hsla(0,0%,100%,.035);font:inherit;font-size:16px;font-weight:400;line-height:24px;cursor:pointer;transition:color .18s ease,border-color .18s ease,background .18s ease}.resource-blog-filter:focus-visible,.resource-blog-filter:hover{color:#f7f8ff;border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.12)}.resource-blog-filter.active{color:var(--blue-fill-text);border-color:transparent;background:var(--blue-fill)}.resource-blog-list-section{padding-bottom:clamp(78px,8vw,118px)}.resource-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.resource-blog-card{min-width:0;min-height:504px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--blog-line);border-radius:14px;background:radial-gradient(circle at 84% 0,rgba(83,136,255,.1),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.7),rgba(9,18,40,.88));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 44px rgba(0,0,0,.14);transition:border-color .18s ease,background .18s ease}.resource-blog-card-media{aspect-ratio:395/221;border-bottom:1px solid rgba(117,149,255,.16)}.resource-blog-card-body{min-height:282px;display:flex;flex:1 1 auto;flex-direction:column;padding:22px}.resource-blog-card h3{margin:0;color:#f7f8ff;font-family:var(--display);font-size:14px;font-weight:600;line-height:24px;letter-spacing:0;-webkit-line-clamp:2}.resource-blog-card h3,.resource-blog-card-body>p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.resource-blog-card-body>p{margin:14px 0 0;color:var(--blog-muted);font-size:12px;font-weight:400;line-height:16px;-webkit-line-clamp:3}.resource-blog-card-body .resource-blog-meta{margin-top:auto;padding-top:22px}.resource-blog-card-body .resource-blog-avatar{width:40px;height:40px;padding:7px}.resource-blog-cover-art{position:relative;isolation:isolate;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:clamp(18px,3vw,32px);color:#f7f8ff;background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.28),transparent 14%),radial-gradient(circle at 16% 18%,hsla(0,0%,100%,.18),transparent 22%),linear-gradient(135deg,rgba(83,136,255,.98),rgba(10,20,48,.98))}.resource-blog-cover-art:after,.resource-blog-cover-art:before{content:"";position:absolute;z-index:-1;pointer-events:none}.resource-blog-cover-art:before{inset:10%;border:1px solid hsla(0,0%,100%,.16);border-radius:24px;transform:rotate(-5deg)}.resource-blog-cover-art:after{right:-13%;bottom:-28%;width:58%;aspect-ratio:1;border-radius:999px;background:hsla(0,0%,100%,.2);filter:blur(1px)}.resource-blog-cover-art.is-violet{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.24),transparent 14%),linear-gradient(135deg,rgba(127,111,255,.98),rgba(17,24,58,.98))}.resource-blog-cover-art.is-cyan{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(55,196,224,.95),rgba(12,29,60,.98))}.resource-blog-cover-art.is-green{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(45,204,139,.92),rgba(10,28,42,.98))}.resource-blog-cover-art.is-orange{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(255,151,79,.94),rgba(38,22,36,.98))}.resource-blog-cover-art.is-slate{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.22),transparent 14%),linear-gradient(135deg,rgba(92,120,166,.92),rgba(10,18,40,.98))}.resource-blog-cover-label,.resource-blog-cover-mark{position:absolute;top:22px;min-height:32px;display:inline-flex;align-items:center;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:rgba(7,18,37,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resource-blog-cover-mark{left:22px;padding:0 12px;font-size:13px;font-weight:900}.resource-blog-cover-label{right:22px;max-width:calc(100% - 92px);padding:0 12px;color:hsla(0,0%,100%,.86);font-size:12px;font-weight:720;white-space:nowrap}.resource-blog-cover-art strong{position:relative;z-index:1;max-width:78%;font-family:var(--display);font-size:clamp(28px,3.6vw,46px);font-weight:820;line-height:1.08;letter-spacing:0}.resource-blog-cover-art.is-card strong{max-width:86%;font-size:clamp(21px,2vw,28px)}.resource-blog-cover-art.is-editor{padding:14px}.resource-blog-cover-art.is-card .resource-blog-cover-label,.resource-blog-cover-art.is-editor .resource-blog-cover-label,.resource-blog-cover-art.is-editor .resource-blog-cover-mark{display:none}.resource-blog-cover-art.is-editor strong{max-width:88%;font-size:16px;line-height:1.12}.resource-blog-cover-art.is-editor .resource-blog-cover-mark{top:12px;left:12px;display:inline-flex;min-height:24px;padding:0 8px;font-size:10px}.resource-blog-cover-lines{position:absolute;left:22px;bottom:20px;display:flex;gap:7px}.resource-blog-cover-lines i,.resource-blog-cover-signal i{display:block;border-radius:999px;background:hsla(0,0%,100%,.72)}.resource-blog-cover-lines i{width:28px;height:4px}.resource-blog-cover-lines i:nth-child(2){width:48px}.resource-blog-cover-lines i:nth-child(3){width:18px}.resource-blog-cover-signal{position:absolute;right:26px;bottom:24px;display:flex;align-items:flex-end;gap:5px}.resource-blog-cover-signal i{width:7px}.resource-blog-cover-signal i:first-child{height:16px}.resource-blog-cover-signal i:nth-child(2){height:28px}.resource-blog-cover-signal i:nth-child(3){height:42px}.resource-blog-empty{margin:28px 0 0;color:var(--blog-muted);text-align:center}.resource-blog-pagination{display:flex;justify-content:center;gap:8px;margin-top:clamp(42px,5vw,62px)}.resource-blog-pagination button{min-width:42px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(117,149,255,.22);border-radius:10px;color:rgba(224,235,255,.76);background:hsla(0,0%,100%,.035);font:inherit;font-size:14px;font-weight:680;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease}.resource-blog-pagination button:last-child{padding:0 16px}.resource-blog-pagination button:focus-visible,.resource-blog-pagination button:hover:not(:disabled){color:#f7f8ff;border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.12)}.resource-blog-pagination button.active{color:var(--blue-fill-text);border-color:transparent;background:var(--blue-fill);cursor:default}.resource-blog-pagination button:disabled:not(.active){cursor:default;opacity:.42}.resource-blog-cta{width:min(1248px,calc(100vw - 32px));position:relative;isolation:isolate;overflow:hidden;display:grid;justify-items:center;grid-gap:14px;gap:14px;margin-bottom:clamp(18px,3vw,34px);padding:clamp(38px,4vw,58px);border:1px solid rgba(117,149,255,.24);border-radius:18px;background:radial-gradient(circle at 50% 0,rgba(83,136,255,.1),transparent 40%),rgba(24,34,53,.92);text-align:center;box-shadow:0 0 0 1px rgba(83,136,255,.1),0 18px 46px rgba(0,0,0,.26),0 0 36px rgba(47,109,255,.1)}.resource-blog-cta h2{max-width:820px;margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(26px,2.5vw,38px);font-weight:500;line-height:1.2;letter-spacing:0}.resource-blog-cta p{max-width:620px;margin:0;color:var(--blog-muted);font-size:16px;font-weight:400;line-height:1.62}.resource-blog-cta .primary-button{min-width:110px;min-height:48px;margin-top:0;padding:0 22px;border-radius:8px;font-size:16px;font-weight:500}.resource-blog-article-shell,.resource-blog-trail{width:var(--blog-width);margin:0 auto}.resource-blog-trail{display:flex;align-items:center;gap:14px;padding:clamp(24px,3vw,42px) 0 18px;color:rgba(194,207,232,.7);font-size:15px}.resource-blog-trail a,.resource-blog-trail strong{color:inherit;font-weight:620;text-decoration:none}.resource-blog-trail a:hover{color:var(--arkway-blue-soft)}.resource-blog-trail span{width:7px;height:7px;border-top:2px solid;border-right:2px solid;transform:rotate(45deg);opacity:.55}.resource-blog-article-shell{overflow:hidden;border:1px solid rgba(117,149,255,.22);border-radius:22px;background:radial-gradient(circle at 88% 2%,rgba(83,136,255,.16),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.72),rgba(9,18,40,.92));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 58px rgba(0,0,0,.2)}.resource-blog-article-hero{padding:clamp(34px,4.2vw,58px)}.resource-blog-article-hero h1{max-width:980px;margin:0;color:#f7f8ff;font-family:var(--display);font-size:30px;font-weight:700;line-height:30px;letter-spacing:0;text-wrap:balance}.resource-blog-article-cover{overflow:hidden;aspect-ratio:16/6.8;margin-top:clamp(30px,4vw,48px);border:1px solid rgba(117,149,255,.2);border-radius:18px}.resource-blog-detail-layout{display:grid;grid-template-columns:200px minmax(0,1fr) 286px;grid-gap:clamp(22px,3vw,34px);gap:clamp(22px,3vw,34px);align-items:start;padding:0 clamp(34px,4.2vw,58px) clamp(44px,5vw,70px)}.resource-blog-article-body{min-width:0;max-width:none;padding:0}.resource-blog-article-body h2{margin:34px 0 0;color:#f7f8ff;font-family:var(--display);font-size:24px;font-weight:700;line-height:36px;letter-spacing:0}.resource-blog-article-body p{margin:18px 0 0;color:var(--blog-muted);font-size:16px;font-weight:400;line-height:24px}.resource-blog-detail-section{scroll-margin-top:128px}.resource-blog-detail-section ul{display:grid;grid-gap:12px;gap:12px;margin:20px 0 0;padding:0;list-style:none}.resource-blog-detail-section li{position:relative;padding-left:20px;color:var(--blog-muted);font-size:16px;font-weight:400;line-height:24px}.resource-blog-detail-section li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--arkway-blue-soft)}.resource-blog-article-lead{padding:24px 28px;border-left:4px solid var(--arkway-blue-soft);border-radius:0 14px 14px 0;background:rgba(5,14,34,.45);color:rgba(247,248,255,.9)!important}.resource-blog-article-side section,.resource-blog-author-card,.resource-blog-toc{border:1px solid rgba(117,149,255,.18);border-radius:16px;background:hsla(0,0%,100%,.035)}.resource-blog-article-side,.resource-blog-toc{position:-webkit-sticky;position:sticky;top:112px}.resource-blog-toc{display:grid;grid-gap:4px;gap:4px;padding:18px}.resource-blog-article-side span,.resource-blog-toc strong{color:rgba(224,235,255,.82);font-size:13px;font-weight:600;line-height:20px}.resource-blog-toc a{padding:10px 0;color:rgba(224,235,255,.66);font-size:14px;font-weight:400;line-height:20px;text-decoration:none;transition:color .18s ease}.resource-blog-toc a:hover{color:var(--arkway-blue-soft)}.resource-blog-article-side section{display:grid;grid-gap:14px;gap:14px;padding:22px}.resource-blog-article-side h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:18px;font-weight:600;line-height:28px;letter-spacing:0}.resource-blog-article-side p{margin:0;color:var(--blog-muted);font-size:14px;font-weight:400;line-height:20px}.resource-blog-author-card{display:grid;grid-template-columns:46px minmax(0,1fr);grid-gap:14px;gap:14px;margin-top:38px;padding:20px}.resource-blog-author-card .resource-blog-avatar{width:46px;height:46px;font-size:18px}.resource-blog-author-card strong{display:block;color:#f7f8ff;font-size:16px;font-weight:600;line-height:24px}.resource-blog-author-card p{margin-top:7px;font-size:14px;font-weight:400;line-height:20px}.resource-blog-related{padding:0 clamp(34px,4.2vw,58px) clamp(44px,5vw,70px)}.resource-blog-related h2{margin:0 0 16px;color:#f7f8ff;font-family:var(--display);font-size:18px;font-weight:600;line-height:28px;letter-spacing:0}.resource-blog-related div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.resource-blog-related a{min-height:86px;display:flex;align-items:center;padding:16px;border:1px solid rgba(117,149,255,.18);border-radius:14px;color:rgba(224,235,255,.82);background:hsla(0,0%,100%,.035);font-size:14px;font-weight:500;line-height:20px;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.resource-blog-related a:hover{color:#f7f8ff;border-color:rgba(83,136,255,.48);background:rgba(83,136,255,.1)}.resource-blog-page{--blog-card-bg:#fff;--blog-card-hover:rgba(83,136,255,.08);--blog-line:#e1e8f2;--blog-muted:#66758d;color:#0f172a;background:#fff;box-shadow:0 0 0 100vmax #fff;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax)}.resource-blog-lead-media{border-color:#dfe7f2;background:#f8fbff;box-shadow:0 16px 42px rgba(15,23,42,.08)}.resource-blog-article-body h2,.resource-blog-article-hero h1,.resource-blog-card h3,.resource-blog-category-section h2,.resource-blog-cta h2,.resource-blog-editors h2,.resource-blog-lead h1,.resource-blog-related h2{color:#0f172a}.resource-blog-article-body p,.resource-blog-card-body>p,.resource-blog-cta p,.resource-blog-lead p{color:#66758d}.resource-blog-card-category{color:#3d86ff;border-color:#dde7f4;background:#f7faff}.resource-blog-meta{color:#66758d}.resource-blog-avatar{border-color:#dfe7f2;background:#fff}.resource-blog-meta i{background:#b7c4d8}.resource-blog-editor-card{background:transparent}.resource-blog-card:focus-within,.resource-blog-card:hover,.resource-blog-editor-card:focus-visible,.resource-blog-editor-card:hover{border-color:#4f86f7;background:rgba(79,134,247,.08)}.resource-blog-card-media,.resource-blog-editor-media{border-color:#e1e8f2}.resource-blog-editor-copy em{color:#4f86f7}.resource-blog-editor-copy strong{color:#0f172a}.resource-blog-filter{color:#66758d;border-color:#dfe7f2;background:#fff}.resource-blog-filter:focus-visible,.resource-blog-filter:hover{color:#0f172a;border-color:#4f86f7;background:rgba(79,134,247,.08)}.resource-blog-filter.active{color:#fff;background:linear-gradient(135deg,#4f86f7,#2f6dff)}.resource-blog-card{border-color:#e1e8f2;background:#fff;box-shadow:0 12px 30px rgba(15,23,42,.06)}.resource-blog-card-media{border-bottom-color:#e1e8f2}.resource-blog-cover-art{color:#111827;background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.86),transparent 20%),radial-gradient(circle at 20% 16%,rgba(255,122,61,.16),transparent 22%),linear-gradient(135deg,#fff5ed,#eef5ff 58%,#fffaf4)}.resource-blog-cover-art.is-violet{background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.82),transparent 20%),linear-gradient(135deg,#f2efff,#edf5ff 58%,#fff8ef)}.resource-blog-cover-art.is-cyan{background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.82),transparent 20%),linear-gradient(135deg,#eafaff,#f7fbff 56%,#fff5ed)}.resource-blog-cover-art.is-green{background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.82),transparent 20%),linear-gradient(135deg,#ecfff5,#f7fbff 58%,#fff6eb)}.resource-blog-cover-art.is-orange{background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.86),transparent 20%),linear-gradient(135deg,#fff1e7,#f8fbff 58%,#fff7ed)}.resource-blog-cover-art.is-slate{background:radial-gradient(circle at 76% 28%,hsla(0,0%,100%,.82),transparent 20%),linear-gradient(135deg,#f2f5fa,#f8fbff 58%,#fff4ea)}.resource-blog-cover-art:before{border-color:rgba(79,134,247,.18);background:linear-gradient(90deg,rgba(255,111,43,.1),transparent 42%),linear-gradient(180deg,rgba(79,134,247,.08),transparent 50%)}.resource-blog-cover-art:after{background:rgba(255,122,61,.16)}.resource-blog-cover-label,.resource-blog-cover-mark{color:#0f172a;border-color:rgba(15,23,42,.08);background:hsla(0,0%,100%,.72)}.resource-blog-cover-art strong{color:#0f172a}.resource-blog-cover-lines i,.resource-blog-cover-signal i{background:rgba(255,111,43,.82)}.resource-blog-pagination button{color:#66758d;border-color:#dfe7f2;background:#fff}.resource-blog-pagination button:focus-visible,.resource-blog-pagination button:hover:not(:disabled){color:#0f172a;border-color:#4f86f7;background:rgba(79,134,247,.08)}.resource-blog-pagination button.active{color:#fff;background:linear-gradient(135deg,#4f86f7,#2f6dff)}.resource-blog-cta{border-color:#dfe7f2;background:radial-gradient(circle at 50% 0,rgba(83,136,255,.08),transparent 40%),hsla(0,0%,100%,.68);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84),0 10px 24px rgba(29,45,80,.08)}.resource-blog-trail{color:#66758d}.resource-blog-article-shell{border-color:#dfe7f2;background:radial-gradient(circle at 88% 2%,rgba(79,134,247,.1),transparent 34%),#fff;box-shadow:0 16px 42px rgba(15,23,42,.08)}.resource-blog-article-lead{color:#0f172a!important;background:#f7faff}.resource-blog-article-side section,.resource-blog-author-card,.resource-blog-toc{border-color:#dfe7f2;background:#f8fbff}.resource-blog-article-side h2,.resource-blog-article-side span,.resource-blog-author-card strong,.resource-blog-toc strong{color:#0f172a}.resource-blog-article-side p,.resource-blog-detail-section li,.resource-blog-toc a{color:#66758d}.resource-blog-toc a:hover{color:#2f6dff}.resource-blog-related a{color:#233047;border-color:#dfe7f2;background:#fff}.resource-blog-related a:hover{color:#0f172a;border-color:#4f86f7;background:rgba(79,134,247,.08)}.resource-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(16px,2vw,28px);gap:clamp(16px,2vw,28px)}.resource-faq-card{min-height:340px;padding:clamp(22px,2vw,30px)}.resource-faq-card>span{display:inline-block;margin-bottom:18px;color:rgba(122,165,255,.78);font-weight:900;letter-spacing:.14em}.resource-faq-card ul{display:grid;grid-gap:12px;gap:12px;margin:20px 0 0;padding:0;list-style:none}.resource-faq-card li{position:relative;padding-left:18px;font-size:15px}.resource-faq-card li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:999px;background:var(--green)}.resource-help-page{--help-card-bg:rgba(246,249,255,.045);--help-card-inner:hsla(0,0%,100%,.035);--help-line:rgba(117,149,255,.16);--help-text:rgba(229,237,255,.76);--help-muted:rgba(181,195,223,.66);padding-top:clamp(112px,10vw,136px)}.resource-help-hero,.resource-help-layout,.resource-help-question-layout,.resource-help-results,.resource-help-section,.resource-help-support{width:min(var(--wide),calc(100vw - 64px));margin:0 auto}.resource-help-hero{padding:clamp(60px,8vw,92px) 0 clamp(38px,5vw,64px);text-align:center}.resource-help-hero h1{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(44px,4.4vw,64px);font-weight:900;line-height:1.04;letter-spacing:0}.resource-help-hero p{max-width:760px;margin:20px auto 0;color:var(--help-muted);font-size:clamp(16px,1.12vw,19px);line-height:1.58}.resource-help-category-search,.resource-help-search{position:relative;display:flex;align-items:center;margin:48px auto 0;border:1px solid rgba(117,149,255,.26);border-radius:14px;background:linear-gradient(145deg,rgba(32,45,72,.82),rgba(10,19,42,.84)),hsla(0,0%,100%,.035);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045),0 18px 48px rgba(0,0,0,.16)}.resource-help-search{min-height:54px}.resource-help-category-search .line-icon,.resource-help-search .line-icon{flex:0 0 auto;width:22px;height:22px;margin-left:18px;color:rgba(150,178,255,.8)}.resource-help-category-search input,.resource-help-search input{width:100%;min-height:52px;border:0;outline:0;padding:0 18px 0 12px;color:#f7f8ff;background:transparent;font:inherit;font-size:16px}.resource-help-category-search input::placeholder,.resource-help-search input::placeholder{color:rgba(181,195,223,.56)}.resource-help-results,.resource-help-section{padding:clamp(28px,4vw,48px) 0}.resource-help-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.resource-help-section-head h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(24px,2.1vw,34px);font-weight:860;line-height:1.16;letter-spacing:0}.resource-help-section-head a,.resource-help-section-head button{border:0;background:transparent;color:var(--arkway-blue-soft);font:inherit;font-weight:820;text-decoration:none;cursor:pointer}.resource-help-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px}.resource-help-accordion-item,.resource-help-category-card,.resource-help-next,.resource-help-popular-card,.resource-help-question-side section,.resource-help-result-card,.resource-help-sidebar,.resource-help-summary-card,.resource-help-support{border:1px solid var(--help-line);background:radial-gradient(circle at 85% 8%,rgba(83,136,255,.1),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.72),rgba(9,18,40,.86));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.035),0 18px 46px rgba(0,0,0,.16)}.resource-help-category-card{min-height:160px;display:grid;align-content:start;grid-gap:8px;gap:8px;padding:22px;border-radius:16px;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.resource-help-category-card:focus-visible,.resource-help-category-card:hover,.resource-help-popular-card:hover,.resource-help-result-card:hover{transform:translateY(-3px);border-color:rgba(122,165,255,.42)}.resource-help-category-card>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:8px;border-radius:12px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.12)}.resource-help-category-card .line-icon{width:24px;height:24px}.resource-help-accordion-item summary strong,.resource-help-category-card strong,.resource-help-detail h2,.resource-help-other h2,.resource-help-popular-card h3,.resource-help-question-side h2,.resource-help-result-card h3,.resource-help-summary-card h2,.resource-help-support h2{margin:0;color:#f7f8ff;font-family:var(--display);line-height:1.2;letter-spacing:0}.resource-help-category-card strong{font-size:19px;font-weight:850}.resource-help-category-card em{color:var(--arkway-blue-soft);font-style:normal;font-size:13px;font-weight:820}.resource-help-accordion-item p,.resource-help-answer p,.resource-help-category-card p,.resource-help-popular-card p,.resource-help-question-side p,.resource-help-result-card p,.resource-help-support p{margin:0;color:var(--help-text);line-height:1.62}.resource-help-category-card p{margin-top:4px}.resource-help-popular-grid{display:grid;grid-gap:16px}.resource-help-popular-card,.resource-help-result-card{min-height:164px;display:grid;grid-gap:14px;gap:14px;align-content:start;padding:24px;border-radius:16px;transition:transform .18s ease,border-color .18s ease}.resource-help-popular-card h3,.resource-help-result-card h3{font-size:clamp(19px,1.35vw,23px);font-weight:860}.resource-help-accordion-item a,.resource-help-breadcrumb,.resource-help-popular-card a,.resource-help-question-side a,.resource-help-result-card a{color:var(--arkway-blue-soft);font-weight:840;text-decoration:none}.resource-help-result-list{display:grid;grid-gap:14px;gap:14px}.resource-help-result-card{min-height:150px}.resource-help-result-card div{display:flex;align-items:center;justify-content:space-between;gap:16px}.resource-help-result-card span{color:rgba(181,195,223,.68);font-size:13px;font-weight:800}.resource-help-empty{margin:18px 0 0;color:var(--help-muted);text-align:center}.resource-help-support{display:grid;justify-items:center;grid-gap:14px;gap:14px;margin-top:clamp(28px,4vw,52px);padding:clamp(34px,4vw,54px);text-align:center}.resource-help-support h2{font-size:clamp(26px,2.5vw,38px);font-weight:880}.resource-help-support p{max-width:620px}.resource-help-layout{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:clamp(34px,5vw,58px);gap:clamp(34px,5vw,58px);padding:clamp(48px,6vw,82px) 0 clamp(76px,8vw,116px)}.resource-help-sidebar{position:-webkit-sticky;position:sticky;top:108px;align-self:start;padding:18px;border:1px solid rgba(83,136,255,.18);border-radius:22px;background:rgba(6,11,30,.58);box-shadow:0 18px 48px rgba(0,0,0,.28),inset 0 1px 0 hsla(0,0%,100%,.05)}.resource-help-sidebar-panel{padding:20px 18px;border:1px solid rgba(154,176,214,.16);border-radius:18px;background:rgba(31,45,66,.86);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.resource-help-sidebar h2{margin:0 0 14px;color:rgba(181,195,223,.7);font-weight:900}.resource-help-sidebar nav{display:grid;grid-gap:4px;gap:4px}.resource-help-sidebar a{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;color:rgba(224,235,255,.74);text-decoration:none;font-weight:760}.resource-help-sidebar a.active,.resource-help-sidebar a:hover{color:#f7f8ff;background:rgba(83,136,255,.2)}.resource-help-sidebar em{color:rgba(181,195,223,.6);font-style:normal}.resource-help-category-main{min-width:0;padding-top:0}.resource-help-breadcrumb{display:inline-flex;align-items:center;min-height:34px;margin-bottom:18px;color:var(--arkway-blue-soft)}.resource-help-answer h1,.resource-help-category-main h1{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(34px,3.2vw,48px);font-weight:900;line-height:1.08;letter-spacing:0}.resource-help-category-main>p{max-width:760px;margin:14px 0 10px;color:var(--help-text);line-height:1.66}.resource-help-count{display:inline-block;color:rgba(181,195,223,.68);font-weight:760}.resource-help-category-search{width:min(448px,100%);min-height:42px;margin:30px 0 28px}.resource-help-category-search input{min-height:42px;font-size:15px}.resource-help-accordion{display:grid;grid-gap:12px}.resource-help-accordion-item{overflow:hidden;border-radius:14px}.resource-help-accordion-item summary{min-height:58px;display:grid;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;grid-gap:16px;gap:16px;padding:0 20px;list-style:none;cursor:pointer}.resource-help-accordion-item summary::-webkit-details-marker{display:none}.resource-help-accordion-item summary span{color:var(--arkway-blue-soft);font-weight:900}.resource-help-accordion-item summary strong{font-size:17px;font-weight:820}.resource-help-accordion-item summary i{width:18px;height:18px;position:relative}.resource-help-accordion-item summary i:after,.resource-help-accordion-item summary i:before{content:"";position:absolute;inset:50% auto auto 50%;width:14px;height:2px;border-radius:999px;background:rgba(181,195,223,.76);transform:translate(-50%,-50%)}.resource-help-accordion-item summary i:after{transform:translate(-50%,-50%) rotate(90deg)}.resource-help-accordion-item[open] summary i:after{opacity:0}.resource-help-accordion-item>div{display:grid;grid-gap:14px;gap:14px;padding:0 20px 20px 84px}.resource-help-other{margin-top:clamp(48px,6vw,70px)}.resource-help-other h2{font-size:clamp(23px,2vw,30px);font-weight:850}.resource-help-other div{display:grid;grid-gap:12px;margin-top:18px}.resource-help-other a{min-height:48px;display:flex;border:1px solid var(--help-line);border-radius:12px;color:rgba(224,235,255,.78);background:hsla(0,0%,100%,.035);text-decoration:none;font-weight:780}.resource-help-other a:hover{color:#f7f8ff;border-color:rgba(122,165,255,.38)}.resource-help-question-layout{display:grid;grid-template-columns:minmax(0,760px) 300px;grid-gap:clamp(44px,6vw,78px);gap:clamp(44px,6vw,78px);padding:clamp(58px,7vw,96px) 0 clamp(82px,9vw,128px)}.resource-help-answer{min-width:0}.resource-help-answer h1{font-size:clamp(34px,3.4vw,50px)}.resource-help-meta{display:flex;flex-wrap:wrap;gap:12px 18px;margin:18px 0 30px;color:rgba(181,195,223,.66);font-size:14px;font-weight:760}.resource-help-summary-card{display:grid;grid-gap:12px;gap:12px;padding:24px;border-radius:16px}.resource-help-detail h2,.resource-help-summary-card h2{font-size:22px;font-weight:860}.resource-help-detail{display:grid;grid-gap:14px;margin-top:34px}.resource-help-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.resource-help-tags span{min-height:28px;display:inline-flex;align-items:center;padding:0 11px;border:1px solid rgba(117,149,255,.2);border-radius:999px;color:rgba(224,235,255,.76);background:hsla(0,0%,100%,.04);font-size:12px;font-weight:800}.resource-help-next{display:grid;grid-gap:6px;gap:6px;margin-top:34px;padding:22px;border-radius:16px;text-decoration:none}.resource-help-next span{color:var(--arkway-blue-soft);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.resource-help-next strong{color:#f7f8ff;font-family:var(--display);font-size:20px;line-height:1.24}.resource-help-question-side{position:-webkit-sticky;position:sticky;top:108px;align-self:start;display:grid;grid-gap:16px}.resource-help-question-side section{display:grid;grid-gap:14px;gap:14px;padding:22px}.resource-help-question-side h2{font-size:20px;font-weight:850}.resource-help-question-side a:not(.primary-button){display:block;color:rgba(224,235,255,.76);line-height:1.45}.resource-help-question-side a:not(.primary-button):hover{color:var(--arkway-blue-soft)}.resource-help-page{--help-reference-width:1248px;--help-question-width:1500px;padding-top:92px}.resource-help-hero,.resource-help-layout,.resource-help-results,.resource-help-section,.resource-help-support{width:min(var(--help-reference-width),calc(100vw - 32px))}.resource-help-question-layout,.resource-help-question-page .resource-help-trail{width:min(var(--help-question-width),calc(100vw - 72px))}.resource-help-hero{padding:36px 0 48px}.resource-help-hero-icon{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:999px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.13)}.resource-help-hero-icon .line-icon{width:32px;height:32px;color:currentColor}.resource-help-hero h1{font-size:48px;font-weight:700;line-height:1}.resource-help-hero p{max-width:672px;min-height:56px;margin-top:16px;font-size:20px;line-height:28px}.resource-help-search{width:min(672px,100%);height:52px;min-height:52px;box-sizing:border-box;margin-top:48px;border-radius:12px}.resource-help-search input{min-height:50px;padding-left:12px;font-size:18px}.resource-help-search .line-icon{width:20px;height:20px;margin-left:16px}.resource-help-results,.resource-help-section{padding:0 0 64px}.resource-help-section-head{margin-bottom:24px}.resource-help-section-head h2{font-size:24px;font-weight:700;line-height:32px}.resource-help-category-grid{grid-template-columns:repeat(4,300px);justify-content:center;gap:16px}.resource-help-category-card,.resource-help-popular-card{display:block;min-height:0;padding:8px;border-radius:16px;color:inherit;background:rgba(34,48,76,.6);border-color:rgba(117,149,255,.16);text-decoration:none;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.resource-help-category-card{width:300px;height:160px}.resource-help-card-inner{height:100%;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(117,149,255,.11);border-radius:12px;background:rgba(8,17,40,.74);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.045)}.resource-help-category-card .resource-help-card-inner{padding:24px;gap:14px}.resource-help-category-card:focus-visible,.resource-help-category-card:hover,.resource-help-popular-card:focus-visible,.resource-help-popular-card:hover{transform:none;border-color:rgba(83,136,255,.5);box-shadow:0 10px 28px rgba(0,0,0,.28)}.resource-help-card-head{display:flex;align-items:center;gap:12px;min-height:40px}.resource-help-card-head>span{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:8px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.13);transition:color .3s ease,background .3s ease}.resource-help-card-head .line-icon{width:20px;height:20px}.resource-help-category-card:focus-visible .resource-help-card-head>span,.resource-help-category-card:hover .resource-help-card-head>span{color:var(--blue-fill-text);background:var(--blue-fill)}.resource-help-category-card:focus-visible .resource-help-card-head .line-icon,.resource-help-category-card:hover .resource-help-card-head .line-icon{color:var(--blue-fill-text)}.resource-help-category-card strong{display:block;font-size:16px;font-weight:600;line-height:24px}.resource-help-category-card em{display:block;margin:0;color:rgba(181,195,223,.72);font-size:12px;font-weight:400;line-height:16px}.resource-help-category-card p{display:-webkit-box;overflow:hidden;margin:0;color:rgba(199,211,236,.76);font-size:14px;line-height:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-help-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-help-popular-card{min-height:178px;height:auto}.resource-help-popular-card .resource-help-card-inner{gap:14px;padding:24px;height:auto;min-height:162px;overflow:hidden}.resource-help-popular-card h3,.resource-help-result-card h3{font-size:20px;font-weight:600;line-height:28px}.resource-help-popular-card p,.resource-help-result-card p{display:-webkit-box;overflow:hidden;font-size:15px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resource-help-popular-card span{margin-top:auto;color:var(--arkway-blue-soft);font-size:14px;font-weight:500;line-height:20px}.resource-help-support{width:min(var(--help-reference-width),calc(100vw - 32px));position:relative;isolation:isolate;overflow:hidden;padding:clamp(38px,4vw,58px);border:1px solid rgba(109,143,255,.24);border-radius:18px;background:rgba(13,25,58,.58);box-shadow:0 0 0 1px rgba(83,136,255,.1),0 18px 46px rgba(0,0,0,.26),0 0 36px rgba(47,109,255,.1);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%)}.resource-help-support:before{content:"";position:absolute;inset:4px;z-index:0;border:1px solid hsla(0,0%,100%,.06);border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(83,136,255,.1),transparent 40%),rgba(24,34,53,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07)}.resource-help-support>*{position:relative;z-index:1}.resource-help-category-page,.resource-help-question-page{padding-top:92px}.resource-help-trail{position:-webkit-sticky;position:sticky;top:92px;z-index:42;width:min(var(--help-reference-width),calc(100vw - 32px));display:block;margin:0 auto 28px;color:rgba(181,195,223,.76);font-size:14px;line-height:24px;will-change:transform}.resource-help-trail,.resource-help-trail-inner{min-height:24px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.resource-help-trail-inner{max-width:100%;width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:12px;padding:0;border:0;border-radius:0;box-shadow:none}.resource-help-trail a,.resource-help-trail strong{color:inherit;text-decoration:none;font-weight:500}.resource-help-trail a{display:inline-flex;align-items:center}.resource-help-trail a:first-child{height:24px;line-height:0}.resource-help-trail strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f7f8ff}.resource-help-trail-inner>span{width:6px;height:6px;flex:0 0 auto;border-top:1.5px solid;border-right:1.5px solid;transform:rotate(45deg);opacity:.66}.resource-help-trail .line-icon{width:16px;height:16px;display:block;flex:0 0 auto}.resource-help-trail a:first-child .line-icon{transform:translateY(1px)}.resource-help-layout{grid-template-columns:288px minmax(0,928px);gap:32px;padding:0 0 116px}.resource-help-sidebar{position:relative;top:auto;width:288px;min-height:1px;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.resource-help-sidebar-frame{position:fixed;top:144px;left:max(16px,calc((100vw - var(--help-reference-width)) / 2));width:288px;max-height:none;padding:4px;overflow:visible;border:1px solid rgba(109,143,255,.24);border-radius:16px;background:rgba(13,25,58,.58);box-shadow:0 0 0 1px rgba(83,136,255,.1),0 18px 46px rgba(0,0,0,.26),0 0 36px rgba(47,109,255,.1);backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);will-change:transform}.resource-help-sidebar-panel{padding:22px 18px 20px;border:1px solid hsla(0,0%,100%,.06);border-radius:12px;background:rgba(24,34,53,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}.resource-help-sidebar h2{margin-bottom:18px;font-size:12px;line-height:16px;letter-spacing:.14em;text-transform:uppercase}.resource-help-sidebar nav{gap:2px}.resource-help-sidebar a{width:100%;min-width:0;max-width:100%;box-sizing:border-box;min-height:40px;padding:0 12px;border-radius:8px;color:rgba(181,195,223,.76);font-size:14px;font-weight:500;transition:color .2s ease,background .2s ease}.resource-help-sidebar-label{min-width:0;display:flex;align-items:center;gap:12px;flex:1 1 auto}.resource-help-sidebar-label .line-icon{width:16px;height:16px;flex:0 0 auto;color:currentColor}.resource-help-sidebar-label .line-icon svg{stroke-width:2}.resource-help-sidebar-label span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-help-sidebar a:hover{color:#f7f8ff;background:rgba(83,136,255,.12)}.resource-help-sidebar a.active,.resource-help-sidebar a.active:hover{color:var(--blue-fill-text);background:var(--blue-fill)}.resource-help-sidebar a.active .line-icon,.resource-help-sidebar a.active em{color:var(--blue-fill-text)}.resource-help-category-title{display:flex;align-items:flex-start;gap:16px}.resource-help-category-title>span{width:56px;height:56px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:var(--arkway-blue-soft);background:rgba(83,136,255,.13)}.resource-help-category-title .line-icon{width:28px;height:28px}.resource-help-category-main h1{font-size:30px;font-weight:700;line-height:36px}.resource-help-category-main>p,.resource-help-category-title p{margin:0;color:rgba(181,195,223,.76);font-size:16px;line-height:24px}.resource-help-count{margin-top:16px;color:rgba(181,195,223,.76);font-size:16px;line-height:24px}.resource-help-category-search{width:448px;height:40px;min-height:40px;box-sizing:border-box;margin:18px 0 24px;border-radius:6px}.resource-help-category-search input{min-height:38px;padding-left:10px;font-size:14px}.resource-help-category-search .line-icon{width:16px;height:16px;margin-left:14px}.resource-help-accordion{gap:12px}.resource-help-accordion-item{border-radius:8px;border-color:rgba(117,149,255,.18);background:hsla(0,0%,100%,.035)}.resource-help-accordion-item summary{min-height:56px;grid-template-columns:30px minmax(0,1fr) 18px;gap:14px;padding:0 16px}.resource-help-accordion-item summary span{width:30px;height:30px;display:grid;place-items:center;border-radius:4px;color:rgba(181,195,223,.88);background:hsla(0,0%,100%,.05);font-size:12px;font-weight:500}.resource-help-accordion-item summary strong{font-size:16px;font-weight:600;line-height:24px}.resource-help-accordion-item>div{padding:0 18px 18px 60px}.resource-help-other{margin-top:76px}.resource-help-other h2{font-size:14px;font-weight:600;line-height:20px}.resource-help-other div{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.resource-help-other a{min-height:46px;display:inline-flex;align-items:center;gap:12px;padding:0 16px;border-radius:8px;font-size:14px;font-weight:500}.resource-help-other a .line-icon{width:18px;height:18px;flex:0 0 auto}.resource-help-other a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-help-question-layout{grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start;padding:0 0 128px}.resource-help-back{min-height:20px;margin-bottom:16px;color:rgba(181,195,223,.78);font-size:14px;line-height:20px;text-decoration:none}.resource-help-back,.resource-help-question-pill{display:flex;width:max-content;align-items:center}.resource-help-question-pill{min-height:22px;gap:6px;margin-bottom:18px;padding:0 8px;border-radius:4px;color:#061327;background:rgba(181,195,223,.82);font-size:12px;font-weight:500}.resource-help-question-pill .line-icon{width:14px;height:14px}.resource-help-answer h1{margin-bottom:24px;font-size:31px;font-weight:560;line-height:38px}.resource-help-answer{position:-webkit-sticky;position:sticky;top:144px;max-height:calc(100vh - 168px);overflow-y:auto;overscroll-behavior-y:auto;scrollbar-width:thin;scrollbar-color:rgba(117,149,255,.4) transparent;padding:32px 36px 38px;border:1px solid rgba(109,143,255,.22);border-radius:18px;background:radial-gradient(circle at 82% 0,rgba(83,136,255,.11),transparent 34%),linear-gradient(145deg,rgba(27,40,64,.82),rgba(8,17,40,.91));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.055),0 18px 46px rgba(0,0,0,.2)}.resource-help-answer::-webkit-scrollbar{width:8px}.resource-help-answer::-webkit-scrollbar-track{background:transparent}.resource-help-answer::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:rgba(117,149,255,.36);background-clip:padding-box}.resource-help-meta{align-items:center;gap:18px;margin:0 0 18px;padding-bottom:24px;border-bottom:1px solid rgba(117,149,255,.16);font-size:13px;font-weight:400;line-height:20px;letter-spacing:0}.resource-help-meta-item{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.resource-help-meta-item .line-icon{width:16px;height:16px;flex:0 0 auto;color:rgba(181,195,223,.78)}.resource-help-meta-item .line-icon svg{stroke-width:2}.resource-help-summary-card{min-height:112px;display:flex;align-items:center;padding:20px 22px 20px 26px;border:0;border-left:3px solid var(--arkway-blue-soft);border-radius:10px;background:rgba(8,17,40,.58);box-shadow:none}.resource-help-summary-card p{color:#f7f8ff;font-size:17px;font-weight:400;line-height:28px}.resource-help-detail{margin-top:28px;gap:14px}.resource-help-detail h2{font-size:18px;font-weight:560;line-height:26px}.resource-help-detail p{color:rgba(224,235,255,.74);font-size:16px;font-weight:400;line-height:28px;white-space:pre-line}.resource-help-next{width:max-content;max-width:100%;min-height:52px;display:inline-flex;align-items:center;gap:14px;margin-left:auto;padding:12px 16px;border-radius:8px}.resource-help-next span{flex:0 0 auto;font-size:11px;font-weight:600;line-height:16px}.resource-help-next strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:22px}.resource-help-question-side{top:100px;width:340px;gap:16px}.resource-help-question-side section{padding:24px;border-radius:16px}.resource-help-question-side h2{font-size:18px;font-weight:560;line-height:26px}.resource-help-question-side a:not(.primary-button){padding:8px 0;color:rgba(247,248,255,.9);font-size:14px;font-weight:400;line-height:21px}.resource-help-question-side .primary-button{width:100%;min-height:48px;border-radius:8px;color:var(--blue-fill-text);font-weight:400;box-shadow:0 12px 28px rgba(47,109,255,.22)}.resource-help-browse-all{display:flex!important;align-items:center;gap:8px;margin-top:10px;padding-top:18px!important;border-top:1px solid rgba(117,149,255,.16);color:var(--arkway-blue-soft)!important}.resource-help-browse-all .line-icon{width:16px;height:16px}.resource-changelog-list{display:grid;grid-gap:16px;gap:16px}.resource-changelog-card{display:grid;grid-template-columns:170px minmax(220px,.46fr) minmax(0,1fr);grid-gap:clamp(18px,3vw,42px);gap:clamp(18px,3vw,42px);align-items:center;min-height:134px;padding:clamp(22px,2vw,30px)}.resource-changelog-card div{display:grid;grid-gap:8px;gap:8px}.resource-changelog-card strong{color:var(--arkway-blue-soft);font-size:20px;font-weight:900}.resource-changelog-card span{color:rgba(224,235,255,.58);font-size:14px;font-weight:760}.resource-changelog-card p{margin:0}.resource-changelogs-page .resource-subpage-hero{padding:clamp(78px,8vw,112px) 0 clamp(18px,2.8vw,34px)}.resource-changelogs-page{padding-top:0}.resource-changelogs-page .resource-subpage-hero h1{font-size:clamp(32px,3.2vw,48px);line-height:1.06}.resource-changelogs-page .resource-subpage-hero>p:not(.section-label){max-width:760px;margin-top:16px;font-size:clamp(14px,1vw,16px);line-height:1.58}.resource-changelogs-page .resource-subpage-section{padding:clamp(8px,1.4vw,18px) 0 clamp(54px,6vw,82px)}.resource-changelogs-page .resource-changelog-list{gap:10px}.resource-changelogs-page .resource-changelog-card{grid-template-columns:132px minmax(176px,.42fr) minmax(0,1fr);gap:clamp(14px,2vw,28px);min-height:76px;padding:clamp(10px,.95vw,14px)}.resource-changelogs-page .resource-changelog-card div{gap:4px}.resource-changelogs-page .resource-changelog-card strong{font-size:15px;font-weight:760}.resource-changelogs-page .resource-changelog-card span{font-size:12px;font-weight:560}.resource-changelogs-page .resource-changelog-card h2{font-size:clamp(16px,1.05vw,19px);font-weight:700;line-height:1.22}.resource-changelogs-page .resource-changelog-card p{font-size:clamp(12.5px,.9vw,14px);line-height:1.55}@media (max-width:1180px){.resource-changelogs-page .resource-changelog-card{grid-template-columns:126px minmax(168px,.48fr) minmax(0,1fr)}}@media (max-width:760px){.resource-changelogs-page .resource-subpage-hero{padding-top:78px}.resource-changelogs-page .resource-changelog-card{grid-template-columns:1fr;min-height:auto}}.resource-report-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.45fr);grid-gap:clamp(18px,3vw,34px);gap:clamp(18px,3vw,34px);align-items:stretch}.resource-report-form{display:grid;grid-gap:18px;gap:18px;padding:clamp(24px,2.4vw,36px)}.resource-report-form label{display:grid;grid-gap:9px;gap:9px}.resource-report-form label span{color:rgba(247,248,255,.86);font-weight:820}.resource-report-form input{width:100%;min-height:52px;padding:0 16px;border:1px solid rgba(117,149,255,.18);border-radius:12px;background:rgba(5,12,30,.7);color:#f7f8ff;font:inherit}.resource-report-form input::placeholder{color:rgba(224,235,255,.42)}.resource-report-form .primary-button{justify-self:start;margin-top:4px}.resource-report-note{display:flex;align-items:flex-start;gap:16px;padding:clamp(24px,2.4vw,36px)}.resource-report-note .line-icon{flex:0 0 auto;width:42px;height:42px;color:var(--green)}.resource-report-note p{margin:0;color:rgba(247,248,255,.84);font-weight:780}.resource-coming-soon-page{min-height:100svh;padding:0;display:grid;place-items:center}.resource-coming-soon{width:min(var(--wide),calc(100vw - 64px));min-height:54svh;display:grid;place-items:center;text-align:center}.resource-coming-soon h1{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(48px,6vw,96px);font-weight:760;line-height:1;letter-spacing:0}.resource-subpage .resource-section-head h2,.resource-subpage .resource-subpage-hero h1{color:#f7f8ff}.resource-subpage .resource-section-head p,.resource-subpage .resource-subpage-hero>p:not(.section-label){color:rgba(224,235,255,.72)}.resource-subpage .section-label{color:var(--arkway-blue-soft);background:rgba(83,136,255,.12);border-color:rgba(117,149,255,.26)}.resource-subpage .resource-back-link{color:rgba(224,235,255,.78);border-color:rgba(117,149,255,.2);background:rgba(5,12,30,.58)}.resource-subpage .resource-article-card,.resource-subpage .resource-changelog-card,.resource-subpage .resource-faq-card,.resource-subpage .resource-info-card,.resource-subpage .resource-report-form,.resource-subpage .resource-report-note{border-color:rgba(117,149,255,.18);background:radial-gradient(circle at 88% 8%,rgba(83,136,255,.12),transparent 30%),linear-gradient(145deg,rgba(31,44,69,.74),rgba(9,18,40,.84));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 52px rgba(0,0,0,.18)}.resource-subpage .resource-article-card h3,.resource-subpage .resource-changelog-card h2,.resource-subpage .resource-faq-card h2,.resource-subpage .resource-info-card h3,.resource-subpage .resource-report-form label span,.resource-subpage .resource-report-note p{color:#f7f8ff}.resource-subpage .resource-article-card p,.resource-subpage .resource-changelog-card p,.resource-subpage .resource-faq-card li,.resource-subpage .resource-info-card p{color:rgba(224,235,255,.72)}.resource-subpage .resource-card-kicker .line-icon,.resource-subpage .resource-card-kicker span,.resource-subpage .resource-card-meta,.resource-subpage .resource-changelog-card strong,.resource-subpage .resource-report-note .line-icon{color:var(--arkway-blue-soft)}.resource-subpage .resource-card-tags span{color:rgba(224,235,255,.74);border-color:rgba(117,149,255,.18);background:hsla(0,0%,100%,.04)}.resource-subpage .resource-report-form input{color:#f7f8ff;border-color:rgba(117,149,255,.18);background:rgba(5,12,30,.7)}.resource-subpage .resource-report-form input::placeholder{color:rgba(224,235,255,.42)}.resource-research-page{--help-reference-width:1248px;padding-top:clamp(112px,11vw,150px)}.resource-research-hero{position:relative;isolation:isolate;display:grid;place-items:center;width:min(var(--wide),calc(100vw - 64px));min-height:clamp(370px,36vw,520px);margin:0 auto;padding:clamp(104px,10vw,148px) 0 clamp(56px,7vw,96px);overflow:hidden;text-align:center}.resource-research-hero-bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.resource-research-hero-bg:before{content:"";position:absolute;left:50%;top:50%;width:min(1040px,92vw);height:280px;transform:translate(-50%,-50%);background:linear-gradient(95deg,rgba(83,136,255,.34),rgba(109,227,165,.18));filter:blur(96px);opacity:.82}.resource-research-hero-bg:after{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(117,149,255,.2) 1px,transparent 0),linear-gradient(180deg,rgba(117,149,255,.16) 1px,transparent 0);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 70% 78% at center,#000 22%,transparent 76%);mask-image:radial-gradient(ellipse 70% 78% at center,#000 22%,transparent 76%);opacity:.46}.resource-research-hero-content{position:relative;display:flex;flex-direction:column;align-items:center;width:min(950px,100%)}.resource-research-hero h1{max-width:980px;margin:0 auto;color:#f7f8ff;font-family:var(--display);font-size:clamp(30px,3.2vw,46px);font-weight:860;line-height:1.12;letter-spacing:0;text-wrap:balance}.resource-research-hero p:not(.section-label){max-width:760px;margin:20px auto 0;color:rgba(224,235,255,.74);font-size:clamp(16px,1.18vw,18px);line-height:1.66}.resource-research-cta{margin-top:28px}.resource-research-section{padding-top:clamp(32px,4vw,58px)}.resource-research-list-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(24px,3vw,36px)}.resource-research-list-head h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(30px,3vw,46px);font-weight:840;line-height:1.12;letter-spacing:0}.resource-research-list-head p{max-width:720px;margin:14px 0 0;color:rgba(224,235,255,.68);font-size:clamp(15px,1.04vw,17px);line-height:1.62}.resource-filter-row{flex:0 0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.resource-filter-pill{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border:1px solid rgba(117,149,255,.18);border-radius:999px;background:hsla(0,0%,100%,.04);color:rgba(224,235,255,.7);font-size:13px;font-weight:820}.resource-filter-pill.is-active{border-color:rgba(122,165,255,.54);background:rgba(83,136,255,.16);color:#f7f8ff}.resource-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(16px,2vw,28px);gap:clamp(16px,2vw,28px)}.resource-report-card{display:block;min-width:0;color:inherit;text-decoration:none}.resource-report-card article{min-height:100%;display:flex;flex-direction:column;gap:20px;padding:clamp(22px,2vw,28px);border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 88% 8%,rgba(109,227,165,.1),transparent 28%),linear-gradient(145deg,rgba(31,44,69,.78),rgba(9,18,40,.9));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 52px rgba(0,0,0,.18);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.resource-report-card:hover article{transform:translateY(-4px);border-color:rgba(122,165,255,.48);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 58px rgba(0,0,0,.26),0 0 42px rgba(83,136,255,.14)}.resource-report-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(117,149,255,.2);border-radius:12px;background:rgba(5,12,30,.62);box-shadow:inset 0 -2px 0 hsla(0,0%,100%,.05)}.resource-report-icon img{width:32px;height:32px;display:block;object-fit:contain}.resource-report-copy h3{min-height:48px;margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(20px,1.45vw,24px);font-weight:780;line-height:1.2;letter-spacing:0;-webkit-line-clamp:2}.resource-report-copy h3,.resource-report-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.resource-report-copy p{min-height:60px;margin:14px 0 0;color:rgba(224,235,255,.7);font-size:14px;line-height:1.55;-webkit-line-clamp:3}.resource-report-cover{position:relative;aspect-ratio:16/9;overflow:hidden;border:1px solid rgba(117,149,255,.18);border-radius:8px;background:rgba(5,12,30,.7)}.resource-report-cover img{width:100%;height:100%;display:block;object-fit:cover}.resource-report-link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--arkway-blue-soft);font-size:13px;font-weight:860}.resource-report-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.resource-report-card:hover .resource-report-link svg{transform:translateX(3px)}.resource-research-detail-page{padding-top:0}.resource-research-detail-hero{width:min(var(--wide),calc(100vw - 64px));margin:0 auto;padding:clamp(118px,11vw,164px) 0 clamp(48px,7vw,86px)}.resource-detail-back{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid rgba(117,149,255,.18);border-radius:999px;background:hsla(0,0%,100%,.04);color:rgba(224,235,255,.76);font-size:13px;font-weight:820;text-decoration:none}.resource-detail-back:before{content:"";width:7px;height:7px;margin-right:9px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg)}.resource-research-detail-layout{display:grid;grid-template-columns:minmax(0,.94fr) minmax(420px,.86fr);align-items:center;grid-gap:clamp(34px,5vw,76px);gap:clamp(34px,5vw,76px);margin-top:clamp(28px,4vw,48px)}.resource-research-detail-copy h1{max-width:960px;margin:18px 0 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(34px,4.1vw,58px);font-weight:860;line-height:1.1;letter-spacing:0;text-wrap:balance}.resource-research-detail-copy>p:not(.section-label){max-width:820px;margin:22px 0 0;color:rgba(224,235,255,.72);font-size:clamp(16px,1.16vw,19px);line-height:1.68}.resource-research-detail-cover{position:relative;margin:0;overflow:hidden;border:1px solid rgba(117,149,255,.18);border-radius:14px;background:rgba(5,12,30,.7);box-shadow:0 24px 70px rgba(0,0,0,.26),0 0 54px rgba(83,136,255,.12)}.resource-research-detail-cover img{width:100%;display:block}.resource-research-detail-section{display:grid;grid-gap:clamp(28px,4vw,48px);gap:clamp(28px,4vw,48px)}.resource-research-summary{max-width:900px;padding:clamp(24px,3vw,34px);border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 86% 6%,rgba(109,227,165,.1),transparent 30%),linear-gradient(145deg,rgba(31,44,69,.7),rgba(9,18,40,.84))}.resource-research-summary h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(24px,2.2vw,34px);font-weight:820;line-height:1.16;letter-spacing:0}.resource-research-summary p{margin:16px 0 0;color:rgba(224,235,255,.7);font-size:16px;line-height:1.68}.resource-research-detail-page,.resource-research-page{background:transparent;color:#f7f8ff}.resource-research-page .resource-research-hero{width:100%;min-height:clamp(430px,44vw,610px);padding:clamp(138px,13vw,184px) max(24px,calc((100vw - var(--wide)) / 2)) clamp(58px,7vw,96px);background:radial-gradient(circle at 78% 16%,rgba(83,136,255,.24),transparent 34%),radial-gradient(circle at 30% 20%,rgba(109,227,165,.1),transparent 30%),linear-gradient(180deg,rgba(8,17,44,.92),rgba(5,6,19,.18));color:#f7f8ff}.resource-research-page .resource-research-hero-bg:before{background:linear-gradient(95deg,rgba(83,136,255,.34),rgba(109,227,165,.18));filter:blur(96px)}.resource-research-page .resource-research-hero-bg:after{background-image:linear-gradient(90deg,rgba(117,149,255,.18) 1px,transparent 0),linear-gradient(180deg,rgba(117,149,255,.14) 1px,transparent 0);opacity:.48}.resource-research-page .resource-research-hero h1{color:#f7f8ff;font-size:clamp(36px,5.6vw,72px);font-weight:900;line-height:.98}.resource-research-page .resource-research-hero p:not(.section-label){color:rgba(224,235,255,.74);font-size:clamp(17px,1.5vw,22px)}.resource-research-page .resource-research-section{width:min(1280px,calc(100vw - 64px));padding:clamp(26px,3vw,42px) 0 clamp(88px,10vw,132px)}.resource-research-page .resource-research-list-head{display:block;max-width:860px;margin:0 auto clamp(48px,6vw,66px);text-align:center}.resource-research-page .resource-research-list-head h2{color:#f7f8ff;font-size:clamp(36px,4.8vw,58px);font-weight:900;line-height:1.05}.resource-research-page .resource-research-list-head p{max-width:720px;margin:22px auto 0;color:rgba(224,235,255,.7);font-size:clamp(16px,1.4vw,20px);line-height:1.55}.resource-research-page .resource-filter-row{justify-content:center;margin-top:clamp(36px,4vw,50px)}.resource-research-page .resource-filter-pill{min-width:124px;min-height:50px;padding:0 30px;border-color:rgba(117,149,255,.2);background:hsla(0,0%,100%,.04);color:rgba(224,235,255,.72);font-size:16px;font-weight:800;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035)}.resource-research-page .resource-filter-pill.is-active{border-color:rgba(122,165,255,.54);background:var(--blue-fill);color:var(--blue-fill-text)}.resource-research-page .resource-report-grid{gap:24px}.resource-research-detail-page .resource-report-card article,.resource-research-page .resource-report-card article{min-height:510px;gap:22px;padding:clamp(26px,2.2vw,32px);border:1px solid rgba(117,149,255,.18);border-radius:10px;background:radial-gradient(circle at 88% 8%,rgba(109,227,165,.1),transparent 28%),linear-gradient(145deg,rgba(31,44,69,.78),rgba(9,18,40,.9));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 52px rgba(0,0,0,.18)}.resource-research-detail-page .resource-report-card:hover article,.resource-research-page .resource-report-card:hover article{transform:translateY(-3px);border-color:rgba(122,165,255,.48);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 58px rgba(0,0,0,.26),0 0 42px rgba(83,136,255,.14)}.resource-research-detail-page .resource-report-icon,.resource-research-page .resource-report-icon{border-color:rgba(117,149,255,.2);border-radius:13px;background:rgba(5,12,30,.62);box-shadow:inset 0 -2px 0 hsla(0,0%,100%,.05)}.resource-research-detail-page .resource-report-copy h3,.resource-research-page .resource-report-copy h3{min-height:70px;color:#f7f8ff;font-size:clamp(24px,2vw,30px);font-weight:900;line-height:1.04}.resource-research-page .resource-report-copy h3{min-height:2.22em;max-height:2.22em;line-height:1.11;overflow:hidden;-webkit-line-clamp:2}.resource-research-detail-page .resource-report-copy p,.resource-research-page .resource-report-copy p{min-height:72px;color:rgba(224,235,255,.7);font-size:16px;line-height:1.52}.resource-research-detail-page .resource-report-cover,.resource-research-page .resource-report-cover{border-color:rgba(117,149,255,.18);border-radius:8px;background:rgba(5,12,30,.7)}.resource-research-detail-page .resource-report-link,.resource-research-page .resource-report-link{margin-top:2px;color:var(--blue);font-size:15px;font-weight:900}.resource-research-support{margin:clamp(46px,6vw,76px) auto 0;text-align:center}.report-hero{min-height:clamp(720px,88svh,900px);display:grid;justify-items:center;align-content:center;padding:clamp(118px,12vw,174px) max(24px,calc((100vw - 1280px) / 2)) clamp(72px,8vw,112px);border-bottom:1px solid rgba(117,149,255,.16);background:radial-gradient(circle at 82% 18%,rgba(83,136,255,.24),transparent 30%),radial-gradient(circle at 36% 12%,rgba(109,227,165,.1),transparent 34%),linear-gradient(180deg,rgba(8,17,44,.94),rgba(5,6,19,.2));text-align:center}.report-badge{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 20px;border:1px solid rgba(117,149,255,.22);background:hsla(0,0%,100%,.04);color:#f7f8ff;font-family:var(--display);font-size:14px;font-weight:900;letter-spacing:.08em}.report-badge i,.report-note-row i{width:5px;height:5px;display:inline-block;background:var(--blue)}.report-hero h1{max-width:1180px;margin:34px auto 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(34px,5vw,56px);font-weight:950;line-height:1.05;letter-spacing:0;text-wrap:balance}.report-hero p{max-width:920px;margin:34px auto 0;color:rgba(224,235,255,.76);font-size:clamp(18px,1.7vw,24px);line-height:1.55}.report-chip-row{max-width:1180px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:clamp(32px,4vw,50px)}.report-chip-row span{min-height:36px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid rgba(117,149,255,.2);background:hsla(0,0%,100%,.04);color:rgba(224,235,255,.72);font-size:14px;font-weight:760}.report-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:clamp(34px,4vw,52px)}.report-hero-actions .primary-button,.report-side-card .primary-button{min-width:210px;min-height:58px;border-radius:0;background:var(--blue-fill);color:var(--blue-fill-text);box-shadow:0 16px 28px rgba(83,136,255,.22)}.report-secondary-button{min-width:142px;min-height:58px;display:inline-flex;align-items:center;justify-content:center;padding:0 26px;border:1px solid rgba(117,149,255,.22);background:hsla(0,0%,100%,.04);color:#f7f8ff;font-weight:860;text-decoration:none}.report-note-row{display:flex;flex-wrap:wrap;justify-content:center;gap:22px;margin-top:28px;color:rgba(224,235,255,.68);font-size:14px;font-weight:720}.report-note-row span{display:inline-flex;align-items:center;gap:10px}.report-body{width:min(1280px,calc(100vw - 64px));display:grid;grid-template-columns:240px minmax(0,1fr);align-items:start;grid-gap:clamp(26px,3vw,42px);gap:clamp(26px,3vw,42px);margin:0 auto;padding:clamp(72px,8vw,108px) 0 clamp(92px,10vw,140px)}.report-side-card,.report-toc{position:-webkit-sticky;position:sticky;top:108px}.report-toc{display:grid;grid-gap:0;gap:0}.report-toc>strong{margin-bottom:20px;color:#f7f8ff;font-size:15px;font-weight:500;line-height:20px}.report-toc a{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:38px;border-bottom:1px solid rgba(117,149,255,.14);color:rgba(224,235,255,.7);text-decoration:none;transition:color .16s ease}.report-toc a span{color:var(--blue);font-size:12px;font-weight:500;line-height:18px}.report-toc a strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;line-height:20px;transition:color .16s ease}.report-toc a.active strong,.report-toc a:focus-visible strong,.report-toc a:hover strong{color:#6f9cff}.report-article{min-width:0}.report-article-section{scroll-margin-top:120px;padding-bottom:clamp(44px,5vw,72px);border-bottom:1px solid rgba(117,149,255,.14)}.report-article-section+.report-article-section{padding-top:clamp(44px,5vw,70px)}.resource-research-detail-page .report-article-section h2{position:relative;margin:0 0 19px;padding-left:24px;color:#f7f8ff;font-family:var(--display);font-size:24px;font-weight:700;line-height:36px;letter-spacing:0}.resource-research-detail-page .report-article-section h2:before{content:"";position:absolute;left:0;top:.1em;width:4px;height:1.1em;background:var(--blue)}.report-article-section p{margin:0 0 24px;color:rgba(224,235,255,.78);font-size:clamp(17px,1.3vw,20px);line-height:1.86}.report-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin:0 0 28px}.report-inline-cta,.report-insight-grid article,.report-side-card,.report-table-card{border:1px solid rgba(117,149,255,.18);background:radial-gradient(circle at 90% 8%,rgba(109,227,165,.08),transparent 28%),linear-gradient(145deg,rgba(31,44,69,.76),rgba(9,18,40,.92))}.report-insight-grid article{padding:18px}.report-insight-grid span{color:var(--blue);font-weight:900;font-size:13px}.report-insight-grid strong{display:block;margin-top:10px;color:#f7f8ff;font-size:18px}.report-insight-grid p{margin:8px 0 0;color:rgba(224,235,255,.68);font-size:14px;line-height:1.5}.report-table-card{display:grid;margin:28px 0 0}.report-table-card>div{display:grid;grid-template-columns:.7fr 1fr 1.2fr;border-bottom:1px solid rgba(117,149,255,.14)}.report-table-card>div:last-child{border-bottom:0}.report-table-card span,.report-table-card strong{padding:16px;border-right:1px solid rgba(117,149,255,.14);color:rgba(224,235,255,.76);font-size:14px;line-height:1.5}.report-table-card span:last-child,.report-table-card strong:last-child{border-right:0}.report-table-card strong{color:#f7f8ff;font-weight:900}.report-inline-cta{margin-top:34px;padding:clamp(28px,3vw,44px);border-left:4px solid var(--blue);box-shadow:0 24px 64px rgba(0,0,0,.22),0 0 36px rgba(83,136,255,.1)}.report-inline-cta span,.report-side-card>span{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.16em}.report-inline-cta h3{margin:16px 0 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(28px,3vw,42px);line-height:1.12}.report-inline-cta p{margin:18px 0 0;color:rgba(224,235,255,.76)}.report-inline-cta a{display:inline-flex;align-items:center;min-height:48px;margin-top:22px;padding:0 22px;background:var(--blue-fill);color:var(--blue-fill-text);font-weight:900;text-decoration:none}.report-side-card{display:grid;grid-gap:18px;gap:18px;padding:28px;box-shadow:0 24px 60px rgba(0,0,0,.26),0 0 38px rgba(83,136,255,.1)}.report-side-card h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:28px;line-height:1.15}.report-side-card li,.report-side-card p,.report-side-card small{color:rgba(224,235,255,.7);line-height:1.65}.report-side-card p,.report-side-card ul{margin:0}.report-side-card ul{display:grid;grid-gap:12px;gap:12px;padding:0;list-style:none}.report-side-card li{position:relative;padding-left:18px;font-size:14px}.report-side-card li:before{content:"";position:absolute;left:0;top:.72em;width:5px;height:5px;background:var(--blue)}.about-page{position:relative;width:100vw;max-width:100%;overflow:hidden;color:var(--text);background:transparent}.about-section{min-height:clamp(620px,86svh,860px);display:flex;align-items:center;padding:clamp(72px,8vw,112px) 0}.about-hero-section{padding-top:clamp(128px,14vw,184px)}.about-video-section{min-height:clamp(500px,78svh,760px);padding:clamp(42px,5vw,76px) 0}.about-container{width:min(var(--wide),calc(100vw - 64px));margin:0 auto}.about-cta-panel,.about-hero-layout,.about-mission-panel,.about-section-head{text-align:center}.about-hero-copy{max-width:1120px;margin:0 auto}.about-hero-copy h1{margin:0;color:#f7f8ff;font-size:clamp(48px,5.8vw,82px);font-weight:880;line-height:1.02}.about-hero-copy h1,.about-hero-copy h2{font-family:var(--display);letter-spacing:0;text-wrap:balance}.about-hero-copy h2{max-width:980px;margin:28px auto 0;color:rgba(247,248,255,.92);font-size:clamp(24px,2.25vw,36px);font-weight:760;line-height:1.24}.about-copy-block{display:grid;grid-gap:14px;gap:14px}.about-hero-copy .about-copy-block{max-width:980px;margin:34px auto 0}.about-model-logo-row{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:clamp(18px,2.9vw,42px);width:min(960px,calc(100vw - 72px));margin:28px auto 0}.about-model-logo{display:grid;place-items:center;width:clamp(34px,3.1vw,46px);height:clamp(34px,3.1vw,46px);color:var(--text)}.about-model-logo .model-icon{--model-size:clamp(32px,2.9vw,42px)}.about-keyword-line{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;margin-top:28px;padding:8px 18px;border:1px solid rgba(117,149,255,.24);border-radius:999px;background:rgba(10,19,42,.62);color:rgba(224,235,255,.76);font-size:clamp(15px,1vw,17px);font-weight:800;line-height:1.2}.about-keyword-rotator{position:relative;display:inline-grid;min-width:7.5em;min-height:1.2em;color:var(--arkway-blue-soft);overflow:hidden}.about-keyword-rotator em{grid-area:1/1;opacity:0;transform:translateY(110%);font-style:normal;animation:aboutKeywordCycle 9.6s infinite;animation-delay:calc(var(--keyword-index) * 2.4s)}@keyframes aboutKeywordCycle{0%{opacity:0;transform:translateY(80%)}3%,30%{opacity:1;transform:translateY(0)}34%,to{opacity:0;transform:translateY(-80%)}}.about-hero-line{max-width:820px;margin:32px auto 0;color:#f7f8ff;font-family:var(--display);font-size:clamp(22px,2vw,32px);font-weight:860;line-height:1.26;text-wrap:balance}.about-brand-birthline{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;width:100%}.about-brand-birthline img{display:block;width:clamp(82px,7vw,112px);height:auto;filter:invert(1)}.about-brand-birthline strong{color:#f7f8ff;font-size:clamp(18px,1.35vw,24px);font-weight:880;line-height:1.34}.about-video-frame{position:relative;width:min(1120px,92vw);aspect-ratio:16/9;margin:0 auto;overflow:hidden;border:1px solid rgba(117,149,255,.22);border-radius:18px;background:#050613;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 34px 90px rgba(0,0,0,.34)}.about-video-frame:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04)}.about-evolution-video{display:block;width:100%;height:100%;object-fit:contain;background:#050613;transform:scale(1.06);transform-origin:center}.about-card p,.about-copy-block p,.about-cta-panel p,.about-section-intro{margin:0;color:rgba(224,235,255,.72);font-size:clamp(16px,1.14vw,19px);line-height:1.72}.about-two-column{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);grid-gap:clamp(42px,6vw,96px);gap:clamp(42px,6vw,96px);align-items:center}.about-cta-panel h2,.about-mission-panel h2,.about-section-head h2,.about-two-column h2{margin:0;color:#f7f8ff;font-family:var(--display);font-size:var(--fs-section-xl);font-weight:850;line-height:1.12;letter-spacing:0;text-wrap:balance}.about-section-head{max-width:1040px;margin:0 auto clamp(34px,4vw,52px)}.about-section-head .about-copy-block{max-width:940px;margin:24px auto 0}.about-highlight{margin-top:clamp(24px,3vw,38px);box-sizing:border-box;max-width:100%;padding:clamp(16px,1.7vw,24px);border:1px solid rgba(117,149,255,.24);border-radius:14px;background:radial-gradient(circle at 92% 16%,rgba(83,136,255,.16),transparent 34%),rgba(5,12,30,.82);color:#f7f8ff;font-family:var(--display);font-size:clamp(16px,1.28vw,22px);font-weight:760;line-height:1.45;letter-spacing:0;overflow-wrap:anywhere}.about-belief-grid,.about-module-grid,.about-principle-grid,.about-reject-grid,.about-values-grid{display:grid;grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px)}.about-module-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-principle-grid,.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-reject-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.about-belief-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-values-grid{max-width:1100px;margin:0 auto;grid-template-columns:minmax(0,1fr);gap:16px}.about-card{position:relative;min-height:260px;padding:clamp(24px,2.2vw,34px);border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 88% 10%,rgba(83,136,255,.13),transparent 32%),linear-gradient(145deg,rgba(31,44,69,.76),rgba(9,18,40,.86));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 22px 58px rgba(0,0,0,.2);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.about-card:hover{transform:translateY(-4px);border-color:rgba(117,149,255,.32);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.03),0 26px 64px rgba(0,0,0,.24)}.about-belief-card,.about-reject-card,.about-value-card{display:flex;flex-direction:column}.about-belief-card{min-height:300px}.about-value-card{display:grid;grid-template-columns:72px minmax(130px,.24fr) minmax(0,1fr);align-items:center;grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px);min-height:auto;padding:clamp(18px,1.8vw,26px)}.about-value-card .about-card-index,.about-value-card h3{margin:0}.about-value-card p{font-size:clamp(17px,1.15vw,20px);line-height:1.62}.about-belief-line{width:min(900px,100%);max-width:100%;margin-right:auto;margin-left:auto;text-align:center}.about-card-index{display:inline-block;margin-bottom:22px;color:rgba(122,165,255,.78);font-size:14px;font-weight:900;letter-spacing:.14em}.about-module-card .line-icon{width:42px;height:42px;margin:0 0 26px;color:var(--green)}.about-card h3{margin:0 0 14px;color:#f7f8ff;font-family:var(--display);font-size:clamp(21px,1.65vw,28px);line-height:1.22;letter-spacing:0}.about-audience-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.about-audience-list span{min-height:56px;display:flex;align-items:center;padding:0 18px;border:1px solid rgba(117,149,255,.18);border-radius:12px;background:rgba(10,19,42,.72);color:rgba(247,248,255,.92);font-weight:800}.about-cta-panel,.about-mission-panel{max-width:1160px;padding:clamp(40px,5vw,72px);border:1px solid rgba(117,149,255,.2);border-radius:16px;background:radial-gradient(circle at 50% 0,rgba(83,136,255,.22),transparent 42%),linear-gradient(145deg,rgba(31,44,69,.7),rgba(5,12,30,.86));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 30px 80px rgba(0,0,0,.24)}.about-mission-panel .about-copy-block{max-width:900px;margin:28px auto 0}.about-mission-line{margin:clamp(28px,4vw,46px) auto 0;color:var(--arkway-blue-soft);font-family:var(--display);font-size:clamp(24px,2.6vw,40px);font-weight:880;line-height:1.22;letter-spacing:0;text-wrap:balance}.about-agent-flow{display:grid;grid-gap:14px;gap:14px}.about-agent-step{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;min-height:82px;padding:16px 20px;border:1px solid rgba(117,149,255,.2);border-radius:14px;background:linear-gradient(145deg,rgba(31,44,69,.72),rgba(9,18,40,.86));box-shadow:0 18px 46px rgba(0,0,0,.18)}.about-agent-step:not(:last-child):after{content:"";position:absolute;left:51px;bottom:-15px;width:1px;height:15px;background:rgba(117,149,255,.36)}.about-agent-step span{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(117,149,255,.28);border-radius:999px;color:var(--arkway-blue-soft);font-weight:900;letter-spacing:.08em}.about-agent-step strong{color:#f7f8ff;font-family:var(--display);font-size:clamp(18px,1.25vw,22px);line-height:1.28}.about-cta-section{min-height:clamp(520px,70svh,720px)}.about-cta-panel{margin:0 auto;text-align:center}.about-cta-panel p{max-width:820px;margin:22px auto 30px}[data-about-reveal]{opacity:0;transform:translateY(18px);transition:opacity .54s ease,transform .54s ease;transition-delay:calc(var(--reveal-index, 0) * 60ms)}[data-about-reveal].is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-about-reveal]{opacity:1;transform:none;transition:none}.about-card{transition:none}.about-card:hover{transform:none}.about-keyword-rotator{display:inline-flex;flex-wrap:wrap;min-width:auto;overflow:visible}.about-keyword-rotator em{grid-area:auto;position:static;opacity:1;transform:none;animation:none}.about-keyword-rotator em:not(:first-child):before{content:" / ";color:rgba(224,235,255,.42)}}.solutions-page{position:relative;padding-bottom:clamp(64px,8vw,110px);background:transparent;color:var(--text)}.solutions-hero,.solutions-section{width:min(var(--max),calc(100vw - 48px));margin:0 auto}.solutions-hero{padding:clamp(112px,13vw,168px) 0 clamp(54px,7vw,86px);text-align:center}.solutions-hero h1,.solutions-section-head h2{margin:0;color:#f7f8ff;font-family:var(--display);font-weight:850;line-height:1.08;letter-spacing:0;text-wrap:balance}.solutions-hero h1{max-width:1080px;margin-inline:auto;font-size:clamp(42px,5vw,72px)}.solutions-hero>p:not(.section-label),.solutions-section-head>p:not(.section-label){max-width:860px;margin:20px auto 0;color:rgba(224,235,255,.72);font-size:clamp(16px,1.18vw,19px);line-height:1.62}.solutions-section{padding:clamp(64px,8vw,108px) 0}.solutions-section.is-wide{width:min(1520px,calc(100vw - 64px))}.solutions-section-head{max-width:920px;margin:0 auto clamp(30px,4vw,48px);text-align:center}.solutions-section-head h2{font-size:clamp(32px,4vw,54px)}.solutions-grid{display:grid;grid-gap:clamp(14px,1.5vw,22px);gap:clamp(14px,1.5vw,22px)}.solutions-grid.is-four{grid-template-columns:repeat(4,minmax(0,1fr))}.solutions-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.solutions-grid.compact{gap:14px}.solutions-card,.solutions-deliverables div,.solutions-problem-row,.solutions-process article{border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 88% 8%,rgba(83,136,255,.12),transparent 30%),linear-gradient(145deg,rgba(31,44,69,.74),rgba(9,18,40,.84));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 52px rgba(0,0,0,.18)}.solutions-card{min-height:220px;padding:clamp(18px,1.55vw,24px)}.solutions-grid.compact .solutions-card{min-height:170px}.solutions-grid.compact .solutions-card.has-translation{min-height:238px}.solutions-grid.compact .solutions-prompt-card{min-height:258px}.solutions-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.solutions-card-top .line-icon{width:34px;height:34px;color:var(--arkway-blue-soft)}.solutions-card-top>span{color:rgba(122,165,255,.72);font-size:12px;font-weight:850;letter-spacing:.12em}.solutions-card h3,.solutions-process h3{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(18px,1.25vw,22px);line-height:1.22}.solutions-card p,.solutions-deliverables span,.solutions-problem-row strong,.solutions-process p{color:rgba(224,235,255,.72);line-height:1.58}.solutions-card p{margin:12px 0 0;font-size:14px}.solutions-card.has-translation h3{font-size:clamp(15px,1.08vw,18px);line-height:1.34}.solutions-card-translation{margin:10px 0 0;color:rgba(247,248,255,.92);font-size:13px;line-height:1.55}.solutions-card-translation+p{margin-top:10px;color:var(--green);font-weight:780}.solutions-prompt-card{display:flex;flex-direction:column}.solutions-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:18px}.solutions-card-tags span{display:inline-flex;align-items:center;min-height:26px;padding:5px 10px;border:1px solid rgba(117,149,255,.28);border-radius:999px;background:rgba(40,76,150,.24);color:rgba(188,211,255,.94);font-size:12px;font-weight:760;line-height:1.15}.solutions-note{width:min(920px,100%);min-height:54px;margin:clamp(22px,3vw,38px) auto 0;display:grid;place-items:center;padding:14px 22px;border:1px solid rgba(117,149,255,.22);border-radius:12px;background:rgba(5,12,30,.76);color:rgba(246,249,255,.86);text-align:center;font-weight:800}.solutions-note.accent{color:rgba(172,204,255,.96);border-color:rgba(117,149,255,.34);background:rgba(8,18,43,.84)}.solutions-insight-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:center}.solutions-insight-layout .solutions-section-head{margin-inline:0;text-align:left}.solutions-problem-list{display:grid;grid-gap:12px;gap:12px}.solutions-problem-row{display:grid;grid-template-columns:38px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center;min-height:56px;padding:12px 16px}.solutions-problem-row span,.solutions-process article>span{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(83,136,255,.16);color:var(--arkway-blue-soft);font-weight:900}.solutions-problem-row strong{font-size:15px}.solutions-dashboard{padding:clamp(20px,2vw,28px)}.solutions-dashboard-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px;color:#f7f8ff;font-weight:850}.solutions-dashboard-head .line-icon{width:32px;height:32px;color:var(--green)}.solutions-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.solutions-metric{min-height:104px;padding:14px;border:1px solid rgba(117,149,255,.15);border-radius:12px;background:rgba(5,12,30,.62)}.solutions-metric span{display:block;color:rgba(224,235,255,.7);font-size:12px}.solutions-metric strong{display:block;margin:9px 0;color:#f7f8ff;font-size:clamp(26px,2.4vw,36px)}.solutions-metric i{display:block;height:4px;overflow:hidden;border-radius:999px;background:rgba(117,149,255,.14)}.solutions-metric em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--arkway-blue),var(--purple))}.solutions-system-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.5fr) minmax(0,1fr);grid-gap:clamp(18px,3vw,42px);gap:clamp(18px,3vw,42px);align-items:center}.solutions-system-column{display:grid;grid-gap:14px;gap:14px}.solutions-system-column .solutions-card{min-height:138px}.solutions-engine-core{position:relative;min-height:280px;display:grid;place-items:center;text-align:center}.solutions-engine-core:after,.solutions-engine-core:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.solutions-engine-core:before{inset:8%;background:radial-gradient(circle,rgba(83,136,255,.25),transparent 58%),conic-gradient(from 40deg,transparent,rgba(83,136,255,.28),transparent,rgba(24,174,255,.22),transparent);filter:blur(12px)}.solutions-engine-core:after{width:148px;height:148px;border:1px solid rgba(117,149,255,.26);background:rgba(5,12,30,.78);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 0 80px rgba(83,136,255,.24)}.solutions-engine-core span,.solutions-engine-core strong{position:relative;z-index:1}.solutions-engine-core span{margin-top:16px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.16em}.solutions-engine-core strong{color:#f7f8ff;font-family:var(--display);font-size:17px;line-height:1.2}.solutions-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.solutions-tags span{min-height:24px;padding:4px 9px;border:1px solid rgba(117,149,255,.18);border-radius:999px;color:rgba(224,235,255,.74);background:hsla(0,0%,100%,.04);font-size:12px}.solutions-process{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:14px;gap:14px}.solutions-process:before{content:"";position:absolute;left:5%;right:5%;top:32px;height:1px;background:linear-gradient(90deg,transparent,rgba(83,136,255,.48),transparent)}.solutions-process article{position:relative;z-index:1;min-height:190px;padding:18px}.solutions-process article>span{margin-bottom:18px;background:var(--blue-fill);color:var(--blue-fill-text)}.solutions-process p{margin:10px 0 0;font-size:13px}.solutions-deliverables{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.solutions-deliverables div{display:flex;align-items:center;gap:12px;min-height:62px;padding:14px}.solutions-deliverables .line-icon{flex:0 0 auto;width:22px;height:22px;color:var(--arkway-blue-soft)}.solutions-deliverables span{font-size:14px;font-weight:760}.solutions-card.metric{min-height:160px}.solutions-timing-section{width:min(1520px,calc(100vw - 64px));min-height:clamp(620px,86svh,860px);display:flex;flex-direction:column;justify-content:center;padding-bottom:clamp(84px,10vw,132px)}.solutions-timing-section .solutions-section-head{max-width:980px}.home-timing-section .solutions-section-head h2{font-size:var(--fs-section);line-height:1.14}.solutions-timing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(18px,2vw,28px);gap:clamp(18px,2vw,28px)}.solutions-timing-card{position:relative;min-height:clamp(238px,19vw,286px);padding:clamp(24px,2.2vw,34px);border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 88% 10%,rgba(83,136,255,.13),transparent 32%),linear-gradient(145deg,rgba(31,44,69,.78),rgba(9,18,40,.88));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 22px 58px rgba(0,0,0,.2)}.home-timing-section .solutions-timing-card{display:grid;align-content:start}.solutions-timing-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:clamp(28px,3vw,42px)}.solutions-timing-symbol{position:relative;width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(122,165,255,.24);border-radius:16px;color:var(--arkway-blue-soft);background:radial-gradient(circle at 50% 50%,rgba(83,136,255,.2),transparent 62%),rgba(5,12,30,.7);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025)}.solutions-timing-symbol:after{content:"";position:absolute;inset:-5px;border-radius:18px;border:1px solid rgba(83,136,255,.14);opacity:.72}.solutions-timing-symbol .line-icon{width:24px;height:24px;margin:0;padding:0;border:0;border-radius:0;color:currentColor;background:transparent}.solutions-timing-number{color:rgba(122,165,255,.34);font-family:var(--display);font-size:clamp(34px,3.4vw,52px);font-weight:500;line-height:.84;letter-spacing:0}.solutions-timing-card .line-icon{width:48px;height:48px;margin-bottom:clamp(28px,3vw,42px);padding:10px;border:1px solid rgba(109,227,165,.18);border-radius:12px;color:var(--green);background:rgba(5,12,30,.76)}.home-timing-section .solutions-timing-symbol .line-icon{width:24px;height:24px;margin:0;padding:0;border:0;border-radius:0;color:currentColor;background:transparent}.solutions-timing-card h3{margin:0;color:#f7f8ff;font-family:var(--display);font-size:clamp(21px,1.7vw,30px);line-height:1.22;letter-spacing:0}.solutions-timing-card p{margin:18px 0 0;color:rgba(224,235,255,.74);font-size:clamp(15px,1.05vw,18px);line-height:1.66}.solutions-timing-note{width:100%;min-height:clamp(72px,7vw,96px);margin:clamp(26px,4vw,48px) auto 0;display:grid;place-items:center;padding:18px clamp(20px,4vw,44px);border:1px solid rgba(117,149,255,.22);border-radius:14px;background:rgba(5,12,30,.86);color:#f7f8ff;text-align:center;font-family:var(--display);font-size:clamp(21px,2.3vw,34px);font-weight:860;line-height:1.24;letter-spacing:0}.home-timing-section .solutions-timing-note{width:min(980px,100%);min-height:clamp(58px,5vw,70px);position:relative;display:flex;align-items:center;justify-content:center;gap:14px;padding-block:10px;font-size:clamp(17px,1.45vw,24px);font-weight:820}.home-timing-section .solutions-timing-note:before{content:"!";flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,190,98,.58);border-radius:999px;background:radial-gradient(circle at 50% 48%,rgba(255,188,86,.24),transparent 58%),rgba(255,177,93,.1);color:#ffbd67;font-family:var(--display);font-size:22px;font-weight:600;line-height:1;box-shadow:0 0 0 0 rgba(255,177,93,.34),0 0 24px rgba(255,177,93,.16);animation:homeTimingWarningPulse 1.7s ease-in-out infinite}@media (max-width:1180px){.resource-blog-grid,.resource-card-grid.is-articles,.resource-card-grid.is-research,.resource-help-category-grid,.resource-report-grid,.resources-directory-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-blog-featured{grid-template-columns:1fr}.resource-blog-editor-list{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-blog-detail-layout,.resource-blog-related div{grid-template-columns:1fr}.resource-blog-article-side,.resource-blog-toc{position:static;top:auto}.resource-blog-toc{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-blog-toc strong{grid-column:1/-1}.resource-help-layout,.resource-help-question-layout{grid-template-columns:1fr}.resource-help-answer{position:static;max-height:none;overflow:visible}.resource-help-question-side,.resource-help-sidebar{position:static;top:auto}.resource-help-sidebar{width:100%}.resource-help-sidebar-frame{position:static;left:auto;top:auto;width:100%;max-height:none;overflow:visible}.resource-help-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.resource-research-list-head{align-items:flex-start;flex-direction:column}.resource-research-detail-layout{grid-template-columns:1fr}.resource-research-detail-cover{width:min(720px,100%)}.resource-filter-row{justify-content:flex-start}.report-body,.resource-report-section{grid-template-columns:1fr}.report-body{width:min(920px,calc(100vw - 48px))}.report-side-card,.report-toc{position:static;top:auto}.report-toc{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.report-toc>strong{grid-column:1/-1}.resource-changelog-card{grid-template-columns:130px minmax(180px,.52fr) minmax(0,1fr)}.about-two-column{grid-template-columns:1fr}.about-belief-grid,.about-module-grid,.about-reject-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-values-grid{grid-template-columns:minmax(0,1fr)}.solutions-deliverables,.solutions-grid.is-four,.solutions-grid.is-three,.solutions-timing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solutions-insight-layout,.solutions-system-map{grid-template-columns:1fr}.solutions-insight-layout .solutions-section-head{text-align:center;margin-inline:auto}.solutions-engine-core{min-height:220px;order:-1}.solutions-process{grid-template-columns:repeat(3,minmax(0,1fr))}.solutions-process:before{display:none}}@media (max-width:720px){.resources-page{padding-top:98px}.resource-blog-article-shell,.resource-blog-category-section,.resource-blog-cta,.resource-blog-featured,.resource-blog-list-section,.resource-blog-trail,.resource-help-hero,.resource-help-layout,.resource-help-question-layout,.resource-help-results,.resource-help-section,.resource-help-support,.resource-report-section,.resource-research-detail-hero,.resource-research-hero,.resource-subpage-hero,.resource-subpage-section,.resources-directory,.resources-hero{width:calc(100vw - 28px)}.resource-research-detail-hero,.resource-research-hero,.resource-subpage-hero,.resources-hero{padding-top:104px}.resource-research-page .resource-research-hero{width:100%;min-height:auto;padding:118px 18px 64px}.resource-research-page .resource-research-section{width:calc(100vw - 28px);padding:58px 0 86px}.resource-research-page .resource-research-list-head{margin-bottom:38px}.resource-research-page .resource-filter-row{justify-content:center;gap:10px;margin-top:28px}.resource-research-page .resource-filter-pill{min-width:0;min-height:44px;padding:0 20px;font-size:14px}.resource-research-detail-copy h1,.resource-research-hero h1,.resource-subpage-hero h1,.resources-hero h1{font-size:clamp(30px,9vw,36px);overflow-wrap:anywhere}.resource-blog-editor-list,.resource-blog-grid,.resource-card-grid.is-articles,.resource-card-grid.is-research,.resource-faq-grid,.resource-help-category-grid,.resource-help-other div,.resource-help-popular-grid,.resource-help-sidebar nav,.resource-report-grid,.resources-directory-columns{grid-template-columns:1fr}.resource-menu-card.is-help-center{grid-template-columns:58px minmax(0,1fr);min-height:104px;padding:16px}.resource-menu-card.is-help-center .line-icon{width:54px;height:54px;border-radius:14px}.resource-blog-page{padding-top:92px}.resource-blog-featured{padding-top:74px}.resource-blog-editor-card{grid-template-columns:132px minmax(0,1fr);gap:14px}.resource-blog-editor-media{height:84px}.resource-blog-filter-row{gap:10px}.resource-blog-filter{min-height:44px;padding:0 18px;font-size:14px}.resource-blog-card{min-height:auto}.resource-blog-card-body{min-height:250px;padding:18px}.resource-blog-cover-art strong{max-width:90%}.resource-blog-article-body,.resource-blog-article-hero,.resource-blog-detail-layout,.resource-blog-related{padding-left:18px;padding-right:18px}.resource-blog-detail-layout{padding-bottom:44px}.resource-blog-toc{grid-template-columns:1fr}.resource-blog-article-cover{aspect-ratio:16/10}.resource-help-hero{padding-top:96px}.resource-help-search{margin-top:32px}.resource-help-section-head{align-items:flex-start;flex-direction:column}.resource-help-category-card,.resource-help-popular-card,.resource-help-result-card{min-height:auto}.resource-help-layout,.resource-help-question-layout{padding-top:86px}.resource-help-accordion-item summary{grid-template-columns:38px minmax(0,1fr) 24px;padding:0 14px}.resource-help-accordion-item>div{padding:0 14px 18px 52px}.resource-research-hero{min-height:auto;padding-bottom:70px}.resource-research-detail-layout{gap:28px}.resource-report-card article,.resource-research-summary{padding:20px}.report-hero,.resource-report-copy h3,.resource-report-copy p,.resource-research-page .resource-report-card article{min-height:auto}.report-hero{padding:118px 18px 60px}.report-badge{min-height:38px;padding:0 16px;font-size:12px}.report-hero h1{margin-top:26px;font-size:clamp(38px,13vw,52px)}.report-hero p{margin-top:24px;font-size:17px}.report-chip-row{gap:8px;margin-top:28px}.report-chip-row span{max-width:100%;min-height:34px;padding:0 12px;font-size:12px}.report-hero-actions{width:100%;gap:10px}.report-hero-actions .primary-button,.report-hero-actions .report-secondary-button,.report-note-row{width:min(100%,330px)}.report-note-row{justify-content:flex-start;gap:12px;text-align:left}.report-body{width:calc(100vw - 28px);gap:30px;padding:48px 0 84px}.report-toc{grid-template-columns:1fr}.report-toc a{min-height:42px}.report-toc a strong{white-space:normal}.report-article-section{scroll-margin-top:96px}.report-article-section h2{padding-left:18px;font-size:30px}.report-article-section p{font-size:16px;line-height:1.72}.report-insight-grid,.report-table-card>div{grid-template-columns:1fr}.report-table-card span,.report-table-card strong{border-right:0;border-bottom:1px solid #e5edf6}.report-table-card>div:first-child strong:last-child,.report-table-card>div:last-child span:last-child{border-bottom:0}.report-inline-cta,.report-side-card{padding:24px}.resource-report-cover{min-height:0}.resources-directory{padding:18px}.resources-directory-title{align-items:flex-start;flex-direction:column;gap:12px}.resources-directory-title span{width:48px}.resources-directory-columns{gap:34px;padding:30px 6px 0}.resource-directory-column h2{margin-bottom:24px}.resource-menu-list{gap:26px}.resource-article-card,.resource-faq-card,.resource-info-card,.resource-menu-card{min-height:auto}.resource-changelog-card{grid-template-columns:1fr;align-items:start}.about-container{width:calc(100vw - 28px)}.about-page .about-container{margin-right:14px;margin-left:14px}.about-section{min-height:auto;padding:64px 0}.about-hero-section{padding-top:104px}.about-video-section{padding:44px 0}.about-hero-copy h1{font-size:42px;overflow-wrap:anywhere}.about-hero-copy{max-width:100%;overflow-wrap:anywhere}.about-cta-panel h2,.about-hero-copy h2,.about-mission-panel h2,.about-section-head h2,.about-two-column h2{font-size:28px;line-height:1.28;overflow-wrap:anywhere;word-break:break-all;line-break:anywhere}.about-hero-copy .about-copy-block,.about-hero-copy h2,.about-hero-line,.about-keyword-line{max-width:min(100%,286px);margin-right:auto;margin-left:auto}.about-model-logo-row{gap:clamp(4px,1.4vw,8px);width:min(100%,calc(100vw - 28px));max-width:none;margin-right:auto;margin-left:auto}.about-model-logo{width:clamp(22px,5.5vw,28px);height:clamp(22px,5.5vw,28px)}.about-model-logo .model-icon{--model-size:clamp(20px,5vw,26px)}.about-audience-list,.about-belief-grid,.about-module-grid,.about-principle-grid,.about-reject-grid,.about-values-grid{grid-template-columns:1fr}.about-keyword-line{width:100%;min-height:auto;flex-wrap:wrap;border-radius:16px}.about-keyword-rotator{min-width:6.8em}.about-card p,.about-copy-block p,.about-cta-panel p,.about-section-intro{font-size:15px;overflow-wrap:anywhere;word-break:break-all;line-break:anywhere}.about-hero-line{font-size:23px;overflow-wrap:anywhere}.about-brand-birthline{gap:8px}.about-brand-birthline img{width:84px}.about-brand-birthline strong{font-size:16px}.about-video-frame{width:100%;border-radius:14px}.about-evolution-video{transform:scale(1.04)}.about-belief-card,.about-card{min-height:auto}.about-value-card{grid-template-columns:1fr;gap:10px;align-items:start}.about-value-card .about-card-index{margin-bottom:2px}.about-agent-step{grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:auto;padding:14px}.about-agent-step:not(:last-child):after{left:38px}.about-agent-step span{width:42px;height:42px}.about-cta-panel,.about-mission-panel{padding:28px}.solutions-hero,.solutions-section,.solutions-section.is-wide{width:calc(100vw - 28px);margin-left:14px;margin-right:14px}.solutions-hero{padding-top:96px}.solutions-hero h1{font-size:40px;overflow-wrap:anywhere}.solutions-section{padding:64px 0}.solutions-section-head h2{font-size:36px;overflow-wrap:anywhere}.solutions-deliverables,.solutions-grid.is-four,.solutions-grid.is-three,.solutions-metric-grid,.solutions-process,.solutions-timing-grid{grid-template-columns:1fr}.solutions-card,.solutions-grid.compact .solutions-card,.solutions-timing-card{min-height:auto}.solutions-dashboard{padding:18px}.solutions-engine-core{min-height:190px}.solutions-timing-section{width:calc(100vw - 28px);min-height:auto;padding-bottom:72px}.solutions-timing-card .line-icon{margin-bottom:24px}}@media (max-width:420px){.about-hero-copy h1,.report-hero h1{font-size:36px}.about-cta-panel h2,.about-hero-copy h2,.about-mission-panel h2,.about-section-head h2,.about-two-column h2{font-size:30px}.solutions-hero h1{font-size:34px}.solutions-section-head h2{font-size:31px}}.button-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:30px}.steps-nav{width:min(1000px,calc(100vw - 48px));margin:0 auto 42px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:8px;gap:8px}.steps-nav a{min-height:56px;padding:10px;display:grid;place-items:center;text-align:center;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.04);color:var(--muted);font-size:13px}.steps-nav strong{display:block;color:var(--blue);font-size:18px}.two-col{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1fr);grid-gap:38px;gap:38px;align-items:center;padding:54px 0}.two-col.alt{grid-template-columns:minmax(420px,1fr) minmax(0,.95fr)}.two-col.alt .copy{order:2}.copy h2{margin:0 0 14px;font-size:clamp(32px,4vw,48px);line-height:1.08}.copy h3{margin:0 0 18px;color:var(--blue-2);font-size:20px}.product-visual{min-height:330px;padding:24px}.url-visual{display:grid;grid-gap:16px;gap:16px}.fake-url{min-height:50px;padding:8px 8px 8px 16px;border:1px solid var(--line)}.fake-url,.process-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:var(--radius);color:var(--muted)}.process-line{min-height:56px;padding:0 16px;background:hsla(0,0%,100%,.04)}.rank-visual{display:grid;place-items:center;grid-gap:20px;gap:20px;text-align:center}.rank-number{font-size:76px;font-weight:900;color:var(--blue)}.ladder{display:grid;grid-gap:12px;gap:12px}.ladder div{min-height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:var(--radius);background:hsla(0,0%,100%,.04)}.ladder .you{background:rgba(83,136,255,.18);color:var(--text)}.health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.health-grid div,.merge-box,.mini-card,.timeline-card{padding:16px}.grade{float:right;color:var(--blue-2);font-weight:900}.help-grid,.loop-grid,.method-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:38px}.help-grid,.method-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-card{box-shadow:none}.mini-card strong{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;margin-bottom:16px;border-radius:var(--radius);background:rgba(83,136,255,.16);color:var(--blue-2)}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:var(--radius)}table{width:100%;border-collapse:collapse;min-width:640px}td,th{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left}th{color:var(--quiet);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.guide-layout{display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:34px;gap:34px;align-items:start}.toc{position:-webkit-sticky;position:sticky;top:110px;display:grid;grid-gap:8px;gap:8px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:hsla(0,0%,100%,.04)}.toc a{color:var(--muted);padding:8px;border-radius:6px}.toc a:hover{color:var(--text);background:hsla(0,0%,100%,.06)}.article-content{display:grid;grid-gap:34px;gap:34px}.article-content h2{margin-bottom:10px}.legal-hero{padding:clamp(78px,8vw,112px) 0 clamp(36px,4.5vw,52px)}.legal-hero .section-label{width:-moz-fit-content;width:fit-content;margin:0 auto 20px;font-size:12px;line-height:1}.legal-hero h1{max-width:760px;font-size:clamp(40px,5.2vw,64px);line-height:1.08}.legal-hero>p:not(.section-label){width:min(620px,100%);margin:18px auto 0;color:var(--muted);font-size:clamp(15px,1.25vw,18px);line-height:1.55}.legal-content{width:min(980px,calc(100vw - 48px));gap:0;padding-bottom:clamp(72px,8vw,112px)}.legal-content section{padding:26px 0;border-top:1px solid rgba(117,149,255,.12)}.legal-content h2{margin:0 0 12px;font-size:clamp(22px,2.2vw,30px);line-height:1.24;font-weight:500}.legal-content p{margin:0;font-size:clamp(15px,1.1vw,17px);line-height:1.78}.api-steps,.contact-grid,.endpoint-grid,.factor-grid,.score-bands{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:22px}.factor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.api-steps,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.endpoint-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.code-tabs{display:flex;gap:8px;margin-bottom:12px}.code-tabs button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius);background:transparent;color:var(--muted);cursor:pointer}.code-tabs button.active{color:var(--text);background:rgba(83,136,255,.16);border-color:var(--line-strong)}.support-layout{display:grid;grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);grid-gap:34px;gap:34px}.contact-page-hero{padding:clamp(86px,8vw,112px) 0 clamp(10px,1.4vw,16px)}.contact-page-hero h1{max-width:680px;font-size:clamp(34px,3.3vw,44px);line-height:1.08}.contact-page-hero p{width:min(680px,100%);margin-top:12px;font-size:clamp(14px,1vw,16px);line-height:1.52}.page-section.contact-request-section{padding-top:0;margin-bottom:clamp(40px,4.2vw,56px);width:min(1120px,calc(100vw - 48px))}.contact-request-layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(520px,660px);grid-gap:clamp(22px,2.8vw,34px);gap:clamp(22px,2.8vw,34px);align-items:stretch;justify-content:center}.contact-request-copy{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;height:100%}.contact-step-card{min-height:0}.contact-form-card{width:100%;max-width:660px}.contact-form-card,.form-card.contact-form-card{padding:clamp(18px,1.7vw,20px)}.contact-form-card h2{margin:0;color:var(--text);font-size:clamp(19px,1.3vw,22px)}.contact-form-card>p{margin:6px 0 12px;color:var(--muted);font-size:13.5px;line-height:1.5}.contact-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 14px;gap:8px 14px}.contact-form-grid .contact-full{grid-column:1/-1}.contact-form-card label span{color:rgba(224,235,255,.78);font-size:12.5px;font-weight:500}.contact-form-card label{gap:5px}.contact-request-form{gap:8px}.contact-form-card input{min-height:34px;padding:0 12px;font-size:13.5px}.contact-form-card textarea{min-height:68px;padding:9px 12px;font-size:13.5px}.contact-form-card .status-line{min-height:12px}.contact-submit-button{width:-moz-fit-content;width:fit-content;min-height:40px;min-width:156px;margin-top:2px}.form-card{padding:26px}.auth-form,.form-card form{display:grid;grid-gap:16px;gap:16px}.auth-form label,.form-card label{display:grid;grid-gap:8px;gap:8px;color:var(--muted)}.status-line{min-height:24px;color:var(--green)}.briefing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:30px;gap:30px;margin-top:38px}.article-card{overflow:hidden}.article-card .visual-card{min-height:190px}.article-meta{display:flex;flex-wrap:wrap;gap:14px;margin-top:16px;color:var(--quiet);font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.58);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.auth-modal{position:relative;width:min(460px,100%);padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.auth-modal h2{margin:0 0 10px;font-size:32px}.auth-modal p{color:var(--muted)}.auth-modal small{display:block;margin-top:16px;color:var(--quiet)}.site-footer{position:relative;z-index:1;margin-top:0;border-top:1px solid rgba(117,149,255,.1);background:linear-gradient(180deg,rgba(2,7,18,.08),rgba(2,7,18,.16))}.footer-cta{width:min(var(--max),calc(100vw - 48px));margin:0 auto;padding:80px 0;text-align:center}.footer-cta h2{margin:0;font-size:clamp(30px,4vw,44px)}.footer-cta p{color:var(--muted)}.footer-grid{width:min(var(--max),calc(100vw - 48px));margin:0 auto;padding:clamp(46px,5.5vw,68px) 0 28px;display:grid;grid-template-columns:minmax(300px,1.15fr) minmax(132px,.5fr) minmax(170px,.62fr) minmax(270px,.82fr);grid-gap:clamp(30px,5vw,86px);gap:clamp(30px,5vw,86px);align-items:start}.footer-grid h3{margin:0 0 16px;color:#f7f8ff;font-family:var(--display);font-size:15px;line-height:1.2;letter-spacing:0}.footer-link-group a,.footer-link-group button,.footer-link-group>span{display:block;width:-moz-fit-content;width:fit-content;margin:0 0 14px;padding:0;border:0;background:transparent;color:rgba(224,235,255,.64);cursor:pointer;font-size:14.5px;line-height:1.45;text-decoration:none}.footer-link-group a:hover,.footer-link-group button:hover{color:var(--text)}.footer-grid .footer-brand-row{display:inline-flex;align-items:center;gap:14px;margin:0 0 22px;color:#f7f8ff;text-decoration:none}.footer-logo-box{display:grid;place-items:center;width:58px;height:58px;border:1px solid rgba(117,149,255,.18);border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(83,136,255,.28),transparent 58%),hsla(0,0%,100%,.06);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 18px 46px rgba(0,0,0,.18)}.footer-logo-box img{width:38px;height:auto}.footer-brand-row em,.footer-brand-row strong{display:block}.footer-brand-row strong{color:#f7f8ff;font-family:var(--display);width:126px;height:38px;line-height:1.05;font-style:normal;letter-spacing:0}.footer-brand-row em{margin-top:4px;color:rgba(122,165,255,.78);font-size:13px;font-style:normal;font-weight:650}.footer-grid p{max-width:460px;margin:0;color:rgba(224,235,255,.64);font-size:15px;line-height:1.72}.footer-link-group{padding-top:8px}.footer-social-links{display:flex;flex-wrap:nowrap;align-items:center;gap:10px;max-width:none;margin-top:14px}.footer-link-group .footer-social-links a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;min-height:24px;flex:0 0 24px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.footer-link-group .footer-social-links a:hover{transform:translateY(-1px)}.footer-social-links img{width:24px;height:24px;display:block;object-fit:contain}.footer-social-links a[aria-label=X] img{filter:brightness(0) invert(1)}.footer-contact a,.footer-contact span{max-width:100%;overflow-wrap:anywhere;white-space:normal}.footer-bottom{width:min(var(--max),calc(100vw - 48px));margin:0 auto;padding:22px 0 34px;border-top:1px solid rgba(117,149,255,.12);color:rgba(224,235,255,.68);font-size:13px;font-weight:400;line-height:1.4;display:grid;grid-template-columns:minmax(max-content,1fr) auto minmax(0,.78fr);align-items:center;grid-gap:clamp(24px,4vw,72px);gap:clamp(24px,4vw,72px)}.footer-bottom a{color:inherit;font:inherit;text-decoration:none}.footer-bottom a:hover{color:var(--text)}.footer-copyright{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:4px 8px;justify-self:start;color:inherit}.footer-copyright,.footer-icp-link{white-space:nowrap}.footer-icp-link:before{content:"|";margin-right:8px;color:rgba(224,235,255,.38)}.footer-legal-links{display:inline-flex;align-items:center;justify-self:end;gap:18px;white-space:nowrap}.footer-legal-links a+a{position:relative}.footer-legal-links a+a:before{content:"";position:absolute;left:-9px;top:50%;width:1px;height:12px;background:rgba(122,165,255,.22);transform:translateY(-50%)}.footer-availability{display:inline-flex;align-items:center;justify-self:end;gap:10px;color:inherit;font:inherit;white-space:nowrap}.footer-availability i{width:10px;height:10px;border-radius:999px;background:#4bd6b0;animation:footerStatusBlink 1.45s ease-in-out infinite}.footer-bottom,.footer-cta,.footer-grid,.page-section,.section,.service-container{width:min(var(--max),calc(100vw - 48px))}.geo-goals-section .service-container,.industries-section .service-container,.tech-system-section .service-container{width:min(var(--wide),calc(100vw - 64px))}.tech-system-section .service-container{width:min(1760px,calc(100vw - 64px))}.format-showcase-section{width:100%;max-width:none;padding-left:0;padding-right:0}.format-sticky-layout{width:min(var(--wide),calc(100vw - 64px));max-width:none;margin-inline:auto}@media (min-width:1221px){.format-sticky-layout{grid-template-columns:minmax(540px,.9fr) minmax(600px,1.05fr);gap:clamp(44px,4.2vw,72px);justify-content:space-between}.format-showcase-section .section-copy{width:min(760px,100%);max-width:760px;justify-self:start}.format-showcase-section .format-panel{width:min(640px,100%);justify-self:end}}.hero-inner{width:min(1380px,calc(100vw - 48px))}.hero h1{max-width:1280px;font-size:var(--fs-hero);line-height:1.08}.hero-secondary-title{max-width:1200px;margin:16px auto 0;color:#c7d4ef;font-family:var(--display);font-size:clamp(28px,2.5vw,38px);font-weight:760;line-height:1.16;letter-spacing:0;text-wrap:balance}.hero-secondary-title .engine-badge{top:-.04em;font-size:.96em}.hero-secondary-title .engine-badge .model-icon{--model-size:0.64em}.hero-secondary-title .engine-badge .model-name{font-size:inherit}.audit-copy p,.format-showcase-section .section-copy>p,.geo-goals-copy p,.hero-copy,.service-intro p{font-size:var(--fs-body-lg);line-height:1.58}.hero-copy{max-width:1080px}.service-intro{width:min(var(--narrow),100%)}html[lang=zh-CN] .service-intro{width:min(var(--max),100%)}.audit-copy h2,.era-shift-section .service-intro h2,.format-showcase-section .section-copy h2,.industry-insight-section .service-intro h2,.service-intro h2,html[lang=zh-CN] .format-showcase-section .section-copy h2{font-size:var(--fs-section-xl);line-height:1.12}.audit-faq-section .service-intro h2,.geo-goals-copy h2,.industries-section .service-intro h2,.tech-system-section .service-intro h2{font-size:var(--fs-section);line-height:1.14}.geo-goals-layout{grid-template-columns:minmax(540px,.9fr) minmax(600px,1.05fr);gap:clamp(44px,4.2vw,72px)}.geo-goals-copy{width:min(900px,100%)}.geo-goal-list,.geo-goals-copy p{max-width:860px}.geo-goal-item strong{font-size:var(--fs-list-title)}.industries-section .service-card h3{font-size:var(--fs-card-title)}.geo-monitor-panel{max-width:640px}@media (max-width:1220px){.format-sticky-layout,.geo-goals-layout{grid-template-columns:1fr}.format-showcase-section .format-panel,.format-showcase-section .section-copy,.geo-goals-copy,.geo-monitor-panel{min-width:0;max-width:100%}.format-showcase-section .format-panel,.geo-monitor-panel{justify-self:center;width:min(640px,100%)}}.format-panel h3,.geo-monitor-head span{font-size:var(--fs-panel-title)}.format-showcase-section .check-list li{font-size:var(--fs-body);line-height:1.55}.geo-score-card b{font-size:var(--fs-metric)}.audit-faq-list{width:min(var(--narrow),100%)}.audit-faq-item summary strong{font-size:var(--fs-question)}.audit-faq-item p{font-size:var(--fs-body)}@media (max-width:1440px){.section-outline{display:none}}@media (max-width:1020px){.section-outline{display:none}.topbar{top:12px;width:calc(100vw - 24px);max-width:calc(100vw - 24px);height:auto;padding:4px;gap:10px;border-radius:16px}.topbar-inner{min-height:52px;padding:7px 9px;grid-template-columns:auto 1fr;width:auto;max-width:none;gap:8px;border-radius:12px}.ghost-button,.nav-actions .primary-button{display:none}.simple-nav{display:flex;justify-self:end}.nav-links{display:none}.topbar .brand,.topbar .icon-button,.topbar .lang-button,.topbar .primary-button.small{min-height:40px}.topbar .icon-button{width:40px}.topbar .lang-button{min-width:40px}.mobile-only{display:inline-grid}.brand{flex:1 1}.nav-left .brand{flex:0 0 auto}.appointment-panel,.contact-request-layout,.feature-split,.feature-split.reverse,.guide-layout,.support-layout,.two-col,.two-col.alt{grid-template-columns:1fr}.feature-split.reverse .section-copy,.two-col.alt .copy{order:0}.dashboard,.demo-frame,.format-panel,.score-panel{min-height:auto}.steps-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.briefing-grid,.card-grid,.era-grid,.help-grid,.loop-grid,.method-grid,.metrics-grid,.pricing-grid,.solution-grid,.tech-grid,.trend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-globe-panel{min-height:520px}.platform-globe-stage{width:min(560px,94vw);height:520px;min-height:520px;transform:translateY(-24px)}.tech-demo-panel{grid-template-columns:1fr}.tech-radar{width:min(330px,100%)}.era-card:nth-child(3){grid-column:1/-1}.era-arrow{display:none}.process-line{grid-template-columns:1fr}.process-line:before{left:32px;right:auto;top:0;bottom:0;width:1px;height:auto}.process-step{min-height:120px;padding:0 0 0 92px}.appointment-point-list,.audit-layout,.contact-form-grid{grid-template-columns:1fr}.appointment-action,.appointment-copy,.appointment-point-list{grid-column:1;grid-row:auto}.appointment-action{width:100%;justify-self:stretch;justify-items:stretch;transform:none}.appointment-button,.contact-submit-button{width:100%}.contact-request-section{width:min(var(--max),calc(100vw - 28px))}.contact-form-card,.contact-request-copy{max-width:100%}.audit-faq-list{width:100%}.toc{position:static}}@media (max-height:780px) and (min-width:721px){.topbar{top:10px;width:-moz-fit-content;width:fit-content;max-width:calc(100vw - 32px);height:auto;margin-top:0;padding:4px;border-radius:16px}.topbar-inner{min-height:50px;padding-block:7px;border-radius:12px}.brand,.ghost-button,.icon-button,.lang-button,.nav-pill{min-height:36px}.primary-button.small{min-height:36px;padding:0 16px}.hero{min-height:100svh;padding:82px 0 clamp(42px,6.5vw,70px)}.hero-inner{transform:none}.particle-stage{height:clamp(250px,39svh,330px);margin-bottom:0}.hero h1{font-size:clamp(34px,4.35vw,52px)}.engine-badge{padding:0 .5em 0 .3em;line-height:1.4em}.engine-badge .model-icon{--model-size:0.72em}.hero-copy{max-width:680px;margin-top:14px;font-size:clamp(16px,1.7vw,19px);line-height:1.36}.hero-secondary-title{margin-top:12px;font-size:clamp(24px,2.6vw,34px);line-height:1.12}.hero-subcopy{margin:14px auto 6px;font-size:16px}.engine-row{gap:clamp(18px,2.7vw,36px);margin-top:8px}.mini-engine{width:44px;height:44px}.mini-engine .model-icon{--model-size:34px}.industry-insight-section{padding-top:54px;padding-bottom:48px}.industry-insight-section .service-intro{margin-bottom:18px}.industry-insight-section .geo-definition-head h3,.industry-insight-section .service-intro h2{font-size:clamp(38px,4.4vw,54px)}.industry-insight-section .service-intro p{margin-top:14px;font-size:clamp(16px,1.45vw,19px);line-height:1.48}.platform-globe-panel{min-height:clamp(360px,47svh,450px);margin-top:0}.platform-globe-stage{width:min(500px,58vw);height:clamp(350px,47svh,450px);min-height:350px;transform:translateY(-8px)}.globe-light-beam{width:min(70px,7vw)}}@media (max-width:720px){.topbar{top:10px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:auto;margin-top:0;padding:4px;border-radius:16px}.topbar-inner{min-height:48px;padding:6px 8px;border-radius:12px}.brand{min-width:0;min-height:36px;padding:0 8px;font-size:18px}.brand-mark{width:51px;height:21px}.simple-nav{gap:5px}.simple-nav .nav-pill,.simple-nav .primary-button.small{min-height:38px;padding:0 12px;font-size:13px}.nav-secondary{display:none}.icon-button,.lang-button{min-width:38px;min-height:38px}.topbar .brand,.topbar .icon-button,.topbar .lang-button,.topbar .primary-button.small{min-height:38px}.icon-button,.topbar .icon-button{width:38px}.hero{min-height:auto;padding:84px 0 48px}.hero-inner{transform:none}.particle-stage{height:clamp(250px,36svh,306px);margin-top:0;margin-bottom:0;transform:translateY(clamp(12px,2.4svh,24px))}.particle-canvas{width:100vw;height:clamp(440px,62svh,560px);transform:translate(-50%,-50%)}.hero h1{font-size:clamp(34px,11vw,42px);line-height:1.06}.hero-secondary-title{margin-top:12px;font-size:clamp(22px,7vw,30px);line-height:1.14}.engine-badge{min-width:0;max-width:calc(100vw - 28px);gap:.18em;padding:0 .5em 0 .3em;line-height:1.4em;vertical-align:middle;top:0}.engine-badge .model-icon{--model-size:0.72em}.engine-badge .model-name{font-size:clamp(34px,10vw,42px)}.engine-badge{margin:12px 0 0}.engine-row{gap:20px 28px}.service-section{padding:76px 0}.service-container{width:min(var(--max),calc(100vw - 28px))}.service-intro{margin-bottom:30px;text-align:left}.audit-copy h2,.service-intro h2{font-size:clamp(34px,11vw,42px);line-height:1.06}.era-shift-section .service-intro{width:min(var(--max),calc(100vw - 28px))}.era-shift-section .service-intro h2{font-size:clamp(34px,10vw,42px);white-space:normal}html[lang=zh-CN] .audit-copy h2,html[lang=zh-CN] .service-intro h2{white-space:normal}.audit-copy p,.service-intro p{font-size:16px}.era-grid,.geo-dimension-grid,.geo-goals-layout,.metrics-grid,.seo-geo-grid,.solution-grid,.tech-grid,.tech-system-map,.trend-grid{grid-template-columns:1fr}.geo-definition-module{padding:0}.geo-dimension-card{min-height:220px}.industries-section .solution-grid{gap:18px}.industries-section .industry-card{min-height:0;padding:20px}.geo-definition-closing{align-items:flex-start;width:100%}.geo-score-grid,.tech-system-side{grid-template-columns:1fr}.geo-score-card:last-child{grid-column:auto}.tech-system-map:before{display:none}.tech-system-core{order:-1;min-height:300px}.tech-system-ring{display:none}.geo-ranking-head,.geo-ranking-row{grid-template-columns:24px minmax(88px,1fr) 46px 48px 44px;font-size:12px}.platform-globe-panel{margin-top:22px;min-height:400px}.platform-globe-stage{width:min(390px,100%);height:380px;min-height:380px;transform:translateY(-12px)}.globe-light-beam{width:70px}.platform-orb{border-radius:14px}.era-card:nth-child(3){grid-column:auto}.era-card{min-height:auto}.era-visual{height:118px}.tech-demo-panel{padding:20px}.tech-radar{width:min(280px,100%)}.signal-flow i{display:none}.tech-card{min-height:auto}.era-comparison{padding:18px}.era-comparison-grid{display:none}.era-comparison-cards{display:grid;grid-gap:14px;gap:14px}.era-mobile-card{padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(17,24,39,.62)}.era-mobile-card h4{margin:0 0 14px;color:var(--text);font-size:20px}.era-mobile-card p{display:grid;grid-gap:4px;gap:4px;margin:0 0 14px;color:var(--muted);line-height:1.45}.era-mobile-card p:last-child{margin-bottom:0}.era-mobile-card strong{color:var(--deep-cyan)}.trend-card{min-height:auto}.seo-geo-module{padding:22px}.process-step{padding-left:82px}.audit-form{grid-template-columns:1fr;padding:22px}.audit-faq-item summary{grid-template-columns:36px minmax(0,1fr) 28px;gap:12px;min-height:50px;padding:0 16px}.audit-faq-item p{padding:0 16px 16px 64px;font-size:14px}.mini-engine{width:44px;height:44px}.mini-engine .model-icon{--model-size:34px}.feature-split{min-height:auto;padding:56px 0}.footer-bottom,.footer-cta,.footer-grid,.page-hero,.page-section,.section{width:min(100% - 28px,var(--max))}.demo-shell,.query-bar,.scan-bar,.score-layout{grid-template-columns:1fr}.demo-history{display:none}.api-steps,.briefing-grid,.card-grid,.contact-grid,.demo-results,.dimension-list,.endpoint-grid,.factor-grid,.footer-grid,.format-grid,.help-grid,.insight-grid,.loop-grid,.method-grid,.metric-grid,.module-grid,.pricing-grid,.score-bands,.small-plans{grid-template-columns:1fr}.answer-drawer{inset:12px;width:auto}.steps-nav{grid-template-columns:1fr}.rank-row{grid-template-columns:24px minmax(0,1fr) 38px}.rank-row .bar{display:none}.footer-bottom{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-availability,.footer-copyright,.footer-legal-links{justify-self:center}}@media (max-width:520px){.topbar{width:calc(100vw - 16px);max-width:calc(100vw - 16px);gap:4px}.topbar-inner{padding-inline:7px;gap:5px}.platform-globe-panel{min-height:330px}.platform-globe-stage{height:310px;min-height:310px;transform:translateY(-4px)}.globe-light-beam{width:52px}.brand{padding:0 6px}.brand-wordmark{width:70px;height:21px}.nav-left,.simple-nav{gap:4px}.simple-nav .primary-button.small{padding:0 10px}}@media (max-width:1020px){.format-sticky-layout,.geo-goals-section .service-container,.industries-section .service-container,.tech-system-section .service-container{width:min(var(--max),calc(100vw - 28px))}.format-showcase-section{width:100%;padding-left:0;padding-right:0}.format-sticky-layout{max-width:none}}@media (max-width:360px){.geo-ranking-card{padding:10px}.geo-ranking-head,.geo-ranking-row{grid-template-columns:20px minmax(56px,1fr) 36px 34px 34px;gap:6px;padding:0 6px;font-size:10px}.geo-ranking-score{grid-template-columns:22px minmax(0,1fr);gap:4px}}body{font-weight:400}body :is(p,li,label,input,textarea,small,em,td){font-weight:400}body :is(strong,b,th,button,summary,.brand,.nav-pill,.primary-button,.secondary-button,.ghost-button,.lang-button,.icon-button,.resource-back-link,.badge,.eyebrow,.section-label,.kicker,.tag,.pill,.rank-number,.geo-dimension-number,.geo-score-card b,.metric strong,.drawer-metric strong,.solutions-metric strong,.solutions-step-number,.resource-menu-card strong,.resources-dropdown-columns a strong,.audit-faq-item summary strong){font-weight:500}body :is(h1,h2,h3,h4,.hero-title,.section-title,.resources-hero h1,.resource-subpage-hero h1,.resource-section-head h2,.center-heading h2,.page-hero h1,.audit-copy h2,.service-intro h2,.resources-dropdown-title strong,.resources-dropdown-columns h2,.resource-directory-column h2){font-weight:600}body :is(h1,h2,h3,h4,.hero-title,.section-title,.resources-hero h1,.resource-subpage-hero h1,.resource-section-head h2) :is(strong,b,span){font-weight:600}body #audit-faq .audit-faq-list{gap:clamp(7px,.58vw,9px)}body #audit-faq .audit-faq-item summary{min-height:clamp(40px,3.2vw,46px);grid-template-columns:clamp(36px,3vw,44px) minmax(0,1fr) clamp(24px,2.2vw,27px);gap:clamp(10px,1vw,16px);padding-inline:clamp(14px,1.35vw,20px)}body #audit-faq .audit-faq-item summary span{font-size:clamp(11px,.72vw,12px);font-weight:500;letter-spacing:.1em}body #audit-faq .audit-faq-item summary strong{font-size:clamp(14px,.84vw,16px);font-weight:460;line-height:1.28}body #audit-faq .audit-faq-item summary i{width:clamp(23px,2vw,26px);height:clamp(23px,2vw,26px)}body #audit-faq .audit-faq-item summary i:after,body #audit-faq .audit-faq-item summary i:before{width:10px;height:1.5px}body #audit-faq .audit-faq-item p{padding:0 clamp(48px,4vw,64px) clamp(12px,1vw,14px) clamp(70px,5.8vw,82px);font-size:clamp(12.5px,.82vw,14px);line-height:1.58}@media (max-width:720px){body #audit-faq .audit-faq-item summary{grid-template-columns:32px minmax(0,1fr) 24px;min-height:42px;gap:10px;padding-inline:14px}body #audit-faq .audit-faq-item p{padding:0 14px 13px 56px}}body :is(.service-section .service-intro h2,.format-showcase-section .section-copy h2,.geo-goals-copy h2,.appointment-copy h2,.solutions-timing-section .solutions-section-head h2,.page-hero h1,.resources-hero h1,.resource-subpage-hero h1,.resource-section-head h2,.resource-help-hero h1,.resource-help-category-main h1,.resource-help-answer h1,.resource-help-section-head h2,.resource-help-support h2,.resource-help-other h2,.resource-help-detail h2,.resource-help-question-side h2,.resource-research-hero h1,.resource-research-list-head h2,.resource-research-detail-copy h1,.resource-research-summary h2,.report-hero h1,.report-article-section h2,.about-hero-copy h1,.about-hero-copy h2,.about-cta-panel h2,.solutions-hero h1,.solutions-section-head h2,.solution-b2b-hero h1,.center-heading h2,.contact-page-hero h1){font-weight:500}body :is(.service-section .service-intro h2,.format-showcase-section .section-copy h2,.geo-goals-copy h2,.appointment-copy h2,.solutions-timing-section .solutions-section-head h2,.page-hero h1,.resources-hero h1,.resource-subpage-hero h1,.resource-section-head h2,.resource-help-hero h1,.resource-help-category-main h1,.resource-help-answer h1,.resource-help-section-head h2,.resource-help-support h2,.resource-help-other h2,.resource-help-detail h2,.resource-help-question-side h2,.resource-research-hero h1,.resource-research-list-head h2,.resource-research-detail-copy h1,.resource-research-summary h2,.report-hero h1,.report-article-section h2,.about-hero-copy h1,.about-hero-copy h2,.about-cta-panel h2,.solutions-hero h1,.solutions-section-head h2,.solution-b2b-hero h1,.center-heading h2,.contact-page-hero h1) :is(strong,b,span){font-weight:inherit}body main.resource-research-detail-page .report-article-section h2{font-size:24px;font-weight:700;line-height:36px}.resource-research-detail-page .report-toc>strong{font-size:15px;font-weight:500;line-height:20px}.resource-research-detail-page .report-toc a span{font-size:12px;font-weight:500;line-height:18px}.resource-research-detail-page .report-toc a strong{font-size:14px;font-weight:400;line-height:20px}body :is(#era-shift .section-label,#industry-insight .section-label,#geo-goals .section-label,#tech-system .section-label,#industries .section-label,#audit-faq .section-label,#audit .section-label){display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:99px;min-width:99px;height:28px;min-height:28px;padding:0;margin:0 0 8px;border:1px solid rgba(83,136,255,.28);border-radius:999px;color:var(--signal-cyan);background:rgba(83,136,255,.09);font-family:var(--display);font-size:16px;font-weight:500;line-height:1;letter-spacing:.08em;font-style:normal;text-transform:uppercase;white-space:nowrap}body :is(.solutions-timing-section .section-label,.format-showcase-section .eyebrow){display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:99px;min-width:99px;height:28px;min-height:28px;padding:0;margin:0 0 22px;border:1px solid rgba(83,136,255,.28);border-radius:999px;color:var(--signal-cyan);background:rgba(83,136,255,.09);font-family:var(--display);font-size:16px;font-weight:500;line-height:1;letter-spacing:.08em;font-style:normal;text-transform:uppercase;white-space:nowrap}body #audit-faq .section-label{margin-bottom:8px}body #geo-goals .section-label{margin-bottom:6px}body #audit .section-label{margin-bottom:22px}html[lang=en] body :is(#era-shift .section-label,#industry-insight .section-label,#geo-goals .section-label,#tech-system .section-label,#industries .section-label,#audit-faq .section-label,#audit .section-label,.solutions-timing-section .section-label,.format-showcase-section .eyebrow){width:max-content;min-width:0;max-width:min(100%,calc(100vw - 48px));padding:0 16px}body .legal-hero .section-label{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:auto;min-width:72px;height:22px;min-height:22px;padding:0 10px;margin:0 auto 14px;border:1px solid rgba(83,136,255,.28);border-radius:999px;color:var(--signal-cyan);background:rgba(83,136,255,.09);font-family:var(--display);font-size:12px;font-weight:500;line-height:1;letter-spacing:.06em;white-space:nowrap}body .legal-hero h1{max-width:560px;font-size:clamp(26px,3vw,38px);line-height:1.16;font-weight:500}body .legal-hero h1 :is(strong,b,span){color:inherit;font-weight:inherit}body .page-section.legal-content{width:min(980px,calc(100vw - 48px));padding:clamp(28px,3.2vw,42px);border:1px solid hsla(0,0%,100%,.06);border-radius:18px;background:rgba(24,34,53,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.07);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%)}body .legal-content h2{font-size:clamp(18px,1.55vw,21px);line-height:1.34;font-weight:500}body .legal-content p{font-size:clamp(13px,.92vw,15px);line-height:1.72}body .legal-content section:first-child{padding-top:0;border-top:0}body .legal-content section:last-child{padding-bottom:0}html[data-theme=light] body .page-section.legal-content{border-color:rgba(15,23,42,.05);background:hsla(0,0%,100%,.94);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}html[data-theme=light] body .legal-hero h1,html[data-theme=light] body .legal-hero h1 :is(strong,b,span){color:var(--ink-black)}html[data-theme=light] body:has(#top) .hero-secondary-title{color:rgba(18,24,39,.66)}html[data-theme=light] body:has(#top) .hero-secondary-title .engine-badge{border-color:rgba(83,136,255,.14);background:linear-gradient(145deg,rgba(238,244,255,.9),rgba(224,234,250,.78)),rgba(232,240,252,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.58),0 12px 30px rgba(29,45,80,.08)}html[data-theme=light] body:has(#top) .format-showcase-section .section-copy h2{color:#121827}html[data-theme=light] body:has(#top) .format-showcase-section .check-list li,html[data-theme=light] body:has(#top) .format-showcase-section .section-copy>p:not(.eyebrow){color:rgba(18,24,39,.7)}html[data-theme=light] body:has(#top) .format-showcase-section .format-panel{color:rgba(224,235,255,.84)}html[data-theme=light] body:has(#top) .format-showcase-section .format-card{border-color:rgba(117,149,255,.22);background:hsla(0,0%,100%,.06)}html[data-theme=light] body:has(#top) .format-showcase-section .format-card strong,html[data-theme=light] body:has(#top) .format-showcase-section .format-progress-row span,html[data-theme=light] body:has(#top) .format-showcase-section .page-line,html[data-theme=light] body:has(#top) .format-showcase-section .page-line strong,html[data-theme=light] body:has(#top) .format-showcase-section .window-top{color:rgba(224,235,255,.78)}html[data-theme=light] body:has(#top) .format-showcase-section .format-code-icon,html[data-theme=light] body:has(#top) .format-showcase-section .format-file-icon,html[data-theme=light] body:has(#top) .format-showcase-section .format-heading-icon{stroke:rgba(224,235,255,.74)}html[data-theme=light] body:has(#top) .audit-faq-item{border-color:rgba(15,23,42,.08);background:radial-gradient(circle at 12% 0,rgba(83,136,255,.1),transparent 38%),linear-gradient(135deg,hsla(0,0%,100%,.88),rgba(239,244,255,.74));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82),0 16px 42px rgba(29,45,80,.1)}html[data-theme=light] body:has(#top) .audit-faq-item summary,html[data-theme=light] body:has(#top) .audit-faq-item summary strong{color:#121827}html[data-theme=light] body:has(#top) .audit-faq-item p{color:rgba(18,24,39,.68)}html[data-theme=light] body:has(#top) .appointment-copy>p:not(.section-label){color:rgba(18,24,39,.68)}html[data-theme=light] body:has(#top) .appointment-point{border-color:rgba(15,23,42,.08);background:linear-gradient(150deg,hsla(0,0%,100%,.84),rgba(239,244,255,.72)),hsla(0,0%,100%,.76);box-shadow:0 18px 46px rgba(29,45,80,.1)}html[data-theme=light] body:has(#top) .appointment-point strong{color:#121827}html[data-theme=light] body:has(#top) .appointment-point p{color:rgba(18,24,39,.66)}html[data-theme=light] body:has(#top) .site-footer{border-top-color:rgba(15,23,42,.08);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.12),transparent 38%),linear-gradient(180deg,rgba(245,248,255,.94),rgba(232,239,250,.9))}html[data-theme=light] body:has(#top) .footer-brand-row strong,html[data-theme=light] body:has(#top) .footer-grid h3{color:#121827}html[data-theme=light] body:has(#top) .footer-bottom,html[data-theme=light] body:has(#top) .footer-brand-row,html[data-theme=light] body:has(#top) .footer-grid p,html[data-theme=light] body:has(#top) .footer-link-group a,html[data-theme=light] body:has(#top) .footer-link-group button,html[data-theme=light] body:has(#top) .footer-link-group>span{color:rgba(18,24,39,.68)}html[data-theme=light] body:has(#top) .footer-bottom a:hover,html[data-theme=light] body:has(#top) .footer-brand-row em{color:#2f6dff}html[data-theme=light] body:has(#top) .footer-bottom{border-top-color:rgba(15,23,42,.08)}html[data-theme=light] body:has(#top) .footer-icp-link:before,html[data-theme=light] body:has(#top) .footer-legal-links a+a:before{background:rgba(18,24,39,.18);color:rgba(18,24,39,.28)}html[data-theme=light] body:has(#top) .footer-logo-box{border-color:rgba(83,136,255,.16);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.2),transparent 58%),hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.78),0 16px 38px rgba(29,45,80,.1)}html[data-theme=light] body:has(#top) .footer-social-links a[aria-label=X] img{filter:none}html[data-theme=light] body:has(#top) .era-tag{color:#1f5fd7;border-color:rgba(47,109,255,.3);background:rgba(83,136,255,.12)}html[data-theme=light] body:has(#top) .demo-brand-chips span{color:#1f5fd7;border:1px solid rgba(47,109,255,.18);background:rgba(83,136,255,.14);opacity:1;animation:none}html[data-theme=light] body:has(#top) .geo-monitor-panel{border-color:rgba(15,23,42,.08);background:radial-gradient(circle at 88% 6%,rgba(83,136,255,.1),transparent 30%),linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(241,246,255,.82));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 24px 64px rgba(29,45,80,.12)}html[data-theme=light] body:has(#top) .geo-monitor-head span,html[data-theme=light] body:has(#top) .geo-ranking-card>strong,html[data-theme=light] body:has(#top) .geo-score-card b,html[data-theme=light] body:has(#top) .geo-trend-card strong{color:#121827}html[data-theme=light] body:has(#top) .geo-metric-icon,html[data-theme=light] body:has(#top) .geo-monitor-head .line-icon{color:#2f6dff}html[data-theme=light] body:has(#top) .geo-ranking-card,html[data-theme=light] body:has(#top) .geo-score-card,html[data-theme=light] body:has(#top) .geo-trend-card{border-color:rgba(15,23,42,.08);background:hsla(0,0%,100%,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82)}html[data-theme=light] body:has(#top) .geo-score-label strong{color:rgba(18,24,39,.58)}html[data-theme=light] body:has(#top) .geo-ranking-head,html[data-theme=light] body:has(#top) .geo-ranking-row,html[data-theme=light] body:has(#top) .geo-trend-card span{color:rgba(18,24,39,.68)}html[data-theme=light] body:has(#top) .geo-ranking-row.is-you{color:#121827;background:rgba(83,136,255,.14)}html[data-theme=light] body:has(#top) .geo-ranking-score i,html[data-theme=light] body:has(#top) .geo-score-bar{background:rgba(83,136,255,.14)}html[data-theme=light] body:has(#top) .format-showcase-section .format-panel{color:rgba(18,24,39,.72);border-color:rgba(15,23,42,.08);background:radial-gradient(circle at 88% 7%,rgba(83,136,255,.1),transparent 30%),linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(240,246,255,.84));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 24px 64px rgba(29,45,80,.12)}html[data-theme=light] body:has(#top) .format-showcase-section .format-card strong,html[data-theme=light] body:has(#top) .format-showcase-section .format-panel h3,html[data-theme=light] body:has(#top) .format-showcase-section .format-progress-row span,html[data-theme=light] body:has(#top) .format-showcase-section .page-line,html[data-theme=light] body:has(#top) .format-showcase-section .page-line strong{color:#121827}html[data-theme=light] body:has(#top) .format-showcase-section .format-card{border-color:rgba(15,23,42,.08);background:hsla(0,0%,100%,.66);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.82)}html[data-theme=light] body:has(#top) .format-showcase-section .format-code-icon,html[data-theme=light] body:has(#top) .format-showcase-section .format-file-icon,html[data-theme=light] body:has(#top) .format-showcase-section .format-heading-icon{stroke:#2f6dff}html[data-theme=light] body:has(#top) .format-showcase-section .bar{background:rgba(83,136,255,.16)}html[data-theme=light] body:has(#top) .format-showcase-section .code-window{border-color:rgba(15,23,42,.08);box-shadow:0 14px 32px rgba(29,45,80,.08)}html[data-theme=light] body:has(#top) .format-showcase-section .window-top{color:rgba(18,24,39,.62);background:rgba(239,244,255,.92)}html[data-theme=light] body:has(#top) .format-showcase-section pre{color:#70d99d;background:#142033}html[data-theme=light] body:has(#top) .industries-section .industry-focus,html[data-theme=light] body:has(#top) .industries-section .industry-question,html[data-theme=light] body:has(#top) .industries-section .industry-summary,html[data-theme=light] body:has(#top) .industries-section .service-intro p{color:rgba(18,24,39,.76)}html[data-theme=light] body:has(#top) .industries-section .industry-card .service-card-index,html[data-theme=light] body:has(#top) .industries-section .industry-card-label,html[data-theme=light] body:has(#top) .industries-section .industry-tags span{color:#1f5fd7}html[data-theme=light] body:has(#top) .industries-section .industry-card-block{border-color:rgba(47,109,255,.18);background:rgba(83,136,255,.11)}html[data-theme=light] body:has(#top) .industries-section .industry-tags span{border-color:rgba(47,109,255,.22);background:rgba(83,136,255,.12)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-section-head h2,html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-card h3{color:#121827}html[data-theme=light] body:has(#top) .home-timing-section .solutions-section-head>p:not(.section-label),html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-card p{color:rgba(18,24,39,.7)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-card{border-color:rgba(15,23,42,.08);background:radial-gradient(circle at 88% 10%,rgba(83,136,255,.1),transparent 32%),linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(240,246,255,.82));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 22px 58px rgba(29,45,80,.12)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-symbol{color:#2f6dff;border-color:rgba(47,109,255,.18);background:radial-gradient(circle at 50% 50%,rgba(83,136,255,.14),transparent 62%),hsla(0,0%,100%,.74)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-symbol:after{border-color:rgba(47,109,255,.14)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-number{color:rgba(47,109,255,.24)}html[data-theme=light] body:has(#top) .home-timing-section .solutions-timing-note{color:#121827;border-color:rgba(15,23,42,.08);background:linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(240,246,255,.82));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 18px 46px rgba(29,45,80,.1)}html[data-theme=light] body:has(#top) .geo-monitor-panel .geo-ranking-change.is-positive,html[data-theme=light] body:has(#top) .geo-monitor-panel .geo-score-card em{color:#2aa276}html[data-theme=light] body:has(#top) .format-showcase-section .badge.good,html[data-theme=light] body:has(#top) .format-showcase-section .check-list li:before{color:#2aa276}html[data-theme=light] body:has(#top) .format-showcase-section .badge.good{background:rgba(42,162,118,.1)}html[data-theme=light] body:has(#top) .format-showcase-section .code-window{background:hsla(0,0%,100%,.7)}html[data-theme=light] body:has(#top) .format-showcase-section pre{color:#2d6f58;background:linear-gradient(180deg,rgba(247,251,255,.96),rgba(239,246,255,.94))}html[data-theme=light] body:has(#top) .format-showcase-section [data-scroll-code-line]{color:inherit}html[data-theme=light] body:has(#top) .format-showcase-section .window-top i:nth-child(3){background:#58c89a}html[data-theme=light] body:has(#top) .industries-section .industry-card .industry-card-glyph{color:#2f6dff;border-color:rgba(47,109,255,.18);background:radial-gradient(circle at 35% 20%,rgba(83,136,255,.16),transparent 58%),linear-gradient(145deg,hsla(0,0%,100%,.92),rgba(235,243,255,.84));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 8px 18px rgba(29,45,80,.1)}html[data-theme=light] body:has(#top){background:radial-gradient(ellipse at 50% 0,rgba(83,136,255,.08),transparent 720px),linear-gradient(180deg,#f7f9fe,#f6f9fe)}html[data-theme=light] body:has(#top):after{background:none}html[data-theme=light] body:has(#top) #app>*,html[data-theme=light] body:has(#top) .site-footer{background:transparent;border-top-color:transparent;border-bottom-color:transparent}html[data-theme=light] body:has(#top) :is(.light-section,.dark-section,.graphite-section,.industry-insight-section,.geo-goals-section,.format-showcase-section,.tech-system-section,.technology-stack-section,.method-section,.industries-section,.audit-faq-section,.audit-section,.solutions-timing-section){background:transparent}html[data-theme=light] body:has(#top) .service-section:after{opacity:0}html[data-theme=light] body:has(#top) .tech-data-node.is-end{background:rgba(122,165,255,.86);fill:rgba(122,165,255,.86);box-shadow:0 0 0 3px rgba(122,165,255,.12),0 0 14px rgba(83,136,255,.48)}html[data-theme=light] body:has(#top) .site-footer{border-top-color:rgba(15,23,42,.1)}html[data-theme=light] .resources-dropdown-inner{color:#121827;border-color:rgba(83,136,255,.2);background:radial-gradient(circle at 50% -12%,rgba(83,136,255,.12),transparent 36%),linear-gradient(145deg,#fff,#eef5ff);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 18px 44px rgba(29,45,80,.14),0 0 34px rgba(83,136,255,.12)}html[data-theme=light] .resources-dropdown-title{border-bottom-color:rgba(83,136,255,.2)}html[data-theme=light] .resources-dropdown-columns a strong,html[data-theme=light] .resources-dropdown-title strong,html[data-theme=light] .solutions-dropdown-list strong{color:#121827}html[data-theme=light] .resources-dropdown-columns a em,html[data-theme=light] .resources-dropdown-title em,html[data-theme=light] .solutions-dropdown-list em{color:rgba(18,24,39,.62)}html[data-theme=light] .resources-dropdown-columns h2{color:#2f6dff}html[data-theme=light] .resources-dropdown-columns a:focus-visible,html[data-theme=light] .resources-dropdown-columns a:hover,html[data-theme=light] .solutions-dropdown-list a:focus-visible,html[data-theme=light] .solutions-dropdown-list a:hover{background:rgba(83,136,255,.09)}html[data-theme=light] .solutions-dropdown-icon{color:rgba(47,109,255,.76);border-color:rgba(47,109,255,.2);background:radial-gradient(circle at 35% 20%,rgba(83,136,255,.14),transparent 58%),hsla(0,0%,100%,.72)}html[data-theme=light] body:has(#top) .industries-section .industry-card{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86),0 12px 28px rgba(29,45,80,.055)}html[data-theme=light] body:has(#top) .format-showcase-section .eyebrow,html[data-theme=light] body:has(#top) :is(#era-shift,#industry-insight,#geo-goals,#tech-system,#industries,#audit-faq,#audit,.home-timing-section) .section-label{color:#5388ff}html[data-theme=light] body:not(:has(#top)){--light-page-text:#121827;--light-page-muted:rgba(18,24,39,.68);--light-page-soft:rgba(18,24,39,.52);--light-page-line:rgba(83,136,255,.16);--light-page-line-strong:rgba(83,136,255,.24);--light-page-card:radial-gradient(circle at 88% 8%,rgba(83,136,255,.1),transparent 32%),linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(239,245,255,.8));--light-page-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 16px 42px rgba(29,45,80,.08);background:radial-gradient(ellipse at 50% 0,rgba(83,136,255,.08),transparent 720px),linear-gradient(180deg,#f7f9fe,#f6f9fe)}html[data-theme=light] body:not(:has(#top)):after{background:none}html[data-theme=light] body:not(:has(#top)) :is(.product-page,.solutions-page,.solution-b2b-page,.resources-page,.resource-subpage,.resource-blog-page,.resource-help-page,.resource-help-category-page,.resource-help-question-page,.about-page,.page-hero,.page-section){background:transparent;box-shadow:none;color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .resource-coming-soon h1{color:#0b1630;text-shadow:0 10px 30px rgba(83,136,255,.14)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-hero h1,.solutions-section-head h2,.solution-b2b-hero h1,.resources-directory-title strong,.resources-hero h1,.resource-subpage-hero h1,.resource-section-head h2,.resource-research-hero h1,.resource-research-list-head h2,.resource-research-detail-copy h1,.resource-research-summary h2,.resource-help-hero h1,.resource-help-section-head h2,.resource-help-category-main h1,.resource-help-answer h1,.resource-help-support h2,.resource-help-other h2,.resource-help-detail h2,.resource-help-question-side h2,.about-hero-copy h1,.about-hero-copy h2,.about-section-head h2,.about-two-column h2,.about-mission-panel h2,.about-cta-panel h2,.about-hero-line,.about-highlight,.contact-page-hero h1,.report-hero h1,.report-article-section h2,.report-side-card h2){color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-hero>p:not(.section-label),.solutions-section-head>p:not(.section-label),.solution-b2b-hero>p:not(.section-label),.resources-directory-title em,.resources-hero>p:not(.section-label),.resource-subpage-hero>p:not(.section-label),.resource-section-head p,.resource-research-hero p:not(.section-label),.resource-research-list-head p,.resource-research-detail-copy>p:not(.section-label),.resource-research-summary p,.resource-help-hero p,.resource-help-category-main>p,.resource-help-category-title p,.resource-help-count,.resource-help-meta,.resource-help-detail p,.resource-help-question-side p,.resource-help-support p,.about-copy-block p,.about-section-intro,.about-card p,.about-cta-panel p,.contact-page-hero p,.report-hero p,.report-article-section p,.report-side-card p,.report-side-card li,.report-side-card small,.page-hero>p:not(.section-label),.page-section p){color:var(--light-page-muted)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-hero .section-label,.solutions-section .section-label,.solution-b2b-hero .section-label,.resource-subpage .section-label,.resource-blog-card-category,.resource-help-question-pill,.legal-hero .section-label){color:#5388ff;border-color:rgba(83,136,255,.28);background:rgba(83,136,255,.09)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-card,.solutions-problem-row,.solutions-process article,.solutions-deliverables div,.solutions-note,.solutions-dashboard,.solutions-metric,.about-card,.about-highlight,.about-mission-panel,.about-cta-panel,.about-agent-step,.about-audience-list span,.about-video-frame,.resources-directory,.resource-menu-card.is-help-center,.resource-info-card,.resource-article-card,.resource-faq-card,.resource-changelog-card,.resource-report-form,.resource-report-note,.resource-report-card article,.resource-research-summary,.resource-help-category-card,.resource-help-popular-card,.resource-help-result-card,.resource-help-card-inner,.resource-help-sidebar-frame,.resource-help-sidebar-panel,.resource-help-accordion-item,.resource-help-summary-card,.resource-help-question-side section,.resource-help-next,.resource-help-support,.resource-help-answer,.form-card.contact-form-card,.contact-step-card,.report-insight-grid article,.report-table-card,.report-inline-cta,.report-side-card,.resource-blog-article-shell,.resource-blog-toc,.resource-blog-article-side section,.resource-blog-author-card,.resource-blog-related a){border-color:var(--light-page-line);background:var(--light-page-card);box-shadow:var(--light-page-shadow)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-card h3,.solutions-process h3,.solutions-dashboard-head,.solutions-metric strong,.solutions-engine-core strong,.solutions-problem-row strong,.solutions-deliverables span,.about-card h3,.about-agent-step strong,.about-audience-list span,.resource-menu-card strong,.resource-info-card h3,.resource-article-card h3,.resource-faq-card h2,.resource-changelog-card h2,.resource-report-copy h3,.resource-report-form label span,.resource-report-note p,.resource-help-category-card strong,.resource-help-popular-card h3,.resource-help-result-card h3,.resource-help-accordion-item summary strong,.resource-help-summary-card p,.resource-help-next strong,.contact-step-card strong,.contact-form-card h2,.report-insight-grid strong,.report-table-card strong,.report-inline-cta h3,.resource-blog-article-side h2,.resource-blog-author-card strong){color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-card p,.solutions-process p,.solutions-metric span,.solutions-card-translation,.resource-menu-card em,.resource-info-card p,.resource-article-card p,.resource-faq-card li,.resource-changelog-card p,.resource-changelog-card span,.resource-report-copy p,.resource-help-category-card em,.resource-help-category-card p,.resource-help-popular-card p,.resource-help-result-card p,.resource-help-accordion-item p,.resource-help-other a,.resource-help-question-side a:not(.primary-button),.contact-step-card p,.contact-form-card>p,.contact-form-card label span,.report-insight-grid p,.report-table-card span,.resource-blog-article-side p,.resource-blog-related a){color:var(--light-page-muted)}html[data-theme=light] body:not(:has(#top)) :is(.solutions-card-top>span,.solutions-timing-number,.about-card-index,.resource-card-kicker span,.resource-card-meta,.resource-changelog-card strong,.resource-report-link,.resource-help-card-head>span,.resource-help-sidebar h2,.resource-help-sidebar em,.resource-help-popular-card span,.resource-help-next span,.report-badge,.report-inline-cta span,.report-side-card>span){color:#5388ff}html[data-theme=light] body:not(:has(#top)) :is(.solutions-card-tags span,.solutions-tags span,.resource-card-tags span,.resource-filter-pill,.resource-help-tags span,.report-chip-row span){color:#2f6dff;border-color:rgba(83,136,255,.22);background:rgba(83,136,255,.08)}html[data-theme=light] body:not(:has(#top)) :is(.resource-filter-pill.is-active,.resource-help-sidebar a.active,.resource-help-sidebar a.active:hover){color:#fff;border-color:transparent;background:#2f6dff}html[data-theme=light] body:not(:has(#top)) :is(.solutions-timing-symbol,.resource-report-icon,.resource-report-cover,.resource-research-detail-cover,.resource-help-category-title>span,.resource-help-hero-icon,.about-keyword-line){border-color:var(--light-page-line-strong);background:radial-gradient(circle at 35% 20%,rgba(83,136,255,.14),transparent 58%),hsla(0,0%,100%,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84),0 10px 24px rgba(29,45,80,.08)}html[data-theme=light] body:not(:has(#top)) .about-keyword-line{color:rgba(18,24,39,.66)}html[data-theme=light] body:not(:has(#top)) .about-keyword-rotator{color:#5388ff}html[data-theme=light] body:not(:has(#top)) .about-model-logo{color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .about-brand-birthline img{filter:none}html[data-theme=light] body:not(:has(#top)) .about-brand-birthline strong{color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) [data-about-reveal]{opacity:1;transform:none}html[data-theme=light] body:not(:has(#top)) .solutions-engine-core:after{border-color:var(--light-page-line-strong);background:radial-gradient(circle at 35% 20%,rgba(83,136,255,.14),transparent 58%),hsla(0,0%,100%,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84),0 10px 24px rgba(29,45,80,.08)}html[data-theme=light] body:not(:has(#top)) :is(.resource-research-page .resource-research-hero,.report-hero){background:radial-gradient(circle at 50% 8%,rgba(83,136,255,.12),transparent 38%),transparent;border-bottom-color:rgba(15,23,42,.08);color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .resource-research-page .resource-research-hero-bg:before{background:linear-gradient(95deg,rgba(83,136,255,.15),rgba(109,227,165,.08));opacity:.72}html[data-theme=light] body:not(:has(#top)) .resource-research-page .resource-research-hero-bg:after{background-image:linear-gradient(90deg,rgba(83,136,255,.08) 1px,transparent 0),linear-gradient(180deg,rgba(83,136,255,.06) 1px,transparent 0);opacity:.28}html[data-theme=light] body:not(:has(#top)) :is(.report-toc>strong,.report-toc a strong,.report-secondary-button){color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) :is(.report-toc a,.report-note-row){color:var(--light-page-muted)}html[data-theme=light] body:not(:has(#top)) .report-toc a.active strong,html[data-theme=light] body:not(:has(#top)) .report-toc a:focus-visible strong,html[data-theme=light] body:not(:has(#top)) .report-toc a:hover strong{color:#2f6dff}html[data-theme=light] body:not(:has(#top)) .report-secondary-button{border-color:rgba(83,136,255,.24);background:hsla(0,0%,100%,.7);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.84)}html[data-theme=light] body:not(:has(#top)) :is(.resource-help-search,.resource-help-category-search,.query-bar,.scan-bar){border-color:rgba(83,136,255,.18);background:hsla(0,0%,100%,.82);box-shadow:0 12px 30px rgba(29,45,80,.08)}html[data-theme=light] body:not(:has(#top)) :is(.form-card input,.form-card textarea,.resource-report-form input,.resource-help-search input,.resource-help-category-search input,.search-input){color:var(--light-page-text);border-color:rgba(15,23,42,.12);background:hsla(0,0%,100%,.82)}html[data-theme=light] body:not(:has(#top)) :is(.form-card input,.form-card textarea,.resource-report-form input,.resource-help-search input,.resource-help-category-search input,.search-input)::placeholder{color:rgba(18,24,39,.42)}html[data-theme=light] body:not(:has(#top)) .resource-help-support:before{border-color:hsla(0,0%,100%,.78);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.08),transparent 40%),hsla(0,0%,100%,.68)}html[data-theme=light] body:not(:has(#top)) .resource-help-support{border-color:rgba(83,136,255,.18);background:radial-gradient(circle at 86% 10%,rgba(83,136,255,.1),transparent 32%),linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(239,245,255,.84));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 18px 46px rgba(29,45,80,.08)}html[data-theme=light] body:not(:has(#top)) .resource-blog-cta{border-color:rgba(83,136,255,.18);background:radial-gradient(circle at 86% 10%,rgba(83,136,255,.1),transparent 32%),linear-gradient(145deg,hsla(0,0%,100%,.96),rgba(239,245,255,.84));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.88),0 18px 46px rgba(29,45,80,.08)}html[data-theme=light] body:not(:has(#top)) .resource-help-support p{color:rgba(18,24,39,.68)}html[data-theme=light] body:not(:has(#top)) .resource-blog-cta p{color:rgba(18,24,39,.68)}html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a{color:rgba(18,24,39,.66)}html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a:hover{color:var(--light-page-text);background:rgba(83,136,255,.08)}html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active,html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active:hover,html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active:not(:disabled){color:#fff;background:#4285f4;box-shadow:0 8px 18px rgba(66,133,244,.18)}html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active .line-icon,html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active em,html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active:not(:disabled) .line-icon,html[data-theme=light] body:not(:has(#top)) .resource-help-sidebar a.active:not(:disabled) em{color:hsla(0,0%,100%,.92)}html[data-theme=light] body:not(:has(#top)) .resource-help-trail{color:rgba(18,24,39,.54)}html[data-theme=light] body:not(:has(#top)) .resource-help-trail a,html[data-theme=light] body:not(:has(#top)) .resource-help-trail strong{color:rgba(18,24,39,.6)}html[data-theme=light] body:not(:has(#top)) .resource-help-trail a:last-child,html[data-theme=light] body:not(:has(#top)) .resource-help-trail strong{color:#3f7ff0;font-weight:600}html[data-theme=light] body:not(:has(#top)) .resource-help-trail .line-icon{color:#5388ff}html[data-theme=light] body:not(:has(#top)) .resource-help-other h2{color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .resource-help-other a .line-icon{color:#5388ff}html[data-theme=light] body:not(:has(#top)) .resource-help-accordion-item summary span{color:#2f6dff;background:rgba(83,136,255,.1)}html[data-theme=light] body:not(:has(#top)) .resource-help-accordion-item summary i:after,html[data-theme=light] body:not(:has(#top)) .resource-help-accordion-item summary i:before{background:rgba(18,24,39,.45)}html[data-theme=light] body:not(:has(#top)) .resource-blog-page{--blog-card-bg:hsla(0,0%,100%,.86);--blog-card-hover:rgba(83,136,255,.08);--blog-line:rgba(83,136,255,.16);--blog-muted:rgba(18,24,39,.66)}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-lead{background:rgba(83,136,255,.08);color:var(--light-page-text)!important}html[data-theme=light] body:not(:has(#top)) .site-footer{border-top-color:rgba(15,23,42,.08);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.12),transparent 38%),linear-gradient(180deg,rgba(245,248,255,.94),rgba(232,239,250,.9))}html[data-theme=light] body:not(:has(#top)) .footer-brand-row strong,html[data-theme=light] body:not(:has(#top)) .footer-grid h3{color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .footer-bottom,html[data-theme=light] body:not(:has(#top)) .footer-brand-row,html[data-theme=light] body:not(:has(#top)) .footer-grid p,html[data-theme=light] body:not(:has(#top)) .footer-link-group a,html[data-theme=light] body:not(:has(#top)) .footer-link-group button,html[data-theme=light] body:not(:has(#top)) .footer-link-group>span{color:rgba(18,24,39,.68)}html[data-theme=light] body:not(:has(#top)) .footer-bottom a:hover,html[data-theme=light] body:not(:has(#top)) .footer-brand-row em{color:#2f6dff}html[data-theme=light] body:not(:has(#top)) .footer-bottom{border-top-color:rgba(15,23,42,.08)}html[data-theme=light] body:not(:has(#top)) .footer-icp-link:before{color:rgba(18,24,39,.28)}html[data-theme=light] body:not(:has(#top)) .footer-legal-links a+a:before{background:rgba(18,24,39,.18)}html[data-theme=light] body:not(:has(#top)) .footer-logo-box{border-color:rgba(83,136,255,.16);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.2),transparent 58%),hsla(0,0%,100%,.72);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.78),0 16px 38px rgba(29,45,80,.1)}html[data-theme=light] body:not(:has(#top)) .footer-social-links a[aria-label=X] img{filter:none}.resource-blog-page .resource-blog-article-body h2,.resource-blog-page .resource-blog-article-hero h1,.resource-blog-page .resource-blog-category-section h2,.resource-blog-page .resource-blog-lead h1{font-weight:700}.resource-blog-page .resource-blog-editors h2,.resource-blog-page .resource-blog-meta-editor{font-weight:500}.resource-blog-page .resource-blog-article-side h2,.resource-blog-page .resource-blog-author-card strong,.resource-blog-page .resource-blog-card h3,.resource-blog-page .resource-blog-editor-copy strong,.resource-blog-page .resource-blog-related h2{font-weight:600}.resource-blog-page .resource-blog-article-body p,.resource-blog-page .resource-blog-article-side p,.resource-blog-page .resource-blog-card-body>p,.resource-blog-page .resource-blog-detail-section li,.resource-blog-page .resource-blog-filter,.resource-blog-page .resource-blog-lead p,.resource-blog-page .resource-blog-meta{font-weight:400}.resource-blog-page .resource-blog-card-category,.resource-blog-page .resource-blog-cta h2,.resource-blog-page .resource-blog-editor-copy em,.resource-blog-page .resource-blog-meta-editor,.resource-blog-page .resource-blog-related a{font-weight:500}html:not([data-theme=light]) .resource-blog-page{--blog-card-bg:hsla(0,0%,100%,.035);--blog-card-hover:rgba(83,136,255,.095);--blog-line:rgba(117,149,255,.2);--blog-muted:rgba(194,207,232,.7);color:var(--text);background:transparent;box-shadow:none;-webkit-clip-path:none;clip-path:none}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-lead h1,.resource-blog-editors h2,.resource-blog-category-section h2,.resource-blog-card h3,.resource-blog-cta h2,.resource-blog-article-hero h1,.resource-blog-article-body h2,.resource-blog-related h2){color:#f7f8ff}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-lead p,.resource-blog-card-body>p,.resource-blog-cta p,.resource-blog-article-body p,.resource-blog-detail-section li){color:var(--blog-muted)}html:not([data-theme=light]) .resource-blog-lead-media{border-color:var(--blog-line);background:rgba(8,17,39,.76);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 54px rgba(0,0,0,.2)}html:not([data-theme=light]) .resource-blog-card-category{color:var(--arkway-blue-soft);border-color:rgba(117,149,255,.18);background:rgba(83,136,255,.09)}html:not([data-theme=light]) .resource-blog-meta{color:rgba(224,235,255,.72)}html:not([data-theme=light]) .resource-blog-meta i{background:rgba(224,235,255,.34)}html:not([data-theme=light]) .resource-blog-card:focus-within,html:not([data-theme=light]) .resource-blog-card:hover,html:not([data-theme=light]) .resource-blog-editor-card:focus-visible,html:not([data-theme=light]) .resource-blog-editor-card:hover{border-color:rgba(83,136,255,.52);background:var(--blog-card-hover)}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-editor-media,.resource-blog-card-media){border-color:rgba(117,149,255,.18)}html:not([data-theme=light]) .resource-blog-editor-copy em{color:var(--arkway-blue-soft)}html:not([data-theme=light]) .resource-blog-editor-copy strong{color:#f7f8ff}html:not([data-theme=light]) .resource-blog-filter{color:rgba(224,235,255,.78);border-color:rgba(117,149,255,.22);background:hsla(0,0%,100%,.035)}html:not([data-theme=light]) .resource-blog-filter:focus-visible,html:not([data-theme=light]) .resource-blog-filter:hover{color:#f7f8ff;border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.12)}html:not([data-theme=light]) .resource-blog-filter.active{color:var(--blue-fill-text);background:var(--blue-fill)}html:not([data-theme=light]) .resource-blog-card{border-color:var(--blog-line);background:radial-gradient(circle at 84% 0,rgba(83,136,255,.1),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.7),rgba(9,18,40,.88));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.025),0 18px 44px rgba(0,0,0,.14)}html:not([data-theme=light]) .resource-blog-card-media{border-bottom-color:rgba(117,149,255,.16)}html:not([data-theme=light]) .resource-blog-cover-art{color:#f7f8ff;background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.28),transparent 14%),radial-gradient(circle at 16% 18%,hsla(0,0%,100%,.18),transparent 22%),linear-gradient(135deg,rgba(83,136,255,.98),rgba(10,20,48,.98))}html:not([data-theme=light]) .resource-blog-cover-art.is-violet{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.24),transparent 14%),linear-gradient(135deg,rgba(127,111,255,.98),rgba(17,24,58,.98))}html:not([data-theme=light]) .resource-blog-cover-art.is-cyan{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(55,196,224,.95),rgba(12,29,60,.98))}html:not([data-theme=light]) .resource-blog-cover-art.is-green{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(45,204,139,.92),rgba(10,28,42,.98))}html:not([data-theme=light]) .resource-blog-cover-art.is-orange{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.26),transparent 14%),linear-gradient(135deg,rgba(255,151,79,.94),rgba(38,22,36,.98))}html:not([data-theme=light]) .resource-blog-cover-art.is-slate{background:radial-gradient(circle at 78% 18%,hsla(0,0%,100%,.22),transparent 14%),linear-gradient(135deg,rgba(92,120,166,.92),rgba(10,18,40,.98))}html:not([data-theme=light]) .resource-blog-cover-art:before{border-color:hsla(0,0%,100%,.16);background:transparent}html:not([data-theme=light]) .resource-blog-cover-art:after{background:hsla(0,0%,100%,.2)}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-cover-mark,.resource-blog-cover-label){color:hsla(0,0%,100%,.86);border-color:hsla(0,0%,100%,.2);background:rgba(7,18,37,.28)}html:not([data-theme=light]) .resource-blog-cover-art strong{color:#f7f8ff}html:not([data-theme=light]) .resource-blog-cover-lines i,html:not([data-theme=light]) .resource-blog-cover-signal i{background:hsla(0,0%,100%,.72)}html:not([data-theme=light]) .resource-blog-pagination button{color:rgba(224,235,255,.76);border-color:rgba(117,149,255,.22);background:hsla(0,0%,100%,.035)}html:not([data-theme=light]) .resource-blog-pagination button:focus-visible,html:not([data-theme=light]) .resource-blog-pagination button:hover:not(:disabled){color:#f7f8ff;border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.12)}html:not([data-theme=light]) .resource-blog-pagination button.active{color:var(--blue-fill-text);background:var(--blue-fill)}html:not([data-theme=light]) .resource-blog-cta{border-color:rgba(109,143,255,.24);background:radial-gradient(circle at 50% 0,rgba(83,136,255,.1),transparent 40%),rgba(24,34,53,.92);box-shadow:0 0 0 1px rgba(83,136,255,.1),0 18px 46px rgba(0,0,0,.26),0 0 36px rgba(47,109,255,.1)}html:not([data-theme=light]) .resource-blog-trail{color:rgba(194,207,232,.7)}html:not([data-theme=light]) .resource-blog-article-shell{border-color:rgba(117,149,255,.22);background:radial-gradient(circle at 88% 2%,rgba(83,136,255,.16),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.72),rgba(9,18,40,.92));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.035),0 22px 58px rgba(0,0,0,.2)}html:not([data-theme=light]) .resource-blog-article-lead{color:rgba(247,248,255,.9)!important;background:rgba(5,14,34,.45)}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-toc,.resource-blog-article-side section,.resource-blog-author-card){border-color:rgba(117,149,255,.18);background:hsla(0,0%,100%,.035)}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-toc strong,.resource-blog-article-side span,.resource-blog-author-card strong,.resource-blog-article-side h2){color:rgba(224,235,255,.82)}html:not([data-theme=light]) .resource-blog-page :is(.resource-blog-toc a,.resource-blog-article-side p,.resource-blog-related a){color:rgba(224,235,255,.66)}html:not([data-theme=light]) .resource-blog-related a{border-color:rgba(117,149,255,.18);background:hsla(0,0%,100%,.035)}html:not([data-theme=light]) .resource-blog-related a:hover{color:#f7f8ff;border-color:rgba(83,136,255,.48);background:rgba(83,136,255,.1)}.resource-blog-article-page{--blog-width:min(1280px,calc(100vw - 48px));padding-top:clamp(84px,8vw,112px)}.resource-blog-article-page .resource-blog-trail{min-height:20px;padding:0 0 clamp(44px,5vw,76px);gap:14px;color:rgba(100,116,139,.95);font-size:14px;line-height:20px}.resource-blog-article-page .resource-blog-trail a,.resource-blog-article-page .resource-blog-trail strong{font-weight:500}.resource-blog-article-page .resource-blog-trail strong{max-width:min(720px,58vw);overflow:hidden;color:rgba(15,23,42,.92);text-overflow:ellipsis;white-space:nowrap}.resource-blog-article-page .resource-blog-article-shell{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.resource-blog-article-page .resource-blog-article-hero{display:grid;grid-template-columns:minmax(0,500px) minmax(480px,660px);justify-content:space-between;align-items:center;grid-gap:clamp(44px,6vw,88px);gap:clamp(44px,6vw,88px);padding:0 0 clamp(28px,4vw,48px)}.resource-blog-article-hero-copy{min-width:0;display:grid;grid-gap:24px;gap:24px;align-content:center}.resource-blog-article-page .resource-blog-article-hero h1{max-width:500px;color:#0b1630;font-size:30px;font-weight:700;line-height:30px}.resource-blog-article-hero-copy>p{margin:0;max-width:500px;color:rgba(71,85,105,.92);font-size:16px;font-weight:400;line-height:24px}.resource-blog-article-actions{display:grid;justify-items:start;grid-gap:14px;gap:14px;margin-top:8px}.resource-blog-article-primary{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid #2f6dff;border-radius:6px;color:#fff;background:#2f6dff;font-size:15px;font-weight:650;line-height:20px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.resource-blog-article-primary:hover{transform:translateY(-1px);background:#1f5de8;box-shadow:0 12px 26px rgba(47,109,255,.22)}.resource-blog-article-primary span{transition:transform .18s ease}.resource-blog-article-primary:hover span{transform:translateX(3px)}.resource-blog-article-support{display:inline-flex;align-items:center;gap:8px;color:rgba(71,85,105,.9);font-size:14px;font-weight:650;line-height:20px}.resource-blog-article-support .line-icon{width:18px;height:18px;color:#2f6dff}.resource-blog-article-page .resource-blog-article-cover{width:100%;max-width:660px;aspect-ratio:16/9;margin:0;border:1px solid rgba(15,23,42,.1);border-radius:12px;background:#fff;box-shadow:0 16px 28px rgba(30,90,180,.1)}.resource-blog-article-page .resource-blog-cover-art.is-lead{min-height:100%}.resource-blog-author-strip{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid rgba(15,23,42,.1)}.resource-blog-author-mini{display:flex;align-items:center;gap:12px}.resource-blog-author-mini .resource-blog-avatar{width:48px;height:48px}.resource-blog-author-mini>div{display:grid;grid-template-columns:auto auto;grid-column-gap:8px;column-gap:8px;align-items:center}.resource-blog-author-mini span{color:rgba(71,85,105,.92);font-size:14px;line-height:20px}.resource-blog-author-mini strong{color:#0b1630;font-size:14px;font-weight:650;line-height:20px}.resource-blog-author-mini small{grid-column:2;display:inline-flex;gap:6px;margin-top:3px}.resource-blog-author-mini small i{width:20px;height:20px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#0f172a;font-size:10px;font-style:normal;font-weight:700;line-height:1}.resource-blog-author-strip>p{margin:0;color:#0b1630;font-size:15px;font-weight:700;line-height:22px}.resource-blog-author-strip>p span{color:rgba(71,85,105,.58);font-weight:500}.resource-blog-article-page .resource-blog-detail-layout{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:clamp(36px,4vw,54px);gap:clamp(36px,4vw,54px);align-items:start;padding:clamp(56px,6vw,72px) 0 0}.resource-blog-article-page .resource-blog-article-body{max-width:min(100%,930px)}.resource-blog-article-page .resource-blog-article-body h2{margin:0 0 19px;color:#0b1630;font-size:24px;font-weight:700;line-height:36px}.resource-blog-article-page .resource-blog-detail-section+.resource-blog-detail-section{margin-top:48px;padding-top:36px;border-top:1px solid rgba(15,23,42,.08)}.resource-blog-article-page .resource-blog-article-body p,.resource-blog-article-page .resource-blog-detail-section li{color:#0f172a;font-size:16px;font-weight:400;line-height:25.6px}.resource-blog-article-page .resource-blog-article-body p{margin:8px 0}.resource-blog-article-page .resource-blog-detail-section ul{gap:10px;margin:12px 0 0;padding-left:22px;list-style:disc}.resource-blog-article-page .resource-blog-detail-section li{padding-left:0}.resource-blog-article-page .resource-blog-detail-section li:before{content:none}.resource-blog-article-page .resource-blog-article-side{position:-webkit-sticky;position:sticky;top:96px;align-self:start;height:max-content;display:flex;flex-direction:column;gap:18px}.resource-blog-article-page .resource-blog-side-cta,.resource-blog-article-page .resource-blog-toc{width:100%;box-sizing:border-box}.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-toc{position:static;top:auto}.resource-blog-article-page .resource-blog-toc{display:grid;grid-gap:0;gap:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.resource-blog-article-page .resource-blog-toc strong{display:block;margin:0 0 20px;color:#0b1630;font-size:15px;font-weight:500;line-height:20px}.resource-blog-article-page .resource-blog-toc a{display:grid;grid-template-columns:34px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center;min-height:38px;padding:0;border-bottom:1px solid rgba(117,149,255,.14);color:rgba(15,23,42,.72);text-decoration:none;transition:color .16s ease}.resource-blog-article-page .resource-blog-toc a:last-child{border-bottom:0}.resource-blog-article-page .resource-blog-toc a span{color:#2f6dff;font-size:12px;font-weight:500;line-height:18px}.resource-blog-article-page .resource-blog-toc a em{overflow:hidden;color:#0b1630;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease}.resource-blog-article-page .resource-blog-toc a.active em,.resource-blog-article-page .resource-blog-toc a:focus-visible em,.resource-blog-article-page .resource-blog-toc a:hover em{color:#2f6dff}.resource-blog-article-page .resource-blog-side-cta{display:grid;grid-gap:18px;gap:18px;padding:28px 26px;border:0;border-top:4px solid #2f6dff;background:rgba(83,136,255,.1)}.resource-blog-side-cta h2{margin:0;color:#0b1630;text-align:center;font-size:17px;font-weight:760;line-height:24px}.resource-blog-side-cta ul{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.resource-blog-side-cta li{display:flex;align-items:flex-start;gap:10px;color:#0f172a;font-size:14px;font-weight:550;line-height:22px}.resource-blog-side-cta .line-icon{flex:0 0 auto;width:24px;height:24px;color:#2f6dff;border-radius:999px;background:rgba(83,136,255,.18)}.resource-blog-side-cta p{margin:0;color:rgba(71,85,105,.88);text-align:center;font-size:13px;font-weight:450;line-height:20px}.resource-blog-side-cta .resource-blog-article-primary{justify-self:center;margin-top:4px}.resource-blog-article-page .resource-blog-side-cta.resource-blog-question-cta{justify-items:center;gap:14px;padding:24px 18px;border:1px solid rgba(47,109,255,.18);border-radius:12px;background:radial-gradient(circle at 50% -18%,rgba(83,136,255,.12),transparent 46%),linear-gradient(180deg,rgba(248,251,255,.98),rgba(236,244,255,.96));text-align:center;box-shadow:0 18px 42px rgba(33,84,160,.1)}.resource-blog-side-cta.resource-blog-question-cta h2{font-size:18px;font-weight:650;line-height:26px}.resource-blog-side-cta.resource-blog-question-cta p{max-width:176px;font-size:13px;font-weight:400;line-height:20px}.resource-blog-side-cta.resource-blog-question-cta .resource-blog-article-primary{min-height:36px;margin-top:2px;padding:0 16px;border-color:rgba(83,136,255,.3);border-radius:9px;background:var(--blue-fill);color:var(--blue-fill-text);font-size:14px;font-weight:400;box-shadow:0 12px 28px rgba(47,109,255,.22)}.resource-blog-author-section,.resource-blog-related{width:var(--blog-width);margin:0 auto;padding:clamp(56px,6vw,76px) 0 0}.resource-blog-author-section h2,.resource-blog-related h2{margin:0 0 24px;color:#0b1630;font-size:24px;font-weight:760;line-height:32px}.resource-blog-article-page .resource-blog-author-card{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:18px;gap:18px;margin:0;padding:28px;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#fff;box-shadow:0 3px 3px rgba(0,0,0,.08)}.resource-blog-article-page .resource-blog-author-card .resource-blog-avatar{width:56px;height:56px}.resource-blog-article-page .resource-blog-author-card strong{color:#0b1630;font-size:16px;font-weight:700}.resource-blog-article-page .resource-blog-author-card p{overflow:hidden;margin:6px 0 0;color:#0f172a;font-size:15px;font-weight:500;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-related{padding-top:clamp(44px,5vw,60px);padding-bottom:0}.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-related h2{margin-bottom:18px;font-size:20px;font-weight:720;line-height:28px}.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-related div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-related a{min-height:82px;padding:18px 20px;border:1px solid rgba(15,23,42,.1);border-radius:8px;color:#0b1630;background:#fff;font-size:15px;font-weight:650;line-height:23px}.resource-blog-bottom-cta{width:var(--blog-width);box-sizing:border-box;margin:clamp(28px,4vw,52px) auto clamp(64px,7vw,96px)}.resource-blog-bottom-cta .primary-button{min-height:44px;padding:0 24px;border-radius:9px;font-size:15px;font-weight:500}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-trail{color:rgba(194,207,232,.68)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-article-body h2,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-article-hero h1,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-author-card strong,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-related a,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc strong,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-trail strong,html:not([data-theme=light]) .resource-blog-author-mini strong,html:not([data-theme=light]) .resource-blog-author-section h2,html:not([data-theme=light]) .resource-blog-author-strip>p,html:not([data-theme=light]) .resource-blog-related h2,html:not([data-theme=light]) .resource-blog-side-cta h2{color:#f7f8ff}html:not([data-theme=light]) .resource-blog-article-hero-copy>p,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-article-body p,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-author-card p,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-detail-section li,html:not([data-theme=light]) .resource-blog-article-support,html:not([data-theme=light]) .resource-blog-author-mini span,html:not([data-theme=light]) .resource-blog-side-cta li,html:not([data-theme=light]) .resource-blog-side-cta p{color:rgba(224,235,255,.74)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-article-cover,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-author-card,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-related a{border-color:rgba(117,149,255,.18);background:hsla(0,0%,100%,.035);box-shadow:none}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-detail-section+.resource-blog-detail-section,html:not([data-theme=light]) .resource-blog-author-strip{border-color:rgba(117,149,255,.16)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a{border-bottom-color:rgba(117,149,255,.14)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a span,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a.active em,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a:focus-visible em,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a:hover em{color:#6f9cff}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a em{color:rgba(224,235,255,.82)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a{color:rgba(224,235,255,.7)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc strong{color:#f7f8ff}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc a em,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc strong{color:var(--light-page-text)}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc a{color:var(--light-page-muted)}.resource-blog-article-page .resource-blog-toc a.active em,.resource-blog-article-page .resource-blog-toc a:focus-visible em,.resource-blog-article-page .resource-blog-toc a:hover em,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc a.active em,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc a:focus-visible em,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc a:hover em{color:#2f6dff}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a.active em,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a:focus-visible em,html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc a:hover em{color:#6f9cff}@media (max-width:1180px){.resource-blog-article-page .resource-blog-article-hero,.resource-blog-article-page .resource-blog-detail-layout{grid-template-columns:1fr}.resource-blog-article-page .resource-blog-article-body,.resource-blog-article-page .resource-blog-article-cover{max-width:none}.resource-blog-article-page .resource-blog-article-side{position:static;top:auto}}@media (max-width:760px){.resource-blog-article-page{--blog-width:min(100% - 32px,1280px)}.resource-blog-article-page .resource-blog-trail{padding-bottom:34px}.resource-blog-article-page .resource-blog-trail strong{max-width:46vw}.resource-blog-article-page .resource-blog-article-hero{padding-bottom:32px}.resource-blog-article-page .resource-blog-related div,.resource-blog-author-strip{grid-template-columns:1fr}.resource-blog-author-strip{display:grid;align-items:start}.resource-blog-article-page .resource-blog-detail-layout{padding-top:40px}.resource-blog-article-page .resource-blog-related div{display:grid}}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-article-shell,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-article-shell{border:0;background:transparent;box-shadow:none}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-toc,html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc{border:0;border-radius:0;background:transparent;box-shadow:none}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-toc{border:0;background:transparent;box-shadow:none}.resource-blog-page.resource-blog-article-page:not(.resource-academy-article-page) .resource-blog-toc{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-side-cta{border:0;border-top:4px solid #2f6dff;background:rgba(83,136,255,.1);box-shadow:none}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-side-cta{border:0;border-top:4px solid #6f9cff;background:rgba(83,136,255,.1);box-shadow:none}html[data-theme=light] body:not(:has(#top)) .resource-blog-article-page .resource-blog-side-cta.resource-blog-question-cta{border:1px solid rgba(47,109,255,.18);background:radial-gradient(circle at 50% -18%,rgba(83,136,255,.12),transparent 46%),linear-gradient(180deg,rgba(248,251,255,.98),rgba(236,244,255,.96));box-shadow:0 18px 42px rgba(33,84,160,.1)}html:not([data-theme=light]) .resource-blog-article-page .resource-blog-side-cta.resource-blog-question-cta{border:1px solid rgba(117,149,255,.2);background:radial-gradient(circle at 50% -18%,rgba(83,136,255,.16),transparent 46%),linear-gradient(180deg,rgba(23,37,62,.94),rgba(11,22,46,.94));box-shadow:0 18px 42px rgba(0,0,0,.2)}.resource-academy-page.resource-blog-page{--blog-width:min(1232px,calc(100vw - 48px));--academy-card-bg:#fff;--academy-card-border:rgba(15,23,42,.12);--academy-text:#111827;--academy-muted:#64748b;--academy-soft:#7b879a;--academy-line:rgba(15,23,42,.1);padding-top:clamp(108px,9vw,148px);overflow-x:clip}.resource-academy-category-section,.resource-academy-editors,.resource-academy-featured,.resource-academy-list-section{width:var(--blog-width);margin:0 auto}.resource-academy-featured{display:grid;grid-template-columns:minmax(0,500px) minmax(0,1fr);grid-gap:32px;gap:32px;align-items:center;padding:0 0 58px}.resource-academy-hero-copy{min-width:0;display:flex;flex-direction:column;gap:20px}.resource-academy-category{display:block;color:#5388ff;font-size:14px;font-weight:500;line-height:20px}.resource-academy-hero-copy h1{margin:0;color:var(--academy-text);font-family:var(--display);font-size:30px;font-weight:700;line-height:36px;letter-spacing:0;overflow-wrap:anywhere}.resource-academy-hero-copy h1 a{color:inherit;text-decoration:none}.resource-academy-hero-copy p{max-width:500px;margin:0;color:var(--academy-muted);font-size:16px;font-weight:400;line-height:24px}.resource-academy-featured .resource-blog-meta{margin-top:0}.resource-academy-featured-media{display:block;overflow:hidden;aspect-ratio:660/372;border:1px solid var(--academy-card-border);border-radius:8px;color:inherit;background:#eef4ff;text-decoration:none;box-shadow:0 14px 34px rgba(29,45,80,.08)}.resource-academy-editors{padding:0 0 80px}.resource-academy-editors h2{margin:0 0 24px;padding-bottom:12px;border-bottom:1px solid var(--academy-line);color:var(--academy-text);font-family:var(--display);font-size:16px;font-weight:500;line-height:24px;letter-spacing:0}.resource-academy-editor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.resource-academy-editor-card{min-width:0;min-height:340px;display:flex;flex-direction:column;padding:12px;border:1px solid var(--academy-card-border);border-radius:8px;color:inherit;background:var(--academy-card-bg);text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.resource-academy-card:focus-within,.resource-academy-card:hover,.resource-academy-editor-card:focus-visible,.resource-academy-editor-card:hover{border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.08);transform:translateY(-2px)}.resource-academy-editor-media{display:block;overflow:hidden;aspect-ratio:264/149;border-radius:6px;background:#eef4ff}.resource-academy-editor-copy{min-width:0;display:flex;flex:1 1 auto;flex-direction:column;padding:18px 0 2px}.resource-academy-editor-copy em{margin-bottom:10px;color:#5388ff;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.resource-academy-editor-copy strong{display:-webkit-box;overflow:hidden;min-height:48px;color:var(--academy-text);font-size:16px;font-weight:600;line-height:24px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow-wrap:anywhere}.resource-academy-editor-copy .resource-blog-meta{gap:7px;margin-top:auto;padding-top:20px;color:var(--academy-muted);font-size:12px;font-weight:500;line-height:16px}.resource-academy-editor-copy .resource-blog-avatar{width:24px;height:24px;padding:4px}.resource-academy-category-section{padding:0 0 42px}.resource-academy-category-head{display:grid;grid-gap:26px;gap:26px}.resource-academy-category-section h2{margin:0;color:var(--academy-text);font-family:var(--display);font-size:36px;font-weight:700;line-height:40px;letter-spacing:0}.resource-academy-search{height:50px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--academy-line);color:var(--academy-soft)}.resource-academy-search .line-icon{width:20px;height:20px;color:var(--academy-soft)}.resource-academy-search input{width:100%;min-width:0;border:0;outline:0;color:var(--academy-text);background:transparent;font:inherit;font-size:16px;font-weight:400;line-height:24px}.resource-academy-search input::placeholder{color:var(--academy-soft)}.resource-academy-filter-row.resource-blog-filter-row{gap:12px;margin-top:28px}.resource-academy-filter-row .resource-blog-filter{min-height:42px;padding:0 28px;color:var(--academy-muted);border-color:var(--academy-card-border);background:#fff;font-size:16px;font-weight:400;line-height:24px}.resource-academy-filter-row .resource-blog-filter:focus-visible,.resource-academy-filter-row .resource-blog-filter:hover{color:#2f6dff;border-color:rgba(83,136,255,.36);background:rgba(83,136,255,.08)}.resource-academy-filter-row .resource-blog-filter.active{color:var(--blue-fill-text);border-color:transparent;background:var(--blue-fill)}.resource-academy-list-section{padding-bottom:clamp(90px,9vw,132px)}.resource-academy-grid.resource-blog-grid{gap:24px}.resource-academy-card.resource-blog-card{min-height:496px;border-color:var(--academy-card-border);border-radius:8px;background:var(--academy-card-bg);box-shadow:none}.resource-academy-card-media.resource-blog-card-media{aspect-ratio:395/222;border-bottom:1px solid var(--academy-line)}.resource-academy-card-body.resource-blog-card-body{min-height:272px;padding:24px}.resource-academy-card-body .resource-academy-category{font-size:12px;line-height:16px}.resource-academy-card-body h3{min-height:48px;margin:8px 0 0;color:var(--academy-text);font-family:var(--display);font-size:14px;font-weight:600;line-height:24px;overflow-wrap:anywhere}.resource-academy-card-body h3 a{color:inherit;text-decoration:none;transition:color .16s ease}.resource-academy-card:focus-within h3 a,.resource-academy-card:hover h3 a{color:#2f6dff}.resource-academy-card-body>p{min-height:60px;margin:8px 0 0;font-size:12px;-webkit-line-clamp:3}.resource-academy-card-body>p,.resource-academy-readtime{color:var(--academy-muted);font-weight:400;line-height:20px}.resource-academy-readtime{display:block;margin-top:12px;font-size:14px}.resource-academy-card-author{margin-top:16px;padding-top:16px;border-top:1px solid var(--academy-line)}.resource-academy-card-author .resource-blog-meta{gap:8px;margin:0;color:var(--academy-muted);font-size:12px;font-weight:600;line-height:16px}.resource-academy-card-author .resource-blog-meta i{display:none}.resource-academy-card-author .resource-blog-avatar{width:40px;height:40px;padding:7px}.resource-academy-pagination.resource-blog-pagination{align-items:center;margin-top:24px}.resource-academy-page-more,.resource-academy-pagination button{min-height:36px;border-radius:8px;font-size:14px;font-weight:500;line-height:20px}.resource-academy-page-more{display:inline-flex;align-items:center;justify-content:center;padding:0 10px;color:var(--academy-muted)}.resource-academy-page-more span{margin-left:4px;font-size:12px}.resource-academy-cover{position:relative;isolation:isolate;width:100%;height:100%;min-height:100%;display:flex;flex-direction:column;overflow:hidden;padding:28px;color:#10213f;background:linear-gradient(135deg,hsla(0,0%,100%,.96),rgba(235,243,255,.82)),linear-gradient(135deg,rgba(83,136,255,.22),rgba(109,227,165,.12))}.resource-academy-cover:before{content:"";position:absolute;inset:18px;z-index:-1;border:1px solid rgba(83,136,255,.16);border-radius:18px;transform:rotate(-4deg)}.resource-academy-cover:after{content:"";position:absolute;right:-10%;bottom:-22%;z-index:-1;width:48%;aspect-ratio:1;border-radius:50%;background:rgba(83,136,255,.15)}.resource-academy-cover.is-green{background:linear-gradient(135deg,#f7fffb,#e8f8f0)}.resource-academy-cover.is-slate{background:linear-gradient(135deg,#f8fafc,#e8eef8)}.resource-academy-cover.is-violet{background:linear-gradient(135deg,#fbf8ff,#edf0ff)}.resource-academy-cover.is-cyan{background:linear-gradient(135deg,#f4fdff,#e7f3ff)}.resource-academy-cover.is-orange{background:linear-gradient(135deg,#fffaf6,#ffeede)}.resource-academy-cover-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:rgba(15,23,42,.62);font-size:11px;font-weight:600;line-height:16px}.resource-academy-cover-logo{display:inline-flex;align-items:center;gap:6px;color:#111827;font-size:12px;font-weight:800}.resource-academy-cover-logo img{width:28px;height:18px;object-fit:contain}.resource-academy-cover strong{max-width:72%;margin-top:auto;color:#10213f;font-family:var(--display);font-size:clamp(30px,3.2vw,46px);font-weight:760;line-height:1.1;letter-spacing:0;overflow-wrap:anywhere}.resource-academy-cover small{max-width:56%;margin-top:12px;color:rgba(15,23,42,.62);font-size:12px;font-weight:400;line-height:18px}.resource-academy-cover-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.resource-academy-cover-chips i{min-width:38px;min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(83,136,255,.2);border-radius:6px;color:#2f6dff;background:hsla(0,0%,100%,.72);font-size:10px;font-style:normal;font-weight:700}.resource-academy-cover-visual{position:absolute;right:10%;top:27%;width:160px;height:116px;border:1px solid rgba(83,136,255,.16);border-radius:14px;background:hsla(0,0%,100%,.58);transform:rotate(-8deg)}.resource-academy-cover-visual i{position:absolute;left:22px;right:22px;height:8px;border-radius:999px;background:rgba(83,136,255,.18)}.resource-academy-cover-visual i:first-child{top:28px}.resource-academy-cover-visual i:nth-child(2){top:52px;right:48px}.resource-academy-cover-visual i:nth-child(3){top:76px;right:72px}.resource-academy-cover.is-editor{padding:16px}.resource-academy-cover.is-editor .resource-academy-cover-top{font-size:10px}.resource-academy-cover.is-card .resource-academy-cover-top>span:last-child,.resource-academy-cover.is-editor .resource-academy-cover-top>span:last-child{display:none}.resource-academy-cover.is-editor strong{max-width:82%;font-size:18px;line-height:1.18}.resource-academy-cover.is-editor .resource-academy-cover-chips,.resource-academy-cover.is-editor .resource-academy-cover-visual,.resource-academy-cover.is-editor small{display:none}.resource-academy-cover.is-card{padding:22px}.resource-academy-cover.is-card strong{max-width:82%;font-size:clamp(22px,2.1vw,30px)}.resource-academy-cover.is-card small{display:none}.resource-academy-cover.is-card .resource-academy-cover-visual{width:112px;height:80px}.resource-academy-article-page.resource-blog-page{--blog-width:min(1440px,calc(100vw - 48px))}.resource-academy-article-shell.resource-blog-article-shell,.resource-academy-trail.resource-blog-trail{width:var(--blog-width)}.resource-academy-article-shell.resource-blog-article-shell{background:radial-gradient(circle at 86% 0,rgba(83,136,255,.11),transparent 34%),hsla(0,0%,100%,.92)}.resource-academy-article-hero h1{max-width:1080px;font-size:clamp(38px,5vw,68px);line-height:1.08;font-weight:700}.resource-academy-article-cover.resource-blog-article-cover{max-height:520px}.resource-academy-article-body .resource-blog-detail-section li,.resource-academy-article-body.resource-blog-article-body p{font-size:18px;line-height:1.78}html:not([data-theme=light]) .resource-academy-page{--academy-card-bg:rgba(8,17,39,.84);--academy-card-border:rgba(117,149,255,.2);--academy-text:#f7f8ff;--academy-muted:rgba(194,207,232,.7);--academy-soft:rgba(194,207,232,.54);--academy-line:rgba(117,149,255,.18)}html:not([data-theme=light]) .resource-academy-card.resource-blog-card,html:not([data-theme=light]) .resource-academy-editor-card,html:not([data-theme=light]) .resource-academy-featured-media{border-color:var(--academy-card-border);background:radial-gradient(circle at 88% 0,rgba(83,136,255,.1),transparent 32%),rgba(8,17,39,.84)}html:not([data-theme=light]) .resource-academy-filter-row .resource-blog-filter{color:var(--academy-muted);border-color:rgba(117,149,255,.22);background:hsla(0,0%,100%,.035)}html:not([data-theme=light]) .resource-academy-filter-row .resource-blog-filter:focus-visible,html:not([data-theme=light]) .resource-academy-filter-row .resource-blog-filter:hover{color:#f7f8ff;border-color:rgba(83,136,255,.52);background:rgba(83,136,255,.12)}html:not([data-theme=light]) .resource-academy-cover{color:#f7f8ff;background:linear-gradient(135deg,rgba(35,55,96,.96),rgba(8,17,39,.96)),linear-gradient(135deg,rgba(83,136,255,.22),rgba(109,227,165,.12))}html:not([data-theme=light]) .resource-academy-cover.is-cyan,html:not([data-theme=light]) .resource-academy-cover.is-green,html:not([data-theme=light]) .resource-academy-cover.is-orange,html:not([data-theme=light]) .resource-academy-cover.is-slate,html:not([data-theme=light]) .resource-academy-cover.is-violet{background:linear-gradient(135deg,rgba(35,55,96,.96),rgba(8,17,39,.96))}html:not([data-theme=light]) .resource-academy-cover small,html:not([data-theme=light]) .resource-academy-cover-top{color:rgba(224,235,255,.68)}html:not([data-theme=light]) .resource-academy-cover strong,html:not([data-theme=light]) .resource-academy-cover-logo{color:#f7f8ff}html:not([data-theme=light]) .resource-academy-cover-chips i,html:not([data-theme=light]) .resource-academy-cover-visual{border-color:rgba(117,149,255,.2);background:hsla(0,0%,100%,.07)}html:not([data-theme=light]) .resource-academy-cover-visual i{background:rgba(117,149,255,.2)}html:not([data-theme=light]) .resource-academy-article-shell.resource-blog-article-shell{background:radial-gradient(circle at 86% 0,rgba(83,136,255,.14),transparent 34%),linear-gradient(145deg,rgba(31,44,69,.72),rgba(9,18,40,.92))}@media (max-width:1180px){.resource-academy-featured{grid-template-columns:1fr}.resource-academy-editor-grid,.resource-academy-grid.resource-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.resource-academy-page.resource-blog-page{--blog-width:min(1232px,calc(100vw - 28px));padding-top:96px}.resource-academy-featured{padding-bottom:42px}.resource-academy-hero-copy h1{font-size:26px;line-height:32px;word-break:break-all}.resource-academy-editor-grid,.resource-academy-grid.resource-blog-grid{grid-template-columns:1fr}.resource-academy-editors{padding-bottom:56px}.resource-academy-category-section h2{font-size:30px;line-height:36px}.resource-academy-filter-row .resource-blog-filter{min-height:38px;padding:0 18px;font-size:14px}.resource-academy-cover{padding:20px}.resource-academy-cover strong{max-width:100%;font-size:26px;word-break:break-all}.resource-academy-cover-visual{display:none}.resource-academy-article-hero h1{font-size:32px}}