:root{--pink:#f7a8c4;--hot:#f46fa7;--blush:#fff1f6;--lav:#dcc7f7;--mint:#d9f0cf;--cream:#fffaf5;--ink:#342b31;--white:#fff;--radius:24px;--shadow:0 10px 30px rgba(95,55,75,.10)}
*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1200px,92vw);margin:auto}.section{padding:56px 0}.section-title{text-align:center;font-size:clamp(30px,5vw,52px);margin:0 0 28px;font-family:Georgia,serif;color:#f16ca2}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;background:var(--hot);color:#fff;font-weight:800;border:2px solid #fff;box-shadow:0 4px 0 #c34f80;transition:.2s}.btn:hover{transform:translateY(-2px)}
.announcement{background:linear-gradient(90deg,#ffc4d7,#f4b7df,#d9c7ff);text-align:center;padding:9px 16px;font-weight:700;font-size:13px}.header{background:#fff;border-bottom:1px solid #f6d4e1;position:sticky;top:0;z-index:20}.header-inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px}.nav{display:flex;gap:24px;flex-wrap:wrap;font-size:13px;font-weight:700}.brand{text-align:center;font-family:Georgia,serif;font-size:34px;color:#ef6fa4}.brand span{font-family:cursive;color:#222;font-size:.7em}.header-actions{display:flex;justify-content:flex-end;gap:14px;font-size:13px;font-weight:700}
.hero{background:radial-gradient(circle at 10% 20%,#ffe8f0 0 11%,transparent 12%),radial-gradient(circle at 90% 30%,#ece0ff 0 11%,transparent 12%),linear-gradient(135deg,#fff1f6,#ffe7ef 55%,#f2e9ff);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.eyebrow{font-weight:800;letter-spacing:.16em;text-transform:uppercase;font-size:13px}.hero h1{font-family:Georgia,serif;color:#ee6fa2;font-size:clamp(52px,8vw,94px);line-height:.85;margin:14px 0}.hero h1 em{display:block;color:#272027;font-family:cursive;font-size:.7em;font-weight:400}.hero p{font-size:19px;line-height:1.6;max-width:600px}.hero-card{background:rgba(255,255,255,.72);padding:18px;border:1px solid #fff;border-radius:32px;box-shadow:var(--shadow);transform:rotate(2deg)}.hero-card img,.hero-placeholder{border-radius:22px;aspect-ratio:4/3;object-fit:cover;background:linear-gradient(135deg,#f9c7d8,#ead8ff)}
.features{border-top:1px solid #f3cddd;border-bottom:1px solid #f3cddd;background:#fff9fb}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{display:flex;gap:12px;align-items:center}.feature-icon{width:48px;height:48px;border-radius:50%;background:#f9d8e5;display:grid;place-items:center;font-size:24px}.feature b{display:block;font-size:13px}.feature small{display:block;margin-top:3px;color:#6f6269}
.categories{background:#fff}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.category{text-align:center}.category-media{aspect-ratio:1;border-radius:50%;background:linear-gradient(135deg,#ffe7ef,#efe2ff);border:2px dashed #f3a8c4;overflow:hidden;padding:7px}.category-media img{width:100%;height:100%;object-fit:cover;border-radius:50%}.category-name{margin-top:10px;font-weight:800;font-size:13px;text-transform:uppercase}
.products{background:linear-gradient(180deg,#fff,#fff2f7)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{background:#fff;border:1px solid #f6cfde;border-radius:22px;padding:12px;box-shadow:var(--shadow);position:relative}.product-card .badge{position:absolute;top:20px;left:20px;background:#f66ea8;color:#fff;border-radius:50px;padding:7px 9px;font-size:11px;font-weight:800}.product-media{aspect-ratio:1;border-radius:16px;overflow:hidden;background:#f8edf2}.product-media img{width:100%;height:100%;object-fit:cover}.product-title{font-weight:700;margin:12px 2px 5px}.price{font-weight:900}.compare{color:#a48793;text-decoration:line-through;margin-left:6px}
.newsletter{background:linear-gradient(90deg,#ffe1ec,#eee1ff,#edf4d8)}.newsletter-box{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;background:rgba(255,255,255,.58);border-radius:28px;padding:32px;border:1px solid #fff}.newsletter h2{font-family:Georgia,serif;color:#e86098;font-size:36px;margin:0 0 10px}.newsletter form{display:flex;gap:10px}.newsletter input{flex:1;border:1px solid #efb9ce;border-radius:999px;padding:14px 18px;background:#fff}.newsletter button{border:0}
.footer{background:#fff7fa;border-top:1px solid #f2ccdb;padding:48px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:30px}.footer h3{font-size:13px;letter-spacing:.12em;text-transform:uppercase}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:9px 0;font-size:14px}.copyright{text-align:center;margin-top:35px;padding-top:20px;border-top:1px solid #f3d7e2;font-size:12px;color:#786a70}
.template-main{padding:48px 0}.rte{line-height:1.7}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:45px}.product-page img{border-radius:24px}.product-page h1{font-family:Georgia,serif;color:#ee6fa2;font-size:48px}.shopify-payment-button{margin-top:12px}
@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.nav{display:none}.brand{text-align:left}.hero-grid,.newsletter-box,.product-page{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.section{padding:40px 0}.header-actions span{display:none}.feature-grid,.product-grid,.collection-grid,.footer-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.newsletter form{flex-direction:column}.hero-grid{gap:24px}.hero h1{font-size:56px}}
