:root{--coral:#ff7175;--coral-deep:#f85c62;--ink:#17191d;--muted:#73777f;--mist:#f3f7f8;--blush:#fff0f0;--line:#e5e8ea;--white:#fff;--radius:30px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"DM Sans",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.site-header{position:fixed;z-index:30;top:0;left:0;right:0;border-bottom:1px solid rgba(20,20,20,.07);background:rgba(255,255,255,.88);backdrop-filter:blur(18px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:700}.brand img{width:44px;height:44px;border-radius:13px;box-shadow:0 7px 16px rgba(248,92,98,.2)}.brand b{color:var(--coral-deep)}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav-links>a:not(.pill):hover{color:var(--coral-deep)}select{border:0;background:transparent;font:600 13px "DM Sans";cursor:pointer}.pill{display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:100px;padding:15px 23px;font-weight:700;transition:.25s}.pill:hover{transform:translateY(-3px)}.pill-coral{padding:12px 20px;background:var(--coral);color:#fff}.pill-dark{background:var(--ink);color:#fff;box-shadow:0 12px 28px rgba(23,25,29,.18)}.pill-white{background:#fff;color:var(--ink)}.menu-button{display:none;width:42px;height:42px;border:0;background:none}.menu-button span{display:block;width:24px;height:2px;margin:6px;background:var(--ink)}.hero{position:relative;overflow:hidden;padding-top:78px;background:linear-gradient(135deg,#fff 10%,#fff7f7 56%,#eef7f8)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;min-height:720px}.hero-copy{position:relative;z-index:2;padding:60px 0}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.16em}.eyebrow i{display:block;width:27px;height:2px;background:var(--coral)}h1,h2{font-family:"Oswald",sans-serif;font-weight:600;line-height:.98;letter-spacing:-.025em;margin:20px 0}h1{font-size:clamp(58px,6.2vw,86px)}h2{font-size:clamp(46px,5vw,67px)}h1 em,h2 em{color:var(--coral-deep);font-style:normal}.hero-copy>p,.section-head>p,.feature-copy>p,.outlet-copy>p,.download-card>p{max-width:575px;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:26px;margin:32px 0 42px}.watch-link{display:flex;align-items:center;gap:11px;font-weight:700}.play{display:grid;place-items:center;width:39px;height:39px;padding-left:2px;border:1px solid var(--line);border-radius:50%;font-size:10px}.proof{display:flex;align-items:center;gap:22px}.proof div{display:flex;flex-direction:column}.proof strong{font:600 24px "Oswald"}.proof span{color:var(--muted);font-size:12px}.proof>i{height:34px;width:1px;background:var(--line)}.hero-visual{position:relative;display:grid;place-items:center;height:680px}.coral-arch{position:absolute;bottom:0;width:455px;height:560px;border-radius:230px 230px 0 0;background:var(--coral);box-shadow:45px 20px 0 #ffdadd}.phone{position:relative;overflow:hidden;padding:9px;border:7px solid #17191d;border-radius:45px;background:#17191d;box-shadow:0 35px 70px rgba(20,26,30,.25)}.phone img{display:block;width:100%;height:100%;border-radius:31px;object-fit:cover;object-position:top}.speaker{position:absolute;z-index:3;top:15px;left:50%;width:83px;height:22px;border-radius:20px;background:#17191d;transform:translateX(-50%)}.hero-phone{z-index:2;width:300px;height:612px;transform:rotate(3deg)}.float-card{position:absolute;z-index:5;display:flex;align-items:center;padding:14px 17px;border:1px solid rgba(20,20,20,.06);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 17px 35px rgba(33,38,42,.15)}.float-card b,.float-card small{display:block}.float-card small{color:var(--muted);font-size:11px}.order-card{right:-5px;bottom:105px;gap:10px}.order-card>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e7f8e8;color:#37a84a}.store-card{left:0;top:145px;flex-direction:column;align-items:flex-start}.store-card span{font:700 24px "Oswald";color:var(--coral-deep)}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{left:-80px;top:120px;width:200px;height:200px;border:1px solid #ffd5d5}.orb-two{right:3%;top:15%;width:80px;height:80px;background:#fff3ce}.brand-strip{position:relative;z-index:4;display:flex;justify-content:center;gap:60px;overflow:hidden;padding:23px 30px;background:#17191d;color:#fff;white-space:nowrap;font-weight:700;letter-spacing:.08em}.section{padding:120px 0}.section-head{max-width:680px;margin:0 auto 65px;text-align:center}.section-head .eyebrow{justify-content:center}.section-head>p{margin:0 auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{position:relative;padding:38px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;transition:.25s}.steps article:hover{transform:translateY(-7px);box-shadow:0 22px 45px rgba(35,40,44,.08)}.step-no{position:absolute;right:27px;color:#b2b6ba;font:600 14px "Oswald"}.step-icon{display:grid;place-items:center;width:68px;height:68px;border-radius:21px;background:var(--blush);color:var(--coral-deep);font-size:29px}.steps article:nth-child(2) .step-icon{background:#fff3d7;color:#d98f00}.steps article:nth-child(3) .step-icon{background:#e9f4f5;color:#527a80}.steps h3{margin:25px 0 9px;font:600 22px "Oswald"}.steps p{margin:0;color:var(--muted);line-height:1.65}.feature{overflow:hidden;background:var(--mist)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.screen-scene{position:relative;height:660px}.screen-scene:before{content:"";position:absolute;inset:85px 15px 45px;border-radius:50%;background:#ffdcdd}.phone-back,.phone-front{position:absolute;width:258px;height:557px}.phone-back{left:35px;top:15px;transform:rotate(-8deg)}.phone-front{right:20px;bottom:0;z-index:2;transform:rotate(7deg)}.mini-badge{position:absolute;z-index:3;bottom:55px;left:10px;padding:16px 19px;border-radius:16px;background:#fff;box-shadow:0 15px 30px rgba(20,20,20,.12);font:700 18px "Oswald";color:var(--coral-deep)}.mini-badge small{display:block;color:var(--muted);font:500 11px "DM Sans"}.feature-copy>p{max-width:520px}.feature-copy ul{margin:37px 0 0;padding:0;list-style:none}.feature-copy li{display:flex;gap:18px;padding:20px 0;border-bottom:1px solid #dce2e4}.feature-copy li>span{display:grid;place-items:center;min-width:42px;height:42px;border-radius:50%;background:#fff;color:var(--coral-deep);font:600 13px "Oswald"}.feature-copy li b,.feature-copy li small{display:block}.feature-copy li b{font:600 18px "Oswald"}.feature-copy li small{margin-top:4px;color:var(--muted);line-height:1.5}.outlet{position:relative;overflow:hidden;background:var(--coral);color:#fff;padding-bottom:0}.outlet:before{content:"";position:absolute;right:-200px;top:-200px;width:650px;height:650px;border:1px solid rgba(255,255,255,.22);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.05),0 0 0 160px rgba(255,255,255,.04)}.outlet-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:620px}.light i{background:#fff}.outlet h2 em{color:var(--ink)}.outlet-copy{padding-bottom:100px}.outlet-copy>p{color:rgba(255,255,255,.85)}.outlet-points{display:flex;gap:50px;margin:30px 0}.outlet-points span{display:flex;flex-direction:column}.outlet-points b{font:600 33px "Oswald"}.outlet-points small{opacity:.8}.outlet-phone-wrap{position:relative;align-self:end;height:620px}.outlet-phone{position:absolute;left:50%;bottom:-115px;width:315px;height:680px;transform:translateX(-50%) rotate(3deg)}.sale-bubble{position:absolute;z-index:4;top:90px;right:20px;display:grid;place-items:center;width:90px;height:90px;border-radius:50%;background:var(--ink);font:700 25px "Oswald";transform:rotate(8deg)}.download{background:#fff}.download-card{position:relative;padding:80px 30px;text-align:center;border:1px solid var(--line);border-radius:40px;background:linear-gradient(135deg,#fff7f7,#f5fbfb);overflow:hidden}.download-card:before,.download-card:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:#ffdfe0}.download-card:before{left:-140px;top:-120px}.download-card:after{right:-150px;bottom:-140px;background:#e2f1f3}.download-icon{position:relative;z-index:2;width:82px;height:82px;border-radius:23px;box-shadow:0 15px 28px rgba(248,92,98,.22)}.centered{justify-content:center;margin-top:22px}.download-card>p{margin:0 auto}.store-buttons{display:flex;justify-content:center;gap:12px;margin:28px 0 12px}.store-buttons a{display:flex;align-items:center;gap:10px;min-width:165px;padding:10px 16px;border-radius:12px;background:#111;color:#fff;text-align:left}.store-buttons a>span{font-size:24px}.store-buttons small{font-size:8px}.store-buttons strong{display:block;font-size:17px;line-height:1}.available{color:var(--muted)}footer{padding:72px 0 28px;background:var(--ink);color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:70px}.footer-brand img{box-shadow:none}.footer-grid p{max-width:360px;color:#9da3ab;line-height:1.7}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px;color:#adb3bb;font-size:14px}.footer-grid>div>b{margin-bottom:7px;color:#fff}.footer-grid a:hover{color:var(--coral)}.footer-bottom{display:flex;justify-content:space-between;margin-top:60px;padding-top:24px;border-top:1px solid #35383d;color:#858b93;font-size:12px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.reveal.visible{opacity:1;transform:none}[dir="rtl"] .hero-copy,[dir="rtl"] .feature-copy,[dir="rtl"] .outlet-copy{text-align:right}[dir="rtl"] .step-no{right:auto;left:27px}
@media(max-width:960px){.nav-links{position:fixed;display:none;top:78px;left:20px;right:20px;flex-direction:column;align-items:stretch;padding:25px;border-radius:20px;background:#fff;box-shadow:0 20px 45px rgba(20,20,20,.15)}.nav-links.open{display:flex}.menu-button{display:block}.hero-grid,.feature-grid{grid-template-columns:1fr}.hero-copy{text-align:center;padding-top:75px}.hero-copy .eyebrow,.hero-actions,.proof{justify-content:center}.hero-visual{height:670px}.feature-grid{gap:50px}.feature-copy{max-width:650px;margin:auto}.outlet-grid{grid-template-columns:1fr}.outlet-copy{text-align:center;padding-bottom:60px}.outlet-copy .eyebrow,.outlet-points{justify-content:center}.outlet-copy>p{margin-left:auto;margin-right:auto}.outlet-phone-wrap{height:560px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.nav{height:68px}.site-header .brand img{width:39px;height:39px}.nav-links{top:68px}.hero{padding-top:68px}.hero-grid{min-height:0}.hero-copy{padding-top:55px}h1{font-size:49px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;gap:18px}.proof{gap:12px}.hero-visual{height:580px;margin:0 -14px}.coral-arch{width:350px;height:475px}.hero-phone{width:252px;height:514px}.float-card{padding:11px 13px}.store-card{left:0;top:105px}.order-card{right:0;bottom:70px}.brand-strip{justify-content:flex-start;gap:42px}.section{padding:85px 0}.steps{grid-template-columns:1fr}.feature-grid{gap:30px}.screen-scene{height:520px;margin:0 -14px}.phone-back,.phone-front{width:205px;height:443px}.phone-back{left:18px}.phone-front{right:10px}.feature-copy h2 br{display:none}.outlet{padding-bottom:0}.outlet-phone-wrap{height:490px}.outlet-phone{width:260px;height:562px}.sale-bubble{right:0;width:75px;height:75px}.download-card{padding:65px 18px;border-radius:30px}.download-card h2{font-size:43px}.store-buttons{flex-direction:column;align-items:center}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:15px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}
