:root{--rose:#b76582;--rose-dark:#8f405d;--powder:#f3dce4;--blush:#fbf1f4;--ink:#342a2e;--muted:#776a6f;--white:#fff;--line:#ead8de;--gold:#b98c58}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#ececec;color:var(--ink);font-family:Arial,sans-serif}.site-shell{width:min(100%,480px);margin:auto;background:#fff;box-shadow:0 0 40px #00000014;overflow:hidden}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}.hero-title{padding:20px 22px 18px;text-align:center;background:linear-gradient(135deg,var(--rose-dark),var(--rose));color:#fff}.hero-title p{margin:0 0 7px;font-size:10px;letter-spacing:.2em}.hero-title h1{margin:0;font-size:24px;line-height:1.08}.hero-title span{display:block;margin-top:7px;font-family:Georgia,serif;font-size:18px}.hero-photo{aspect-ratio:1/1.03;object-fit:cover}.trust-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:13px 8px;background:var(--rose);color:#fff}.trust-strip span{display:flex;align-items:center;justify-content:center;gap:7px;font-size:11px;line-height:1.25}.trust-strip b{width:28px;height:28px;border-radius:50%;background:#fff;color:var(--rose);display:grid;place-items:center;font-size:15px}.quick-benefits{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px;padding:35px 22px 28px;border-bottom:7px solid var(--rose)}.quick-benefits div{display:grid;grid-template-columns:22px 1fr;gap:5px;font-size:13px;line-height:1.45}.quick-benefits span{color:var(--rose);font-size:21px;font-weight:900}.offer-card{padding:34px 22px 38px;background:var(--blush);text-align:center}.mini,.section-kicker{margin-bottom:8px;color:var(--rose-dark);font-size:10px;font-weight:800;letter-spacing:.19em}.offer-card h2,.content-section h2,.pink-section h2,.spec-section h2,.how-section h2,.delivery-section h2{font:700 29px/1.02 Georgia,serif}.offer-card h2 em,.content-section h2 em,.pink-section h2 em,.spec-section h2 em,.delivery-section h2 em{color:var(--rose);font-weight:400}.variant-chips{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0 14px}.variant{min-height:68px;padding:10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink);cursor:pointer}.variant b,.variant small{display:block}.variant b{font:700 22px Georgia,serif}.variant small{margin-top:5px;color:var(--muted)}.variant.active{border:2px solid var(--rose);background:#fff8fa;box-shadow:0 8px 22px #8f405d17}.discount{font-size:12px;line-height:1.5;color:var(--muted)}.order-form{display:grid;gap:10px;margin-top:17px}.order-form input,.order-form select{width:100%;height:52px;border:1px solid var(--line);border-radius:7px;background:#fff;padding:0 14px;font:14px Arial,sans-serif;outline:none}.order-form input:focus,.order-form select:focus{border-color:var(--rose);box-shadow:0 0 0 3px #b765821c}.submit{height:58px;border:0;border-radius:7px;background:linear-gradient(135deg,var(--rose-dark),var(--rose));color:#fff;font-weight:800;letter-spacing:.03em;box-shadow:0 12px 26px #8f405d2e;cursor:pointer}.submit:disabled{opacity:.65}.form-status{margin:0;color:var(--muted);font-size:12px}.privacy{display:block;margin-top:10px;color:var(--muted)}.honeypot{position:absolute!important;left:-9999px!important}.content-section,.spec-section,.how-section{padding:48px 22px}.content-section{text-align:center}.wide-photo{margin:24px 0 22px;aspect-ratio:1/1.06;object-fit:cover}.story{color:var(--muted);font-size:14px;line-height:1.75;text-align:left}.pink-section{padding:48px 22px;background:var(--powder);text-align:center}.advantage{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-top:22px;background:#fff;text-align:left}.advantage.reverse img{order:2}.advantage img{height:205px;object-fit:cover}.advantage div{padding:18px}.advantage div>b{color:var(--rose);font:26px Georgia,serif}.advantage h3{margin:7px 0;font:700 20px Georgia,serif}.advantage p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:22px}.gallery img{height:210px;object-fit:cover}.spec-section{background:#fff}.spec-section dl{margin:22px 0 0;border-top:1px solid var(--line)}.spec-section dl div{display:grid;grid-template-columns:.75fr 1.25fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.spec-section dt{color:var(--muted)}.spec-section dd{margin:0}.how-section{text-align:center;background:var(--blush)}.steps{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.steps div{min-height:105px;padding:16px 10px;background:#fff;border:1px solid var(--line)}.steps b{display:block;color:var(--rose);font:28px Georgia,serif}.steps span{display:block;margin-top:8px;font-size:12px}.delivery-section{padding:42px 22px;background:linear-gradient(145deg,var(--rose-dark),var(--rose));color:#fff;text-align:center}.delivery-section h2 em{color:#f7dce5}.delivery-section p{margin:0;color:#fff5f8;font-size:13px;line-height:1.65}.bottom-photo{margin:18px 0;aspect-ratio:1.3/1;object-fit:cover}.bottom{padding-bottom:76px}footer{padding:20px;background:#33282c;color:#d8cbd0;text-align:center;font-size:10px;letter-spacing:.08em}.mobile-order{display:none}
.thanks-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:var(--powder)}.thanks-card{width:min(100%,480px);padding:48px 24px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 25px 70px #8f405d26}.thanks-card h1{font:700 36px Georgia,serif}.thanks-card p{color:var(--muted);line-height:1.6}.success-mark,.error-mark{width:70px;height:70px;margin:0 auto 22px;border-radius:50%;display:grid;place-items:center;background:var(--rose);color:#fff;font-size:30px}.error-mark{background:#8b3e4e}.eyebrow{color:var(--rose);font-size:11px;font-weight:800;letter-spacing:.15em}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:7px;background:var(--rose-dark);color:#fff;text-decoration:none;font-weight:700}
@media(max-width:560px){body{background:#fff}.site-shell{box-shadow:none}.mobile-order{position:fixed;z-index:20;left:10px;right:10px;bottom:10px;display:flex;height:54px;align-items:center;justify-content:center;border-radius:7px;background:linear-gradient(135deg,var(--rose-dark),var(--rose));color:#fff;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 12px 30px #8f405d4d}.bottom{padding-bottom:92px}}@media(max-width:360px){.hero-title h1{font-size:21px}.offer-card h2,.content-section h2,.pink-section h2,.spec-section h2,.how-section h2,.delivery-section h2{font-size:26px}.quick-benefits{gap:14px 8px;padding-left:16px;padding-right:16px}.advantage{grid-template-columns:1fr}.advantage.reverse img{order:0}.advantage img{height:240px}}
