:root{--bg:#fffaf6;--surface:#fff;--surface2:#f9e8e3;--text:#171717;--muted:#6e6764;--accent:#d84e70;--accent2:#f5c8cf;--line:#eaded8;--shadow:0 12px 30px #6c3b2b12}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);transition:.25s}body.dark{--bg:#101616;--surface:#182020;--surface2:#202a29;--text:#f4f7f5;--muted:#9ba9a4;--accent:#78db91;--accent2:#244c35;--line:#293433;--shadow:0 12px 30px #0004}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{height:34px;background:var(--surface2);display:flex;justify-content:center;gap:80px;align-items:center;font-size:11px;font-weight:600;border-bottom:1px solid var(--line)}header{background:var(--surface);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.header-main{height:76px;display:grid;grid-template-columns:140px 1fr auto;gap:28px;align-items:center}.logo{text-decoration:none;color:var(--text);display:flex;flex-direction:column;width:max-content}.logo strong{font-size:35px;line-height:30px;letter-spacing:-3px}.logo small{font-weight:800;font-size:9px;letter-spacing:1.4px;margin-left:3px;margin-top:5px}.search{display:flex;border:1px solid var(--line);border-radius:9px;overflow:hidden;background:var(--bg)}.search input{width:100%;border:0;background:transparent;padding:13px 15px;color:var(--text);outline:none}.search button{width:48px;border:0;background:var(--accent);color:#fff;font-size:20px}.actions{display:flex;gap:16px;align-items:center}.actions button{border:0;background:none;color:var(--text);font-size:19px;cursor:pointer}.actions small{display:block;font-size:8px;margin-top:4px}.actions .theme{border:1px solid var(--line);border-radius:50%;width:37px;height:37px}.menu{height:42px;display:flex;justify-content:center;gap:46px;align-items:center}.menu a,.section-title a{color:var(--text);text-decoration:none;font-size:12px;font-weight:600}.section-title a{color:var(--accent)}.hero{background:linear-gradient(120deg,var(--surface2),var(--bg));padding:34px 0}.hero-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;align-items:center}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:var(--accent)}h1{font-size:52px;line-height:.98;letter-spacing:-3px;margin:13px 0 18px}h1 em{font-style:normal;color:var(--accent)}.hero p,.custom p{max-width:480px;color:var(--muted);line-height:1.6;font-size:14px}.hero-buttons{display:flex;gap:10px;margin-top:24px}.btn{border:0;border-radius:999px;padding:12px 20px;font-weight:700;font-size:12px;cursor:pointer;text-decoration:none;display:inline-block}.primary{background:var(--accent);color:#fff}.dark .primary{color:#0d1610}.ghost{border:1px solid var(--text);color:var(--text)}.placeholder{background:linear-gradient(145deg,var(--surface),var(--surface2));border:1px solid var(--line);border-radius:10px;min-height:130px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);gap:8px}.placeholder span{font-size:34px}.placeholder small{font-size:10px}.hero-photo{height:310px}.section{padding:34px 0 10px}.mini-section{padding-top:24px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-title h2,.custom h2{margin:0;font-size:24px;letter-spacing:-.8px}.section-title p{margin:5px 0 0;color:var(--muted);font-size:12px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category{background:var(--surface2);border:1px solid var(--line);border-radius:10px;padding:25px 15px;text-align:center}.category .icon{font-size:28px}.category b{display:block;margin-top:12px}.category small{display:block;color:var(--muted);margin-top:6px;line-height:1.4}.chips{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:13px}.chips span{background:var(--surface2);border:1px solid var(--line);border-radius:9px;padding:15px 8px;text-align:center;font-size:11px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{background:var(--surface);border:1px solid var(--line);border-radius:11px;padding:10px;position:relative;box-shadow:var(--shadow)}.product .heart{position:absolute;right:18px;top:17px;z-index:2}.product .placeholder{height:155px}.product h4{margin:10px 0 4px;font-size:13px}.product .meta{font-size:9px;color:var(--muted)}.stars{font-size:10px;margin:8px 0;color:#e7ad24}.price{font-weight:800;font-size:17px}.installments{font-size:9px;color:var(--muted);margin:3px 0 9px}.product .btn{width:100%;border-radius:6px;padding:9px}.custom{margin-top:38px;background:var(--surface2);border:1px solid var(--line);border-radius:14px;padding:30px 40px;display:grid;grid-template-columns:1.5fr .6fr;gap:30px;align-items:center}.custom-photo{height:160px}.gallery{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.gallery .placeholder{min-height:100px}.benefits{margin-top:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:23px 0;gap:20px}.benefit-grid div{font-size:18px}.benefit-grid b,.benefit-grid small{display:block;margin-left:28px}.benefit-grid b{font-size:11px;margin-top:-19px}.benefit-grid small{font-size:9px;color:var(--muted);margin-top:4px}.newsletter{background:var(--surface2);padding:20px 0}.news-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.news-grid b,.news-grid small{display:block}.news-grid small{color:var(--muted);font-size:9px;margin-top:5px}.news-grid form{display:flex;gap:8px}.news-grid input{flex:1;border:1px solid var(--line);border-radius:999px;padding:11px 15px;background:var(--surface);color:var(--text)}footer{background:var(--surface);padding:36px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:50px}.footer-grid b{font-size:11px}.footer-grid a,.footer-grid p{display:block;color:var(--muted);font-size:9px;margin:9px 0}.copyright{border-top:1px solid var(--line);margin-top:28px;padding-top:16px;font-size:8px;color:var(--muted);display:flex;justify-content:space-between}@media(max-width:800px){.wrap{width:min(100% - 24px,1180px)}.topbar{gap:18px;font-size:8px}.topbar span:nth-child(2){display:none}.header-main{grid-template-columns:auto 1fr auto;height:auto;padding:12px 0}.logo strong{font-size:27px}.search{grid-row:2;grid-column:1/-1}.actions button:not(.theme){display:none}.menu{overflow:auto;justify-content:flex-start;gap:25px;white-space:nowrap}.hero-grid{grid-template-columns:1fr;gap:24px}.hero-photo{height:220px}h1{font-size:42px}.category-grid{grid-template-columns:repeat(2,1fr)}.chips{display:flex;overflow:auto}.chips span{min-width:115px}.products{grid-template-columns:repeat(2,1fr)}.custom{grid-template-columns:1fr;padding:25px}.gallery{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:480px){.topbar span:nth-child(3){display:none}.hero{padding-top:22px}.hero-grid{gap:18px}h1{font-size:38px}.products{gap:9px}.product .placeholder{height:125px}.section-title h2{font-size:21px}.gallery{grid-template-columns:repeat(2,1fr)}.benefit-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{gap:10px;flex-direction:column}}