:root{--font-sans: "Satoshi", system-ui, -apple-system, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--bg: #0b0b0b;--bg-deep: #050505;--panel: #121212;--panel-2: #1a1a1a;--line: rgba(255, 169, 77, .18);--line-cool: rgba(205, 214, 205, .12);--text: #f7efe5;--muted: #b9aea1;--muted-2: #7f766b;--orange: #ff7a00;--orange-soft: #ffa94d;--amber-pale: #ffe0a8;--header-cta-bg: #151312;--header-cta-border: rgba(255, 169, 77, .5);--header-cta-glow: rgba(255, 122, 0, .24);--header-cta-glow-strong: rgba(255, 122, 0, .42);--header-cta-align-y: 4px;--green-dark: #101915;--max: 1180px;--brain-parallax-x: 0px;--brain-parallax-y: 0px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 24px;--space-5: 32px;--space-6: 48px;--space-7: 72px;--page-gutter: 24px;--section-space: 132px;--section-gap: 70px;--hero-space-top: 130px;--hero-space-bottom: 90px;--header-logo-width: min(292px, 27vw);--hero-logo-width: min(560px, 62vw);--display-size: 6.35rem;--section-title-size: 3.45rem;--body-size: 1.08rem;--cta-title-size: 2.4rem}@font-face{font-family:Satoshi;src:url(/fonts/satoshi-variable.woff2) format("woff2");font-weight:300 900;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--text);background:radial-gradient(circle at 50% -10%,rgba(255,122,0,.16),transparent 34rem),linear-gradient(180deg,var(--bg-deep) 0%,var(--bg) 40%,#070707 100%);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}[hidden]{display:none!important}::selection{color:#140900;background:var(--orange-soft)}.site-shell{position:relative;min-height:100vh;isolation:isolate}.site-header{position:relative;z-index:1}.global-aurora{position:fixed;inset:0;z-index:-2;pointer-events:none;background:linear-gradient(115deg,transparent 4%,rgba(255,122,0,.08) 24%,transparent 42%),linear-gradient(68deg,transparent 28%,rgba(34,47,38,.32) 52%,transparent 72%);opacity:.54}.brain-backdrop{position:fixed;top:50%;left:50%;z-index:1;width:min(1240px,130vw);aspect-ratio:3 / 2;transform:translate(-50%,-50%) rotate(-4deg);overflow:hidden;pointer-events:none;opacity:.16;will-change:transform}.hero-content,.story-copy,.story-explore,.key-reveal,.reveal-explore,.feature-section>.section-intro,.feature-selector,.stats-section>.section-intro,.stats-layout,.performance-section>.section-intro,.cta-panel{position:relative;z-index:2}.brain-backdrop .brain-graphic{width:100%;position:relative;z-index:1}.brain-graphic{display:block;width:58px;aspect-ratio:4 / 3;flex:0 0 auto;filter:drop-shadow(0 0 16px rgba(255,122,0,.24))}.brain-graphic--backdrop{width:100%;height:100%;object-fit:cover;object-position:center;filter:drop-shadow(0 0 38px rgba(255,122,0,.22));transform-origin:center;animation:brainFloat 14s ease-in-out infinite}.site-shell:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.46;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:82px 82px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 78%);mask-image:radial-gradient(circle at center,black,transparent 78%)}.site-header{position:fixed;top:0;left:0;right:0;z-index:20;padding:6px var(--page-gutter);transition:background .36s ease,border-color .36s ease,padding .36s ease}.site-header.is-scrolled{padding-top:5px;padding-bottom:5px;background:#050505e6;border-bottom:1px solid rgba(255,169,77,.12)}.nav-frame{width:100%;margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px}.nav-actions{display:contents}.nav-utility{display:inline-flex;align-items:center;justify-self:end;gap:12px}.nav-links,.footer-links{display:flex;align-items:center;gap:38px}.nav-links{justify-self:center;justify-content:center;min-width:0}.nav-links a,.footer-links a{position:relative;color:#f7efe5b8;font-size:.9rem;text-transform:uppercase;letter-spacing:0;transition:color .25s ease}.nav-links a:after,.footer-links a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;transform:scaleX(0);transform-origin:center;background:linear-gradient(90deg,transparent,var(--orange-soft),transparent);transition:transform .28s ease}.nav-links a:hover,.footer-links a:hover{color:var(--text)}.nav-links a:hover:after,.footer-links a:hover:after{transform:scaleX(1)}.nav-links a:focus-visible,.footer-links a:focus-visible,.site-footer>a:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px;color:var(--text)}.nav-menu-toggle{display:none;width:42px;height:42px;padding:0;border:1px solid rgba(255,169,77,.24);border-radius:10px;background:#0b0b0bd1;cursor:pointer;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.nav-menu-toggle span{width:18px;height:2px;display:block;margin:0 auto;border-radius:999px;background:var(--text);transition:transform .22s ease,opacity .22s ease}.nav-menu-toggle span+span{margin-top:4px}.nav-menu-toggle:hover{transform:translateY(-1px);border-color:#ffa94d6b;box-shadow:0 12px 30px #00000047}.nav-menu-toggle:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.nav-menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-menu-toggle.is-open span:nth-child(2){opacity:0}.nav-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav-shell,.mobile-floating-cta,.mobile-nav-backdrop,.mobile-nav-panel{display:none}.header-start-button{position:relative;isolation:isolate;justify-self:end;min-height:38px;flex:0 0 auto;margin-top:var(--header-cta-align-y);display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid rgba(255,224,168,.24);border-radius:8px;color:#fff;background:linear-gradient(135deg,var(--orange) 0%,#ff8a1f 58%,var(--orange-soft) 100%);box-shadow:inset 0 1px #ffffff3d,0 0 18px #ff7a0042,0 10px 28px #00000047;font:inherit;font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:0;white-space:nowrap;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,color .22s ease,background .22s ease;animation:headerCtaIn .68s ease both .18s}.header-start-button:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:inherit;opacity:0;background:radial-gradient(circle at 50% 0%,rgba(255,224,168,.26),transparent 64%);transition:opacity .22s ease}.header-start-button:hover{transform:scale(1.03);color:#fff;box-shadow:inset 0 1px #ffffff4d,0 0 28px #ff7a006b,0 12px 34px #00000052}.header-start-button:hover:before{opacity:1}.header-start-button:active{transform:scale(.98)}.header-start-button:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.brainpod-logo{display:inline-flex;align-items:flex-end;gap:0;min-width:0;color:var(--text);filter:drop-shadow(0 0 10px rgba(255,122,0,.34)) drop-shadow(0 0 24px rgba(255,122,0,.18));transition:filter .3s ease}.brainpod-logo:hover{filter:drop-shadow(0 0 14px rgba(255,122,0,.58)) drop-shadow(0 0 34px rgba(255,169,77,.28))}.logo-image{display:block;width:min(344px,32vw);height:auto;object-fit:contain;flex:0 0 auto;filter:saturate(1.02) drop-shadow(0 0 12px rgba(255,183,92,.18));transform:none}.brainpod-logo--warmer .logo-image{filter:hue-rotate(-8deg) saturate(1.1) brightness(1.01) drop-shadow(0 0 12px rgba(255,183,92,.18))}.logo-wordmark{display:block;min-width:0;font-family:var(--font-sans);font-size:3rem;line-height:.94;font-weight:700;letter-spacing:-.06em;color:#ffc06b;margin-left:-14px;text-shadow:0 0 8px rgba(255,224,168,.2),0 0 16px rgba(255,122,0,.18)}.brainpod-logo--mark{pointer-events:none}.brainpod-logo--header-lockup{align-items:center;filter:drop-shadow(0 0 12px rgba(255,122,0,.28)) drop-shadow(0 0 30px rgba(255,122,0,.14))}.logo-image--mark,.brainpod-logo--mark .logo-image{width:86px;transform:none}.logo-image--header-lockup,.brainpod-logo--header-lockup .logo-image{width:var(--header-logo-width);transform:none;filter:saturate(1.03) drop-shadow(0 0 14px rgba(255,183,92,.2))}.brainpod-logo--header-lockup.brainpod-logo--warmer .logo-image{filter:hue-rotate(-8deg) saturate(1.1) brightness(1.01) drop-shadow(0 0 14px rgba(255,183,92,.2))}.hero-section{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:var(--hero-space-top) var(--page-gutter) var(--hero-space-bottom);background:linear-gradient(180deg,#05050514,#05050594 88%)}.hero-room{position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 50% 44%,rgba(255,122,0,.07),transparent 24rem),linear-gradient(180deg,#0505051a,#0505058f);opacity:1}.hero-section:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(5,5,5,.62),transparent 24%,transparent 76%,rgba(5,5,5,.62)),radial-gradient(circle at 50% 48%,transparent 0 16rem,rgba(5,5,5,.18) 38rem)}.hero-section:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 44% 40%,rgba(255,169,77,.2) 0 1px,transparent 2px),radial-gradient(circle at 58% 58%,rgba(255,122,0,.18) 0 1px,transparent 2px);background-size:92px 92px,132px 132px;-webkit-mask-image:radial-gradient(ellipse at center,black 0 42%,transparent 74%);mask-image:radial-gradient(ellipse at center,black 0 42%,transparent 74%);opacity:.55}.neural-ribbon{display:none}.hero-content{width:min(1120px,100%);margin-top:4px;text-align:center}.hero-logo{width:fit-content;margin:0 auto 2px;filter:drop-shadow(0 0 22px rgba(255,122,0,.18));transform:translate(clamp(-18px,-2.2vw,-36px))}.hero-logo .logo-image{width:var(--hero-logo-width)}.hero-kicker,.eyebrow{margin:0 0 18px;color:var(--orange-soft);font-size:.78rem;text-transform:uppercase;letter-spacing:0}h1,h2,h3,h4,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;font-family:var(--font-sans);font-weight:700;letter-spacing:-.05em}h1{max-width:1080px;margin:0 auto;font-size:var(--display-size);line-height:.96;font-weight:700;text-wrap:balance;text-shadow:0 1px 0 rgba(255,255,255,.08),0 28px 90px rgba(255,122,0,.22),0 52px 130px rgba(0,0,0,.55)}.hero-headline{font-weight:400!important;font-size:clamp(2.3rem,5vw,5rem);margin-top:-2px;white-space:nowrap;text-wrap:nowrap}.hero-headline-line{display:inline}.hero-headline-line+.hero-headline-line:before{content:" "}.hero-emphasis{display:inline;color:var(--amber-pale);font-weight:600;text-shadow:0 0 18px rgba(255,122,0,.24),0 12px 42px rgba(255,122,0,.14)}.explore-cue{display:inline-grid;justify-items:center;gap:16px;margin-top:44px;color:#f7efe5bd;font-size:.75rem;text-transform:uppercase;letter-spacing:0}.explore-cue i{width:1px;height:58px;display:block;background:linear-gradient(180deg,var(--orange-soft),transparent);box-shadow:0 0 18px #ff7a0080;animation:cuePulse 2.8s ease-in-out infinite}.content-section{position:relative;width:min(var(--max),calc(100vw - (var(--page-gutter) * 2)));margin:0 auto;padding:var(--section-space) 0;content-visibility:auto;contain-intrinsic-size:900px}.scroll-offset-target{scroll-margin-top:112px}.content-section:before{content:"";position:absolute;left:50%;top:0;width:100vw;height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,rgba(255,169,77,.22),transparent)}.reveal-section:before{content:none}.story-section:before{content:none}.section-intro{max-width:790px;margin-bottom:var(--section-gap)}.section-intro h2{font-size:var(--section-title-size);line-height:1.02;text-wrap:balance;text-shadow:0 18px 60px rgba(255,122,0,.12)}.section-intro p:not(.eyebrow){max-width:660px;margin:24px 0 0;color:var(--muted);font-size:var(--body-size);line-height:1.8}.performance-section .section-intro{max-width:1120px;margin-left:auto;margin-right:auto;text-align:center}.performance-section .section-intro h2{max-width:none}.performance-heading{max-width:1120px;margin:0 auto 34px;font-size:var(--section-title-size);line-height:1.02;font-weight:500;text-wrap:balance;text-align:center;text-shadow:0 18px 60px rgba(255,122,0,.12)}.trusted-label{position:relative;z-index:2;width:min(1120px,100%);margin:0 auto;color:#ffe0a8e6;font-size:.92rem;text-transform:uppercase;letter-spacing:.04em;text-align:center;text-shadow:0 0 18px rgba(255,122,0,.2)}.company-logo{flex:0 0 clamp(136px,15vw,168px);scroll-snap-align:start;min-height:84px;display:grid;place-items:center;padding:14px;border:0;border-radius:8px;color:#f7efe5d6;background:linear-gradient(180deg,#ffffff08,#fff0);box-shadow:inset 0 1px #ffffff0d}.company-logo img{width:min(132px,88%);height:52px;object-fit:contain;opacity:.98;filter:drop-shadow(0 10px 18px rgba(0,0,0,.2))}.company-logo img[alt=Nike],.company-logo img[alt=Uber],.company-logo img[alt=Zappos]{filter:invert(1) drop-shadow(0 10px 18px rgba(0,0,0,.2))}.company-logo img[alt=Samsung]{width:min(144px,92%);height:40px}.company-logo img[alt=Accenture]{width:min(146px,92%);height:38px}.performance-copy{width:min(1120px,100%);margin:82px auto 0;text-align:center}.performance-copy .eyebrow{margin-bottom:10px;color:#ffa94dad}.performance-copy p:not(.eyebrow){margin:0 auto;max-width:1120px;color:var(--text);font-size:2.4rem;line-height:1.02;text-wrap:balance;text-shadow:0 18px 60px rgba(255,122,0,.12)}.performance-copy .story-highlight{color:var(--amber-pale);font-weight:700;text-shadow:0 0 26px rgba(255,122,0,.34)}.story-section{min-height:auto;padding-bottom:86px;display:grid;justify-items:center;text-align:center}.reveal-section{width:100%;max-width:none;min-height:92svh;display:grid;align-content:center;justify-items:center;overflow:hidden;isolation:isolate;padding:132px max(24px,calc((100vw - var(--max)) / 2)) 118px;background:linear-gradient(180deg,#0505052e,#050505e0 86%),radial-gradient(circle at 50% 56%,rgba(255,122,0,.18),transparent 29rem)}.reveal-section:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(circle at 42% 42%,rgba(255,169,77,.18) 0 1px,transparent 2px),radial-gradient(circle at 60% 56%,rgba(255,122,0,.14) 0 1px,transparent 2px);background-size:98px 98px,138px 138px;-webkit-mask-image:radial-gradient(ellipse at center,black 0 46%,transparent 76%);mask-image:radial-gradient(ellipse at center,black 0 46%,transparent 76%);opacity:.48}.reveal-room{position:absolute;inset:0;z-index:-5;pointer-events:none;background:linear-gradient(90deg,rgba(5,5,5,.92),transparent 34%,transparent 66%,rgba(5,5,5,.92)),radial-gradient(circle at 50% 58%,rgba(255,122,0,.14),transparent 24rem),linear-gradient(180deg,#05050557,#050505d6)}.reveal-ribbon{position:absolute;top:44%;left:50%;width:min(760px,88vw);height:390px;z-index:-3;border:1px solid rgba(255,169,77,.08);border-left-color:transparent;border-right-color:transparent;border-radius:50%;transform:translate(-50%,-50%) rotate(-10deg);filter:blur(.2px) drop-shadow(0 0 18px rgba(255,122,0,.08));background:linear-gradient(90deg,transparent,rgba(255,122,0,.07),transparent),repeating-linear-gradient(100deg,transparent 0 38px,rgba(255,169,77,.055) 39px,transparent 42px);-webkit-mask-image:linear-gradient(90deg,transparent,black 20%,black 80%,transparent);mask-image:linear-gradient(90deg,transparent,black 20%,black 80%,transparent)}.story-copy{max-width:1020px;margin:0 auto}.story-copy p,.key-reveal p:not(.eyebrow){margin:0;font-family:var(--font-sans);font-size:2rem;line-height:1.34;font-weight:500;color:#f7efe5d6;text-wrap:balance}.story-copy p+p{margin-top:28px}.story-copy span,.key-reveal span,.story-highlight{color:var(--amber-pale);text-shadow:0 0 22px rgba(255,122,0,.36)}.story-trainable{color:var(--orange-soft)!important;text-shadow:0 0 28px rgba(255,122,0,.3)}.story-explore{margin-top:44px}.key-reveal{max-width:980px;margin:0 auto;position:relative;z-index:1;padding:0;text-align:center}.key-reveal .eyebrow{margin-bottom:78px}.reveal-title{max-width:1080px;margin:0 auto 28px;font-size:6.35rem;line-height:.96;font-weight:700;text-align:center;text-wrap:balance;color:var(--text);text-shadow:0 1px 0 rgba(255,255,255,.08),0 28px 90px rgba(255,122,0,.22),0 52px 130px rgba(0,0,0,.55)}.reveal-title-brand{display:inline;font-family:"Satoshi",var(--font-sans);font-weight:400;color:var(--amber-pale);background:linear-gradient(132deg,#ff7a00,#ffa94d 34%,#ffe0a8,#ff8a1f 82%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 16px rgba(255,231,184,.22),0 0 38px rgba(255,122,0,.36),0 24px 92px rgba(255,122,0,.18)}.reveal-explore{position:relative;z-index:1;margin-top:78px}.feature-section{padding-top:122px;content-visibility:visible;contain:none}.feature-section .section-intro{max-width:920px;margin-left:auto;margin-right:auto;margin-bottom:64px;text-align:center}.feature-section .section-intro h2{font-size:3.45rem;line-height:1.02;color:#f7efe5bd;text-shadow:0 12px 34px rgba(255,122,0,.06)}.feature-section .section-intro .reveal-title-brand{font-family:inherit;font-weight:inherit}.feature-selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:18px;margin:-2px 0 0}.feature-selector-shell{position:relative}.feature-selector-arrow{display:none}.feature-select-button{position:relative;overflow:hidden;min-height:276px;min-width:0;display:grid;align-content:center;justify-items:center;row-gap:18px;padding:34px 28px 52px;border:1px solid rgba(255,236,196,.44);border-radius:38px;color:#221308;background:radial-gradient(circle at 50% 18%,rgba(255,244,210,.18),transparent 54%),linear-gradient(180deg,#54381894,#2a1b0bbd);box-shadow:inset 0 1px #ffefca29,inset 0 -18px 34px #b9742414,0 0 0 1px #ffd68a29,0 0 34px #ffb45624,0 24px 60px #00000042;font:inherit;text-align:center;cursor:pointer;transition:border-color .26s ease,box-shadow .26s ease,color .26s ease,background .26s ease,transform .26s ease,filter .26s ease}.feature-select-button:before{content:"";position:absolute;inset:1px;pointer-events:none;opacity:1;border-radius:inherit;background:linear-gradient(180deg,rgba(255,235,196,.1),transparent 30%),linear-gradient(90deg,rgba(255,205,120,.06),transparent 24%,transparent 76%,rgba(255,205,120,.04));transition:opacity .26s ease}.feature-select-button>*{position:relative}.feature-select-button strong{max-width:none;font-family:var(--font-sans);font-size:clamp(2.2rem,2.45vw,2.95rem);font-weight:500;line-height:.98;letter-spacing:.02em;text-transform:uppercase;color:var(--amber-pale);text-shadow:0 0 20px rgba(255,169,77,.18),0 1px 0 rgba(255,248,230,.12);overflow-wrap:anywhere;text-wrap:balance;text-align:center}.feature-select-description{display:block;max-width:24ch;margin-top:0;color:#f7efe5bd;font-size:1.14rem;line-height:1.4;text-align:center;text-wrap:balance}.nowrap{white-space:nowrap}.feature-select-plus{position:absolute;bottom:20px;right:18px;width:32px;height:32px;display:grid;place-items:center;color:#f7efe5ad;pointer-events:none;transition:color .22s ease,transform .22s ease,filter .22s ease}.feature-select-plus:before,.feature-select-plus:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:1px;border-radius:1px;background:currentColor;transform:translate(-50%,-50%)}.feature-select-plus:after{transform:translate(-50%,-50%) rotate(90deg)}.feature-select-button:hover,.feature-select-button:focus-visible{border-color:#fff5dcb8;color:#1b1108;background:radial-gradient(circle at 50% 16%,rgba(255,246,214,.54),transparent 54%),linear-gradient(180deg,#eed69cfc,#d69d50fa);box-shadow:inset 0 1px #fff9e8eb,inset 0 -18px 34px #b9742429,0 0 0 1px #ffe2a842,0 0 46px #ffb45647,0 26px 62px #0000004d;transform:translateY(-2px);filter:saturate(1.01)}.feature-select-button:hover:before,.feature-select-button:focus-visible:before,.feature-select-button.is-active:before{opacity:1}.feature-select-button:hover .feature-select-plus,.feature-select-button:focus-visible .feature-select-plus,.feature-select-button.is-active .feature-select-plus{color:#241406e6;transform:scale(1.06);filter:none}.feature-select-button:hover strong,.feature-select-button:focus-visible strong,.feature-select-button.is-active strong{color:#ff8a1f;text-shadow:0 0 16px rgba(255,138,31,.18),0 1px 0 rgba(255,248,230,.16)}.feature-select-button:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.feature-select-button.is-active{border-color:#fff5dcbd;color:#1b1108;background:radial-gradient(circle at 50% 16%,rgba(255,246,214,.56),transparent 54%),linear-gradient(180deg,#eed69cfc,#d69d50fa);box-shadow:inset 0 1px #fff9e8eb,inset 0 -18px 34px #b9742429,0 0 0 1px #ffe2a847,0 0 44px #ffb4564d,0 24px 64px #00000057}.feature-preview-shell{margin-top:30px;min-height:500px}.feature-preview-shell .feature-card{min-height:500px;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);grid-template-rows:auto;align-items:center;align-content:center;padding:26px 22px;border-color:#ffa94d38;background:linear-gradient(135deg,rgba(255,122,0,.1),transparent 36%),linear-gradient(180deg,#141414eb,#080808f5);box-shadow:inset 0 1px #ffffff0f,0 24px 70px #00000057,0 0 18px #ff7a0014}.feature-preview-shell .feature-card--space,.feature-preview-shell .feature-card--app{grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);min-height:500px;align-content:center;max-width:none;margin:0;padding:26px 22px;gap:18px;border:1px solid rgba(255,169,77,.22);border-radius:16px;background:linear-gradient(135deg,rgba(255,122,0,.1),transparent 36%),linear-gradient(180deg,#141414eb,#080808f5);box-shadow:inset 0 1px #ffffff0f,0 24px 70px #00000057,0 0 18px #ff7a0014}.feature-preview-shell .feature-copy,.feature-preview-shell .feature-visual{align-self:center}.feature-preview-shell .feature-card--app .feature-copy{text-align:center}.feature-preview-shell .feature-card--space .visual-panel,.feature-preview-shell .feature-card--app .visual-panel{max-height:min(52svh,420px)}.feature-preview-shell .feature-card--space .visual-panel{height:min(46svh,330px);max-height:min(46svh,330px);padding:0}.feature-preview-shell .feature-card--space .space-image-grid{grid-template-columns:1fr;gap:0;width:100%;height:100%;justify-items:center;align-items:center}.feature-preview-shell .feature-card--space .space-image-grid img:nth-child(2){display:none}.feature-preview-shell .feature-card--space .space-image{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;border-radius:16px}.feature-preview-shell .feature-card--space .feature-copy{text-align:left}.feature-preview-shell .feature-card--space .feature-copy .eyebrow,.feature-preview-shell .feature-card--space .feature-copy>p:not(.eyebrow),.feature-preview-shell .feature-card--space .feature-copy ul{display:none}.feature-preview-shell .feature-card--space .feature-copy h3{margin:0;font-size:clamp(1.38rem,1.86vw,2rem);line-height:1.08;color:#f7efe5f5;text-shadow:0 10px 30px rgba(0,0,0,.34)}.feature-preview-shell .feature-card--protocols{grid-template-columns:1fr;grid-template-rows:auto 1fr;min-height:500px;align-content:center;gap:18px;max-width:1060px;margin:0 auto;padding:24px 20px 16px}.feature-preview-shell .feature-card--protocols .feature-copy{text-align:left}.feature-preview-shell .feature-card--protocols .feature-copy h3{margin:0;font-size:clamp(1.45rem,2.3vw,2.1rem)}.feature-preview-shell .feature-card--protocols .feature-copy,.feature-preview-shell .feature-card--protocols .feature-visual{align-self:center}.feature-preview-shell .protocol-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-preview-shell .protocol-card{min-height:152px;padding:48px 16px 18px}.feature-preview-shell .protocol-card h4{font-size:2.36rem}.feature-preview-shell .protocol-card p{font-size:1.14rem;line-height:1.42}.feature-preview-shell .feature-card--app .visual-panel{max-height:min(46svh,330px);padding:0;border:0;background:transparent;box-shadow:none}.company-logo-carousel{position:relative;margin-top:14px;padding:0 56px}.company-logo-track{position:relative;z-index:2;display:flex;gap:14px;overflow-x:auto;padding:4px 0 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:rgba(255,169,77,.42) rgba(255,255,255,.04)}.company-logo-arrow{position:absolute;top:50%;z-index:3;width:42px;height:42px;display:inline-grid;place-items:center;padding:0;border:1px solid rgba(255,224,168,.22);border-radius:14px;color:var(--amber-pale);background:linear-gradient(180deg,#121212eb,#080808e6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff0f,0 18px 38px #00000047,0 0 18px #ff7a001a;cursor:pointer;transform:translateY(-50%);transition:transform .22s ease,opacity .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.company-logo-arrow:hover:not(:disabled),.company-logo-arrow:focus-visible:not(:disabled){border-color:#ffe0a866;color:#fff2d2;box-shadow:inset 0 1px #ffffff14,0 20px 42px #0000004d,0 0 22px #ff7a0029;transform:translateY(calc(-50% - 1px))}.company-logo-arrow:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.company-logo-arrow:disabled,.company-logo-arrow.is-disabled{opacity:.28;cursor:default}.company-logo-arrow span{font-size:1.6rem;line-height:1}.company-logo-arrow--prev{left:0}.company-logo-arrow--next{right:0}.company-logo-track::-webkit-scrollbar{height:8px}.company-logo-track::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.company-logo-track::-webkit-scrollbar-thumb{background:#ffa94d61;border-radius:999px}.company-logo-track:focus-visible{outline:2px solid var(--orange-soft);outline-offset:6px}.feature-preview-shell .feature-card--app .app-image{width:min(100%,760px);max-height:min(46svh,330px)}.feature-modal{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:clamp(10px,2.2vw,24px);isolation:isolate}.feature-modal-backdrop{position:absolute;inset:0;z-index:-2;border:0;background:radial-gradient(circle at 50% 42%,rgba(255,122,0,.18),transparent 30rem),#030303db;cursor:pointer}.feature-modal-dialog{position:relative;width:min(920px,100%);max-height:min(86svh,700px);overflow:auto;padding:0;border-radius:18px;border:1px solid rgba(255,169,77,.22);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 36px 110px #00000085,0 0 28px #ff7a001f}.feature-modal-dialog--space{width:min(700px,100%);max-height:min(92svh,920px)}.feature-modal-close{position:absolute;top:10px;right:10px;z-index:2;width:36px;height:36px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;color:#f7efe5d6;background:transparent;box-shadow:none;font:inherit;cursor:pointer;transition:transform .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease,background .22s ease}.feature-modal-close span{position:relative;width:15px;height:15px}.feature-modal-close span:before,.feature-modal-close span:after{content:"";position:absolute;left:50%;top:50%;width:16px;height:1px;border-radius:1px;background:currentColor;transform-origin:center}.feature-modal-close span:before{transform:translate(-50%,-50%) rotate(45deg)}.feature-modal-close span:after{transform:translate(-50%,-50%) rotate(-45deg)}.feature-modal-close:hover,.feature-modal-close:focus-visible{color:var(--text);transform:scale(1.04);background:transparent;box-shadow:0 0 18px #ff7a0024}.feature-modal-close:active{transform:scale(.98)}.feature-modal-close:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.feature-modal .feature-card{position:relative;min-height:auto;grid-template-columns:minmax(0,.92fr) minmax(320px,1.08fr);grid-template-rows:auto;align-items:center;padding:44px 24px 24px;border-color:#ffa94d3d;background:linear-gradient(135deg,rgba(255,122,0,.14),transparent 34%),linear-gradient(180deg,#141414fa,#080808fc);box-shadow:inset 0 1px #ffffff0f,0 24px 70px #0000006b,0 0 20px #ff7a000f;border-radius:16px}.feature-modal .feature-copy{min-width:0}.feature-modal .feature-visual{align-self:stretch}.feature-modal .feature-card--space{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:16px;max-width:640px;margin:0 auto;padding:24px 18px 22px;background:transparent;border:0;border-radius:0;box-shadow:none}.feature-modal .feature-card--app{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:12px;max-width:720px;margin:0 auto;padding:28px 16px 16px;background:linear-gradient(135deg,rgba(255,122,0,.1),transparent 34%),linear-gradient(180deg,#141414fa,#080808fc);border:0;border-radius:0;box-shadow:none;align-items:stretch}.feature-modal .feature-card--space .feature-copy{max-width:580px;margin:0 auto;text-align:center}.feature-modal .feature-card--app .feature-copy{text-align:center}.feature-modal .feature-card--space .feature-copy h3{margin:0;max-width:28ch;font-size:clamp(1.3rem,2.1vw,2rem);line-height:1.08;letter-spacing:-.01em;color:var(--amber-pale);text-wrap:balance;text-shadow:0 0 22px rgba(255,122,0,.22),0 10px 34px rgba(0,0,0,.45)}.feature-modal .feature-card--app .feature-copy h3{margin:0;font-size:clamp(1.5rem,2.8vw,2.45rem);letter-spacing:-.01em;color:var(--amber-pale);text-shadow:0 0 22px rgba(255,122,0,.22),0 10px 34px rgba(0,0,0,.45)}.feature-modal .feature-card--space .feature-visual{align-self:stretch}.feature-modal .feature-card--space .visual-panel{min-height:0;aspect-ratio:auto;max-height:min(56svh,520px);width:min(100%,620px);margin:0 auto;padding:18px;border-color:#ffa94d2e;border-radius:14px;background:linear-gradient(180deg,#121212d1,#070707e0);box-shadow:inset 0 1px #ffffff0a,0 24px 72px #00000057}.feature-modal .feature-card--space .space-image-grid{grid-template-columns:1fr;gap:0}.feature-modal .feature-card--space .space-image{width:100%;height:100%;object-fit:contain;object-position:center}.feature-modal .feature-card--app .feature-visual{align-self:stretch;display:flex}.feature-modal .feature-card--protocols{grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:18px;max-width:1060px;margin:0 auto;padding:24px 14px 14px}.feature-modal .feature-card--protocols .feature-copy{text-align:center}.feature-modal .feature-card--protocols .feature-copy h3{margin:0;font-size:clamp(1.45rem,2.5vw,2.2rem)}.feature-modal .feature-card--protocols .feature-visual{align-self:stretch}.feature-modal .feature-card--app .visual-panel{min-height:0;aspect-ratio:auto;max-height:min(44svh,360px);width:100%;margin:0;border:0;box-shadow:none;border-radius:12px;background:radial-gradient(circle at 50% 18%,rgba(255,122,0,.14),transparent 16rem),linear-gradient(180deg,#121212fa,#070707fc);overflow:hidden;display:grid;place-items:center;padding:18px}.feature-modal .visual-panel{min-height:360px;background:radial-gradient(circle at 50% 40%,rgba(255,122,0,.22),transparent 17rem),linear-gradient(180deg,#161616f5,#090909fa)}.feature-modal .protocol-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-card{min-height:640px;display:grid;grid-template-rows:auto 1fr;gap:32px;align-items:stretch;padding:32px;border:1px solid rgba(255,169,77,.14);border-radius:8px;background:linear-gradient(135deg,rgba(255,122,0,.08),transparent 38%),linear-gradient(180deg,#1a1a1adb,#0a0a0ae0);box-shadow:inset 0 1px #ffffff0d,0 18px 52px #0000004d}.feature-card--reverse .feature-copy{order:initial}.feature-copy h3{font-size:2rem;line-height:1.06;text-wrap:balance}.feature-copy>p:not(.eyebrow){margin:24px 0 0;color:var(--muted);font-size:1rem;line-height:1.8}.feature-copy ul{list-style:none;padding:0;margin:30px 0 0;display:grid;gap:12px}.feature-copy li{display:flex;align-items:center;gap:12px;color:#f7efe5d1;font-size:.94rem}.feature-copy li:before,.action-list span:before{content:"";width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--orange-soft);box-shadow:0 0 18px #ff7a00b8}.feature-visual{min-width:0;align-self:end}.visual-panel{min-height:300px;position:relative;overflow:hidden;border:1px solid rgba(255,169,77,.15);border-radius:8px;background:radial-gradient(circle at 50% 40%,rgba(255,122,0,.18),transparent 17rem),linear-gradient(180deg,#121212e6,#050505f5)}.visual-panel p{position:absolute;left:24px;bottom:20px;margin:0;color:var(--muted-2);font-size:.78rem;text-transform:uppercase}.space-visual{min-height:0;background:radial-gradient(circle at 50% 0%,rgba(255,169,77,.12),transparent 18rem),#070605;border-color:transparent;box-shadow:inset 0 1px #ffffff0a,0 24px 72px #00000057;isolation:isolate}.space-visual:before{content:none}.space-visual:after{content:none}.space-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center;opacity:1;filter:saturate(1.06) contrast(1.08) brightness(1);background:#0b0907;mix-blend-mode:normal;border-radius:10px;content-visibility:auto}.space-image-grid{width:100%;height:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.app-visual{display:grid;place-items:stretch;background:transparent;width:100%;height:100%}.app-image{display:block;width:min(100%,520px);max-height:min(44svh,360px);height:auto;object-fit:contain;object-position:center;opacity:1;filter:saturate(1.05) contrast(1.03) brightness(.98);background:transparent;margin:0 auto}.protocols-visual{display:grid;place-items:stretch;background:#060505}.protocols-image{display:block;width:100%;height:auto;object-fit:contain;object-position:center;opacity:1;filter:saturate(1.04) contrast(1.03) brightness(.98);background:#060505}.phone-frame{width:205px;height:334px;position:relative;display:grid;align-content:center;justify-items:center;gap:12px;border:1px solid rgba(255,224,168,.28);border-radius:28px;background:linear-gradient(180deg,#171717,#070707);box-shadow:0 0 58px #ff7a0029,inset 0 0 32px #ff7a0014}.phone-frame:before{content:"";position:absolute;top:12px;width:54px;height:5px;border-radius:4px;background:#ffe0a83d}.phone-glow{width:114px;height:114px;border-radius:50%;background:radial-gradient(circle,rgba(255,224,168,.92),rgba(255,122,0,.34) 38%,transparent 68%),conic-gradient(from 180deg,#ff7a0033,#ffe0a8b3,#ff7a0033);filter:blur(.2px)}.phone-frame span{color:var(--orange-soft);text-transform:uppercase;font-size:.8rem}.phone-frame strong{font-family:var(--font-sans);font-size:3rem;font-weight:700;letter-spacing:-.05em}.phone-frame em{color:var(--muted);font-size:.82rem;font-style:normal}.protocol-grid{display:grid;grid-template-columns:1fr;gap:14px}.protocol-card{min-height:190px;position:relative;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:10px;padding:56px 24px 24px;border:1px solid rgba(255,169,77,.16);border-radius:8px;background:radial-gradient(circle at 24% 8%,rgba(255,224,168,.12),transparent 11rem),linear-gradient(145deg,rgba(255,122,0,.1),transparent 46%),linear-gradient(180deg,#121212e6,#050505f5);box-shadow:inset 0 1px #ffffff0d,0 18px 48px #00000047;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.protocol-card:before{content:"";position:absolute;inset:-1px;pointer-events:none;opacity:.55;background:linear-gradient(120deg,rgba(255,169,77,.14),transparent 34%,transparent 70%,rgba(255,122,0,.08)),radial-gradient(circle at 80% 0%,rgba(255,122,0,.16),transparent 11rem);-webkit-mask-image:linear-gradient(180deg,black,transparent 86%);mask-image:linear-gradient(180deg,black,transparent 86%);transition:opacity .3s ease}.protocol-card:after{content:"";position:absolute;left:24px;right:24px;top:22px;height:1px;opacity:.55;background:linear-gradient(90deg,var(--orange-soft),transparent);box-shadow:0 0 18px #ff7a0033}.protocol-card>*{position:relative}.protocol-icon{width:32px;height:32px;display:inline-grid;place-items:center;color:var(--orange-soft);filter:drop-shadow(0 0 10px rgba(255,122,0,.22))}.protocol-icon svg{width:100%;height:100%;display:block}.protocol-card:hover{border-color:#ffa94d61;background:radial-gradient(circle at 24% 8%,rgba(255,224,168,.16),transparent 11rem),linear-gradient(145deg,rgba(255,122,0,.15),transparent 52%),linear-gradient(180deg,#161616f0,#070707fa);box-shadow:inset 0 1px #ffffff12,0 20px 54px #00000052,0 0 18px #ff7a001a}.protocol-card:hover:before{opacity:.9}.protocol-card h4{margin:0;font-family:var(--font-sans);font-size:1.5rem;line-height:1.08;font-weight:700;letter-spacing:-.04em;color:var(--text);text-shadow:0 18px 48px rgba(255,122,0,.12);white-space:nowrap}.protocol-card p{margin:0;color:var(--muted);font-size:.95rem;line-height:1.55}.stats-section{width:100%;max-width:none;padding-left:max(24px,calc((100vw - var(--max)) / 2));padding-right:max(24px,calc((100vw - var(--max)) / 2));background:linear-gradient(180deg,#0a0a0a33,#10191557,#0808083d),radial-gradient(circle at 78% 36%,rgba(255,122,0,.1),transparent 24rem)}.stats-layout{display:block}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.stat-card{min-height:258px;aspect-ratio:.82 / 1;display:grid;align-content:start;gap:18px;padding:30px 22px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(150deg,rgba(255,122,0,.1),transparent 50%),#0b0b0bd1}.stat-card strong{font-family:var(--font-sans);font-size:3rem;font-weight:800;line-height:.98;letter-spacing:-.05em;color:var(--amber-pale);text-shadow:0 0 28px rgba(255,122,0,.24);white-space:nowrap}.stat-card span{color:#f7efe5db;font-size:1.06rem;line-height:1.45}.stat-emphasis{color:#d8842d;font-weight:700;text-shadow:0 0 10px rgba(216,132,45,.14)}.cta-section{padding-top:82px;padding-bottom:82px}.cta-panel{position:relative;overflow:hidden;display:grid;justify-items:center;text-align:center;padding:34px 40px;border:0;border-radius:0;background:transparent;box-shadow:none}.cta-panel:before{content:none;position:absolute;inset:-1px;pointer-events:none;background:none}.cta-panel>*{position:relative}.cta-panel .brainpod-logo{margin-bottom:18px}.cta-panel .logo-image{width:min(461px,52vw)}.cta-panel h2{max-width:none;font-size:var(--cta-title-size);line-height:1.04;text-wrap:balance}.action-list{width:min(920px,100%);display:grid;gap:18px;margin:20px 0 8px}.action-list-secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:20px}.action-pill{position:relative;overflow:hidden;width:100%;min-height:108px;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:24px 32px;border:1px solid rgba(255,236,196,.52);border-radius:28px;color:#18110b;background:linear-gradient(180deg,#ffd684fa,#f79c3ffa),linear-gradient(90deg,#fff5d63d,#fff5d600);box-shadow:inset 0 1px #fff8e6ad,inset 0 -10px 24px #c25c0829,0 0 0 1px #ffd17838,0 0 34px #ff962652,0 18px 42px #00000057;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:500;letter-spacing:-.03em;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.action-pill:before{content:"";position:absolute;inset:1px;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.12),transparent 36%)}.action-pill-icon,.action-pill-label{position:relative}.action-pill:hover{transform:translateY(-3px) scale(1.005);box-shadow:inset 0 1px #fff8e6b8,inset 0 -10px 24px #c25c082e,0 0 0 1px #ffd1784d,0 0 48px #ff962666,0 22px 50px #00000061;filter:saturate(1.04)}.action-pill:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.action-pill-icon{width:38px;height:38px;display:inline-grid;place-items:center;flex:0 0 auto}.action-pill-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.action-pill-label{text-align:center}.action-pill--primary{min-height:108px;border-radius:34px;padding:20px 40px;font-size:clamp(1.7rem,3vw,2.45rem);box-shadow:inset 0 1px #fff8e6b8,inset 0 -10px 24px #c25c0833,0 0 0 1px #ffd17847,0 0 42px #ff962666,0 24px 56px #00000061}.action-pill--primary .action-pill-icon{width:46px;height:46px}.action-pill--secondary{min-height:76px;justify-content:center;gap:16px;padding:12px 18px;border:0;border-radius:0;color:#f7efe5f5;background:transparent;box-shadow:none;font-size:clamp(1.05rem,1.8vw,1.45rem);font-weight:500;letter-spacing:-.02em}.action-pill--secondary:before{content:none}.action-pill--secondary:hover{transform:translateY(-2px);box-shadow:none;filter:none}.action-pill--secondary .action-pill-icon{width:28px;height:28px;color:var(--orange-soft)}.action-pill--secondary .action-pill-label{text-align:left}.action-list-secondary .action-pill--secondary:first-child{justify-self:end;padding-right:30px;border-right:1px solid rgba(255,169,77,.45)}.action-list-secondary .action-pill--secondary:last-child{justify-self:start;padding-left:30px}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid rgba(255,224,168,.3);border-radius:8px;color:#160a00;background:linear-gradient(180deg,var(--amber-pale),var(--orange-soft) 52%,var(--orange));box-shadow:0 0 24px #ff7a0038;font-weight:700;transition:transform .22s ease,box-shadow .22s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 0 36px #ff7a005c}.contact-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-items:center;gap:18px;width:min(920px,100%);margin-top:30px;color:var(--muted)}.contact-details a{font-size:1.06rem;line-height:1.25;transition:color .22s ease}.contact-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#f7efe5e0}.contact-link-icons{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.contact-link-icon{width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 auto;color:#ffa94dd6;filter:drop-shadow(0 0 10px rgba(255,122,0,.14))}.contact-link-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.contact-details a:hover{color:var(--text)}.mobile-sync-qr{display:inline-flex;flex-direction:column;align-items:center;gap:8px;flex:0 0 auto}.mobile-sync-qr-link{width:78px;height:78px;display:inline-grid;place-items:center;padding:6px;border:1px solid rgba(255,169,77,.34);border-radius:10px;background:linear-gradient(180deg,#ffe5baf5,#ffcc84f0);box-shadow:inset 0 1px #fff5e0b8,0 8px 20px #0000003d,0 0 12px #ff7a0024;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.mobile-sync-qr-link:hover{transform:translateY(-2px);border-color:#ffa94d7a;box-shadow:inset 0 1px #fff7e6cc,0 12px 28px #00000047,0 0 16px #ff7a002e}.mobile-sync-qr-link:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.mobile-sync-badge{width:100%;height:100%;display:grid;justify-items:center;align-content:center;gap:8px;padding:10px 8px;border-radius:6px;color:#2d1600;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.42),transparent 58%),linear-gradient(180deg,#fff3d9f5,#ffd699fa)}.mobile-sync-icon{width:24px;height:24px;display:inline-grid;place-items:center}.mobile-sync-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-sync-copy{display:grid;gap:2px;text-align:center}.mobile-sync-copy strong{font-size:.64rem;line-height:1.1;text-transform:uppercase;letter-spacing:.05em}.mobile-sync-copy span{font-size:.58rem;line-height:1.1;letter-spacing:.02em}.mobile-sync-qr-label{font-size:.72rem;color:#ffe0a8cc;text-transform:uppercase;letter-spacing:.03em}.site-footer{width:100%;margin:0;padding:42px 32px;display:grid;grid-template-columns:minmax(0,1.15fr) repeat(3,auto) minmax(0,1.15fr);align-items:center;column-gap:18px;row-gap:20px;border-top:1px solid rgba(255,169,77,.13);color:var(--muted);content-visibility:auto;contain-intrinsic-size:220px}.site-footer>*{align-self:center;min-width:0}.footer-brand{justify-self:start}.footer-contact{display:inline-flex;align-items:center;justify-content:center;gap:12px;justify-self:center;color:#f7efe5d1;font-size:1.06rem;line-height:1.25;white-space:nowrap;transition:color .22s ease,transform .22s ease}.footer-contact:hover{color:var(--text);transform:translateY(-1px)}.footer-contact-icon{width:21px;height:21px;display:inline-grid;place-items:center;flex:0 0 auto;color:#ffa94dd6}.footer-contact-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-footer .brainpod-logo{display:inline-flex;align-items:center;padding-bottom:0;overflow:hidden}.site-footer .logo-image{width:min(168px,16vw);margin:-6px 0 -8px;clip-path:inset(6px 0 8px 0);transform:none}.site-footer p{margin:0;font-size:.86rem;color:var(--muted-2)}.footer-meta{display:inline-flex;align-items:center;justify-self:end;gap:18px;min-width:0}.footer-socials{display:inline-flex;align-items:center;gap:12px}.footer-social-link{width:23px;height:23px;display:inline-grid;place-items:center;color:#ffa94dd6;transition:color .22s ease,transform .22s ease}.footer-social-link:hover{color:#ffe0a8fa;transform:translateY(-1px)}.footer-social-link:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}.footer-social-link svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.footer-copyright{text-align:right;white-space:nowrap}.whatsapp-fab{position:static;right:auto;bottom:auto;z-index:auto;min-height:38px;display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:12px;padding:0;border:0;border-radius:0;color:#f7efe5e0;background:transparent;box-shadow:none;font-size:1.06rem;font-weight:400;line-height:1.25;transition:transform .22s ease,color .22s ease}.whatsapp-fab-icon{width:21px;height:21px;display:inline-grid;place-items:center;color:var(--orange-soft)}.whatsapp-fab-icon svg{width:100%;height:100%;display:block}.whatsapp-fab-label{font-size:inherit;font-weight:inherit;letter-spacing:0;text-transform:none}.whatsapp-fab:hover{transform:translateY(-1px);color:var(--text)}.whatsapp-fab:focus-visible{outline:2px solid var(--orange-soft);outline-offset:4px}@keyframes cuePulse{0%,to{transform:scaleY(.55);opacity:.55}50%{transform:scaleY(1);opacity:1}}@keyframes brainFloat{0%,to{transform:translate3d(-8px,4px,0) rotate(-.7deg) scale(.985)}50%{transform:translate3d(10px,-7px,0) rotate(.7deg) scale(1.015)}}@keyframes headerCtaIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1180px){h1,.reveal-title{font-size:5.45rem}.hero-logo{width:min(390px,68vw)}}@media(max-width:980px){.nav-links{display:none}.nav-menu-toggle{display:inline-grid;place-content:center}.mobile-nav-shell.is-open{display:block}.mobile-nav-backdrop{position:fixed;inset:0;display:block;border:0;background:#05050575;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-nav-panel{position:fixed;top:70px;left:16px;right:16px;display:grid;gap:10px;padding:18px;border:1px solid rgba(255,169,77,.18);border-radius:16px;background:linear-gradient(180deg,#121212fa,#080808fa);box-shadow:0 24px 60px #0000005c}.mobile-nav-panel a{padding:12px 14px;border:1px solid rgba(255,169,77,.1);border-radius:10px;color:#f7efe5db;background:#ffffff05;text-transform:uppercase;font-size:.86rem;transition:border-color .22s ease,color .22s ease,background .22s ease}.mobile-nav-panel a:hover,.mobile-nav-panel a:focus-visible{border-color:#ffa94d4d;color:var(--text);background:#ff7a0014}h1,.reveal-title{font-size:4.7rem}.hero-logo{width:min(360px,66vw);margin-bottom:24px}.section-intro h2,.performance-heading{font-size:2.8rem}.cta-panel h2{font-size:1.9rem;line-height:1.06}.performance-copy p:not(.eyebrow){font-size:1.9rem;line-height:1.04}.feature-section .section-intro h2{font-size:2.8rem}.story-copy p,.key-reveal p:not(.eyebrow){font-size:1.72rem}.reveal-section{min-height:86svh;padding-top:118px;padding-bottom:104px}.reveal-ribbon{width:min(680px,94vw);height:340px}.feature-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.feature-select-button{min-height:236px;min-width:0;row-gap:16px;padding:24px 18px 50px}.feature-select-button strong{font-size:2rem;line-height:1}.feature-select-description{margin-top:0;font-size:1.1rem;line-height:1.42}.feature-modal{padding:22px}.feature-modal .feature-card{grid-template-columns:1fr;padding:42px 20px 20px}.feature-preview-shell .feature-card,.feature-preview-shell .feature-card--space,.feature-preview-shell .feature-card--app{min-height:auto;grid-template-columns:1fr;padding:28px 20px;gap:20px}.feature-preview-shell .feature-card--protocols{min-height:auto;padding:26px 18px 18px}.feature-preview-shell .protocol-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-preview-shell .protocol-card{min-height:142px;padding:44px 14px 16px}.feature-modal .feature-card--space{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding:28px 14px 14px}.feature-modal .feature-card--space .feature-copy{text-align:center}.feature-modal .feature-card--space .visual-panel{max-height:min(42svh,300px);width:min(100%,520px);padding:16px}.feature-modal .feature-card--protocols{padding:22px 10px 10px}.feature-modal .feature-card--app{padding:24px 12px 12px}.feature-modal .feature-card--app .visual-panel{max-height:min(40svh,320px)}.feature-modal .protocol-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.protocol-card{min-height:170px;padding:54px 20px 20px}.protocol-card h4{font-size:1.3rem}.feature-card{min-height:auto;grid-template-rows:auto}.feature-card--reverse .feature-copy{order:initial}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-logo-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card span{font-size:.96rem;line-height:1.4}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:stretch;text-align:left}.footer-brand{grid-column:1 / -1;justify-self:center}.footer-contact,.whatsapp-fab{justify-self:start}.footer-copyright{justify-self:auto;text-align:left}.footer-meta{grid-column:1 / -1;justify-self:start}}@media(max-width:680px){.site-header{padding-left:16px;padding-right:16px}.whatsapp-fab{right:max(12px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));min-height:38px;padding:0 10px}.whatsapp-fab-label{display:none}.nav-frame{gap:12px}.nav-utility{gap:10px}.brain-backdrop{width:152vw;opacity:.16;transform:translate(-50%,-50%) rotate(-3deg)}.hero-section{padding-left:16px;padding-right:16px}.logo-image{width:min(300px,58vw)}.logo-image--header-lockup,.brainpod-logo--header-lockup .logo-image{width:min(247px,49vw)}.logo-wordmark{font-size:2rem;margin-left:-10px}.header-start-button{--header-cta-align-y: 3px;min-height:38px;padding:0 14px;font-size:.76rem}.hero-logo{margin-bottom:1px}.hero-logo .logo-image{width:min(380px,76vw)}.hero-headline{font-size:clamp(1.4rem,5.8vw,2.7rem);margin-top:-1px;white-space:normal;text-wrap:balance}.hero-headline-line{display:block}.hero-headline-line+.hero-headline-line:before{content:none}h1{font-size:2.7rem;line-height:1.04}.reveal-title{margin-bottom:22px;font-size:2.7rem;line-height:1.04}.key-reveal .eyebrow{margin-bottom:54px}.content-section{padding-top:92px;padding-bottom:92px}.section-intro{margin-bottom:44px}.section-intro h2,.performance-heading{font-size:2.1rem}.cta-panel h2{font-size:1.45rem;line-height:1.08}.action-list-secondary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.action-pill--primary{min-height:108px;padding:22px 26px;border-radius:26px}.action-pill--secondary{min-height:60px;justify-content:center;padding:10px 0;font-size:1.08rem}.action-list-secondary .action-pill--secondary:first-child{justify-self:stretch;padding-right:0;border-right:0}.action-list-secondary .action-pill--secondary:last-child{justify-self:stretch;padding-left:0}.feature-section .section-intro{margin-bottom:28px}.feature-section .section-intro h2{font-size:2.1rem;line-height:1.02}.section-intro p:not(.eyebrow){font-size:1rem}.story-copy p,.key-reveal p:not(.eyebrow){font-size:1.36rem}.key-reveal{padding-top:0}.reveal-section{min-height:82svh;padding:96px 16px 88px}.reveal-ribbon{width:112vw;height:290px}.reveal-explore{margin-top:54px}.feature-card{min-height:auto;padding:24px;gap:30px}.feature-preview-shell{margin-top:20px;min-height:0}.feature-preview-shell .feature-card,.feature-preview-shell .feature-card--space,.feature-preview-shell .feature-card--app{padding:24px 18px;gap:18px}.feature-preview-shell .feature-card--protocols .feature-copy{text-align:left}.feature-preview-shell .protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-selector{grid-template-columns:1fr;overflow-x:visible;padding-bottom:0;gap:14px}.feature-select-button{min-height:188px;min-width:0;row-gap:14px;padding:22px 18px 46px}.feature-select-button strong{max-width:none;font-size:1.8rem;line-height:1}.feature-select-description{margin-top:0;font-size:1.06rem;line-height:1.4}.feature-modal{padding:14px}.feature-modal-dialog{max-height:84svh}.feature-modal-dialog--space{width:min(600px,100%);max-height:88svh}.feature-modal-close{top:8px;right:8px;width:34px;height:34px}.feature-modal .feature-card{padding:36px 14px 14px}.feature-modal .feature-card--space{gap:10px;padding:24px 10px 10px}.feature-modal .feature-card--space .visual-panel{max-height:min(38svh,250px);width:min(100%,440px);padding:14px}.space-image-grid{gap:10px}.feature-modal .feature-card--protocols{gap:12px;padding:18px 8px 8px}.feature-modal .feature-card--app{gap:10px;padding:20px 10px 10px}.feature-modal .feature-card--app .visual-panel{max-height:min(34svh,260px)}.feature-copy h3{font-size:1.9rem}.visual-panel{min-height:310px}.protocol-grid,.stats-grid{grid-template-columns:1fr}.company-logo-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.trusted-label{margin-top:0;font-size:.82rem}.performance-copy{margin-top:52px}.performance-copy p:not(.eyebrow){font-size:1.45rem;line-height:1.08}.company-logo{min-height:64px;padding:16px 12px}.company-logo img{width:min(118px,86%);height:44px}.contact-details{grid-template-columns:1fr;justify-items:center;gap:16px}.contact-details a{font-size:1.12rem}.mobile-sync-qr{margin-left:0}.mobile-sync-qr-link{width:96px;height:96px}.mobile-sync-copy strong{font-size:.68rem}.mobile-sync-copy span{font-size:.62rem}.mobile-sync-qr-label{font-size:.74rem}.stat-card span{font-size:.9rem;line-height:1.36}.feature-modal .protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.protocol-card{min-height:148px;padding:50px 18px 18px}.protocol-card h4{font-size:1.16rem}.stat-card{min-height:260px;aspect-ratio:auto}.cta-panel{padding:50px 22px}.site-footer{grid-template-columns:1fr;justify-items:center;gap:18px;padding:32px 22px 36px;text-align:center}.footer-brand,.footer-contact,.whatsapp-fab,.footer-meta,.footer-copyright{grid-column:auto;justify-self:center;text-align:center}.footer-contact{font-size:1rem}.footer-meta{flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:12px}}@media(max-width:420px){.hero-logo{width:min(160px,56vw)}.whatsapp-fab{min-height:44px;padding:9px}h1,.reveal-title{font-size:2.3rem;line-height:1.06}.feature-section .section-intro h2{font-size:2rem;line-height:1.08}.cta-panel h2{font-size:1.3rem;line-height:1.1}.action-list{gap:12px;margin-top:30px}.action-pill{gap:14px}.action-pill--primary{min-height:94px;padding:18px;font-size:clamp(1.2rem,6vw,1.55rem)}.action-pill--primary .action-pill-icon{width:34px;height:34px}.action-pill--secondary{min-height:54px;font-size:1rem}.action-pill--secondary .action-pill-icon{width:24px;height:24px}.performance-copy p:not(.eyebrow){font-size:1.35rem;line-height:1.06}.hero-headline{font-size:clamp(1.15rem,5.4vw,2rem)}.header-start-button{padding-left:12px;padding-right:12px;font-size:.72rem}.key-reveal .eyebrow{margin-bottom:42px}.reveal-explore{margin-top:42px}.feature-select-button{min-height:168px;padding:18px 16px 40px}.feature-select-plus{bottom:14px;right:14px}.feature-select-button strong{font-size:1.55rem;line-height:1}.feature-modal .feature-card{padding:30px 10px 10px}.feature-modal-close{top:6px;right:6px;width:32px;height:32px}.feature-modal .feature-card--space{padding:20px 8px 8px}.feature-modal .feature-card--space .visual-panel{max-height:min(42svh,360px);width:min(100%,300px);padding:12px}.feature-modal .feature-card--app{padding:16px 8px 8px}.feature-modal .feature-card--app .visual-panel{max-height:none}.feature-modal .protocol-grid{grid-template-columns:1fr}.protocol-card{min-height:130px}}@media(max-width:1024px){:root{--page-gutter: 20px;--section-space: 96px;--section-gap: 56px;--hero-space-top: 120px;--hero-space-bottom: 84px;--header-logo-width: min(236px, 30vw);--hero-logo-width: min(420px, 64vw);--display-size: 4.75rem;--section-title-size: 2.8rem;--body-size: 1rem;--cta-title-size: 1.95rem}.nav-frame{gap:20px}.nav-links{display:none}.nav-menu-toggle{display:inline-grid;place-content:center}.mobile-nav-shell.is-open{display:block}.mobile-nav-backdrop{position:fixed;inset:0;display:block;border:0;background:#05050575;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mobile-nav-panel{position:fixed;top:70px;left:var(--page-gutter);right:var(--page-gutter);display:grid;gap:10px;padding:18px;border:1px solid rgba(255,169,77,.18);border-radius:16px;background:linear-gradient(180deg,#121212fa,#080808fa);box-shadow:0 24px 60px #0000005c}.mobile-nav-panel a{padding:12px 14px;border:1px solid rgba(255,169,77,.1);border-radius:10px;color:#f7efe5db;background:#ffffff05;text-transform:uppercase;font-size:.86rem;transition:border-color .22s ease,color .22s ease,background .22s ease}.mobile-nav-panel a:hover,.mobile-nav-panel a:focus-visible{border-color:#ffa94d4d;color:var(--text);background:#ff7a0014}.feature-selector{gap:16px}.feature-select-button{min-height:236px;row-gap:16px;padding:26px 20px 48px;border-radius:34px}.feature-select-button strong{font-size:2rem}.feature-select-description{font-size:1.05rem}.feature-modal{padding:20px}.feature-modal .feature-card{grid-template-columns:1fr;padding:40px 18px 18px}.feature-modal .protocol-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-modal .feature-card--space .visual-panel{width:min(100%,520px);max-height:min(42svh,300px)}.feature-modal .feature-card--app .visual-panel{max-height:min(40svh,320px)}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stat-card{min-height:208px;aspect-ratio:auto;gap:14px;padding:24px 20px;border-radius:14px}.stat-card strong{font-size:2.25rem}.stat-card span{font-size:.98rem;line-height:1.4}.company-logo-track{gap:12px}.action-list{gap:16px}.action-pill--primary{min-height:84px;padding:18px 32px;font-size:clamp(1.45rem,2.5vw,2rem)}.action-list-secondary{gap:16px}.site-footer{grid-template-columns:repeat(2,minmax(0,1fr));padding:32px var(--page-gutter);align-items:start}.footer-brand{grid-column:1 / -1;justify-self:center}.footer-meta{grid-column:1 / -1;justify-self:start}}@media(max-width:640px){:root{--page-gutter: 16px;--section-space: 72px;--section-gap: 36px;--hero-space-top: 104px;--hero-space-bottom: 64px;--header-logo-width: min(208px, 56vw);--hero-logo-width: min(320px, 78vw);--display-size: 2.7rem;--section-title-size: 2.05rem;--body-size: .96rem;--cta-title-size: 1.65rem}.site-shell:before{opacity:.24;background-size:94px 94px}.global-aurora{opacity:.42}.scroll-offset-target{scroll-margin-top:96px}.site-header{padding-top:8px;padding-bottom:8px}.nav-frame{grid-template-columns:minmax(0,1fr) auto;gap:12px}.nav-utility{gap:10px}.header-start-button{display:none}.mobile-floating-cta{position:fixed;left:var(--page-gutter);right:var(--page-gutter);bottom:calc(16px + env(safe-area-inset-bottom));z-index:24;min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border:1px solid rgba(255,224,168,.28);border-radius:18px;color:#fff;background:linear-gradient(135deg,var(--orange) 0%,#ff8a1f 58%,var(--orange-soft) 100%);box-shadow:inset 0 1px #ffffff38,0 14px 30px #0000004d,0 0 18px #ff7a0038;font-size:.9rem;font-weight:700;letter-spacing:-.01em;text-transform:uppercase}.brain-backdrop{width:152vw;opacity:.16;transform:translate(-50%,-50%) rotate(-3deg)}.hero-content{display:grid;justify-items:center}.hero-logo{width:100%;display:flex;justify-content:center;margin-bottom:var(--space-3);transform:none}.hero-logo .logo-image{width:min(300px,74vw);max-width:none;transform:translate(clamp(-18px,-5vw,-34px))}.hero-headline{font-size:clamp(1.75rem,8vw,2.6rem);white-space:normal;text-wrap:balance;margin-top:0;line-height:1}.hero-headline-line{display:block}.hero-headline-line+.hero-headline-line:before{content:none}.explore-cue{margin-top:34px}.section-intro,.feature-section .section-intro{margin-bottom:var(--section-gap)}.section-intro p:not(.eyebrow){margin-top:18px;line-height:1.65}.feature-selector-shell{padding:0}.feature-selector{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible;padding:0;scroll-snap-type:none}.feature-selector-arrow{display:none}.feature-select-button{width:100%;min-height:0;grid-template-columns:1fr;align-items:start;justify-items:start;row-gap:10px;padding:18px 16px 18px 18px;border-radius:14px;text-align:left}.feature-select-button strong{font-size:1.42rem;line-height:1;text-align:left}.feature-select-description{max-width:none;font-size:.92rem;line-height:1.34;text-align:left}.feature-select-plus{bottom:14px;right:14px}.feature-preview-shell{display:none}.feature-modal{padding:14px}.feature-modal-dialog{max-height:84svh;border-radius:24px}.feature-modal .feature-card{padding:34px 12px 12px}.feature-modal .feature-card--space,.feature-modal .feature-card--app,.feature-modal .feature-card--protocols{gap:12px;padding:22px 10px 10px}.feature-modal .feature-card--space .visual-panel{width:100%;max-width:none;max-height:none;min-height:280px;padding:10px}.feature-modal .feature-card--app .visual-panel{max-height:min(34svh,250px)}.feature-modal .protocol-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.protocol-card{min-height:126px;padding:42px 12px 14px;border-radius:18px}.feature-modal .feature-card--space .space-visual{width:100%;height:100%}.feature-modal .feature-card--space .space-image-grid{grid-template-columns:1fr;width:100%;height:100%}.feature-modal .feature-card--space .space-image{width:100%;height:100%;min-height:280px;object-fit:contain;object-position:center}.protocol-card h4{font-size:1rem}.protocol-card p{font-size:.82rem;line-height:1.35}.stats-section{padding-left:var(--page-gutter);padding-right:var(--page-gutter)}.stats-grid{grid-template-columns:1fr;gap:12px}.stat-card{min-height:0;grid-template-columns:minmax(76px,92px) minmax(0,1fr);align-items:start;gap:8px 14px;padding:18px 16px;border-radius:14px;background:linear-gradient(150deg,rgba(255,122,0,.08),transparent 48%),#0b0b0bc2}.stat-card strong{grid-row:1 / span 2;align-self:start;font-size:1.65rem;white-space:nowrap;text-align:left}.stat-card span{font-size:.92rem;line-height:1.34}.company-logo-carousel{margin-top:var(--space-4);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);padding:0 42px}.company-logo-track{gap:8px}.company-logo-arrow{width:32px;height:38px;border-radius:12px}.company-logo-arrow span{font-size:1.15rem}.company-logo{flex:0 0 clamp(88px,22vw,108px);min-height:56px;padding:10px 8px}.company-logo img{width:min(84px,78%);height:28px}.company-logo img[alt=Samsung]{width:min(92px,84%);height:24px}.company-logo img[alt=Accenture]{width:min(94px,84%);height:24px}.company-logo{min-height:64px;padding:12px}.company-logo img{width:min(112px,84%);height:40px}.cta-section{padding-top:72px;padding-bottom:72px}.cta-panel{padding:24px 0}.cta-panel .logo-image{width:min(280px,72vw)}.action-list{gap:14px;margin-top:16px;justify-items:center}.action-list-secondary{grid-template-columns:1fr;gap:8px;justify-items:center}.action-pill{gap:14px}.action-pill--primary{min-height:56px;padding:14px 18px;border-radius:22px;font-size:clamp(1.1rem,5.5vw,1.5rem);box-shadow:inset 0 1px #fff8e6a8,inset 0 -8px 18px #c25c0824,0 0 0 1px #ffd17838,0 0 22px #ff96263d,0 12px 28px #00000047}.action-pill--primary .action-pill-icon{width:28px;height:28px}.action-pill--secondary{min-height:50px;justify-content:center;gap:10px;padding:8px 10px;font-size:.88rem;text-align:center;width:fit-content;max-width:100%}.action-list-secondary .action-pill--secondary:first-child,.action-list-secondary .action-pill--secondary:last-child{justify-self:center;border-right:0}.action-pill--secondary .action-pill-icon{width:22px;height:22px}.action-pill--secondary .action-pill-label{text-align:center;line-height:1.2}.site-footer{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:10px 12px;padding:20px var(--page-gutter) calc(120px + env(safe-area-inset-bottom));text-align:center;background:linear-gradient(180deg,#080808d1,#080808f0);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-brand{grid-column:1 / 2;grid-row:2;justify-self:start;align-self:center;min-width:0}.site-footer .logo-image{display:block;width:min(132px,36vw);height:auto;margin:0;clip-path:none}.footer-contact,.whatsapp-fab{justify-self:center;gap:6px;min-height:0;font-size:.78rem;line-height:1.18;text-align:center}.footer-contact-icon,.whatsapp-fab-icon{width:16px;height:16px}.whatsapp-fab-label{display:inline}.footer-phone{grid-column:1;grid-row:1}.footer-email{grid-column:2;grid-row:1;min-width:0}.footer-email span:last-child{overflow-wrap:anywhere}.whatsapp-fab{grid-column:3;grid-row:1}.footer-meta{grid-column:2 / 4;grid-row:2;display:inline-flex;flex-wrap:nowrap;justify-self:end;align-items:center;justify-content:flex-end;gap:6px;padding-top:0;min-width:0}.footer-socials{display:inline-flex;gap:6px;flex:0 0 auto}.footer-social-link{width:18px;height:18px}.footer-copyright{flex:0 0 auto;text-align:right;white-space:nowrap;font-size:.58rem;letter-spacing:0;line-height:1.1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.brain-backdrop{transform:translate(-50%,-50%) rotate(-4deg)}.brain-graphic--backdrop{animation:none!important}.reveal-section:after{animation:none!important}}
