@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--navy:#101827;--blue:#2864e8;--soft:#f5f7fb;--line:#e6eaf0;--text:#1d2635;--muted:#697386}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:'DM Sans',Arial,sans-serif;background:#fff}.container{max-width:1180px;margin:auto;padding:0 24px}.header{height:74px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.nav{height:100%;display:flex;align-items:center;justify-content:space-between}.logo{text-decoration:none;font-size:22px;font-weight:700;letter-spacing:-1px;color:var(--blue)}.logo span{color:var(--navy)}nav{display:flex;align-items:center;gap:28px}nav a,footer a{text-decoration:none;color:#445064;font-size:14px}.cart-btn{background:var(--navy);color:white;border:0;padding:10px 16px;border-radius:7px;font-weight:600}.cart-btn span{background:#fff;color:var(--navy);padding:1px 6px;border-radius:20px;margin-left:4px}.menu-btn{display:none;background:none;border:0;font-size:25px}.hero{padding:88px 0 78px;background:linear-gradient(135deg,#fff 0%,#f3f6fc 100%)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.eyebrow,.section-label{font-size:11px;font-weight:700;letter-spacing:1.6px;color:var(--blue);margin-bottom:16px}.hero h1,h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-1.3px}.hero h1{font-size:62px;line-height:1.04;margin:0 0 22px;color:var(--navy)}.hero h1 em{color:var(--blue);font-weight:600}.hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:640px}.hero-actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:0;border-radius:7px;padding:14px 22px;font-weight:600;font-size:14px;cursor:pointer}.btn-primary{background:var(--blue);color:#fff}.btn-light{background:#fff;color:var(--navy);border:1px solid var(--line)}.btn-dark{background:var(--navy);color:#fff;width:100%}.btn-white{background:#fff;color:var(--navy)}.trust-row{display:flex;gap:22px;flex-wrap:wrap;color:#526076;font-size:13px;margin-top:28px}.hero-card{background:var(--navy);color:#fff;border-radius:14px;padding:32px;box-shadow:0 30px 50px rgba(16,24,39,.18);transform:rotate(2deg)}.mini-brand{color:#82a7ff;font-size:11px;font-weight:700;letter-spacing:1.5px}.hero-card h3{font-family:'Playfair Display';font-size:29px;margin:18px 0 25px}.mini-lines{border-top:1px solid #334155}.mini-lines div{padding:14px 0;border-bottom:1px solid #334155;display:flex;justify-content:space-between}.mini-lines b{color:#76e4b0}.mini-footer{margin-top:24px;color:#aab7ce;font-size:13px}.section{padding:92px 0}.categories h2,.section-head h2,.why h2,.bundles h2,.about h2{font-size:42px;margin:0 0 36px;color:var(--navy)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;text-align:left;cursor:pointer;transition:.2s}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 35px rgba(15,23,42,.08);border-color:#cbd5e1}.icon{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:10px;background:#edf3ff;color:var(--blue);font-size:24px}.category-card h3{font-size:19px;margin:18px 0 8px}.category-card p{font-size:14px;line-height:1.6;color:var(--muted);min-height:46px}.category-card b{color:var(--blue);font-size:14px}.featured{background:var(--soft)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filters button{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:20px;color:#526076;cursor:pointer}.filters .active{background:var(--navy);color:#fff;border-color:var(--navy)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px;min-height:225px;display:flex;flex-direction:column}.product-type{font-size:10px;color:var(--blue);font-weight:700;letter-spacing:1px}.product-card h3{font-size:17px;line-height:1.3;margin:13px 0 8px}.product-card p{font-size:12px;line-height:1.55;color:var(--muted);margin:0 0 18px}.product-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.product-price{font-weight:700}.add-btn{background:#f0f4ff;border:0;color:var(--blue);padding:8px 11px;border-radius:6px;font-weight:600;cursor:pointer}.show-more{display:block;margin:30px auto 0;border:1px solid #cfd6e0;background:#fff;border-radius:7px;padding:13px 20px;font-weight:600;cursor:pointer}.why{background:#fff}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.why p,.about p{color:var(--muted);line-height:1.8;font-size:17px}.benefits{display:grid;gap:24px}.benefits div{border-left:2px solid #dbe5ff;padding-left:20px}.benefits span{color:var(--blue);font-size:12px;font-weight:700}.benefits h3{margin:5px 0}.benefits p{font-size:14px;margin:0}.center{text-align:center}.bundle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.bundle-card{border:1px solid var(--line);border-radius:12px;padding:30px;background:#fff}.featured-bundle{border:2px solid var(--blue);box-shadow:0 15px 40px rgba(40,100,232,.12)}.bundle-tag{font-size:10px;color:var(--blue);font-weight:700;letter-spacing:1px}.bundle-card h3{font-size:24px;margin:16px 0 10px}.bundle-card p{font-size:14px;color:var(--muted);line-height:1.6}.bundle-card ul{list-style:none;padding:0;margin:24px 0}.bundle-card li{padding:8px 0;border-bottom:1px solid #edf0f4;font-size:13px}.bundle-card li:before{content:"✓";color:#17a673;margin-right:9px}.price{font-size:30px;font-weight:700;margin:20px 0}.price small{font-size:12px;font-weight:400;color:var(--muted)}.cta{padding:90px 0;background:var(--navy);color:#fff}.cta h2{font-family:'Playfair Display';font-size:46px;max-width:750px;margin:0 auto 28px}.light-label{color:#8eafff}.narrow{max-width:760px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding:58px 24px}.footer-grid p{font-size:14px;color:var(--muted);max-width:260px}.footer-grid h4{font-size:13px}.footer-grid a:not(.logo){display:block;margin:10px 0}.copyright{border-top:1px solid var(--line);padding-top:20px;padding-bottom:25px;color:#8892a3;font-size:12px}.cart-panel{position:fixed;right:-430px;top:0;width:400px;max-width:100%;height:100vh;background:#fff;z-index:50;padding:24px;box-shadow:-10px 0 30px rgba(0,0,0,.1);transition:.3s}.cart-panel.open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.cart-header button{border:0;background:none;font-size:28px}.cart-items{min-height:300px}.cart-item{padding:15px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:14px}.cart-total{display:flex;justify-content:space-between;padding:20px 0;font-size:18px}.checkout{width:100%}.overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;z-index:40}.overlay.show{display:block}
@media(max-width:900px){.hero-grid,.split{grid-template-columns:1fr;gap:45px}.hero h1{font-size:48px}.product-grid{grid-template-columns:repeat(3,1fr)}.hero-card{max-width:500px}.bundle-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.container{padding:0 18px}.header{height:65px}.menu-btn{display:block}nav{display:none;position:absolute;top:65px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px;flex-direction:column;align-items:stretch;gap:16px}nav.open{display:flex}.hero{padding:60px 0}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-row{gap:10px;font-size:12px}.hero-card{padding:25px;transform:none}.section{padding:62px 0}.categories h2,.section-head h2,.why h2,.bundles h2,.about h2{font-size:32px}.section-head{display:block}.filters{margin-bottom:25px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card{padding:15px;min-height:240px}.product-card h3{font-size:15px}.split{gap:30px}.cta{padding:65px 0}.cta h2{font-size:34px}.footer-grid{grid-template-columns:1fr;gap:25px}.cart-panel{width:100%}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr}.hero h1{font-size:36px}}

.product-card{overflow:hidden;padding:0!important;min-height:0!important}
.product-preview{position:relative;cursor:pointer;background:#eef2f7;aspect-ratio:1.15;overflow:hidden}
.product-preview img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}
.product-preview:hover img{transform:scale(1.04)}
.product-preview span{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:rgba(16,24,39,.88);color:#fff;padding:6px 10px;border-radius:20px;font-size:10px;opacity:0;transition:.2s;white-space:nowrap}
.product-preview:hover span{opacity:1}
.product-content{padding:18px;display:flex;flex-direction:column;min-height:210px}
.preview-modal{display:none;position:fixed;inset:0;background:rgba(7,12,22,.75);z-index:100;align-items:center;justify-content:center;padding:20px}
.preview-modal.show{display:flex}
.preview-box{position:relative;background:#fff;border-radius:14px;padding:14px;max-width:720px;width:100%;max-height:90vh;text-align:center}
.preview-box img{max-width:100%;max-height:76vh;border-radius:8px;display:block;margin:auto}
.preview-box div{font-weight:700;font-size:18px;padding:12px 5px 4px}
.close-preview{position:absolute;right:-10px;top:-10px;width:38px;height:38px;border-radius:50%;border:0;background:#101827;color:#fff;font-size:24px;cursor:pointer}
@media(max-width:650px){.product-content{min-height:190px;padding:14px}.product-preview span{opacity:1;font-size:9px}.preview-box{padding:10px}}
