*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--dark);font-family:Inter,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}.top{height:34px;background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;font-size:12px}.top a{font-weight:800}header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eadfdb;background:#fffc;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.logo img{display:block;width:225px;max-height:62px;object-fit:contain}nav{display:flex;gap:30px;font-size:14px;font-weight:750}nav a:hover{color:var(--red)}.btn{display:inline-flex;justify-content:center;align-items:center;background:var(--red);color:#fff;padding:16px 23px;border-radius:9px;font-size:14px;font-weight:800;border:0;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e52b1928}.btn.dark{background:var(--dark)}.btn.light{background:#fff;color:var(--red)}.btn.outline{background:transparent;border:1px solid #ffffff88}.menu-toggle{display:none;background:none;border:0;font-size:24px}.hero{min-height:690px;padding:72px 5vw;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;background:radial-gradient(circle at 90% 8%,#ffe4de,transparent 34%),#f7f5f1}.eyebrow{font-size:11px;letter-spacing:.19em;font-weight:900;color:var(--red)}h1{font-size:clamp(46px,5.5vw,80px);letter-spacing:-.055em;line-height:.98;margin:18px 0 24px}h2{font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em;margin:14px 0 22px}.hero>div>p,.lead{font-size:18px;line-height:1.7;color:#56605e;max-width:640px}.actions{display:flex;align-items:center;gap:26px;margin-top:30px}.link{font-size:14px;font-weight:900}.trust{display:flex;gap:19px;flex-wrap:wrap;margin-top:38px;color:#59615f;font-size:12px;font-weight:700}.hero-img{position:relative}.hero-img img{width:100%;max-height:500px;object-fit:contain;filter:drop-shadow(0 28px 35px #171d2025)}.hero-img b{position:absolute;left:0;bottom:20px;width:110px;height:110px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--red);color:#fff;font-size:24px}.hero-img small{font-size:9px;margin-top:3px}.section{padding:105px 5vw}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:45px}.section-head p{max-width:480px;color:#68716f;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid #e7dfdc;border-radius:16px;padding:14px 14px 24px;background:#fff;transition:.2s}.card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #171d2013}.card img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:11px;background:#f5f4f2}.card>span{display:inline-block;margin-top:17px;padding:6px 9px;border-radius:20px;color:var(--red);background:#fff0ed;font-size:10px;font-weight:900}.card h2,.card h3{font-size:19px;line-height:1.35;letter-spacing:-.02em;margin:12px 0 9px}.card p{font-size:13px;line-height:1.6;color:#6b7471}.more{font-size:13px;font-weight:900;color:var(--red)}.center{text-align:center;margin:38px 0 0}.benefits{background:var(--dark);color:#fff;padding:58px 5vw;display:grid;grid-template-columns:repeat(4,1fr)}.benefits>div{padding:5px 28px;border-right:1px solid #ffffff22}.benefits>div:last-child{border:0}.benefits b{font-size:11px;color:#ff887b}.benefits h3{font-size:18px}.benefits p{font-size:13px;color:#c8cdcc}.split{padding:110px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:#f7f5f1}.label-art{min-height:430px;background:#ffe8e3;border-radius:22px;display:flex;flex-direction:column;justify-content:center;gap:20px;padding:12%;transform:rotate(-2deg);box-shadow:18px 20px 0 #e52b19}.label-art span{font-size:11px}.label-art strong{font-size:25px}.label-art i{font-style:normal;border-top:1px solid #888;padding-top:18px}.split p,.article p{font-size:17px;line-height:1.85;color:#59625f}.split li{margin:13px 0;font-weight:700}.final-cta{padding:100px 20px;text-align:center;background:var(--red);color:#fff}.final-cta>span{font-size:11px;letter-spacing:.18em;font-weight:900;color:#ffd0ca}.final-cta h2{max-width:760px;margin:18px auto}.final-cta p{color:#ffe3df}.final-cta>div{display:flex;gap:14px;justify-content:center;margin-top:28px}footer{background:var(--dark);color:#fff;padding:45px 5vw;display:flex;align-items:center;justify-content:space-between;font-size:13px}footer img{width:210px;background:#fff;padding:7px 10px;border-radius:8px}.wa{position:fixed;right:20px;bottom:20px;z-index:30;padding:14px 20px;border-radius:28px;background:#25d366;color:#fff;font-size:13px;font-weight:900;box-shadow:0 10px 28px #174b2d55}.page-hero{padding:95px 5vw;background:#f7f5f1;text-align:center}.page-hero h1{font-size:clamp(42px,5vw,66px)}.page-hero p{max-width:760px;margin:auto;color:#65706c;font-size:17px;line-height:1.7}.product-hero{padding:85px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;background:#f7f5f1}.product-image{background:#fff;border-radius:20px;padding:25px}.product-image img{width:100%;display:block}.product-hero h1{font-size:clamp(40px,5vw,65px)}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.chips span{padding:8px 11px;background:#fff0ed;color:var(--red);border-radius:30px;font-size:11px;font-weight:800}.delivery{font-size:12px!important;color:#66706d!important}.product-body{padding:90px 5vw;display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:8vw}.product-body article p{font-size:17px;line-height:1.9;color:#56605d}.product-body article h2{font-size:34px}.product-body aside{background:#f7f5f1;border-radius:16px;padding:28px;height:max-content}.product-body aside ul{list-style:none;padding:0}.product-body aside li{padding:12px 0;border-bottom:1px solid #e4ddd9}.product-body aside .btn{margin-top:18px;width:100%}.related{background:#f7f5f1}.related>h2{text-align:center}.related .cards{grid-template-columns:repeat(3,1fr)}.article{max-width:880px;margin:auto;padding:90px 24px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.contact-grid a{padding:25px;border:1px solid #e5ddda;border-radius:13px;display:flex;flex-direction:column;gap:8px}.contact-grid b{color:var(--red)}@media(max-width:950px){nav{display:none}.menu-toggle{display:block}.menu-open nav{display:flex;position:absolute;top:82px;left:0;right:0;background:#fff;padding:25px;flex-direction:column}.head-btn{display:none}.hero,.product-hero,.split{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.benefits{grid-template-columns:repeat(2,1fr);gap:20px}.benefits>div{border:0}.section-head{align-items:start;flex-direction:column}.product-body{grid-template-columns:1fr}}@media(max-width:560px){.top span{display:none}.top{justify-content:center}header{height:70px}.logo img{width:185px}.hero{min-height:auto;padding:55px 20px}h1{font-size:45px}.hero>div>p{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.hero-img b{width:90px;height:90px}.section{padding:75px 18px}.cards,.related .cards{grid-template-columns:1fr}.benefits{grid-template-columns:1fr;padding:45px 20px}.benefits>div{padding:8px}.split{padding:80px 20px}.label-art{min-height:300px}.page-hero{padding:70px 20px}.product-hero{padding:55px 20px}.product-body{padding:65px 20px}.contact-grid{grid-template-columns:1fr}.final-cta{padding:75px 20px}.final-cta>div{flex-direction:column;align-items:center}footer{flex-direction:column;gap:22px;text-align:center}}
/* Product gallery */
.product-gallery{min-width:0}.product-gallery .product-image{overflow:hidden}.product-gallery .product-image img{aspect-ratio:1;object-fit:contain}.product-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:14px}.product-thumbs button{padding:5px;border:2px solid transparent;border-radius:10px;background:#fff;cursor:pointer;overflow:hidden}.product-thumbs button.active{border-color:var(--red)}.product-thumbs img{display:block;width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}
