*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--text);font-family:Montserrat,Arial,sans-serif;line-height:1.5;overflow-x:hidden}body.modal-open{overflow:hidden}button,input{font:inherit}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--canvas:#fff;--surface:#f9f9f9;--surface-2:#f2f2f2;--text:#111;--muted:#777;--border:#e9e9e9;--accent:#f75005;--accent-soft:#ff8f5c;--orange-gradient:linear-gradient(135deg,#ff8f5c,#f75005);--purple:#504de5;--purple-gradient:linear-gradient(135deg,#7976fd,#504de5);--violet:#733aed;--violet-gradient:linear-gradient(135deg,#a980ff,#733aed);--inverse:#fff;--shadow:0 30px 50px #00000012;--header-bg:#f9f9f9e6}:root[data-theme=dark]{--canvas:#111;--surface:#1c1c1c;--surface-2:#252525;--text:#f7f7f7;--muted:#aaa;--border:#343434;--header-bg:#1c1c1ce6;--shadow:0 30px 50px #00000040}.page-width{width:min(1200px,100% - 60px);margin-inline:auto}.narrow{max-width:1000px}.section{padding:100px 0}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.eyebrow{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:16px;font-size:clamp(.82rem,1.2vw,1rem);font-weight:700;line-height:1.4}.section-heading{max-width:900px;margin-bottom:55px}.section-heading h2{letter-spacing:-.045em;font-size:clamp(2.35rem,5.2vw,4rem);line-height:1.08}.section-heading.light,.section-heading.light .eyebrow{color:#fff}.primary-button,.outline-button{border-radius:40px;justify-content:center;align-items:center;gap:12px;min-height:54px;padding:14px 26px;font-size:.92rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.primary-button{background:var(--accent);color:#fff;box-shadow:0 16px 28px #f7500538}.primary-button:hover,.outline-button:hover{transform:translateY(-2px)}.outline-button{border:1px solid var(--accent);color:var(--accent)}.circle-button{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .2s;display:inline-flex;box-shadow:0 16px 28px #f7500533}.circle-button:hover{transform:scale(1.06)}:focus-visible{outline-offset:4px;outline:3px solid #ffd166}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.1rem;font-weight:800;display:inline-flex}.brand-mark{background:var(--accent);color:#fff;border-radius:11px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:inline-flex}.site-header{z-index:20;height:94px;position:relative}.header-pill{background:var(--header-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid color-mix(in srgb,var(--border) 75%,transparent);z-index:30;border-radius:60px;justify-content:space-between;align-items:center;height:68px;padding:0 10px 0 18px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.desktop-nav{align-items:center;gap:30px;display:flex}.desktop-nav a{color:var(--muted);font-size:.82rem;font-weight:600;transition:color .2s}.desktop-nav a:hover,.desktop-nav a.active{color:var(--text)}.desktop-nav a:last-child{align-items:center;gap:4px;display:flex}.header-actions{align-items:center;gap:10px;display:flex}.theme-toggle,.menu-button{border:1px solid var(--border);color:var(--text);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.menu-button{display:none}.mobile-nav{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);z-index:25;border-radius:26px;flex-direction:column;gap:18px;padding:26px;display:none;position:fixed;top:98px}.mobile-nav a{font-weight:700}.home-hero{background:var(--surface);min-height:760px;padding:90px 0 70px;position:relative;overflow:hidden}.home-hero:after{background:var(--orange-gradient);content:"";filter:blur();opacity:.96;z-index:0;border-radius:50%;width:760px;height:760px;position:absolute;top:-70px;right:-270px}.hero-grid{z-index:1;grid-template-columns:45% 55%;align-items:center;min-height:660px;display:grid;position:relative}.hero-copy{z-index:2;position:relative}.hero-copy h1{letter-spacing:-.08em;text-transform:uppercase;font-size:clamp(3.7rem,7.8vw,6.6rem);line-height:.91}.hero-copy h1 span{color:var(--accent)}.hero-text{color:var(--muted);max-width:480px;margin-top:26px;font-size:1.06rem;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:36px;display:flex}.video-link{color:var(--accent);text-transform:uppercase;align-items:center;gap:12px;font-size:.85rem;font-weight:700;display:inline-flex}.play-button{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.stats-cards{gap:18px;margin-top:60px;display:flex}.stats-cards>div{background:var(--canvas);box-shadow:var(--shadow);border-radius:24px;flex-direction:column;width:180px;min-height:120px;padding:20px 24px;display:flex}.stats-cards strong{letter-spacing:-.06em;font-size:1.8rem}.stats-cards span{color:var(--muted);margin-top:8px;font-size:.72rem;line-height:1.5}.stats-cards b{color:var(--accent);letter-spacing:.08em;margin-top:4px;font-size:.8rem}.condition-slider{width:100%;max-width:570px;height:610px;margin-left:auto;position:relative}.condition-device{z-index:2;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.condition-device:after{content:"";z-index:-1;background:#ffffff1f;border:1px solid #fff6;border-radius:50%;width:480px;height:480px;position:absolute}.condition-device img{filter:drop-shadow(0 40px 26px #00000042);object-fit:contain;z-index:2;width:auto;height:540px;position:relative}.scan-corners{z-index:4;border:3px solid #ffffffe6;border-color:#ffffffe6 #ffffffe6 #0000 #0000;width:122px;height:122px;position:absolute;top:180px;right:120px;transform:rotate(45deg)}.condition-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#111;z-index:4;background:#ffffffd6;border-radius:25px;width:305px;padding:17px 22px 18px;position:absolute;bottom:84px;left:0;box-shadow:0 20px 40px #00000021}.condition-panel h3{color:var(--accent);font-size:1.15rem;line-height:1.25}.risk-label{color:#fff;border-radius:20px;align-items:center;gap:7px;width:max-content;margin:11px 0 9px;padding:6px 11px;font-size:.78rem;font-weight:700;display:flex}.risk-high .risk-label{background:#f54119}.risk-medium .risk-label{background:#f3ad23}.risk-low .risk-label{background:#5dc23a}.condition-panel p{font-size:.72rem;line-height:1.55}.slider-controls{gap:12px;margin-top:16px;display:flex}.condition-panel .circle-button{width:35px;height:35px}.condition-pager{color:#fff;z-index:4;align-items:center;gap:10px;font-size:.78rem;display:flex;position:absolute;bottom:22px;right:30px}.condition-pager i{background:#fff9;width:34px;height:1px}.hero-play{color:var(--accent);z-index:4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;bottom:26px;right:90px}.intro-section{padding-bottom:50px}.intro-section .section-heading{max-width:850px}.video-banner{border-radius:46px;width:100%;max-width:1000px;display:block;position:relative;overflow:hidden}.video-banner:after{content:"";background:#0000002e;position:absolute;inset:0}.video-banner img{object-fit:cover;width:100%;height:490px}.video-banner-play{background:var(--accent);color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.audience-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.audience-card{color:#fff;border-radius:34px;flex-direction:column;min-height:310px;padding:30px;transition:transform .25s;display:flex;position:relative}.audience-card:hover{transform:translateY(-5px)}.audience-card.orange{background:var(--orange-gradient)}.audience-card.purple{background:var(--purple-gradient)}.audience-card.violet{background:var(--violet-gradient)}.audience-icon{width:34px;height:34px;margin-bottom:auto}.audience-card h3{font-size:1.3rem}.audience-card p{max-width:280px;margin-top:8px;font-size:.84rem;line-height:1.7}.audience-arrow{border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:28px;right:28px}.feature-showcase{background:var(--surface)}.feature-grid{grid-template-columns:38% 1fr;gap:100px;display:grid}.feature-visual{justify-content:center;align-items:center;min-height:720px;display:flex;position:relative}.feature-visual-orbit{border:1px solid color-mix(in srgb,var(--accent) 30%,transparent);border-radius:50%;width:540px;height:540px;position:absolute}.feature-phone,.product-device,.download-device{color:#fff;background:#161616;border:7px solid #303030;border-radius:40px;padding:20px;position:relative;box-shadow:0 35px 45px #0000003d}.feature-phone{width:280px;height:560px;transform:rotate(7deg)}.device-top{opacity:.7;justify-content:space-between;font-size:.55rem;display:flex}.feature-phone-mark,.device-logo{background:var(--accent);color:#fff;border-radius:17px;justify-content:center;align-items:center;width:58px;height:58px;margin:40px auto 26px;font-size:2rem;font-weight:800;display:flex}.feature-phone strong{text-align:center;font-size:.9rem;display:block}.mini-chart{align-items:end;gap:6px;height:90px;margin-top:45px;padding:0 10px;display:flex}.mini-chart span{background:var(--accent);border-radius:5px 5px 0 0;flex:1;display:block}.mini-chart span:first-child{height:38%}.mini-chart span:nth-child(2){height:55%}.mini-chart span:nth-child(3){height:46%}.mini-chart span:nth-child(4){height:72%}.mini-chart span:nth-child(5){height:62%}.mini-chart span:nth-child(6){height:85%}.mini-tag{text-align:center;background:#5dc23a;border-radius:20px;width:max-content;margin:34px auto;padding:8px 15px;font-size:.72rem}.feature-row{border-bottom:1px solid var(--border);grid-template-columns:78px 1fr 120px;align-items:center;gap:22px;padding:26px 0;display:grid}.feature-icon{background:var(--orange-gradient);color:#fff;border-radius:23px;justify-content:center;align-items:center;width:78px;height:78px;display:flex}.feature-icon svg{width:32px;height:32px}.feature-copy h3{font-size:1.1rem}.feature-copy p{color:var(--muted);margin-top:5px;font-size:.86rem;line-height:1.65}.feature-row img{object-fit:cover;border-radius:17px;width:120px;height:88px}.usage-panel{background:var(--orange-gradient);color:#fff;border-radius:70px;max-width:1400px;margin:0 auto 70px;padding:90px 30px}.usage-heading{grid-template-columns:1fr 1fr;align-items:end;gap:60px;display:grid}.usage-total{text-align:center}.usage-total strong{letter-spacing:-.08em;font-size:clamp(2.8rem,6vw,4rem);display:block}.usage-total span{font-size:1.1rem;font-weight:700;display:block}.usage-total small{opacity:.78;margin-top:17px;display:block}.usage-stats{grid-template-columns:repeat(5,1fr);margin-top:70px;display:grid}.usage-stats>div{text-align:center;border-right:1px solid #fff6;padding:0 18px}.usage-stats>div:last-child{border:0}.usage-stats strong{letter-spacing:-.07em;font-size:clamp(1.8rem,3.7vw,3.1rem);display:block}.usage-stats span{letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.news-section{padding-top:40px}.news-controls{justify-content:flex-end;gap:12px;margin-top:-88px;margin-bottom:40px;display:flex}.news-rail{scrollbar-width:none;gap:18px;padding:8px 0 20px;display:flex;overflow:auto}.news-rail::-webkit-scrollbar{display:none}.news-card{background:var(--surface);border-radius:30px;flex-direction:column;flex:0 0 350px;transition:transform .25s,background .25s;display:flex;overflow:hidden}.news-card:hover{background:var(--surface-2);transform:translateY(-4px)}.news-image{aspect-ratio:1.45;overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.news-card:hover .news-image img{transform:scale(1.05)}.news-body{flex-direction:column;flex:1;padding:22px;display:flex}.news-category{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.news-body h3{margin-top:9px;font-size:1rem;line-height:1.4}.news-meta{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;padding-top:28px;font-size:.73rem;display:flex}.news-meta span:last-child{color:var(--accent);align-items:center;gap:7px;font-weight:700;display:flex}.newsletter-form{background:var(--surface);border-radius:60px;align-items:center;max-width:825px;margin:50px auto 0;padding:9px;display:flex}.newsletter-form input{color:var(--text);background:0 0;border:0;outline:0;width:100%;min-height:54px;padding:0 28px;font-size:.9rem}.newsletter-form .primary-button{border-radius:40px;min-width:180px}.form-message{color:var(--accent);font-size:.75rem;position:absolute;transform:translateY(60px)}.featured-in h2{text-align:center;font-size:2rem}.partner-grid{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:44px;display:flex}.partner-logo{background:var(--canvas);box-shadow:var(--shadow);border-radius:25px;justify-content:center;align-items:center;width:160px;height:74px;padding:18px 28px;display:flex}.partner-logo img{filter:grayscale();object-fit:contain;max-height:38px;transition:filter .25s}.partner-logo:hover img{filter:grayscale(0)}.download-cta{background:var(--orange-gradient);color:#fff;max-width:1400px;margin:40px auto;padding:60px 30px}.download-cta.md{background:var(--purple-gradient)}.download-cta-inner{justify-content:space-between;align-items:center;display:flex}.download-cta .eyebrow{color:#fff}.download-cta h2{letter-spacing:-.05em;max-width:640px;font-size:clamp(2rem,4vw,3.6rem)}.download-cta .store-buttons{margin:0}.download-text-link{align-items:center;gap:8px;margin-top:15px;font-size:.82rem;font-weight:700;display:flex}.store-buttons{gap:10px;margin-top:30px;display:flex}.store-button{color:#fff;background:#090909;border-radius:10px;align-items:center;gap:8px;min-width:146px;padding:8px 13px;transition:transform .2s;display:flex}.store-button:hover{transform:translateY(-2px)}.store-button span{font-size:.82rem;font-weight:600;line-height:1.15}.store-button small{font-size:.47rem;font-weight:400;display:block}.site-footer{background:var(--surface);margin-top:80px;padding:70px 0 25px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;gap:12px;display:flex}.footer-brand{margin-bottom:12px}.footer-grid p{color:var(--muted);max-width:270px;font-size:.84rem}.footer-grid strong{margin-bottom:6px;font-size:.8rem}.footer-grid a:not(.brand){color:var(--muted);font-size:.8rem}.footer-grid a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;margin-top:50px;padding-top:18px;font-size:.65rem;display:flex}.mobile-download-bar{display:none}.video-modal{z-index:100;background:#000000d6;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.video-frame{background:#1d1d1d;border-radius:28px;width:100%;max-width:900px;position:relative;overflow:hidden}.modal-close{color:#fff;z-index:2;position:absolute;top:16px;right:16px}.video-placeholder{color:#fff;background:radial-gradient(circle at 50% 40%,#42251b,#151515 70%);flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:500px;display:flex}.play-icon{background:var(--accent);border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;padding-left:4px;display:flex}.product-hero{background:var(--surface);padding:90px 0 75px;overflow:hidden}.product-hero.variant-purple{--accent:var(--purple)}.product-hero.variant-violet{--accent:var(--violet)}.product-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;min-height:630px;display:grid}.product-hero-copy h1{letter-spacing:-.08em;max-width:650px;font-size:clamp(3.4rem,6.7vw,6rem);line-height:.94}.product-hero-copy .hero-text{max-width:500px}.product-hero-copy .store-buttons{margin-top:30px}.product-hero-art{justify-content:center;align-items:center;min-height:590px;display:flex;position:relative}.hero-orbit{border:1px solid color-mix(in srgb,var(--accent) 50%,transparent);border-radius:50%;width:510px;height:510px;position:absolute}.product-device{z-index:1;width:270px;height:520px;transform:rotate(8deg)}.product-device .device-logo{margin-top:72px}.device-screen-title{text-align:center}.device-score{letter-spacing:-.1em;text-align:center;margin-top:50px;font-size:4.7rem;font-weight:800}.device-score span{font-size:1.5rem}.device-caption{color:#999;text-align:center;font-size:.7rem}.device-lines{gap:5px;width:180px;margin:42px auto 0;display:flex}.device-lines i{background:#f75005;border-radius:5px;flex:1;height:8px}.device-lines i:nth-child(2){background:#f3ad23}.device-lines i:nth-child(3){background:#5dc23a}.floating-chip{background:var(--canvas);box-shadow:var(--shadow);z-index:3;border-radius:18px;padding:16px;font-size:.75rem;font-weight:700;position:absolute}.chip-one{top:150px;right:25px}.chip-two{bottom:140px;left:18px}.product-condition{background:var(--surface)}.routine-grid{grid-template-columns:35% 1fr;align-items:center;gap:70px;display:grid}.routine-visual{background:var(--orange-gradient);color:#fff;border-radius:36px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;display:flex;position:relative}.routine-ring{border:1px solid #ffffffa6;border-radius:50%;justify-content:center;align-items:center;width:220px;height:220px;font-size:5rem;font-weight:800;display:flex}.routine-visual span{margin-top:24px;font-weight:700}.steps-grid{gap:15px;display:grid}.step-card{background:var(--surface);border:1px solid var(--border);border-radius:26px;grid-template-columns:50px 1fr 30px;gap:18px;padding:24px;display:grid}.step-number{color:var(--accent);font-size:1.2rem;font-weight:800}.step-card h3{font-size:1rem}.step-card p{color:var(--muted);margin-top:6px;font-size:.8rem;line-height:1.6}.step-check{color:var(--accent);margin-top:4px}.three-step-section{background:var(--surface)}.three-step-section .steps-grid{grid-template-columns:repeat(3,1fr)}.three-step-section .step-card{min-height:210px;display:block}.three-step-section .step-check{margin-top:26px}.specialist-benefits{background:var(--surface)}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.benefit-grid article{border-top:2px solid var(--purple);padding:22px 4px}.benefit-grid span,.usecase-grid span{color:var(--purple);font-size:.8rem;font-weight:800}.benefit-grid h3,.usecase-grid h3{margin-top:32px;font-size:1.15rem}.benefit-grid p,.usecase-grid p{color:var(--muted);margin-top:14px;font-size:.84rem;line-height:1.7}.workflow-section{background:var(--surface)}.workflow-section .step-card{border-color:color-mix(in srgb,var(--purple) 20%,var(--border))}.workflow-section .step-number,.workflow-section .step-check{color:var(--purple)}.two-column{grid-template-columns:1fr 1fr;gap:90px;display:grid}.accordion{border-top:1px solid var(--border)}.accordion-item{border-bottom:1px solid var(--border)}.accordion-item button{color:var(--text);text-align:left;justify-content:space-between;align-items:center;width:100%;padding:22px 0;font-size:1rem;font-weight:700;display:flex}.accordion-item button svg{color:var(--purple);transition:transform .2s}.accordion-item.active button svg{transform:rotate(180deg)}.accordion-item p{color:var(--muted);padding:0 35px 22px 0;font-size:.85rem;line-height:1.7}.developers-page .eyebrow,.developers-page .primary-button{--accent:var(--violet)}.developer-intro{background:var(--surface)}.developer-intro-grid{grid-template-columns:1fr auto;gap:50px;display:grid}.developer-intro-grid p{color:var(--muted);max-width:670px;font-size:1rem;line-height:1.8}.developer-metrics{background:var(--violet-gradient);color:#fff;padding:65px 0}.metrics-grid{grid-template-columns:repeat(3,1fr);display:grid}.metrics-grid>div{text-align:center}.metrics-grid strong{letter-spacing:-.08em;font-size:3rem;display:block}.metrics-grid span{font-size:.85rem;font-weight:700}.developer-feature-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.developer-feature-grid article{border:1px solid var(--border);border-radius:26px;padding:26px;position:relative}.developer-feature-icon{background:var(--violet-gradient);color:#fff;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.developer-feature-grid h3{margin-top:24px;font-size:1.05rem}.developer-feature-grid p{color:var(--muted);max-width:420px;margin-top:7px;font-size:.82rem;line-height:1.7}.feature-check{background:var(--surface-2);color:var(--violet);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;bottom:22px;right:22px}.usecases-section{background:var(--surface)}.usecase-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.usecase-grid article{background:var(--canvas);border-radius:28px;min-height:270px;padding:26px}.download-page{padding-top:35px}.download-hero{background:var(--surface);min-height:790px}.download-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:680px;display:grid}.download-tabs{border:1px solid var(--accent);border-radius:40px;max-width:410px;margin-bottom:55px;padding:3px;display:flex}.download-tabs button{color:var(--accent);border-radius:35px;width:50%;padding:16px 25px;font-size:.84rem;font-weight:700}.download-tabs button.active{background:var(--accent);color:#fff}.download-grid h1{letter-spacing:-.08em;max-width:600px;font-size:clamp(3rem,6vw,5rem);line-height:.97}.qr-card{background:var(--canvas);box-shadow:var(--shadow);border-radius:22px;align-items:center;gap:14px;width:max-content;margin-top:35px;padding:16px;display:flex}.qr-card svg{color:var(--accent);width:70px;height:70px}.qr-card span{color:var(--muted);max-width:100px;font-size:.75rem}.download-device{width:320px;height:620px;transform:rotate(6deg)}.download-device .device-logo{margin-top:95px}.download-app-title{text-align:center;font-size:1.2rem;font-weight:700}.download-app-circle{background:var(--orange-gradient);border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin:60px auto 30px;font-size:1.7rem;font-weight:800;display:flex}.download-device.md .download-app-circle{background:var(--purple-gradient)}.download-app-lines{flex-direction:column;gap:9px;width:210px;margin:25px auto;display:flex}.download-app-lines i{opacity:.8;background:#fff;border-radius:8px;height:7px}.download-app-lines i:nth-child(2){width:80%}.download-app-lines i:nth-child(3){width:65%}.download-app-lines i:nth-child(4){width:90%}.centered-section{text-align:center}.centered-section .section-heading{margin-inline:auto}.centered-section>p{color:var(--muted);max-width:650px;margin-inline:auto}.blog-page{padding-top:60px}.blog-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.blog-grid .news-card{flex-basis:auto;min-height:410px}.blog-excerpt{color:var(--muted);margin-top:12px;font-size:.78rem;line-height:1.6}.article-header{padding:80px 0 55px}.article-header h1{letter-spacing:-.07em;max-width:920px;font-size:clamp(2.8rem,6vw,5rem);line-height:1}.article-date{color:var(--muted);align-items:center;gap:8px;margin-top:20px;font-size:.8rem;display:flex}.article-header>img{object-fit:cover;border-radius:40px;width:100%;height:520px;margin-top:50px}.article-content{max-width:850px}.article-toc{background:var(--surface);border-radius:22px;margin-bottom:55px}.article-toc button{color:var(--text);justify-content:space-between;align-items:center;width:100%;padding:20px;font-size:.9rem;font-weight:700;display:flex}.article-toc nav{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.article-toc a{color:var(--muted);font-size:.8rem}.article-section{margin-bottom:55px}.article-section h2{letter-spacing:-.04em;margin-bottom:20px;font-size:2rem}.article-section p,.article-section li{color:var(--muted);font-size:1rem;line-height:1.9}.article-section p+p{margin-top:15px}.article-section ul{padding-left:20px}.article-back{color:var(--accent);font-weight:700}.not-found{min-height:600px;padding-top:180px}.not-found h1{letter-spacing:-.08em;max-width:680px;font-size:clamp(3rem,7vw,6rem);line-height:.95}.not-found p:not(.eyebrow){color:var(--muted);margin:22px 0 30px}.product-page .download-cta,.download-page .download-cta{border-radius:0}@media (width<=1050px){.desktop-nav{gap:17px}.header-download{display:none}.hero-grid,.product-hero-grid,.download-grid{gap:35px}.condition-slider{transform-origin:100%;transform:scale(.92)}.feature-grid{gap:45px}.feature-row{grid-template-columns:68px 1fr}.feature-row img{display:none}.usage-heading{gap:20px}.article-header>img{height:420px}}@media (width<=800px){.page-width{width:min(100% - 40px,650px)}.site-header{height:88px}.header-pill{height:62px;top:14px}.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{width:calc(100% - 40px);display:flex}.home-hero{padding-top:40px}.home-hero:after{width:480px;height:480px;top:420px;right:-240px}.hero-grid,.product-hero-grid,.download-grid{grid-template-columns:1fr}.hero-grid{padding-top:40px}.hero-copy h1{font-size:clamp(3.7rem,16vw,6rem)}.hero-text{font-size:.95rem}.stats-cards{margin-top:40px}.condition-slider{max-width:560px;height:560px;margin:20px auto 0;transform:none}.condition-device img{height:480px}.condition-device:after{width:400px;height:400px}.intro-section{padding-top:70px}.section{padding:72px 0}.section-heading{margin-bottom:35px}.audience-grid,.benefit-grid,.usecase-grid,.developer-feature-grid,.blog-grid{grid-template-columns:1fr 1fr}.audience-card{min-height:270px}.feature-grid{grid-template-columns:1fr}.feature-visual{min-height:580px}.usage-panel{border-radius:45px;margin:0 20px 50px;padding:60px 20px}.usage-heading{grid-template-columns:1fr}.usage-total{text-align:left}.usage-stats{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:45px}.usage-stats>div{text-align:left;border-right:0}.news-controls{margin-top:0}.newsletter-form{border-radius:26px;flex-wrap:wrap;padding:7px}.newsletter-form input{min-height:52px}.newsletter-form .primary-button{width:100%}.download-cta-inner{flex-direction:column;align-items:flex-start;gap:28px}.routine-grid,.two-column,.three-step-section .steps-grid,.developer-intro-grid{grid-template-columns:1fr}.download-grid{padding:35px 0}.download-device{margin:0 auto}.download-hero{min-height:0}.article-header{padding-top:50px}.article-header>img{border-radius:25px;height:320px}}@media (width<=520px){.page-width{width:calc(100% - 32px)}.header-pill{padding-left:12px}.brand{font-size:1rem}.brand-mark{width:30px;height:30px}.theme-toggle{width:38px;height:38px}.home-hero{min-height:0;padding-bottom:30px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.stats-cards{gap:9px}.stats-cards>div{width:calc(50% - 5px);min-height:105px;padding:15px}.stats-cards strong{font-size:1.55rem}.condition-slider{width:calc(100% + 16px);height:500px;margin-left:-8px;margin-right:-8px}.condition-device img{height:390px}.condition-device:after{width:300px;height:300px}.condition-panel{width:270px;padding:14px 16px;bottom:38px;left:10px}.condition-panel h3{font-size:.95rem}.condition-panel p{font-size:.66rem}.condition-pager{bottom:14px;right:20px}.hero-play{width:42px;height:42px;bottom:15px;right:68px}.video-banner{border-radius:24px}.video-banner img{height:350px}.video-banner-play{width:62px;height:62px}.audience-grid,.benefit-grid,.usecase-grid,.developer-feature-grid,.blog-grid{grid-template-columns:1fr}.audience-card{min-height:250px}.feature-visual{min-height:490px}.feature-visual-orbit{width:390px;height:390px}.feature-phone{width:235px;height:460px}.feature-row{grid-template-columns:54px 1fr;gap:13px;padding:22px 0}.feature-icon{border-radius:17px;width:54px;height:54px}.feature-icon svg{width:24px;height:24px}.feature-copy h3{font-size:.92rem}.feature-copy p{font-size:.75rem}.usage-stats strong{font-size:1.8rem}.usage-stats span{font-size:.6rem}.news-card{flex-basis:290px}.newsletter-form input{padding:0 15px}.partner-logo{width:140px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}.mobile-download-bar{background:color-mix(in srgb,var(--canvas) 86%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:2px solid var(--accent);padding:15px 16px calc(15px + env(safe-area-inset-bottom));text-align:center;z-index:50;flex-direction:column;gap:9px;width:100%;display:flex;position:fixed;bottom:0;left:0}.mobile-download-bar strong{color:var(--accent);font-size:.95rem}.mobile-download-bar .store-buttons{justify-content:center;margin-top:0}.mobile-download-bar .store-button{min-width:130px}.mobile-download-bar.is-collapsed{background:0 0;border:0;padding:0;bottom:0}.mobile-download-toggle{background:var(--accent);color:#fff;border-radius:8px 8px 0 0;justify-content:center;align-items:center;width:34px;height:26px;display:flex;position:absolute;top:-26px;right:10px}.product-hero{padding-top:45px}.product-hero-grid{min-height:0}.product-hero-copy h1,.download-grid h1{font-size:clamp(3rem,15vw,4.8rem)}.product-hero-art{min-height:480px}.hero-orbit{width:380px;height:380px}.product-device{width:230px;height:440px}.product-device .device-logo{margin-top:45px}.device-score{margin-top:35px;font-size:3.8rem}.floating-chip{padding:12px;font-size:.65rem}.chip-one{top:100px;right:0}.chip-two{bottom:100px;left:0}.routine-visual{min-height:300px}.routine-ring{width:170px;height:170px;font-size:3.6rem}.step-card{grid-template-columns:36px 1fr;padding:18px}.step-check{display:none}.metrics-grid strong{font-size:2.1rem}.metrics-grid span{font-size:.65rem}.download-device{width:270px;height:520px}.download-device .device-logo{margin-top:65px}.download-app-circle{width:130px;height:130px;margin-top:45px}.article-header h1{font-size:clamp(2.6rem,12vw,4rem)}.article-header>img{height:240px}.article-section h2{font-size:1.6rem}.article-section p,.article-section li{font-size:.9rem}.site-footer{margin-bottom:130px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
