*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:#eefcff;color:#061326}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 6vw;background:rgba(255,255,255,.82);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,76,151,.08)}.logo{font-size:28px;font-weight:800;letter-spacing:.16em;color:#003b7a}.header nav{display:flex;gap:22px;font-weight:600;color:#1d3b56}.section{padding:72px 6vw}.hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;background:linear-gradient(135deg,#d5fbff,#fff,#bdf1ff)}.label{display:inline-flex;margin-bottom:18px;padding:9px 14px;border-radius:999px;background:#fff;color:#0097b6;font-weight:800;font-size:13px;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 8px 24px rgba(0,76,151,.08)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6vw,76px);line-height:.98;margin-bottom:22px;letter-spacing:-.04em}h2{font-size:clamp(34px,4.5vw,58px);line-height:1.02;margin-bottom:22px;letter-spacing:-.04em}h3{font-size:22px;margin-bottom:10px}.hero p,.lead{font-size:20px;line-height:1.65;color:#44566a}.hero-image{position:relative}.hero-image:before{content:"";position:absolute;inset:-28px;border-radius:48px;background:rgba(0,169,206,.22);filter:blur(36px)}.hero-image img,.big-img,.gallery img{position:relative;border-radius:32px;box-shadow:0 24px 70px rgba(0,76,151,.16);object-fit:cover}.buttons{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:20px;padding:16px 22px;font-weight:800;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.primary{background:#004c97;color:#fff;box-shadow:0 16px 32px rgba(0,76,151,.22)}.secondary{background:#fff;color:#004c97;box-shadow:0 10px 24px rgba(0,76,151,.08)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{border-radius:28px;background:#fff;padding:28px;box-shadow:0 10px 30px rgba(0,76,151,.07)}.card h3{color:#004c97}.card p{line-height:1.55;color:#526274}.white{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.checklist{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:14px}.checklist li{position:relative;border-radius:20px;background:#ebfbff;padding:18px 18px 18px 52px;font-size:18px;line-height:1.45}.checklist li:before{content:"✓";position:absolute;left:18px;top:15px;color:#f20574;font-weight:900;font-size:22px}.small-buttons .btn{padding:13px 17px}.center{text-align:center;max-width:760px;margin:0 auto 42px}.center p{font-size:18px;color:#536476}.steps{display:grid;gap:14px}.steps div{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;border-radius:24px;background:#fff;padding:18px;box-shadow:0 10px 30px rgba(0,76,151,.07)}.steps b{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#f20574;color:#fff;font-size:20px}.steps p{margin:0;font-size:18px;line-height:1.55}.warning{border-radius:24px;background:#061326!important;color:#fff!important;padding:22px!important;line-height:1.6!important}.ingredient{margin:22px 0;border-radius:24px;background:#f7fdff;padding:22px;line-height:1.65;color:#415264;border:1px solid #dff6fb}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px}.footer{display:flex;justify-content:space-between;gap:32px;padding:54px 6vw;background:#061326;color:#fff}.footer h2{margin-bottom:10px}.footer p{max-width:620px;color:#c8d4df;line-height:1.55}.footer-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.footer-links a{border-radius:18px;background:#fff;color:#061326;padding:15px 18px;font-weight:800}@media(max-width:900px){.header{align-items:flex-start;flex-direction:column}.header nav{overflow:auto;width:100%;padding-bottom:4px}.hero,.split,.gallery{grid-template-columns:1fr}.features{grid-template-columns:1fr 1fr}.section{padding:52px 5vw}.footer{flex-direction:column}}@media(max-width:560px){.features{grid-template-columns:1fr}.buttons,.btn{width:100%}.header nav{font-size:14px}.hero p,.lead{font-size:17px}.checklist li{font-size:16px}.footer-links a{width:100%;text-align:center}}
