*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%}img{max-width:100%;display:block;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none}:root{--homegreen:#003B36;--hero-deep:#003233;--white:#ffffff;--accent-yellow:#ffd000;--radius:14px;--border:#e6e8ea;--gray-50:#f7f8f9;--gray-60:#f1f3f4;--shadow-sm:0 8px 22px rgba(0,0,0,.10)}body{font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;-webkit-font-smoothing:antialiased;background:var(--white);line-height:1.55}a,body{color:var(--homegreen)}a{font-weight:800;text-decoration:none}a:focus,a:hover{text-decoration:underline}.page{background:var(--white)}.container{width:min(1100px,92%)}.container,.wide{margin-inline:auto}.wide{width:min(1200px,94%)}.narrow{width:min(860px,92%);margin-inline:auto}.center{text-align:center}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{color:var(--homegreen);letter-spacing:.2px}h1{font-size:clamp(44px,6vw,72px)}h1,h2{font-weight:900}h2{font-size:clamp(30px,3.4vw,44px)}h3{font-size:clamp(22px,2.4vw,28px);font-weight:800}.sectionTitle{margin-bottom:8px}.sectionTitle.big{font-size:clamp(34px,4vw,52px);font-weight:900}.sectionSub{margin-top:10px;font-size:clamp(18px,2.2vw,22px)}.sectionSub.xl{font-size:clamp(20px,2.8vw,28px)}.strong{font-weight:800}.strongXL{font-weight:900}.hero{padding:56px 0 24px;background:var(--hero-deep)}.hero .heroTagline,.hero .heroTitle{color:#fff}.heroTitle{margin-bottom:8px}.heroTagline{margin:0 auto 16px;max-width:980px;font-size:clamp(18px,2.6vw,26px)}.heroLogo{width:clamp(220px,28vw,420px);height:auto;margin:6px auto 0;display:block;filter:drop-shadow(0 10px 22px rgba(0,0,0,.35))}.heroPhone{width:clamp(560px,80vw,1040px);margin:18px auto 0;background:transparent;box-shadow:none;filter:none;border-radius:0}.world{position:relative;padding:30px 0 0}.worldImgWrap{position:relative;margin-top:18px}.worldImg{width:100%;max-width:1200px;margin:0 auto;filter:grayscale(25%) opacity(.95) contrast(1.03)}.worldTint{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.9) 0,rgba(255,255,255,.4) 35%,rgba(255,255,255,0) 75%)}.features{padding:40px 0}.grid{margin-top:18px;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:18px 16px;box-shadow:var(--shadow-sm)}.cardHead{display:flex;align-items:center;justify-content:space-between;gap:10px}.cardTitle{font-size:clamp(18px,2.2vw,22px);font-weight:800}.cardBody{margin-top:8px;font-size:15.5px}.badge{font-size:12px;color:#173f3a;background:#e6ff76;border-radius:999px;padding:4px 8px;white-space:nowrap}.faq{padding:28px 0}.accordion{margin-top:12px}.faqItem{border:1px solid var(--border);border-radius:12px;background:#fff;margin-bottom:12px;overflow:hidden}.faqSummary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;cursor:pointer;font-weight:800;font-size:clamp(18px,2.2vw,22px);background:var(--gray-60);color:var(--homegreen);user-select:none}.faqSummary::-webkit-details-marker{display:none}.chev{font-size:28px;line-height:1;transition:transform .2s ease;color:var(--accent-yellow)}.faqItem[open] .chev{transform:rotate(90deg)}.faqBody{background:var(--gray-50);padding:14px 16px 16px;border-top:1px solid var(--border);font-size:16px;color:var(--homegreen)}.community{padding:34px 0 60px;background:#fff}.storeTitle.big{font-size:clamp(34px,4vw,52px)}.storeSub{margin-top:8px;font-size:clamp(20px,2.8vw,28px);font-weight:900}.storeRow{margin:18px auto 10px;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;align-items:center}.storeImgWrap{display:block}.storeLogo{height:clamp(56px,9vw,100px);width:auto;border-radius:12px}.joinTitle{margin-top:24px;font-size:clamp(22px,2.6vw,28px);font-weight:900}.joinSub{margin-top:6px;font-size:clamp(18px,2.4vw,24px);font-weight:900}@media (max-width:520px){.heroPhone{width:84vw}}