*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#28152d;background:#fff}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.topbar{background:#4f1263;color:#fff;text-align:center;padding:9px 16px;font-size:13px}.topbar a{font-weight:700}.site-header{height:82px;display:flex;align-items:center;gap:30px;padding:0 6%;position:sticky;top:0;background:rgba(255,255,255,.96);z-index:50;border-bottom:1px solid #eee}.brand img{width:170px;height:64px;object-fit:contain}.site-header nav{display:flex;gap:27px;margin:auto;font-weight:600;font-size:14px}.site-header nav a:hover{color:#7a278c}.cart-btn,.menu-btn{border:0;background:none;font-weight:700;color:#4f1263;cursor:pointer}.cart-btn span{display:inline-grid;place-items:center;background:#c99b31;color:#fff;border-radius:50%;width:22px;height:22px;font-size:11px}.menu-btn{display:none;font-size:25px}.hero{min-height:610px;background:url('assets/hero.jpg') center/cover no-repeat;position:relative;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,250,247,.97) 0%,rgba(255,250,247,.82) 38%,rgba(255,255,255,.05) 70%)}.hero-content{position:relative;width:min(590px,88%);margin-left:7%}.eyebrow,.section-heading p{color:#b8861b;text-transform:uppercase;letter-spacing:.16em;font-weight:700;font-size:13px}.hero h1,.section h2,.newsletter h2{font-family:'Cormorant Garamond',serif}.hero h1{font-size:68px;line-height:.92;margin:14px 0;color:#511462}.hero h1 span{color:#b8861b}.hero-content>p:not(.eyebrow){font-size:18px;line-height:1.65;max-width:550px}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #571466;border-radius:5px;padding:13px 22px;font-weight:700;cursor:pointer}.primary{background:#571466;color:#fff}.primary:hover{background:#3e0d49}.ghost{background:#fff;color:#571466}.benefits{width:min(1120px,90%);margin:-35px auto 0;position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:14px;box-shadow:0 10px 35px #42104a1c;padding:24px}.benefits div{padding:5px 20px;border-right:1px solid #eee}.benefits div:last-child{border:0}.benefits b,.benefits span{display:block}.benefits span{font-size:12px;color:#746b77;margin-top:6px}.section{padding:85px 6%}.section-heading{text-align:center;margin-bottom:35px}.section-heading h2,.about h2{font-size:46px;margin:6px 0;color:#551566}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.category-grid button{height:300px;border:0;border-radius:15px;background-size:cover;background-position:center;position:relative;overflow:hidden;cursor:pointer}.category-grid button:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(33,5,37,.78))}.category-grid span{position:absolute;z-index:2;left:20px;bottom:22px;color:#fff;font-family:'Cormorant Garamond',serif;font-size:29px;font-weight:700}.shop-section{background:#faf7fb}.shop-tools{display:flex;gap:12px;justify-content:center;margin:0 auto 30px}.shop-tools input,.shop-tools select{padding:12px 14px;border:1px solid #d8cfdc;border-radius:7px;background:#fff}.shop-tools input{min-width:280px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.product-card{background:#fff;border:1px solid #eee;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(43,14,47,.05);display:flex;flex-direction:column}.product-card img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-info{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.product-info .cat{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#a77b20}.product-info h3{margin:0;font-family:'Cormorant Garamond',serif;font-size:25px}.product-info p{font-size:13px;line-height:1.5;color:#6b626d;margin:0}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px}.price{font-weight:800;color:#571466;font-size:18px}.add-btn{border:0;background:#571466;color:#fff;border-radius:5px;padding:10px 13px;cursor:pointer}.about{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px}.about-image img{width:100%;height:490px;object-fit:cover;border-radius:18px}.about p{line-height:1.8;color:#5f5661}.newsletter{margin:20px 6% 75px;padding:45px;background:#4f1263;color:#fff;border-radius:18px;display:flex;justify-content:space-between;align-items:center;gap:35px}.newsletter h2{font-size:40px;margin:5px 0}.newsletter form{display:flex;min-width:420px}.newsletter input{flex:1;padding:15px;border:0;border-radius:5px 0 0 5px}.newsletter button{border-radius:0 5px 5px 0;border-color:#c79a2e;background:#c79a2e}footer{background:#faf7fb;padding:55px 6% 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:45px}.footer-logo{width:180px}.footer-grid h3{font-family:'Cormorant Garamond',serif;font-size:22px;color:#571466}.footer-grid a,.footer-grid p{display:block;margin:10px 0;font-size:14px;color:#5e5560}.copyright{border-top:1px solid #e4dde6;margin-top:35px;padding-top:18px;font-size:12px;color:#776e79}.cart-drawer{position:fixed;right:-440px;top:0;width:min(420px,92vw);height:100vh;background:#fff;z-index:100;padding:22px;transition:.3s;display:flex;flex-direction:column}.cart-drawer.open{right:0}.scrim{position:fixed;inset:0;background:#23042780;z-index:90;display:none}.scrim.open{display:block}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee}.cart-head h2{font-family:'Cormorant Garamond',serif;font-size:34px}.cart-head button{font-size:34px;border:0;background:none;cursor:pointer}.cart-items{flex:1;overflow:auto}.cart-item{display:grid;grid-template-columns:70px 1fr auto;gap:12px;padding:14px 0;border-bottom:1px solid #eee}.cart-item img{width:70px;height:70px;object-fit:cover;border-radius:7px}.cart-item h4{margin:0 0 8px}.qty button{border:1px solid #ddd;background:#fff;width:26px;height:26px}.qty span{padding:0 8px}.remove{border:0;background:none;color:#a0182f;cursor:pointer}.cart-footer{border-top:1px solid #eee;padding-top:18px}.cart-footer>div{display:flex;justify-content:space-between;font-size:19px;margin-bottom:15px}.full{width:100%}.cart-footer small{display:block;color:#7a707b;margin-top:12px;line-height:1.4}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(100px);background:#2a102e;color:#fff;padding:12px 18px;border-radius:8px;z-index:200;transition:.3s}.toast.show{transform:translateX(-50%) translateY(0)}@media(max-width:900px){.site-header nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:25px;flex-direction:column;border-bottom:1px solid #eee}.site-header nav.open{display:flex}.menu-btn{display:block;margin-left:auto}.cart-btn{margin-left:0}.hero{min-height:560px}.hero h1{font-size:50px}.benefits{grid-template-columns:1fr 1fr}.benefits div:nth-child(2){border-right:0}.category-grid,.product-grid{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}.newsletter{display:block}.newsletter form{min-width:0;margin-top:20px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-header{padding:0 4%;gap:10px}.brand img{width:135px}.hero-content{margin-left:6%}.hero h1{font-size:43px}.hero-content>p:not(.eyebrow){font-size:15px}.benefits{grid-template-columns:1fr;margin-top:0}.benefits div{border-right:0;border-bottom:1px solid #eee}.category-grid,.product-grid{grid-template-columns:1fr}.shop-tools{flex-direction:column}.shop-tools input{min-width:0}.section{padding:65px 5%}.about-image img{height:330px}.newsletter{margin:10px 5% 55px;padding:30px 22px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;border-radius:5px;margin-top:8px}.footer-grid{grid-template-columns:1fr}}
.product-card img{background:#fff;object-fit:contain;padding:12px}
.product-info h3{font-size:24px}
.product-info p{font-size:14px}
@media(max-width:600px){.product-info h3{font-size:27px}.product-info p{font-size:15px}.price{font-size:20px}}

.product-card img{background:#fff;object-fit:contain;padding:10px;filter:drop-shadow(0 7px 10px rgba(54,20,58,.10));}
