:root{--brand:#11998b;--brand-dark:#08776e;--ink:#16211f;--muted:#60706c;--surface:#fff;--soft:#eef7f5;--line:#d9e6e2;--page:#f7faf9;--shadow:0 24px 70px rgba(18,72,64,.12)}
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--page);line-height:1.6}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;background:rgba(247,250,249,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-row{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;letter-spacing:-.02em}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:var(--brand);color:#fff;font-weight:900;box-shadow:0 8px 22px rgba(17,153,139,.24)}.site-nav{display:flex;align-items:center;gap:22px}.site-nav a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:700}.site-nav a:hover,.site-nav a:focus-visible{color:var(--brand-dark)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 22px;border-radius:12px;border:1px solid var(--line);text-decoration:none;font-weight:800}.button-primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(17,153,139,.2)}.button-secondary{background:var(--surface);color:var(--brand-dark)}.hero{padding:92px 0 72px;background:radial-gradient(circle at 12% 8%,#d9f5ef 0,transparent 31%),radial-gradient(circle at 92% 68%,#e5f4f1 0,transparent 28%)}.hero-grid{display:grid;grid-template-columns:1.16fr .84fr;align-items:center;gap:70px}.eyebrow{color:var(--brand-dark);font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.12;letter-spacing:-.035em}h1{max-width:760px;margin-top:16px;font-size:clamp(42px,6vw,72px)}h2{font-size:clamp(30px,4vw,44px)}h3{font-size:20px}.lead{max-width:670px;margin:22px 0 0;color:var(--muted);font-size:clamp(18px,2vw,21px)}.actions{margin-top:30px;display:flex;gap:12px;flex-wrap:wrap}.product-card{padding:30px;border:1px solid var(--line);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.product-card .brand-mark{width:66px;height:66px;border-radius:19px;font-size:28px}.product-card p{color:var(--muted)}.trust-list{display:grid;gap:12px;margin-top:24px}.trust-item{padding:14px 16px;border-radius:12px;background:var(--soft);font-weight:750}.section{padding:76px 0}.section-muted{background:#eef5f3}.section-copy{max-width:700px;margin-top:16px;color:var(--muted);font-size:18px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.card{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.card-number{color:var(--brand);font-size:13px;font-weight:900;letter-spacing:.12em}.card h3{margin-top:16px}.card p{margin:12px 0 0;color:var(--muted)}.page-hero{padding:66px 0 40px}.page-hero h1{font-size:clamp(36px,5vw,56px)}.content{width:min(820px,calc(100% - 40px));margin:0 auto;padding:20px 0 80px}.content-panel{padding:34px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.content-panel+.content-panel{margin-top:18px}.content-panel h2{font-size:25px}.content-panel p,.content-panel li{color:var(--muted)}.content-panel a{color:var(--brand-dark);font-weight:750}.status-card{width:min(620px,calc(100% - 40px));margin:70px auto;padding:48px;text-align:center;border:1px solid var(--line);border-radius:28px;background:var(--surface);box-shadow:var(--shadow)}.status-symbol{width:72px;height:72px;margin:24px auto;position:relative;border-radius:50%;background:var(--soft);border:1px solid #bce3dc}.status-symbol::after{content:"";position:absolute;width:25px;height:12px;left:22px;top:24px;border-left:4px solid var(--brand-dark);border-bottom:4px solid var(--brand-dark);transform:rotate(-45deg)}.status-card h1{font-size:clamp(32px,6vw,46px)}.status-card p{color:var(--muted)}.notice{margin-top:22px;padding:15px 18px;border-radius:13px;background:var(--soft);color:var(--muted);font-size:14px}.site-footer{padding:44px 0;border-top:1px solid var(--line);background:#f2f7f6}.footer-row{display:flex;justify-content:space-between;align-items:flex-start;gap:30px}.footer-links{display:flex;flex-wrap:wrap;gap:18px}.footer-links a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.copyright{margin-top:12px;color:#7b8986;font-size:13px}@media(max-width:800px){.site-nav{display:none}.hero{padding-top:64px}.hero-grid{grid-template-columns:1fr;gap:38px}.cards{grid-template-columns:1fr}.footer-row{flex-direction:column}}@media(max-width:520px){.shell{width:min(100% - 28px,1120px)}.header-row{min-height:66px}.hero{padding:54px 0}.product-card,.content-panel{padding:24px}.status-card{margin:34px auto;padding:34px 22px}.actions .button{width:100%}}
