:root{--ink:#17382e;--muted:#66766f;--cream:#fbfaf6;--paper:#fff;--mint:#dcece4;--green:#28684f;--line:#dfe7e2;--gold:#b58a45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{color:inherit}nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1120px;margin:auto;padding:0 28px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:750;letter-spacing:-.02em}.mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #b8cdc2;border-radius:50%;color:var(--green);font-family:Georgia,serif;font-size:21px}.navlink{text-decoration:none;color:var(--muted);font-size:.92rem}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;max-width:1120px;margin:auto;padding:64px 28px 110px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-weight:700;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:30px;height:1px;background:var(--gold)}h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.6rem,7vw,6.7rem);line-height:.94;letter-spacing:-.055em;margin:22px 0 28px;font-weight:500}.lead{font-size:clamp(1.04rem,1.7vw,1.22rem);color:var(--muted);max-width:620px}.actions{display:flex;align-items:center;gap:18px;margin-top:38px}.soon{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:white;padding:14px 21px;border-radius:99px;font-weight:700;font-size:.92rem}.soon i{width:8px;height:8px;background:#92d3b1;border-radius:50%;box-shadow:0 0 0 5px #ffffff16}.subtle{font-size:.88rem;color:var(--muted)}.phone-wrap{position:relative;display:grid;place-items:center}.orbit{position:absolute;width:460px;height:460px;border:1px solid #c9d8d0;border-radius:50%}.orbit:before,.orbit:after{content:"";position:absolute;border-radius:50%;background:var(--gold)}.orbit:before{width:8px;height:8px;top:47px;right:64px}.orbit:after{width:5px;height:5px;bottom:85px;left:34px}.phone{position:relative;width:286px;min-height:565px;border-radius:44px;padding:18px;background:#143229;box-shadow:0 34px 80px #244c3c2d;transform:rotate(2deg)}.screen{min-height:529px;border-radius:31px;background:linear-gradient(160deg,#f9f8f2,#edf4ef);padding:48px 24px 28px;text-align:center;display:flex;flex-direction:column}.screen small{color:var(--muted)}.screen h2{font-family:Georgia,serif;font-weight:500;font-size:1.7rem;margin:8px 0 28px}.counter{width:164px;height:164px;border:1px solid #bdd2c6;border-radius:50%;display:grid;place-items:center;margin:auto;background:#ffffffb8;box-shadow:inset 0 0 0 12px #e6efe9}.counter b{font-family:Georgia,serif;font-size:3.3rem;font-weight:500}.tap{width:104px;height:104px;border:0;border-radius:50%;margin:26px auto 0;background:var(--green);color:white;font-size:.78rem;box-shadow:0 10px 24px #28684f45}.screen-foot{margin-top:auto;display:flex;justify-content:space-around;color:var(--muted);font-size:.73rem}.section{max-width:1120px;margin:auto;padding:100px 28px}.section-title{font-family:Georgia,serif;font-size:clamp(2.3rem,4vw,3.7rem);font-weight:500;letter-spacing:-.035em;max-width:680px;line-height:1.08}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.card{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:28px;min-height:210px}.num{font-family:Georgia,serif;color:var(--gold);font-size:1.05rem}.card h3{margin:38px 0 10px;font-size:1.05rem}.card p{margin:0;color:var(--muted);font-size:.92rem}.quote{background:var(--ink);color:#e9f1ed;text-align:center;padding:110px 28px}.quote p{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.6rem);line-height:1.2;max-width:800px;margin:0 auto}.quote span{display:block;margin-top:22px;color:#a9bcb4;font-size:.85rem}footer{max-width:1120px;margin:auto;padding:36px 28px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.84rem}.legal{max-width:820px;margin:auto;padding:72px 28px 120px}.legal h1{font-size:clamp(3rem,7vw,5rem);margin-bottom:16px}.updated{color:var(--muted);margin-bottom:54px}.legal h2{font-family:Georgia,serif;font-size:1.55rem;font-weight:500;margin:42px 0 10px}.legal p,.legal li{color:#485c54}.back{display:inline-block;margin-top:46px;color:var(--green);font-weight:700;text-decoration:none}@media(max-width:820px){nav{height:68px;padding:0 20px}.hero{grid-template-columns:1fr;padding:52px 20px 90px;gap:70px;overflow:hidden}.hero-copy{text-align:left}h1{font-size:clamp(3.5rem,17vw,5.4rem)}.phone{width:256px;min-height:510px}.screen{min-height:474px}.orbit{width:390px;height:390px}.grid{grid-template-columns:1fr}.section{padding:76px 20px}.quote{padding:80px 20px}footer{padding:30px 20px;align-items:flex-start;gap:16px;flex-direction:column}}@media(prefers-reduced-motion:no-preference){.phone{animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:rotate(-1deg) translateY(-10px)}}}
