:root{--ink:#3c3941;--muted:#746f78;--pink:#f7c9d8;--pink2:#fff0f5;--blue:#dff3f8;--mint:#dff4e9;--yellow:#ffe7a6;--white:#fff;--line:#eee8ec;--shadow:0 18px 50px rgba(87,70,83,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5}.topbar{background:#3f3b43;color:#fff;text-align:center;padding:8px 16px;font-size:13px;letter-spacing:.02em}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);position:sticky;top:0;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);z-index:50;border-bottom:1px solid rgba(238,232,236,.8)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-weight:700}.brand img{width:58px;height:58px;object-fit:cover;border-radius:50%}.brand span{font-family:'Playfair Display',serif;font-size:20px}.nav{display:flex;gap:28px}.nav a{text-decoration:none;color:#544f57;font-size:14px;font-weight:600}.nav a:hover{color:#d27195}.header-actions{display:flex;align-items:center;gap:8px}.icon-btn,.cart-btn,.menu-btn{border:0;background:#f8f5f7;border-radius:999px;height:42px;min-width:42px;padding:0 13px;cursor:pointer;font-size:18px}.cart-btn{font-size:14px;font-weight:700}.cart-btn span{background:#d67b9f;color:#fff;border-radius:999px;padding:2px 7px;margin-left:4px}.menu-btn{display:none}.hero{min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;padding:70px clamp(24px,7vw,110px);background:linear-gradient(120deg,#fff 0%,#fff8fb 48%,#f4fbfd 100%);overflow:hidden}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.16em;color:#ce7798;margin-bottom:10px}.hero h1,.section h2{font-family:'Playfair Display',serif;margin:0;color:#3b3740}.hero h1{font-size:clamp(48px,6vw,78px);line-height:1.02}.hero h1 em{font-style:normal;color:#cf7b9a}.hero-copy>p{font-size:18px;color:var(--muted);max-width:620px;margin:24px 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:999px;text-decoration:none;border:0;font-weight:700;cursor:pointer;font-family:inherit}.btn.primary{background:#3f3b43;color:#fff}.btn.secondary{background:#fff;color:#4b464f;border:1px solid #e7dfe4}.btn.whatsapp{background:#25d366;color:#fff}.btn.full{width:100%}.trust-row{display:flex;gap:22px;flex-wrap:wrap;margin-top:34px;color:#68636c;font-size:13px}.hero-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.hero-card{width:min(420px,85%);aspect-ratio:1/1;background:#fff;border-radius:46% 54% 55% 45% / 42% 47% 53% 58%;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;position:relative;z-index:2;overflow:hidden}.hero-card img{width:82%;height:82%;object-fit:contain}.mini-badge{position:absolute;right:22px;bottom:25px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 25px rgba(0,0,0,.08);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb1{width:320px;height:320px;background:#dff3f8;left:0;top:15px}.orb2{width:250px;height:250px;background:#f8cedc;right:-20px;bottom:15px}.orb3{width:150px;height:150px;background:#ffe9ad;right:40px;top:40px}.floating-note{position:absolute;z-index:3;background:rgba(255,255,255,.94);border:1px solid var(--line);border-radius:16px;padding:10px 14px;box-shadow:0 12px 30px rgba(84,69,79,.1);font-size:13px;font-weight:700}.note1{left:0;bottom:80px}.note2{right:-5px;top:120px}.note3{right:20px;bottom:35px}.section{padding:92px clamp(24px,7vw,110px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-heading h2,.about h2,.contact h2,.promo h2{font-size:clamp(34px,4vw,52px);line-height:1.1}.section-heading>p{max-width:470px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:250px;padding:28px;border-radius:var(--radius);text-decoration:none;color:var(--ink);display:flex;flex-direction:column;justify-content:flex-end;transition:.25s ease;position:relative;overflow:hidden}.category-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.category-card:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.45);right:-35px;top:-35px}.cat-baby{background:#e7f7fb}.cat-girl{background:#fde4ed}.cat-boy{background:#e6f2ff}.cat-acc{background:#e7f6ed}.cat-icon{font-size:54px;position:absolute;top:34px;left:28px}.category-card h3{font-family:'Playfair Display',serif;font-size:28px;margin:0 0 2px}.category-card p{margin:0 0 14px;color:#746d75}.category-card span{font-weight:700}.feature-strip{margin:0 clamp(24px,7vw,110px);padding:26px 34px;border:1px solid var(--line);border-radius:24px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#fff}.feature-strip div{display:flex;flex-direction:column;padding:6px 14px;border-right:1px solid var(--line)}.feature-strip div:last-child{border-right:0}.feature-strip b{font-size:15px}.feature-strip span{font-size:12px;color:var(--muted);margin-top:3px}.products-section{background:#fffafa}.products-head{align-items:center}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #eadfe5;background:#fff;border-radius:999px;padding:9px 14px;cursor:pointer;font-family:inherit;font-weight:700;color:#6e6670}.filter.active{background:#3f3b43;color:#fff;border-color:#3f3b43}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;transition:.25s}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(75,55,69,.1)}.product-image{aspect-ratio:1/1;background:#f8f4f6;display:flex;align-items:center;justify-content:center;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.tag{position:absolute;top:14px;left:14px;background:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800}.product-info{padding:18px}.product-category{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#b26f88;font-weight:800}.product-name{font-family:'Playfair Display',serif;font-size:20px;margin:4px 0 10px}.product-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.price{font-weight:800;font-size:18px}.add-btn{border:0;background:#f7e6ed;width:40px;height:40px;border-radius:50%;cursor:pointer;font-size:20px}.promo{margin:80px clamp(24px,7vw,110px);padding:60px;display:grid;grid-template-columns:1.1fr .9fr;background:linear-gradient(135deg,#f8dbe5,#e9f7fb);border-radius:36px;overflow:hidden}.promo p{color:#6c6670;max-width:560px;margin:18px 0 26px}.promo-art{position:relative;min-height:260px}.hanger{font-size:100px;position:absolute;right:160px;top:40px;transform:rotate(-8deg);filter:drop-shadow(0 12px 10px rgba(0,0,0,.08))}.hanger.h2{font-size:70px;right:40px;top:20px;transform:rotate(10deg)}.hanger.h3{font-size:65px;right:80px;bottom:20px;transform:rotate(-12deg)}.about{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.about-card{background:linear-gradient(135deg,#fff3f7,#effbfe);border-radius:34px;padding:35px;display:flex;justify-content:center}.about-card img{max-width:420px;width:100%;border-radius:24px}.about-copy p{font-size:17px;color:#655f68}.about-copy .muted{font-size:14px;background:#faf7f9;border-left:4px solid #e1a4b9;padding:14px 16px;border-radius:10px}.contact{margin:0 clamp(24px,7vw,110px) 90px;background:#3f3b43;color:#fff;border-radius:30px;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:50px 60px}.contact .eyebrow{color:#f3b8cc}.contact h2{color:#fff}.contact p{color:#d7d1d8;max-width:650px}footer{padding:50px clamp(24px,7vw,110px);background:#faf7f9;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:38px;border-top:1px solid var(--line)}footer>div{display:flex;flex-direction:column;gap:8px}footer a,footer span,footer small{color:#756e77;text-decoration:none;font-size:13px}.footer-brand{flex-direction:row!important;align-items:center}.footer-brand img{width:70px;height:70px;border-radius:50%;object-fit:cover}.footer-brand b{font-family:'Playfair Display',serif;font-size:20px}.search-overlay,.cart-drawer{position:fixed;inset:0;background:rgba(38,34,40,.45);z-index:100;opacity:0;pointer-events:none;transition:.2s}.search-overlay.open,.cart-drawer.open{opacity:1;pointer-events:auto}.search-box{width:min(720px,90%);margin:110px auto;background:#fff;border-radius:24px;padding:30px;position:relative}.search-box button{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px;cursor:pointer}.search-box label{font-family:'Playfair Display',serif;font-size:28px;font-weight:700}.search-box input{width:100%;border:1px solid var(--line);border-radius:15px;padding:15px;margin-top:16px;font-size:16px}.search-box p{color:var(--muted);font-size:13px}.cart-panel{width:min(430px,92%);height:100%;margin-left:auto;background:#fff;padding:24px;display:flex;flex-direction:column;transform:translateX(100%);transition:.25s}.cart-drawer.open .cart-panel{transform:translateX(0)}.cart-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:12px}.cart-header h3{font-family:'Playfair Display',serif;font-size:28px;margin:0}.cart-header button{border:0;background:none;font-size:28px;cursor:pointer}.cart-items{flex:1;overflow:auto;padding:15px 0}.cart-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line)}.cart-item img{width:64px;height:64px;border-radius:12px;object-fit:cover}.cart-item b{font-size:14px}.cart-item small{display:block;color:var(--muted)}.remove{border:0;background:#f7eff2;border-radius:50%;width:30px;height:30px;cursor:pointer}.empty{color:var(--muted);text-align:center;margin-top:60px}.cart-total{display:flex;justify-content:space-between;font-size:18px;padding:16px 0}.cart-panel>small{display:block;color:var(--muted);margin-top:10px;text-align:center}.toast{position:fixed;left:50%;bottom:26px;transform:translate(-50%,30px);background:#3f3b43;color:#fff;padding:12px 18px;border-radius:999px;opacity:0;pointer-events:none;transition:.25s;z-index:120}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:22px 28px;flex-direction:column;border-bottom:1px solid var(--line)}.nav.open{display:flex}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{min-height:420px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.feature-strip{grid-template-columns:repeat(2,1fr)}.feature-strip div:nth-child(2){border-right:0}.about{grid-template-columns:1fr}.promo{grid-template-columns:1fr}.promo-art{min-height:220px}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.site-header{height:70px;padding:0 16px}.brand img{width:48px;height:48px}.brand span{display:none}.hero{padding:44px 20px 54px;gap:20px}.hero h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-visual{min-height:340px}.hero-card{width:300px}.floating-note{font-size:11px;padding:8px 10px}.section{padding:66px 18px}.section-heading{display:block}.section-heading>p{margin-top:14px}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{min-height:210px;padding:20px}.cat-icon{left:20px;top:25px}.category-card h3{font-size:23px}.category-card p{font-size:13px}.feature-strip{margin:0 18px;padding:18px;grid-template-columns:1fr 1fr}.feature-strip div{padding:8px;border-right:0}.filters{margin-top:18px}.filter{font-size:12px;padding:7px 10px}.product-info{padding:14px}.product-name{font-size:17px}.price{font-size:15px}.promo{margin:60px 18px;padding:36px 26px}.promo-art{display:none}.about{gap:28px}.contact{margin:0 18px 60px;padding:36px 24px;display:block}.contact .btn{margin-top:16px}footer{grid-template-columns:1fr 1fr;padding:38px 20px}.footer-brand{grid-column:1/-1}.topbar{font-size:11px}.trust-row{gap:10px}.hanger{font-size:70px}.product-row{align-items:flex-end}}
