:root{--teal:#00a89f;--teal-d:#00766f;--band:#006b65;--ink:#12302e;--muted:#4a5f5d;--soft:#f0faf9;--line:#d3e9e7;--r:16px;--gutter:16px;--max:1120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:var(--ink);background:#fff;margin:0;padding-bottom:76px;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}img,video{max-width:100%;display:block}a{color:inherit}h1,h2,h3{letter-spacing:-.01em;margin:0;line-height:1.15}h1{font-size:clamp(2rem,8vw,3.4rem);font-weight:800}h2{font-size:clamp(1.5rem,5.5vw,2.2rem);font-weight:800}h3{font-size:1.1rem;font-weight:700}p{margin:0}.wrap{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.skip{color:var(--ink);z-index:100;background:#fff;padding:8px 12px;position:absolute;top:0;left:-999px}.skip:focus{top:8px;left:8px}:focus-visible{outline-offset:2px;outline:3px solid #ffbf3c}.btn{cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 22px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,background-color .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn svg{flex:none;width:22px;height:22px}.btn-solid{background:var(--teal-d);color:#fff}.btn-solid:hover{background:#005c56}.btn-light{color:var(--band);background:#fff}.btn-light:hover{background:#e9f7f6}.btn-ghost{color:#fff;border-color:#ffffffb3}.btn-ghost:hover{background:#ffffff1f}.preview{color:#fff;text-align:center;padding:8px var(--gutter);background:#12302e;font-size:.85rem}.chip{vertical-align:middle;letter-spacing:.04em;text-transform:uppercase;color:#5c4400;background:#fff3cd;border:1px solid #f0d78a;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.top{background:var(--band);color:#fff}.bar{justify-content:space-between;align-items:center;gap:12px;padding-block:14px;display:flex}.logo img{width:auto;height:36px}.hero{gap:28px;padding-block:24px 40px;display:grid}.hero p.lead{color:#e6f6f5;max-width:34em;margin-top:16px;font-size:1.1rem}.cta{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.nw{white-space:nowrap}.hero figure{justify-self:center;width:min(72%,260px);margin:0}.hero video,.hero .poster{aspect-ratio:9/16;object-fit:cover;border-radius:var(--r);background:#0b4c48;width:100%;height:auto;box-shadow:0 12px 32px #00000047}.hero figcaption{color:#cdeeec;text-align:center;margin-top:10px;font-size:.85rem}section{padding-block:48px}.head{max-width:40em;margin-bottom:28px}.head p{color:var(--muted);margin-top:10px}.soft{background:var(--soft)}.ticks{gap:12px;margin:0;padding:0;list-style:none;display:grid}.ticks li{border:1px solid var(--line);border-radius:var(--r);background:#fff;align-items:flex-start;gap:14px;padding:16px;font-weight:700;display:flex}.ticks svg{width:26px;height:26px;color:var(--teal);flex:none;margin-top:1px}.cards{gap:14px;display:grid}.card{border:1px solid var(--line);border-radius:var(--r);background:#fff;padding:20px}.card p{color:var(--muted);margin-top:8px}.steps{counter-reset:s;gap:14px;margin:0;padding:0;list-style:none;display:grid}.steps li{counter-increment:s;align-items:flex-start;gap:16px;display:flex}.steps li:before{content:counter(s);background:var(--teal-d);color:#fff;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.steps h3{margin-bottom:2px}.gallery{gap:14px;display:grid}.gallery img{border-radius:var(--r);aspect-ratio:16/9;object-fit:cover;background:var(--soft);width:100%;height:auto}.faq{gap:10px;max-width:46em;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:12px}summary{cursor:pointer;justify-content:space-between;gap:12px;padding:16px 18px;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--teal-d);font-size:1.4rem;line-height:1}details[open] summary:after{content:"−"}details p{color:var(--muted);padding:0 18px 16px}.contact{background:var(--band);color:#fff;text-align:center}.contact p{color:#e6f6f5;max-width:32em;margin:12px auto 0}.contact .cta{justify-content:center}footer{color:#cfe9e7;text-align:center;background:#0b3f3b;padding-block:24px;font-size:.9rem}.sticky{z-index:50;padding:10px var(--gutter);border-top:1px solid var(--line);padding-bottom:max(10px, env(safe-area-inset-bottom));background:#fffffff5;position:fixed;inset:auto 0 0}.sticky .btn{width:100%}@media (width>=720px){:root{--gutter:24px}body{padding-bottom:0}.sticky{display:none}.logo img{height:44px}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;padding-block:40px 64px}.hero figure{width:min(100%,320px)}.ticks{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(3,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}section{padding-block:72px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn{transition:none}}
