:root{--brand-primary:#087a96;--brand-secondary:#123b4a;--brand-accent:#0ca6c9;--text:#10252c;--muted:#607178;--surface:#fff;--surface-soft:#f4f8f9;--border:#dce6e9;--radius:14px;--content:1180px}*{box-sizing:border-box}html{color:var(--text);background:var(--surface);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;margin:0}a{color:inherit}main{display:block}:root{--shadow:0 18px 50px #113b4a1a}body{line-height:1.6}.container{width:min(calc(100% - 2rem),var(--content));margin-inline:auto}.section{padding:5rem 0}.section-soft{background:var(--surface-soft)}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-primary);font-size:.8rem;font-weight:800}h1,h2,h3{letter-spacing:-.025em;margin:0 0 1rem;line-height:1.12}h1{font-size:clamp(2.5rem,6vw,5.3rem)}h2{font-size:clamp(2rem,4vw,3.4rem)}h3{font-size:1.2rem}p{color:var(--muted);margin:0 0 1rem}.lead{max-width:720px;font-size:clamp(1.05rem,2vw,1.3rem)}.button{background:var(--brand-primary);color:#fff;border:1px solid var(--brand-primary);border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.9rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.button.secondary{color:var(--brand-secondary);border-color:var(--border);background:0 0}.button.disabled{opacity:.6;cursor:not-allowed}.actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.grid{gap:1.25rem;display:grid}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:1.35rem}.card img,.hero-media img,.gallery img{border-radius:calc(var(--radius) - 4px);width:100%;height:auto;display:block}.site-header{z-index:30;border-bottom:1px solid var(--border);backdrop-filter:blur(10px);background:#fffffff2;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{color:var(--brand-secondary);max-width:250px;font-weight:900;line-height:1.05;text-decoration:none}.nav-links{align-items:center;gap:1.1rem;display:flex}.nav-links a{font-size:.94rem;font-weight:700;text-decoration:none}.mobile-nav{display:none}.hero{background:linear-gradient(#f5fbfc 0,#fff 100%);padding:6rem 0 5rem}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid}.hero-panel{background:var(--brand-secondary);color:#fff;min-height:430px;box-shadow:var(--shadow);border-radius:28px;align-items:flex-end;padding:2rem;display:flex}.hero-panel p{color:#d6e9ee}.tag{color:var(--brand-secondary);background:#e9f7fa;border-radius:999px;padding:.35rem .65rem;font-size:.82rem;font-weight:750;display:inline-flex}.site-footer{color:#fff;background:#0c2c37;padding:4rem 0 2rem}.site-footer p,.site-footer a{color:#cfe0e5}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.list-clean{margin:0;padding:0;list-style:none}.list-clean li{margin:.5rem 0}.feature-list{gap:.85rem;margin-top:1.5rem;display:grid}.feature{border-bottom:1px solid var(--border);padding:1rem 0}.number{color:var(--brand-primary);font-weight:900}.quote{color:var(--text);font-size:1.05rem}.product-meta{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:800}.gallery{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.pricing{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:2rem}.price{letter-spacing:-.04em;color:var(--brand-secondary);font-size:3.2rem;font-weight:950}.ebook-hero{color:#fff;background:#071f28;padding:5.5rem 0}.ebook-hero p{color:#cfe0e5}.ebook-hero .eyebrow{color:#6ad6ec}.ebook-highlight{border-left:5px solid var(--brand-primary);border-radius:0 var(--radius) var(--radius) 0;background:#eaf9fc;padding:1rem 1.25rem}.preview{background:linear-gradient(145deg,#e9f7fa,#fff);flex-direction:column;justify-content:flex-end;min-height:230px;display:flex}.sticky-buy{z-index:40;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:16px;padding:.65rem;display:none;position:fixed;bottom:.75rem;left:.75rem;right:.75rem}.sticky-buy .button{width:100%}@media (width<=860px){.grid-3,.grid-2,.hero-grid,.footer-grid{grid-template-columns:1fr}.nav-links{display:none}.mobile-nav{display:block}.hero{padding-top:4rem}.section{padding:3.5rem 0}.gallery{grid-template-columns:1fr 1fr}.sticky-buy{display:block}body{padding-bottom:78px}}@media (width<=520px){.gallery{grid-template-columns:1fr}.container{width:min(calc(100% - 1.25rem),var(--content))}.card{padding:1.1rem}}
