*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7faf8;color:#14352c;font-family:"Libre Franklin",Inter,Arial,Helvetica,sans-serif;min-height:100vh;overflow-x:hidden}a,button{font:inherit}button{cursor:pointer}.page-glow{position:fixed;z-index:-2;border-radius:50%;filter:blur(10px);pointer-events:none}.glow-a{width:520px;height:520px;right:-230px;top:80px;background:color-mix(in srgb,var(--orange) 18%,transparent)}.glow-b{width:620px;height:620px;left:-390px;top:430px;background:color-mix(in srgb,var(--green) 12%,transparent)}.site-head{width:min(1240px,calc(100% - 36px));margin:0 auto;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:20}.wordmark{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--green);font-weight:950;letter-spacing:-1.5px;font-size:25px}.wordmark-dot{width:12px;height:12px;border-radius:4px 10px 10px 10px;background:var(--orange);transform:rotate(-18deg);display:inline-block}.head-status{display:flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;background:rgba(255,255,255,.75);border:1px solid rgba(10,92,69,.12);backdrop-filter:blur(12px);font-size:12px;font-weight:800;color:#49685f}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 0 rgba(10,92,69,.4);animation:pulse 2s infinite}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(10,92,69,0)}100%{box-shadow:0 0 0 0 rgba(10,92,69,0)}}main{width:min(1240px,calc(100% - 36px));margin:0 auto}.hero-shell{min-height:660px;border-radius:38px;position:relative;overflow:hidden;display:grid;grid-template-columns:1.12fr .88fr;background:linear-gradient(135deg,#073f31 0%,var(--green) 56%,#087153 100%);box-shadow:0 28px 80px rgba(6,70,52,.18);isolation:isolate}.hero-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 22% 12%,rgba(255,255,255,.12),transparent 30%),linear-gradient(120deg,transparent 0 70%,rgba(255,255,255,.05) 70% 72%,transparent 72%);z-index:-1}.hero-shell:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-120px;bottom:-210px;background:var(--orange);opacity:.96;z-index:-1}.hero-copy{padding:clamp(54px,7vw,92px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.72)}.eyebrow span{padding:7px 10px;background:var(--orange);color:white;border-radius:999px;letter-spacing:.09em}.hero-copy h1{font-family:"ITC Franklin Gothic LT","Arial Narrow",Arial,sans-serif;font-size:clamp(52px,6.6vw,92px);line-height:.94;letter-spacing:-.055em;margin:24px 0 22px;max-width:800px}.hero-intro{font-size:clamp(17px,1.6vw,21px);line-height:1.55;max-width:680px;margin:0;color:rgba(255,255,255,.82)}.smart-state{display:flex;align-items:center;gap:12px;margin-top:28px;padding:12px 15px 12px 12px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(12px)}.smart-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#fff;color:var(--orange);font-weight:900}.smart-state div{display:flex;flex-direction:column;gap:2px}.smart-state small{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.6);font-weight:800}.smart-state strong{font-size:14px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.primary-cta,.ghost-cta{min-height:52px;border-radius:16px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:22px;text-decoration:none;font-weight:900;transition:.25s}.primary-cta{background:var(--orange);color:white;box-shadow:0 14px 34px rgba(0,0,0,.16)}.primary-cta b{font-size:22px}.ghost-cta{border:1px solid rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.07)}.primary-cta:hover,.ghost-cta:hover{transform:translateY(-2px)}.trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:27px;color:rgba(255,255,255,.66);font-size:12px;font-weight:700}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:620px}.phone{width:286px;height:566px;border-radius:48px;background:#0b1714;padding:10px;box-shadow:0 45px 80px rgba(0,0,0,.28);transform:rotate(5deg);position:relative;z-index:2;border:1px solid rgba(255,255,255,.15)}.phone-screen{height:100%;border-radius:39px;background:linear-gradient(180deg,#f8fbf9,#eef7f2);padding:52px 22px 24px;color:#153c31;position:relative;overflow:hidden}.phone-screen:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:var(--orange);opacity:.12;right:-80px;top:60px}.phone-island{position:absolute;width:92px;height:24px;border-radius:20px;background:#050807;top:17px;left:50%;transform:translateX(-50%);z-index:4}.mini-brand{font-size:27px;font-weight:950;letter-spacing:-1.5px;color:var(--green)}.mini-caption{font-size:12px;color:#718981;margin:12px 0 22px}.mini-option{display:flex;align-items:center;gap:12px;padding:14px 12px;margin:10px 0;border:1px solid #dfe9e4;border-radius:18px;background:white;box-shadow:0 10px 25px rgba(10,92,69,.06)}.mini-option>span{width:39px;height:39px;display:grid;place-items:center;border-radius:13px;background:var(--green);color:#fff;font-weight:950}.mini-option div{display:flex;flex-direction:column}.mini-option b{font-size:13px}.mini-option small{font-size:9px;color:#81938e;margin-top:3px}.mini-home{width:82px;height:4px;border-radius:9px;background:#cbd8d3;position:absolute;bottom:15px;left:50%;transform:translateX(-50%)}.qr-float{position:absolute;z-index:5;left:12px;bottom:58px;width:222px;padding:17px;border-radius:24px;background:rgba(255,255,255,.96);box-shadow:0 24px 70px rgba(0,0,0,.24);transform:rotate(-3deg);transition:.35s}.qr-focus .qr-float{transform:rotate(0) scale(1.04)}.qr-kicker{font-size:9px;letter-spacing:.12em;font-weight:950;color:var(--orange);margin-bottom:9px}.qr-box{width:176px;height:176px;margin:0 auto 10px;padding:7px;background:#fff;border-radius:14px;display:grid;place-items:center}.qr-box img,.qr-box canvas{max-width:100%;height:auto;border-radius:8px}.qr-float strong{display:block;color:var(--green);font-size:14px}.qr-float small{display:block;color:#6e817b;font-size:10px;line-height:1.35;margin-top:4px}.qr-fallback{font-weight:950;color:var(--green);font-size:36px}.orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.16)}.orb-one{width:360px;height:360px;right:12px;top:70px}.orb-two{width:460px;height:460px;right:-38px;top:22px}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:end;padding:84px 4px 30px}.section-kicker{font-size:10px;letter-spacing:.16em;color:var(--orange);font-weight:950}.section-head h2,.social-zone h2{font-family:"ITC Franklin Gothic LT","Arial Narrow",Arial,sans-serif;color:var(--green);font-size:clamp(36px,4vw,56px);letter-spacing:-.04em;margin:8px 0 0}.section-head p{margin:0;color:#698079;line-height:1.65;max-width:580px}.app-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-card{position:relative;min-height:390px;padding:28px;border-radius:28px;background:#fff;border:1px solid rgba(10,92,69,.1);box-shadow:0 14px 45px rgba(8,70,53,.07);overflow:hidden;display:flex;flex-direction:column;transition:.25s}.app-card:hover{transform:translateY(-5px);box-shadow:0 24px 60px rgba(8,70,53,.12)}.app-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-92px;top:-94px;background:var(--orange);opacity:.12}.card-no{position:absolute;right:25px;top:20px;font-size:11px;color:#a7b6b1;font-weight:900;letter-spacing:.12em}.app-mark{width:62px;height:62px;border-radius:20px;background:linear-gradient(145deg,var(--green),#087b5b);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:950;box-shadow:0 15px 28px rgba(10,92,69,.18)}.app-copy{margin-top:34px}.app-copy>span{font-size:10px;color:var(--orange);letter-spacing:.14em;font-weight:950;text-transform:uppercase}.app-copy h3{font-family:"ITC Franklin Gothic LT","Arial Narrow",Arial,sans-serif;font-size:30px;letter-spacing:-.03em;color:var(--green);margin:7px 0 8px}.app-copy p{color:#688078;line-height:1.55;margin:0;font-size:14px}.card-actions{display:flex;gap:8px;margin-top:auto;padding-top:24px}.card-primary,.qr-trigger{min-height:47px;border-radius:14px;border:0;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:900}.card-primary{flex:1;background:var(--green);color:#fff;padding:0 15px}.card-primary.orange{background:var(--orange)}.qr-trigger{padding:0 14px;background:#eef6f2;color:var(--green)}.qr-mini{font-size:20px}.store-row{display:flex;gap:8px;margin-top:10px}.store-pill{position:relative;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;flex:1;padding:10px 11px;border-radius:14px;border:1px solid #dfe8e4;text-decoration:none;color:#243b35;background:#fbfdfc}.store-pill>span{grid-row:1/3;width:30px;height:30px;border-radius:10px;background:#edf4f1;display:grid;place-items:center;font-weight:950;color:var(--green)}.store-pill small{font-size:8px;color:#82938e}.store-pill b{font-size:11px}.web-card{grid-column:1/-1;min-height:230px;display:grid;grid-template-columns:72px 1fr auto;gap:24px;align-items:center}.web-card .app-copy{margin:0}.web-card .card-actions{padding:0;margin:0}.web-card .card-primary{min-width:210px}.public-proof{margin-top:26px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:28px;background:#0b4b3a;color:#fff;overflow:hidden}.public-proof>div{padding:27px 30px;display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:center;border-right:1px solid rgba(255,255,255,.1)}.public-proof>div:last-child{border-right:0}.public-proof small{grid-column:1/-1;font-size:9px;letter-spacing:.13em;color:rgba(255,255,255,.55);font-weight:900;margin-bottom:6px}.public-proof strong{font-size:32px}.public-proof span{font-size:11px;color:rgba(255,255,255,.66)}.social-zone{margin:80px 0 0;padding:42px;border-radius:34px;background:linear-gradient(135deg,#fff,#f3f8f5);border:1px solid rgba(10,92,69,.08);display:grid;grid-template-columns:.7fr 1.3fr;gap:35px;align-items:center}.social-icons{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.social-icons a{text-decoration:none;display:flex;flex-direction:column;align-items:center;gap:7px;color:#5e746d;font-size:10px;font-weight:800}.social-glyph{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:#fff;border:1px solid #dee8e3;color:var(--green);font-size:14px;font-weight:950;text-transform:uppercase;box-shadow:0 8px 20px rgba(10,92,69,.06);transition:.2s}.social-icons a:hover .social-glyph{transform:translateY(-3px);background:var(--green);color:white}.social-yt{font-size:10px}.premium-footer{width:min(1240px,calc(100% - 36px));margin:22px auto 0;padding:42px 4px 30px;display:grid;grid-template-columns:1fr auto;gap:30px;color:#61776f}.footer-brand strong{font-size:24px;color:var(--green);letter-spacing:-1px}.footer-brand p{font-size:12px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;align-items:start}.footer-links a,.back-link{color:var(--green);font-weight:800;font-size:12px;text-decoration:none}.footer-bottom{grid-column:1/-1;border-top:1px solid #dfe8e4;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8a9b95}.mobile-dock{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;border-radius:18px;padding:11px 11px 11px 15px;background:rgba(6,63,48,.94);backdrop-filter:blur(16px);color:white;display:flex;align-items:center;justify-content:space-between;box-shadow:0 18px 50px rgba(0,0,0,.28)}.mobile-dock div{display:flex;flex-direction:column}.mobile-dock small{font-size:9px;color:rgba(255,255,255,.58)}.mobile-dock strong{font-size:12px}.mobile-dock a{background:var(--orange);color:white;padding:10px 16px;border-radius:12px;text-decoration:none;font-size:12px;font-weight:900}.cookie-banner{position:fixed;z-index:100;left:18px;right:18px;bottom:18px;margin:auto;width:min(820px,calc(100% - 36px));padding:18px;border-radius:22px;background:#fff;box-shadow:0 22px 70px rgba(0,0,0,.22);border:1px solid rgba(10,92,69,.12);display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center}.cookie-banner[hidden]{display:none}.cookie-banner strong{color:var(--green)}.cookie-banner p{font-size:11px;line-height:1.45;margin:5px 0;color:#677d76}.cookie-banner a{font-size:10px;color:var(--green);font-weight:800}.cookie-actions{display:flex;gap:8px}.cookie-actions button{border:0;border-radius:12px;padding:11px 13px;background:#edf4f1;color:var(--green);font-size:11px;font-weight:900}.cookie-actions .accept{background:var(--green);color:#fff}.splash{position:fixed;inset:0;z-index:999;background:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;transition:opacity .5s,visibility .5s}.splash.hide{opacity:0;visibility:hidden}.splash-mark{width:64px;height:64px;border-radius:20px;background:var(--orange);display:grid;place-items:center;transform:rotate(-7deg);box-shadow:0 20px 60px rgba(0,0,0,.2)}.splash-mark span{font-size:30px;font-weight:950;transform:rotate(7deg)}.splash>strong{font-size:30px;letter-spacing:-1.5px;margin-top:16px}.splash>small{font-size:9px;letter-spacing:.16em;margin-top:6px;color:rgba(255,255,255,.66);text-transform:uppercase}.legal-body{background:#f6faf7}.legal-shell{width:min(900px,calc(100% - 36px));margin:60px auto 100px;background:#fff;border:1px solid #dfe8e4;border-radius:28px;padding:clamp(28px,5vw,58px);box-shadow:0 18px 60px rgba(10,92,69,.07)}.legal-shell h1{font-size:clamp(38px,6vw,62px);letter-spacing:-.04em;color:var(--green);margin:10px 0 30px}.legal-content{color:#536c64;line-height:1.8;font-size:14px}.legal-nav{display:flex;gap:14px;flex-wrap:wrap;border-top:1px solid #e2eae7;margin-top:40px;padding-top:20px}.legal-nav a{color:var(--green);font-weight:800;font-size:12px}.back-link{padding:10px 14px;background:#fff;border:1px solid #dfe8e4;border-radius:12px}@media(max-width:1000px){.hero-shell{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:56px 42px 30px}.hero-visual{min-height:610px}.app-grid{grid-template-columns:1fr 1fr}.web-card{grid-column:1/-1}.section-head{grid-template-columns:1fr}.social-zone{grid-template-columns:1fr}.social-icons{justify-content:flex-start}}@media(max-width:700px){.site-head{min-height:68px;width:calc(100% - 28px)}.head-status span:last-child{display:none}main{width:calc(100% - 20px)}.hero-shell{border-radius:28px}.hero-copy{padding:42px 22px 28px}.hero-copy h1{font-size:49px}.hero-intro{font-size:16px}.trust-row{gap:8px 12px}.hero-visual{min-height:480px;overflow:hidden}.phone{width:236px;height:467px;border-radius:39px;transform:rotate(4deg) translateX(44px)}.phone-screen{border-radius:31px;padding:45px 15px 20px}.phone-island{top:14px}.mini-option{padding:10px}.qr-float{width:172px;padding:12px;left:9px;bottom:44px}.qr-box{width:134px;height:134px}.qr-kicker{font-size:7px}.orb-one,.orb-two{display:none}.section-head{padding:58px 4px 24px}.section-head h2,.social-zone h2{font-size:39px}.section-head p{font-size:13px}.app-grid{grid-template-columns:1fr}.app-card{min-height:360px;padding:23px}.web-card{display:flex;align-items:stretch;gap:0;min-height:330px}.web-card .app-copy{margin-top:30px}.web-card .card-actions{margin-top:auto;padding-top:24px}.store-row{display:none}.card-actions{flex-wrap:wrap}.qr-trigger{display:none}.public-proof{grid-template-columns:1fr}.public-proof>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:20px 22px}.public-proof>div:last-child{border-bottom:0}.social-zone{padding:27px 22px;margin-top:55px}.social-icons{gap:10px}.social-glyph{width:48px;height:48px}.premium-footer{width:calc(100% - 28px);grid-template-columns:1fr;padding-bottom:90px}.footer-links{justify-content:flex-start}.footer-bottom{flex-direction:column}.cookie-banner{bottom:82px;grid-template-columns:1fr}.cookie-actions{justify-content:stretch}.cookie-actions button{flex:1}.glow-a,.glow-b{display:none}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.splash{display:none}}
