
:root{--orange:#F47A00;--orange2:#FF9A2E;--ink:#111;--muted:#656565;--line:#e8e8e8;--soft:#f7f7f5;--white:#fff;--max:1160px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.narrow{max-width:800px}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:15px;top:15px;background:#fff;padding:10px;z-index:100}.site-header{position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(0,0,0,.06);z-index:20}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:174px;display:block}.nav-links{display:flex;gap:30px}.nav-links a{text-decoration:none;font-weight:700}.nav-links a:hover,.text-link,.app-links a{color:var(--orange)}.menu-button{display:none;border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:8px;font-weight:700}.hero{overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff7ef 66%,#ffe6cc 100%);padding:92px 0}.hero-grid,.app-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{display:inline-block;font-size:.77rem;letter-spacing:.16em;font-weight:900;color:var(--orange);margin-bottom:13px}.hero h1,.page-hero h1,.app-hero h1{font-size:clamp(2.7rem,6vw,5.4rem);line-height:.99;letter-spacing:-.055em;margin:.1em 0 .3em}.lead{font-size:1.2rem;color:#4d4d4d;max-width:680px}.actions,.store-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:13px 20px;border-radius:10px;font-weight:800}.primary{background:var(--orange);color:#fff}.secondary{border:1px solid var(--ink);background:#fff}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#555;font-size:.9rem}.trust-row span:before{content:"✓";color:var(--orange);font-weight:900;margin-right:7px}.device-stage{min-height:470px;position:relative}.device{position:absolute;width:250px;border:8px solid #161616;border-radius:38px;background:#fff;padding:34px 18px 24px;box-shadow:0 30px 70px rgba(0,0,0,.22)}.device img{width:64px;border-radius:14px}.device h3{font-size:1.5rem}.device-left{left:18px;top:35px;transform:rotate(-6deg)}.device-right{right:5px;top:80px;transform:rotate(7deg)}.device-bar{position:absolute;width:62px;height:8px;background:#333;border-radius:8px;left:92px;top:13px}.dark-device{background:#191919;color:#fff}.ui-line{height:12px;background:#eee;border-radius:10px;margin:20px 0}.ui-card{height:65px;border:1px solid #eee;border-radius:13px;margin:11px 0}.clock-ring{width:130px;height:130px;border:12px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:2rem;margin:26px auto 10px}.dark-device p{text-align:center;color:#bbb}.section{padding:90px 0}.muted{background:var(--soft)}.section h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.035em;margin:.2em 0}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:38px}.cards.three{grid-template-columns:repeat(3,1fr)}.card{border:1px solid var(--line);border-radius:20px;padding:30px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.04)}.card h3{font-size:1.35rem}.app-icon{width:70px;height:70px;border-radius:17px}.platform{display:block;color:var(--orange);font-size:.75rem;letter-spacing:.1em;font-weight:900;margin-top:20px}.text-link{font-weight:850;text-decoration:none}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px}.legal-callout{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:48px;border-radius:24px;background:#111;color:#fff}.legal-callout p{color:#ccc}.footer{background:#111;color:#ddd;padding:65px 0 22px}.footer-grid{display:grid;grid-template-columns:1.25fr .7fr .8fr .8fr 1fr;gap:36px}.footer section{display:flex;flex-direction:column;align-items:flex-start}.footer h2{font-size:1rem;color:#fff;margin-top:0}.footer a{color:#ddd;margin:3px 0}.footer-logo{width:180px;filter:brightness(0) invert(1)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #333;padding-top:20px;margin-top:38px;color:#888;font-size:.9rem}.page-hero{padding:90px 0 60px;background:linear-gradient(120deg,#fff,#fff2e5)}.prose h2{margin-top:2.2em;font-size:1.6rem}.prose p,.prose li{color:#444}.legal h2{border-top:1px solid var(--line);padding-top:26px}.notice{background:#fff4e8;border-left:4px solid var(--orange);padding:18px 20px;border-radius:8px;margin:20px 0 35px}.contact-panel{border:1px solid var(--line);background:var(--soft);padding:24px;border-radius:16px}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.section-title{margin-top:60px}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{font-weight:850;cursor:pointer}.small{font-size:.88rem;color:var(--muted)}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mini-grid>div{padding:20px;border:1px solid var(--line);border-radius:14px}.app-hero{padding:90px 0}.app-hero.quote{background:linear-gradient(135deg,#fff5e9,#ffd7ad)}.app-hero.wake{background:linear-gradient(135deg,#fafafa,#dedede)}.app-icon-large{width:86px;height:86px;border-radius:22px;margin-bottom:25px}.app-icon-large.square{border-radius:0}.store-badge{border:1px solid rgba(0,0,0,.2);padding:10px 16px;border-radius:10px;font-weight:800;background:rgba(255,255,255,.55);min-width:150px}.store-badge small{font-weight:600;color:#666}.mockup{width:min(370px,100%);margin:auto;background:#fff;padding:25px;border:9px solid #181818;border-radius:35px;box-shadow:0 35px 65px rgba(0,0,0,.2)}.mock-title{font-size:1.7rem;font-weight:900;margin-bottom:18px}.mock-search{background:#eee;border-radius:10px;padding:10px;color:#777;margin-bottom:12px}.mock-item{display:flex;flex-direction:column;border:1px solid #eee;border-radius:12px;padding:13px;margin:10px 0}.mock-item span{color:var(--orange);font-size:.85rem}.dark-ui{background:#151515;color:#fff;text-align:center}.progress-ring{width:150px;height:150px;border:13px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-size:2.2rem;font-weight:900;margin:28px auto}.mock-caption{color:#bbb}.app-links{display:flex;gap:25px;flex-wrap:wrap;margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.app-links a{font-weight:800}
@media(max-width:960px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.company-block{grid-column:1/-1}}
@media(max-width:800px){.nav-links{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.menu-button{display:block}.hero-grid,.app-hero-grid,.split{grid-template-columns:1fr}.hero{padding:60px 0}.device-stage{min-height:430px}.device{width:220px}.device-left{left:0}.device-right{right:0}.cards,.cards.three,.support-grid,.footer-grid,.mini-grid{grid-template-columns:1fr}.legal-callout,.footer-bottom{align-items:flex-start;flex-direction:column}.section{padding:65px 0}}
@media(max-width:520px){.device{width:190px}.device-right{top:110px}.device-stage{min-height:390px}.device h3{font-size:1.15rem}.clock-ring{width:100px;height:100px}}
