:root{--red:#CF414D;--blush:#FFC2B5;--pale:#FFE7E5;--ink:#282323;--muted:#756c6c;--bg:#fffdfc;--line:#eee4e2;--radius:22px;--shadow:0 16px 45px rgba(60,35,35,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.topbar{background:var(--red);color:#fff;text-align:center;padding:8px 18px;font-size:13px;letter-spacing:.02em}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,252,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img,.brand .custom-logo{width:auto;height:58px;object-fit:contain}.desktop-nav{flex:1}.desktop-nav ul{display:flex;gap:24px;align-items:center;list-style:none;padding:0;margin:0;justify-content:center}.desktop-nav a{font-size:14px;font-weight:600}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn{width:42px;height:42px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;font-size:20px;cursor:pointer;position:relative}.icon-btn:hover{background:var(--pale)}.cart-count{position:absolute;right:1px;top:0;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--red);color:#fff;font-size:11px;display:grid;place-items:center}.mobile-menu-toggle{display:none}.search-panel{max-height:0;overflow:hidden;transition:.25s ease}.search-panel.open{max-height:100px;padding-bottom:14px}.search-panel form{display:flex;gap:8px}.search-panel input{flex:1;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff}.search-panel button{border:0;background:var(--ink);color:#fff;border-radius:14px;padding:0 22px}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(88vw,360px);background:#fff;z-index:100;transform:translateX(-105%);transition:.25s ease;padding:22px;box-shadow:20px 0 60px rgba(0,0,0,.18)}.mobile-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.drawer-close{border:0;background:var(--pale);font-size:28px;width:42px;height:42px;border-radius:50%}.mobile-drawer ul{list-style:none;margin:0;padding:0}.mobile-drawer li{border-bottom:1px solid var(--line)}.mobile-drawer a{display:block;padding:15px 4px;font-weight:650}.no-scroll{overflow:hidden}
.hero{padding:56px 0 40px;background:linear-gradient(135deg,#fff 0%,#fff8f7 55%,#ffe7e5 100%)}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:56px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--red);font-size:12px;font-weight:800}.hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:.98;margin:14px 0 22px;letter-spacing:-.04em}.hero p{font-size:19px;color:var(--muted);max-width:580px}.hero-actions{display:flex;gap:12px;margin:30px 0 26px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:750;border:1px solid transparent;cursor:pointer}.btn.primary{background:var(--red);color:#fff}.btn.primary:hover{filter:brightness(.94)}.btn.ghost{border-color:var(--ink);background:transparent}.trust-row{display:flex;flex-wrap:wrap;gap:18px;font-size:13px;color:var(--muted)}.hero-card{position:relative;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.hero-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.hero-badge{position:absolute;left:20px;right:20px;bottom:20px;background:rgba(255,255,255,.92);padding:15px 18px;border-radius:18px;backdrop-filter:blur(10px)}.hero-badge strong,.hero-badge small{display:block}.hero-badge small{color:var(--muted)}.feature-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:26px;border:1px solid var(--line);border-radius:20px;background:#fff}.feature-strip div{padding:17px 20px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.feature-strip div:last-child{border:0}.feature-strip span{font-size:13px;color:var(--muted)}.section{padding:72px 0}.section-soft{background:#fff6f4}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2,.newsletter h2,.editorial-banner h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,48px);margin:6px 0 0;letter-spacing:-.03em}.section-head>a{font-size:14px;font-weight:700;color:var(--red)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{position:relative;border-radius:24px;overflow:hidden;background:#eee;box-shadow:var(--shadow)}.category-card img{width:100%;aspect-ratio:3/4;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.03)}.category-card span{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.9);border-radius:14px;padding:12px 14px;font-weight:800;text-align:center}.editorial-banner{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;border-radius:32px;overflow:hidden;min-height:480px}.editorial-banner>div{padding:56px;display:flex;flex-direction:column;justify-content:center}.editorial-banner p{color:#d9d0d0;max-width:500px}.editorial-banner img{width:100%;height:100%;object-fit:cover}.newsletter{padding:64px 0;background:var(--pale)}.newsletter-inner{display:flex;justify-content:space-between;gap:40px;align-items:center}.newsletter form{display:flex;gap:10px;min-width:min(520px,100%)}.newsletter input{flex:1;border:1px solid rgba(0,0,0,.08);border-radius:999px;padding:0 20px;background:#fff}.site-footer{padding:64px 0 110px;background:#201d1d;color:#f4eeee}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr;gap:36px}.footer-logo{width:130px;filter:brightness(4) grayscale(1);margin-bottom:16px}.site-footer p,.site-footer a{color:#c9bebe;font-size:14px}.site-footer a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid #393333;margin-top:36px;padding-top:20px;color:#9f9595;font-size:13px}.whatsapp-float{position:fixed;right:22px;bottom:24px;width:56px;height:56px;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center;font-size:27px;z-index:70;box-shadow:0 12px 30px rgba(0,0,0,.16)}.mobile-bottom-nav{display:none}
.content-wrap,.shop-wrap{padding:48px 0 80px}.narrow{max-width:820px}.center{text-align:center}.entry-card{padding:24px 0;border-bottom:1px solid var(--line)}
/* WooCommerce */
.woocommerce .woocommerce-breadcrumb{display:none}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:18px;margin:0!important}.woocommerce ul.products::before,.woocommerce ul.products::after{display:none}.woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border-radius:20px;padding:0 0 18px;overflow:hidden;box-shadow:0 8px 28px rgba(60,35,35,.06);transition:.25s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{aspect-ratio:3/4;object-fit:cover;margin:0 0 14px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;padding:0 14px!important;font-weight:700}.woocommerce ul.products li.product .price{padding:0 14px;color:var(--red)!important;font-weight:800}.woocommerce ul.products li.product .button{margin:8px 14px 0!important;border-radius:999px;background:var(--ink);color:#fff;padding:12px 16px}.woocommerce span.onsale{background:var(--red)!important;min-width:auto!important;min-height:auto!important;line-height:1!important;padding:8px 10px!important;border-radius:999px!important;top:10px!important;left:10px!important}.woocommerce div.product{display:grid;grid-template-columns:1fr 1fr;gap:48px}.woocommerce div.product div.images,.woocommerce div.product div.summary{width:auto!important;float:none!important}.woocommerce div.product .product_title{font-family:Georgia,serif;font-size:42px}.woocommerce div.product p.price{color:var(--red)!important;font-size:24px!important}.woocommerce button.button.alt,.woocommerce a.button.alt{background:var(--red)!important;border-radius:999px!important}.woocommerce-cart table.cart img{width:90px}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.select2-container--default .select2-selection--single{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff}.select2-container--default .select2-selection--single{height:48px}.woocommerce-checkout #payment{background:#fff;border:1px solid var(--line);border-radius:18px}.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:12px 14px;border-bottom:1px solid var(--line)}
@media(max-width:900px){.desktop-nav{display:none}.mobile-menu-toggle{display:grid}.header-inner{height:68px;gap:10px}.brand{margin-right:auto}.brand img,.brand .custom-logo{height:52px}.hero{padding-top:28px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero-copy{text-align:center}.hero p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip div:nth-child(2){border-right:0}.feature-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.category-grid{grid-template-columns:1fr 1fr}.editorial-banner{grid-template-columns:1fr}.editorial-banner>div{padding:36px}.editorial-banner img{max-height:480px}.newsletter-inner{flex-direction:column;align-items:flex-start}.newsletter form{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr 1fr}.woocommerce ul.products{grid-template-columns:repeat(2,1fr)}.woocommerce div.product{grid-template-columns:1fr}}
@media(max-width:600px){body{padding-bottom:70px}.container{width:min(100% - 24px,1180px)}.topbar{font-size:11px;padding:6px 12px}.header-actions .icon-btn:first-child{display:none}.header-actions .cart-link{display:none}.hero h1{font-size:44px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:8px 12px}.hero-card{border-radius:24px}.feature-strip{margin-top:12px}.feature-strip div{padding:13px 12px}.feature-strip b{font-size:13px}.feature-strip span{font-size:11px}.section{padding:50px 0}.section-head{align-items:center}.section-head h2{font-size:34px}.category-grid{gap:10px}.category-card{border-radius:18px}.category-card span{left:8px;right:8px;bottom:8px;padding:9px;font-size:13px}.woocommerce ul.products{gap:10px}.woocommerce ul.products li.product{border-radius:16px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px!important;padding:0 10px!important;min-height:40px}.woocommerce ul.products li.product .price{font-size:13px!important;padding:0 10px}.woocommerce ul.products li.product .button{display:block;text-align:center;margin:8px 10px 0!important;padding:10px 8px;font-size:12px}.editorial-banner{border-radius:24px}.editorial-banner>div{padding:28px}.newsletter form{flex-direction:column}.newsletter input{min-height:48px}.footer-grid{grid-template-columns:1fr}.whatsapp-float{right:16px;bottom:82px;width:50px;height:50px}.mobile-bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;height:68px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-top:1px solid var(--line);z-index:60}.mobile-bottom-nav a,.mobile-bottom-nav button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:10px;color:var(--muted);font-family:inherit}.mobile-bottom-nav span{font-size:19px;color:var(--ink)}.site-footer{padding-bottom:95px}.woocommerce div.product .product_title{font-size:34px}.woocommerce-cart .product-thumbnail{display:none}.shop-wrap{padding-top:24px}}
