@font-face{font-family:Barlow;src:url(/fonts/Barlow_500Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Barlow;src:url(/fonts/Barlow_700Bold.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_400Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_500Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter_700Bold.ttf) format("truetype");font-weight:700;font-display:swap}:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f4;background:#050505;font-synthesis:none;text-rendering:optimizeLegibility;--black: #050505;--surface: #151515;--surface-raised: #1c1c1c;--line: #343434;--muted: #a7a7a2;--yellow: #ffd500;--green: #00d77b;--pink: #ff5fa5;--cyan: #18cbd2;--red: #ff5d6c;--blue: #4399ff;--parallax-y: 0px;--pointer-front-x: 0px;--pointer-front-y: 0px;--pointer-back-x: 0px;--pointer-back-y: 0px;--pointer-result-x: 0px}*{box-sizing:border-box;letter-spacing:0}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;background:var(--black);color:#f7f7f4;overflow-x:hidden}body.nav-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow,Inter,sans-serif;line-height:1.05}.site-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;width:100%;height:72px;padding:0 max(24px,calc((100vw - 1240px)/2));background:#050505e6;border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-nav--overlay{position:absolute;inset:0 0 auto;background:#05050540;border-bottom-color:#ffffff14}.brand{display:inline-flex;align-items:center;gap:11px;font-family:Barlow,sans-serif;font-size:22px;font-weight:700;white-space:nowrap}.brand img{width:38px;height:38px;border-radius:8px}.nav-links{display:flex;align-items:center;gap:32px;color:#d1d1cc;font-size:14px;font-weight:500}.nav-links a{transition:color .18s ease}.nav-links a:hover,.nav-links a:focus-visible{color:#fff}.nav-cta{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 16px;color:#090909!important;background:var(--yellow);border-radius:8px}.nav-cta:hover,.nav-cta:focus-visible{background:#ffe238}.nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;color:#fff;background:transparent;border:1px solid var(--line);border-radius:8px}.hero{position:relative;height:min(860px,calc(100svh - 56px));min-height:min(680px,calc(100svh - 56px));overflow:hidden;background:var(--black);border-bottom:1px solid #242424;isolation:isolate}.hero:after{position:absolute;right:0;bottom:0;width:42%;height:5px;content:"";background:var(--yellow);opacity:.85}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#080808}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,.92fr);align-items:center;width:min(1240px,calc(100% - 48px));height:100%;margin:0 auto;padding-top:72px}.hero-copy{position:relative;z-index:5;max-width:640px}.eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:20px;color:var(--yellow);font-size:13px;font-weight:700;line-height:1.4;text-transform:uppercase}.hero h1{margin-bottom:2px;font-size:92px;font-weight:700}.hero-statement{margin-bottom:22px;color:#f4f4ef;font-family:Barlow,sans-serif;font-size:40px;font-weight:500;line-height:1.08}.hero-body{max-width:570px;margin-bottom:30px;color:#bdbdb7;font-size:18px;line-height:1.65}.hero-actions,.download-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 20px;font-size:15px;font-weight:700;border:1px solid transparent;border-radius:8px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--primary{color:#090909;background:var(--yellow)}.button--primary:hover,.button--primary:focus-visible{background:#ffe23a}.button--ghost{color:#eee;background:#ffffff0a;border-color:#ffffff2e}.button--ghost:hover,.button--ghost:focus-visible{background:#ffffff17;border-color:#ffffff52}.hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px;color:#9d9d98;font-size:13px}.hero-proof span{display:inline-flex;align-items:center;gap:6px}.hero-product{position:relative;align-self:stretch;min-width:0}.hero-phone-motion{position:absolute;will-change:transform}.hero-phone-motion--front{top:11%;right:11%;z-index:3;transform:translate3d(var(--pointer-front-x),calc(var(--pointer-front-y) + var(--parallax-y)),0)}.hero-phone-motion--back{top:7%;right:-14%;z-index:1;opacity:.5;transform:translate3d(var(--pointer-back-x),calc(var(--pointer-back-y) + var(--parallax-y)),0) rotate(4deg) scale(.88)}.phone-frame{position:relative;width:290px;aspect-ratio:589 / 1280;margin:0;padding:7px;overflow:hidden;background:#020202;border:1px solid #3f3f3f;border-radius:42px;box-shadow:0 30px 70px #00000085}.phone-frame:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;border:1px solid rgba(255,255,255,.13);border-radius:inherit}.phone-frame img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:35px}.phone-speaker{position:absolute;top:10px;left:50%;z-index:2;width:30%;height:19px;background:#000;border-radius:12px;transform:translate(-50%)}.hero-phone--back{width:270px}.analysis-result{position:absolute;right:1%;bottom:14%;z-index:5;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:250px;padding:12px 14px;color:#f7f7f4;background:#171717f0;border:1px solid #434343;border-radius:8px;box-shadow:0 18px 50px #00000073;transform:translate3d(var(--pointer-result-x),var(--parallax-y),0)}.analysis-result>svg{color:var(--green)}.analysis-result strong,.analysis-result small{display:block}.analysis-result strong{margin-bottom:3px;font-size:13px}.analysis-result small{color:var(--muted);font-size:11px}.analysis-icon{display:grid;width:34px;height:34px;color:#080808;background:var(--yellow);border-radius:50%;place-items:center}.scroll-cue{position:absolute;bottom:14px;left:50%;z-index:5;display:grid;width:38px;height:38px;color:#9f9f99;border:1px solid #353535;border-radius:50%;transform:translate(-50%);place-items:center;transition:color .18s ease,border-color .18s ease,transform .18s ease}.scroll-cue:hover,.scroll-cue:focus-visible{color:var(--yellow);border-color:var(--yellow);transform:translate(-50%) translateY(2px)}.capability-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1240px,calc(100% - 48px));min-height:118px;margin:0 auto;border-bottom:1px solid #292929}.capability-band>div{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-content:center;column-gap:12px;padding:24px;border-right:1px solid #292929}.capability-band>div:last-child{border-right:0}.capability-band svg{grid-row:1 / 3;width:23px;color:var(--yellow);align-self:center}.capability-band span{margin-bottom:5px;font-family:Barlow,sans-serif;font-size:17px;font-weight:700}.capability-band small{color:var(--muted);font-size:12px;line-height:1.45}.section-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.section-heading{max-width:720px}.section-heading--wide{max-width:780px}.section-heading h2,.privacy-copy h2,.download-copy h2{margin-bottom:22px;font-size:50px;font-weight:700}.section-heading>p:last-child,.privacy-copy>p,.download-copy>p{color:var(--muted);font-size:17px;line-height:1.7}.story-section{padding:116px 0 90px}.story-layout{display:grid;grid-template-columns:.92fr 1.08fr;gap:96px;margin-top:62px}.story-visual{position:sticky;top:92px;display:grid;align-self:start;height:calc(100svh - 116px);max-height:780px;min-height:640px;place-items:center}.story-phone-wrap{position:relative;width:290px;aspect-ratio:589 / 1280}.story-phone{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(24px) scale(.97);transition:opacity .46s ease,transform .68s cubic-bezier(.16,1,.3,1)}.story-phone.is-active{z-index:2;opacity:1;transform:translateY(0) scale(1)}.screen-index{position:absolute;bottom:22px;left:50%;display:flex;gap:7px;transform:translate(-50%)}.screen-index span{width:7px;height:7px;background:#3e3e3e;border-radius:50%;transition:width .24s ease,background-color .24s ease,border-radius .24s ease}.screen-index span.is-active{width:24px;background:var(--yellow);border-radius:4px}.story-step{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:68svh;padding:54px 0 54px 72px;opacity:.38;border-left:1px solid #323232;transition:opacity .32s ease,border-color .32s ease}.story-step-phone{display:none}.story-step.is-active{opacity:1;border-left-color:var(--yellow)}.step-number{position:absolute;top:50%;left:-22px;display:grid;width:44px;height:44px;color:#a1a19c;background:var(--black);border:1px solid #3a3a3a;border-radius:50%;font-size:12px;transform:translateY(-50%);place-items:center}.story-step.is-active .step-number{color:#050505;background:var(--yellow);border-color:var(--yellow)}.story-label{margin-bottom:14px;color:var(--yellow);font-size:13px;font-weight:700;text-transform:uppercase}.story-step h3{max-width:540px;margin-bottom:18px;font-size:36px}.story-step>p:last-child{max-width:560px;margin-bottom:0;color:var(--muted);font-size:16px;line-height:1.75}.feature-section{padding:112px 0 120px;background:#0c0c0c;border-top:1px solid #292929;border-bottom:1px solid #292929}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:54px}.feature-card{position:relative;min-height:245px;padding:28px;overflow:hidden;background:var(--surface);border:1px solid #303030;border-radius:8px;transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.feature-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;content:"";background:var(--tone, var(--yellow));transform:scaleX(.35);transform-origin:left;transition:transform .28s ease}.feature-card:hover{background:var(--surface-raised);border-color:#4b4b4b;transform:translateY(-4px)}.feature-card:hover:after{transform:scaleX(1)}.feature-card[data-tone=pink]{--tone: var(--pink)}.feature-card[data-tone=yellow]{--tone: var(--yellow)}.feature-card[data-tone=cyan]{--tone: var(--cyan)}.feature-card[data-tone=green]{--tone: var(--green)}.feature-card[data-tone=red]{--tone: var(--red)}.feature-card[data-tone=blue]{--tone: var(--blue)}.feature-icon{display:grid;width:46px;height:46px;margin-bottom:28px;color:#050505;background:var(--tone, var(--yellow));border-radius:50%;place-items:center}.feature-icon svg{width:22px;height:22px}.feature-card h3{margin-bottom:12px;font-size:23px}.feature-card p{margin-bottom:0;color:var(--muted);font-size:14px;line-height:1.7}.numbers-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,calc(100% - 48px));margin:0 auto;padding:78px 0}.numbers-band>div{display:flex;align-items:baseline;gap:15px;min-height:96px;padding:16px 36px;border-right:1px solid #303030}.numbers-band>div:first-child{padding-left:0}.numbers-band>div:last-child{padding-right:0;border-right:0}.numbers-band strong{color:var(--yellow);font-family:Barlow,sans-serif;font-size:64px;line-height:1}.numbers-band span{max-width:160px;color:#c0c0bb;font-size:14px;line-height:1.5}.privacy-band{display:grid;grid-template-columns:1.25fr .75fr;gap:80px;padding:112px max(24px,calc((100vw - 1180px)/2));background:#08251b;border-top:1px solid #165b44;border-bottom:1px solid #165b44}.privacy-copy{max-width:680px}.privacy-copy .eyebrow{color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#fff;font-size:15px;font-weight:700}.text-link:hover,.text-link:focus-visible{color:var(--green)}.privacy-principles{display:flex;flex-direction:column;justify-content:center}.privacy-principles>div{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:12px;min-height:58px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.13)}.privacy-principles>div:last-child{border-bottom:0}.privacy-principles svg{color:var(--green)}.privacy-principles span{font-size:14px;line-height:1.5}.download-section{display:grid;grid-template-columns:1.3fr auto;align-items:end;gap:60px;padding:98px max(24px,calc((100vw - 1180px)/2));color:#090909;background:var(--yellow)}.download-copy{max-width:760px}.download-copy .eyebrow,.download-copy>p{color:#383200}.download-copy>p{max-width:650px;margin-bottom:0}.store-actions{display:grid;grid-template-columns:repeat(2,minmax(188px,1fr));width:min(100%,430px)}.store-button{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 17px;color:#fff;background:#080808;border:1px solid #080808;border-radius:8px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.store-button:hover,.store-button:focus-visible{background:#202020;border-color:#202020;transform:translateY(-2px)}.store-button>svg{width:29px;height:29px;flex:0 0 auto}.store-button span,.store-button small,.store-button strong{display:block}.store-button small{margin-bottom:1px;color:#d8d8d3;font-size:10px;line-height:1.15}.store-button strong{font-family:Barlow,sans-serif;font-size:19px;line-height:1.05;white-space:nowrap}.download-privacy-link{grid-column:1 / -1;justify-self:start;margin-top:5px;color:#272300;font-size:13px;font-weight:700;border-bottom:1px solid rgba(39,35,0,.55)}.download-privacy-link:hover,.download-privacy-link:focus-visible{color:#000;border-color:#000}.site-footer{display:grid;grid-template-columns:1fr auto;gap:36px;padding:58px max(24px,calc((100vw - 1180px)/2)) 34px;background:#080808;border-top:1px solid #282828}.footer-main p{margin:18px 0 0;color:var(--muted);font-size:14px}.footer-links{display:flex;align-items:flex-start;gap:28px;padding-top:10px;color:#c9c9c4;font-size:14px}.footer-links a:hover,.footer-links a:focus-visible{color:var(--yellow)}.footer-meta{grid-column:1 / -1;margin:12px 0 0;padding-top:24px;color:#777772;font-size:12px;border-top:1px solid #252525}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.legal-page{min-height:100svh;background:#080808}.legal-hero{padding:92px max(24px,calc((100vw - 1120px)/2)) 58px;background:#11110c;border-bottom:1px solid #343429}.back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:54px;color:#b9b9b3;font-size:13px;font-weight:500}.back-link:hover,.back-link:focus-visible{color:var(--yellow)}.legal-hero h1{max-width:900px;margin-bottom:20px;font-size:68px}.legal-description{max-width:760px;margin-bottom:22px;color:#bdbdb7;font-size:18px;line-height:1.7}.legal-updated{margin-bottom:0;color:#858580;font-size:13px}.legal-highlights{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1120px,calc(100% - 48px));margin:0 auto;padding:34px 0;border-bottom:1px solid #2c2c2c}.legal-highlights>div{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:9px;min-height:56px;padding:8px 22px;border-right:1px solid #2c2c2c}.legal-highlights>div:first-child{padding-left:0}.legal-highlights>div:last-child{padding-right:0;border-right:0}.legal-highlights svg{color:var(--green)}.legal-highlights span{color:#d3d3ce;font-size:12px;line-height:1.45}.legal-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:90px;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:74px 0 120px}.legal-toc{position:sticky;top:104px;align-self:start;max-height:calc(100svh - 128px);overflow-y:auto;scrollbar-width:thin}.legal-toc>p{margin-bottom:17px;color:#f2f2ef;font-size:13px;font-weight:700}.legal-toc nav{display:flex;flex-direction:column;gap:2px}.legal-toc a{padding:8px 0;color:#8f8f8a;font-size:12px;line-height:1.45}.legal-toc a:hover,.legal-toc a:focus-visible{color:var(--yellow)}.legal-content>section{position:relative;scroll-margin-top:100px;padding:0 0 58px 54px;margin-bottom:58px;border-bottom:1px solid #2c2c2c}.legal-content>section:last-child{margin-bottom:0;border-bottom:0}.legal-section-number{position:absolute;top:6px;left:0;color:var(--yellow);font-family:Barlow,sans-serif;font-size:14px;font-weight:700}.legal-content h2{margin-bottom:24px;font-size:32px}.legal-content h3{margin:32px 0 12px;color:#ecece7;font-family:Inter,sans-serif;font-size:16px;line-height:1.35}.legal-content p,.legal-content li,.legal-content address{color:#b6b6b0;font-size:15px;line-height:1.8}.legal-content p{margin-bottom:18px}.legal-content ul{padding-left:20px;margin:4px 0 22px}.legal-content li{padding-left:6px;margin-bottom:10px}.legal-content strong{color:#efefeb}.legal-content a{color:var(--yellow);text-decoration:underline;text-underline-offset:3px}.legal-content address{font-style:normal}@media(max-width:980px){.hero-inner{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr)}.hero h1{font-size:76px}.hero-statement{font-size:34px}.hero-phone-motion--front{right:0}.hero-phone-motion--back{right:-32%}.phone-frame{width:250px}.hero-phone--back{width:230px}.analysis-result{right:-4%;width:230px}.capability-band>div{padding:18px 14px}.story-layout{gap:54px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-band{gap:48px}.download-section{grid-template-columns:1fr;align-items:start}.legal-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-highlights>div:nth-child(2){border-right:0}.legal-highlights>div:nth-child(-n+2){border-bottom:1px solid #2c2c2c}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:54px}}@media(max-width:760px){.site-nav{height:64px;padding:0 18px;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{position:relative;z-index:52}.nav-toggle{position:relative;z-index:52;display:inline-flex}.nav-links{position:fixed;top:0;right:0;bottom:0;left:0;z-index:51;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:26px;padding:96px 28px 36px;color:#f4f4f0;background:#080808;font-family:Barlow,sans-serif;font-size:30px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .22s ease,transform .32s cubic-bezier(.16,1,.3,1)}.nav-links.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-cta{min-height:50px;margin-top:10px;padding:0 18px;font-family:Inter,sans-serif;font-size:15px}.hero{height:calc(100svh - 48px);min-height:580px;max-height:760px}.hero-inner{display:block;width:calc(100% - 36px);padding-top:104px}.hero-copy{max-width:68%}.hero .eyebrow{margin-bottom:12px;font-size:11px}.hero h1{margin-bottom:6px;font-size:58px}.hero-statement{margin-bottom:14px;font-size:29px}.hero-body{margin-bottom:20px;font-size:14px;line-height:1.55}.hero-actions{align-items:stretch}.hero-actions .button{min-height:46px;padding:0 14px;font-size:13px}.hero-actions .button--ghost,.hero-proof{display:none}.hero-product{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero-phone-motion--front{top:auto;right:8px;bottom:-76px}.hero-phone-motion--back{top:auto;right:-110px;bottom:-66px;opacity:.28}.phone-frame{width:186px;padding:4px;border-radius:28px}.phone-frame img{border-radius:24px}.phone-frame:after{border-radius:28px}.phone-speaker{top:6px;height:12px}.hero-phone--back{width:172px}.analysis-result{right:12px;bottom:44px;width:190px;padding:9px 10px;opacity:.95}.analysis-icon{width:30px;height:30px}.scroll-cue{display:none}.capability-band{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(100% - 32px);padding:14px 0}.capability-band>div{min-height:88px;border-bottom:1px solid #292929}.capability-band>div:nth-child(2){border-right:0}.capability-band>div:nth-last-child(-n+2){border-bottom:0}.section-shell{width:calc(100% - 36px)}.section-heading h2,.privacy-copy h2,.download-copy h2{font-size:36px}.section-heading>p:last-child,.privacy-copy>p,.download-copy>p{font-size:15px}.story-section{padding:80px 0 50px}.story-layout{display:block;margin-top:36px}.story-visual{display:none}.story-steps{display:grid;gap:62px}.story-step-phone{display:flex;justify-content:center;margin:0 0 34px -40px}.story-step-phone .phone-frame{width:174px}.story-step{min-height:0;padding:0 8px 54px 40px;opacity:1}.story-step h3{font-size:29px}.story-step>p:last-child{font-size:14px}.step-number{top:auto;bottom:51px;left:-19px;width:38px;height:38px;transform:none}.feature-section{padding:82px 0}.feature-grid{grid-template-columns:1fr;gap:12px;margin-top:36px}.feature-card{min-height:210px;padding:24px}.feature-icon{margin-bottom:22px}.numbers-band{grid-template-columns:1fr;width:calc(100% - 36px);padding:40px 0}.numbers-band>div,.numbers-band>div:first-child,.numbers-band>div:last-child{min-height:92px;padding:14px 0;border-right:0;border-bottom:1px solid #303030}.numbers-band>div:last-child{border-bottom:0}.privacy-band{grid-template-columns:1fr;gap:40px;padding:78px 18px}.download-section{gap:36px;padding:74px 18px}.download-actions{align-items:stretch}.store-actions{grid-template-columns:1fr;width:100%}.download-privacy-link{grid-column:auto}.site-footer{grid-template-columns:1fr;gap:30px;padding:48px 18px 28px}.footer-links{flex-wrap:wrap;gap:22px;padding-top:0}.footer-meta{grid-column:auto}.legal-hero{padding:68px 18px 42px}.back-link{margin-bottom:38px}.legal-hero h1{font-size:48px}.legal-description{font-size:15px}.legal-highlights{grid-template-columns:1fr;width:calc(100% - 36px);padding:20px 0}.legal-highlights>div,.legal-highlights>div:first-child,.legal-highlights>div:last-child{min-height:48px;padding:8px 0;border-right:0;border-bottom:1px solid #2c2c2c}.legal-highlights>div:last-child{border-bottom:0}.legal-layout{display:block;width:calc(100% - 36px);padding:48px 0 80px}.legal-toc{position:relative;top:auto;max-height:none;margin-bottom:58px;padding-bottom:30px;border-bottom:1px solid #2c2c2c}.legal-toc nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 18px}.legal-content>section{padding:0 0 46px 38px;margin-bottom:46px}.legal-content h2{font-size:28px}.legal-content p,.legal-content li,.legal-content address{font-size:14px}}@media(max-width:390px){.hero-copy{max-width:72%}.hero h1{font-size:52px}.hero-statement{font-size:26px}.hero-phone-motion--front{right:8px}.analysis-result{display:none}.capability-band>div{grid-template-columns:24px 1fr;padding:14px 8px}.capability-band span{font-size:15px}.capability-band small{font-size:10px}}@media(max-width:760px)and (max-height:700px){.hero-phone-motion--front{right:4px;bottom:-66px}.hero-phone-motion--back{right:-74px;bottom:-58px}.hero-product .phone-frame{width:132px}.hero-product .hero-phone--back{width:124px}}@media(max-width:340px)and (max-height:700px){.hero{min-height:640px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}[data-parallax],.hero-phone-motion,.analysis-result{transform:none!important}}
