*{box-sizing:border-box;margin:0}body{background:var(--bg);color:var(--text);font:17px/1.65 system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.hello{--fr-page-width: 62rem}.hello-hero{position:relative;overflow:hidden;margin-top:8px;padding:72px 32px 84px;border-radius:18px;background:linear-gradient(180deg,#060c1885,#060c1852 55%,#080f1c9e),url(/hero-water.jpg) center / cover no-repeat,linear-gradient(180deg,#0b1220,#16304a);color:#eef4ff;text-align:center;text-shadow:0 1px 12px rgba(4,8,16,.5)}.hello-hero h1{position:relative;font-size:clamp(2rem,5vw,3rem);line-height:1.15;letter-spacing:-.015em}.hello-hero p{position:relative;max-width:34rem;margin:14px auto 0;color:#e8eefcd9}.hero-cta{position:relative;display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:26px}.cta{display:inline-block;padding:10px 22px;border:1px solid rgba(232,238,252,.5);border-radius:999px;color:#e8eefc;font-weight:600;font-size:.95rem;text-decoration:none}.cta.primary{background:#2a78d6;border-color:#2a78d6;color:#fff}.cta:hover{border-color:#fff}.cta.primary:hover{filter:brightness(1.1)}.hello-section{margin-top:56px}.hello-section h2{font-size:1.5rem;letter-spacing:-.01em;margin-bottom:10px}.hello-lede{color:var(--text-2);max-width:44rem}.hello-note{margin-top:14px;color:var(--muted);font-size:.9rem}.hello a{color:var(--accent)}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;margin-top:16px}.why-grid h3{font-size:1.02rem;margin-bottom:4px}.why-grid p{color:var(--text-2);font-size:.95rem}.tier-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:20px}.tier-card{border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:18px 20px}.tier-card.featured{border-color:var(--accent)}.tier-card h3{font-size:1rem;font-weight:700}.tier-price{font-size:1.7rem;font-weight:700;margin:4px 0 10px}.tier-per{color:var(--muted);font-size:.85rem;font-weight:400}.tier-card ul{margin:0;padding-left:18px;color:var(--text-2);font-size:.92rem}.tier-card li{margin:6px 0}.family-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:16px}.family-card{display:flex;flex-direction:column;gap:2px;padding:12px 16px;border:1px solid var(--line);border-radius:12px;background:var(--surface);color:var(--text)!important;text-decoration:none}.family-card:hover{border-color:var(--accent)}.family-card strong{font-weight:650}.family-card span{color:var(--muted);font-size:.85rem}.hello-foot{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:64px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}
