:root{--amazon:#131921;--amazon-2:#232f3e;--accent:#febd69;--orange:#f3a847;--ink:#111827;--muted:#667085;--line:#e5e7eb;--bg:#f3f4f6}
body{background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}
a{text-decoration:none}
.top-strip{background:#0f172a;color:#fff;font-size:.83rem;padding:.25rem 0}
.header-main{background:var(--amazon);color:#fff}
.navbar-brand img{height:46px;max-width:220px;object-fit:contain;background:#fff;border-radius:3px}
.search-form{display:flex;min-width:260px;max-width:820px}
.search-form .form-select{max-width:150px;border-radius:6px 0 0 6px;border:0;background:#f3f4f6}
.search-box{position:relative;flex:1}
.search-box .form-control{border-radius:0;border:0;min-height:42px}
.search-form .btn{border-radius:0 6px 6px 0;min-width:54px}
.autocomplete-panel{display:none;position:absolute;z-index:1055;top:calc(100% + 2px);left:0;right:0;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px rgba(0,0,0,.18);border-radius:0 0 8px 8px;overflow:hidden}
.autocomplete-panel a{display:flex;gap:.75rem;padding:.65rem;color:var(--ink);align-items:center}
.autocomplete-panel img{width:42px;height:42px;object-fit:contain}
.autocomplete-panel a:hover{background:#f8fafc}
.header-actions{display:flex;align-items:center;gap:.5rem;color:#fff}
.header-action,.icon-action{color:#fff;display:flex;flex-direction:column;line-height:1.05;padding:.35rem .5rem;border:1px solid transparent;border-radius:3px}
.header-action:hover,.icon-action:hover{color:#fff;border-color:#fff}
.header-action span{font-size:.75rem}.header-action strong{font-size:.88rem}
.icon-action{position:relative;font-size:1.45rem}.icon-action b{position:absolute;top:-3px;right:0;background:var(--accent);color:#111;border-radius:999px;font-size:.72rem;min-width:18px;text-align:center}
.cart-count-pop{animation:cartPop .55s ease}
.cart-fly-ghost{position:fixed;z-index:9999;object-fit:contain;background:#fff;border-radius:10px;box-shadow:0 18px 42px rgba(0,0,0,.28);pointer-events:none;transition:transform .72s cubic-bezier(.2,.8,.2,1),opacity .72s ease}
@keyframes cartPop{0%{transform:scale(1)}35%{transform:scale(1.75);background:#22c55e;color:#fff}100%{transform:scale(1)}}
.category-nav{background:var(--amazon-2);color:#fff;padding:.45rem 0;font-size:.92rem}
.category-nav a{color:#fff;white-space:nowrap}
.mega-menu{width:min(980px,94vw);padding:1.25rem}
.mega-menu h6{font-weight:700}.mega-menu a{display:block;color:#1f2937;padding:.2rem 0;font-size:.92rem;white-space:normal}
.hero-slider img{width:100%;height:clamp(220px,32vw,420px);object-fit:cover}
.section-wrap{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1rem;margin-top:1rem}
.section-title{font-size:1.35rem;font-weight:700;margin:0}
.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.product-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s}
.product-card:hover{box-shadow:0 12px 24px rgba(15,23,42,.12);transform:translateY(-2px)}
.product-image-wrap{height:210px;display:flex;align-items:center;justify-content:center;padding:.75rem;position:relative;background:#fff}
.product-image-wrap img{max-width:100%;max-height:100%;object-fit:contain}
.deal-badge{position:absolute;left:.65rem;top:.65rem;background:#b12704;color:#fff;font-size:.75rem;padding:.2rem .45rem;border-radius:3px}
.product-card-body{padding:.8rem;display:flex;flex-direction:column;gap:.4rem;flex:1}
.product-title{color:#0f1111;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.5em}
.price-row{display:flex;align-items:center;gap:.5rem}.price-row strong{font-size:1.1rem;color:#b12704}.price-row del{color:var(--muted);font-size:.86rem}
.btn-orange{background:var(--orange);border-color:#c98016;color:#111}.btn-orange:hover{background:#e59422;border-color:#b87312}
.category-tile{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1rem;text-align:center;height:100%;color:var(--ink)}
.category-tile img{height:120px;width:100%;object-fit:contain;margin-bottom:.75rem}
.breadcrumb{font-size:.9rem}
.product-gallery-main{background:#fff;border:1px solid var(--line);border-radius:6px;min-height:420px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.product-gallery-main img{max-width:100%;max-height:520px;object-fit:contain;cursor:zoom-in;transition:transform .2s}
.product-gallery-main.zoom img{transform:scale(1.7)}
.thumb-list{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}
.thumb-list button{width:72px;height:72px;border:1px solid var(--line);background:#fff;border-radius:4px;padding:.25rem}
.thumb-list img{width:100%;height:100%;object-fit:contain}
.cart-img{width:82px;height:82px;object-fit:contain;background:#fff}
.summary-box{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1rem;position:sticky;top:155px}
.filter-box{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1rem}
.footer{background:#131a22;color:#d1d5db}.footer a{display:block;color:#e5e7eb;margin:.35rem 0}.footer h6{color:#fff}.footer-logo{height:48px;background:#fff;border-radius:3px}.back-to-top{display:block;background:#37475a;color:#fff;text-align:center;padding:.75rem}.footer-bottom{text-align:center;background:#0f1720;padding:1rem;font-size:.9rem}
.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-sidebar{background:#111827;color:#fff;padding:1rem}.admin-sidebar a{display:block;color:#d1d5db;padding:.55rem;border-radius:4px}.admin-sidebar a:hover{background:#1f2937;color:#fff}.admin-main{padding:1.25rem}
@media (min-width:768px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1200px){.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (max-width:991px){.header-main .container-fluid{flex-wrap:wrap}.search-form{order:3;max-width:none;width:100%}.header-actions{margin-left:auto}.navbar-brand img{height:40px}.category-nav .container-fluid{overflow:auto}.admin-shell{display:block}.admin-sidebar{position:static}.summary-box{position:static}}
@media (max-width:575px){.search-form .form-select{display:none}.product-image-wrap{height:170px}.header-action{display:none}.hero-slider img{height:210px}}

.landing-hero{color:#fff;background:#14213d;overflow:hidden}
.landing-hero-market{background:linear-gradient(110deg,#101827 0%,#18314f 52%,#7a3415 100%)}
.landing-hero-content{min-height:520px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:2rem;align-items:center;padding:3rem 0}
.landing-kicker{display:inline-flex;background:rgba(254,189,105,.16);color:#ffd79a;border:1px solid rgba(254,189,105,.45);padding:.35rem .65rem;border-radius:999px;font-weight:700;font-size:.82rem;margin-bottom:1rem}
.landing-hero h1,.landing-editorial h1,.landing-deal-hero h1{font-size:clamp(2.2rem,5vw,5.5rem);line-height:.98;font-weight:800;letter-spacing:0;margin-bottom:1rem}
.landing-hero p,.landing-editorial p,.landing-deal-hero p{font-size:1.12rem;max-width:680px;color:rgba(255,255,255,.86)}
.landing-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.4rem}
.landing-feature-stack{display:grid;gap:1rem;transform:rotate(-2deg)}
.landing-feature-card{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:1rem;background:#fff;color:#111;border-radius:8px;padding:1rem;box-shadow:0 22px 50px rgba(0,0,0,.22)}
.landing-feature-card img{width:110px;height:100px;object-fit:contain}
.landing-feature-card span{font-weight:700}.landing-feature-card strong{color:#b12704}
.landing-band{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:-2rem;position:relative;z-index:2}
.landing-stat{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1.1rem;box-shadow:0 10px 24px rgba(15,23,42,.08)}
.landing-stat strong{display:block;font-size:1.35rem}.landing-stat span{color:var(--muted)}
.landing-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.landing-category-card{display:flex;align-items:center;gap:1rem;color:#111;background:#f8fafc;border:1px solid var(--line);border-radius:6px;padding:.8rem;font-weight:700}
.landing-category-card img{width:80px;height:80px;object-fit:contain;background:#fff;border-radius:4px}
.landing-editorial{position:relative;min-height:570px;color:#fff;background:#0b1220;overflow:hidden;display:flex;align-items:center}
.landing-editorial-bg{position:absolute;inset:0;background:radial-gradient(circle at 70% 35%,rgba(254,189,105,.28),transparent 36%),linear-gradient(120deg,#0b1220,#1f2937)}
.landing-editorial-bg img{position:absolute;right:5vw;bottom:8vh;width:min(520px,48vw);background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 30px 80px rgba(0,0,0,.35)}
.landing-editorial-copy{position:relative;max-width:760px;padding:4rem 0}
.landing-search{display:flex;gap:.5rem;max-width:680px;margin-top:1.5rem}
.landing-showcase{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:-3rem;position:relative;z-index:2}
.landing-showcase-card{min-height:260px;background:#fff;color:#111;border:1px solid var(--line);border-radius:6px;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 26px rgba(15,23,42,.1)}
.landing-showcase-card.wide{grid-column:span 2}
.landing-showcase-card img{height:145px;object-fit:contain;max-width:100%}
.landing-showcase-card h2{font-size:1.05rem;line-height:1.25}.landing-showcase-card span{color:#b12704;font-weight:700}
.landing-category-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.landing-category-pill{display:flex;align-items:center;gap:.75rem;background:#f8fafc;border:1px solid var(--line);border-radius:999px;padding:.7rem 1rem;font-weight:700;color:#111}
.landing-category-pill img{width:54px;height:54px;object-fit:contain;background:#fff;border-radius:999px}
.landing-deal-hero{background:linear-gradient(135deg,#111827,#4a1d12);color:#fff;padding:3rem 0}
.landing-deal-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:2rem;align-items:center}
.landing-deal-board{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}
.landing-deal-board a{background:#fff;color:#111;border-radius:8px;padding:1rem;min-height:210px;display:flex;flex-direction:column;justify-content:space-between}
.landing-deal-board img{height:110px;object-fit:contain;max-width:100%}
.landing-deal-board span{font-weight:700;line-height:1.25}.landing-deal-board strong{color:#b12704}
.landing-fast-links{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:1rem}
.landing-fast-links a{background:#fff;border:1px solid var(--line);border-radius:6px;padding:.85rem;text-align:center;color:#111;font-weight:700}
.landing-fast-links img{height:86px;width:100%;object-fit:contain;margin-bottom:.5rem}
.category-slider-landing{display:grid;grid-template-columns:360px minmax(0,1fr);gap:1rem;align-items:stretch}
.category-slider-panel{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1.1rem;box-shadow:0 10px 24px rgba(15,23,42,.08)}
.category-slider-panel h1{font-size:1.55rem;font-weight:800;margin-bottom:.35rem}
.category-slider-panel p{color:var(--muted);margin-bottom:1rem}
.category-slider-list{display:grid;grid-template-columns:1fr;gap:.55rem}
.category-slider-list a{display:grid;grid-template-columns:54px 1fr;align-items:center;gap:.7rem;color:#111;background:#f8fafc;border:1px solid var(--line);border-radius:6px;padding:.5rem;font-weight:700}
.category-slider-list img{width:54px;height:54px;object-fit:contain;background:#fff;border-radius:4px}
.category-slider-main{min-width:0}
.category-slider-main .carousel,.category-slider-main .carousel-inner,.category-slider-main .carousel-item{height:100%;min-height:500px;border-radius:6px;overflow:hidden}
.category-slider-main img{width:100%;height:100%;object-fit:cover}
.category-slider-caption{position:absolute;left:2rem;bottom:2rem;max-width:520px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.55)}
.category-slider-caption span{display:inline-block;background:#b12704;padding:.25rem .55rem;border-radius:3px;font-weight:700;margin-bottom:.6rem}
.category-slider-caption strong{display:block;font-size:clamp(1.8rem,4vw,3.8rem);line-height:1.02;margin-bottom:1rem}
.landing-category-ribbon{display:grid;grid-template-columns:repeat(7,1fr);gap:1rem;margin-top:1rem}
.landing-category-ribbon a{background:#fff;border:1px solid var(--line);border-radius:6px;color:#111;text-align:center;padding:.75rem;font-weight:700}
.landing-category-ribbon img{width:100%;height:84px;object-fit:contain;margin-bottom:.45rem}
@media (max-width:991px){.landing-hero-content,.landing-deal-layout{grid-template-columns:1fr}.landing-band,.landing-showcase,.landing-category-grid,.landing-category-strip,.landing-fast-links{grid-template-columns:repeat(2,1fr)}.landing-editorial-bg img{opacity:.2;width:85vw}.landing-showcase-card.wide{grid-column:span 1}}
@media (max-width:991px){.category-slider-landing{grid-template-columns:1fr}.category-slider-main .carousel,.category-slider-main .carousel-inner,.category-slider-main .carousel-item{min-height:320px}.landing-category-ribbon{grid-template-columns:repeat(3,1fr)}}
@media (max-width:575px){.landing-feature-card{grid-template-columns:80px 1fr}.landing-feature-card strong{grid-column:2}.landing-feature-card img{width:80px;height:80px}.landing-band,.landing-showcase,.landing-category-grid,.landing-category-strip,.landing-fast-links,.landing-deal-board,.landing-category-ribbon{grid-template-columns:1fr}.landing-search{flex-direction:column}.landing-hero-content{min-height:auto;padding:2rem 0}.landing-deal-hero{padding:2rem 0}.category-slider-caption{left:1rem;bottom:1rem;right:1rem}}

.landing-luxe{position:relative;overflow:hidden;background:#07111f;color:#fff}
.landing-luxe-bg{position:absolute;inset:0;background:radial-gradient(circle at 22% 18%,rgba(20,184,166,.42),transparent 28%),radial-gradient(circle at 82% 28%,rgba(244,114,182,.32),transparent 30%),linear-gradient(135deg,#07111f 0%,#152033 45%,#28172c 100%)}
.landing-luxe::after{content:"";position:absolute;inset:auto -10% -28% -10%;height:45%;background:rgba(255,255,255,.08);filter:blur(30px);transform:rotate(-3deg)}
.landing-luxe-grid{position:relative;z-index:1;min-height:620px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:2rem;align-items:center;padding:4rem 0}
.landing-luxe-kicker{display:inline-flex;align-items:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(12px);border-radius:999px;padding:.45rem .8rem;font-weight:800;color:#d7fff8;margin-bottom:1rem}
.landing-luxe-copy h1{font-size:clamp(2.6rem,6.8vw,6.8rem);line-height:.9;font-weight:900;letter-spacing:0;margin-bottom:1.2rem;max-width:920px}
.landing-luxe-copy p{font-size:1.16rem;line-height:1.7;color:rgba(255,255,255,.82);max-width:680px}
.landing-luxe-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}
.landing-luxe-spotlight{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);box-shadow:0 30px 90px rgba(0,0,0,.38);backdrop-filter:blur(18px);border-radius:24px;padding:1.2rem;position:relative}
.landing-luxe-spotlight img{width:100%;height:330px;object-fit:contain;background:rgba(255,255,255,.95);border-radius:18px;padding:1rem}
.landing-luxe-spotlight h2{font-size:1.25rem;margin:.9rem 0 .3rem;font-weight:800}
.landing-luxe-spotlight strong{display:block;color:#ffd166;font-size:1.8rem;margin-bottom:.9rem}
.luxe-save{position:absolute;top:1.8rem;left:1.8rem;background:#ff3d71;color:#fff;border-radius:999px;padding:.35rem .7rem;font-weight:900;z-index:2;box-shadow:0 12px 30px rgba(255,61,113,.35)}
.landing-luxe-categories{display:grid;grid-template-columns:repeat(9,1fr);gap:.85rem;margin-top:-2.4rem;position:relative;z-index:2}
.landing-luxe-categories a{background:#fff;color:#111;border:1px solid var(--line);border-radius:18px;padding:.85rem;text-align:center;font-weight:800;box-shadow:0 18px 36px rgba(15,23,42,.12);transition:transform .2s,box-shadow .2s}
.landing-luxe-categories a:hover{transform:translateY(-5px);box-shadow:0 24px 46px rgba(15,23,42,.18)}
.landing-luxe-categories img{width:100%;height:78px;object-fit:contain;margin-bottom:.55rem}
.landing-luxe-products{padding:2rem 0}
.landing-luxe-heading{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:end;margin-bottom:1rem}
.landing-luxe-heading span{grid-column:1/-1;color:#0f766e;font-weight:900;text-transform:uppercase;font-size:.78rem;letter-spacing:.08em}
.landing-luxe-heading h2{font-weight:900;font-size:clamp(1.8rem,3.4vw,3.1rem);margin:0}
.landing-luxe-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}
.landing-luxe-product{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;padding:1rem;box-shadow:0 14px 32px rgba(15,23,42,.08);display:flex;flex-direction:column;gap:.8rem;transition:transform .2s,box-shadow .2s}
.landing-luxe-product:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(15,23,42,.14)}
.landing-luxe-product img{width:100%;height:190px;object-fit:contain;background:#f8fafc;border-radius:16px}
.landing-luxe-product div a{display:block;color:#111;font-weight:800;line-height:1.25;min-height:2.5em}
.landing-luxe-product strong{color:#b12704;font-size:1.15rem}
@media (max-width:1199px){.landing-luxe-categories{grid-template-columns:repeat(5,1fr)}.landing-luxe-product-grid{grid-template-columns:repeat(3,1fr)}}
@media (max-width:991px){.landing-luxe-grid{grid-template-columns:1fr;min-height:auto}.landing-luxe-categories{grid-template-columns:repeat(3,1fr);margin-top:1rem}.landing-luxe-product-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:575px){.landing-luxe-grid{padding:2.4rem 0}.landing-luxe-copy h1{font-size:3rem}.landing-luxe-spotlight{border-radius:18px}.landing-luxe-spotlight img{height:250px}.landing-luxe-categories,.landing-luxe-product-grid{grid-template-columns:1fr}.landing-luxe-heading{grid-template-columns:1fr}}

.stylish-header{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,23,42,.08);box-shadow:0 12px 32px rgba(15,23,42,.08)}
.stylish-nav{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;gap:1rem;align-items:center;padding:.8rem 0}
.stylish-logo img{height:48px;object-fit:contain}
.stylish-search{display:flex;align-items:center;gap:.55rem;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;padding:.35rem .4rem .35rem 1rem}
.stylish-search i{color:#64748b}.stylish-search-box{position:relative;flex:1}.stylish-search input{border:0;background:transparent;outline:0;width:100%;min-height:38px}.stylish-search button{border:0;background:#111827;color:#fff;border-radius:999px;padding:.55rem 1.1rem;font-weight:800}
.stylish-links{display:flex;align-items:center;gap:.85rem}.stylish-links a{color:#111827;font-weight:800}.stylish-cart{display:inline-flex;align-items:center;gap:.4rem;background:#111827;color:#fff!important;border-radius:999px;padding:.55rem .85rem}.stylish-cart span{background:#fbbf24;color:#111;border-radius:999px;min-width:20px;text-align:center;padding:0 .25rem}
.stylish-category-scroll{display:flex;gap:.6rem;overflow:auto;padding:0 0 .75rem;scrollbar-width:none}.stylish-category-scroll::-webkit-scrollbar{display:none}.stylish-category-scroll a{white-space:nowrap;color:#334155;background:#eef2f7;border:1px solid #dbe3ef;border-radius:999px;padding:.38rem .75rem;font-size:.86rem;font-weight:700}
.bright-hero{background:linear-gradient(120deg,#fff7ed 0%,#ecfeff 45%,#fdf2f8 100%);padding:3.5rem 0 4rem;overflow:hidden}
.bright-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:2rem;align-items:center}
.bright-copy span,.bright-title span{display:inline-flex;color:#be123c;background:#ffe4e6;border:1px solid #fecdd3;border-radius:999px;padding:.35rem .7rem;font-weight:900;margin-bottom:1rem}
.bright-copy h1{font-size:clamp(2.5rem,6vw,6.2rem);line-height:.92;font-weight:950;letter-spacing:0;color:#111827;max-width:880px}
.bright-copy p{font-size:1.12rem;line-height:1.75;color:#475569;max-width:680px}
.bright-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.4rem}
.bright-product{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:1rem;box-shadow:0 28px 80px rgba(15,23,42,.16);transform:rotate(1.5deg)}
.bright-product-image{background:#f8fafc;border-radius:22px;padding:1rem}.bright-product img{width:100%;height:300px;object-fit:contain}.bright-product small{color:#64748b;font-weight:800}.bright-product h2{font-size:1.25rem;font-weight:900;margin:.4rem 0}.bright-product strong{display:block;color:#be123c;font-size:1.7rem;margin-bottom:.8rem}
.bright-categories{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:-2rem;position:relative;z-index:2}.bright-categories a{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:20px;padding:1rem;text-align:center;font-weight:900;box-shadow:0 18px 42px rgba(15,23,42,.11);transition:.2s}.bright-categories a:hover{transform:translateY(-5px)}.bright-categories img{height:92px;width:100%;object-fit:contain;margin-bottom:.55rem}
.bright-section{padding:2.5rem 0}.bright-title{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.bright-title h2{font-size:clamp(1.7rem,3.5vw,3.4rem);font-weight:950;margin:0;color:#111827}
.bright-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.bright-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 14px 34px rgba(15,23,42,.08)}.bright-card img{width:100%;height:190px;object-fit:contain;background:#f8fafc;border-radius:18px}.bright-card-name{color:#111827;font-weight:900;line-height:1.25;min-height:2.5em}.bright-card strong{color:#be123c;font-size:1.2rem}
.bright-latest{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;margin-bottom:2rem}.bright-latest a{background:#111827;color:#fff;border-radius:18px;padding:.85rem;text-align:center;font-weight:800}.bright-latest img{height:82px;width:100%;object-fit:contain;background:#fff;border-radius:14px;margin-bottom:.5rem}
.demo-body{background:#f6f7fb;color:#111827}.demo-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.demo-header img{height:48px}.demo-header nav{display:flex;gap:1rem}.demo-header a{color:#111827;font-weight:900}
.demo-hero{min-height:560px;display:grid;grid-template-columns:1fr 46vw;gap:2rem;align-items:center;padding:4rem 4vw;background:linear-gradient(135deg,#155e75,#7c2d12);color:#fff}.demo-hero span{display:inline-block;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:.4rem .75rem;font-weight:900;margin-bottom:1rem}.demo-hero h1{font-size:clamp(2.4rem,5.8vw,6rem);line-height:.95;font-weight:950}.demo-hero p{font-size:1.1rem;line-height:1.7;color:rgba(255,255,255,.84);max-width:650px}.demo-hero img{width:100%;height:430px;object-fit:cover;border-radius:32px;box-shadow:0 32px 90px rgba(0,0,0,.32)}
.demo-category-wall{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem 4vw;margin-top:-3rem;position:relative}.demo-category-wall a{background:#fff;color:#111827;border-radius:24px;overflow:hidden;box-shadow:0 18px 46px rgba(15,23,42,.16);font-weight:950}.demo-category-wall img{width:100%;height:180px;object-fit:cover}.demo-category-wall strong{display:block;padding:1rem}
.demo-products{padding:2rem 4vw}.demo-products h2{font-size:clamp(1.9rem,4vw,4rem);font-weight:950}.demo-products>div{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.demo-products article{background:#fff;border-radius:24px;padding:1rem;box-shadow:0 14px 34px rgba(15,23,42,.08)}.demo-products img{width:100%;height:220px;object-fit:cover;border-radius:18px}.demo-products span{display:block;color:#0f766e;font-weight:900;margin-top:.8rem}.demo-products h3{font-size:1.1rem;font-weight:900}.demo-products strong{color:#be123c}
@media (max-width:991px){.stylish-nav{grid-template-columns:1fr auto}.stylish-search{grid-column:1/-1;order:3}.bright-hero-grid,.demo-hero{grid-template-columns:1fr}.bright-categories,.bright-products{grid-template-columns:repeat(2,1fr)}.bright-latest,.demo-category-wall,.demo-products>div{grid-template-columns:repeat(2,1fr)}.demo-hero img{height:320px}}
@media (max-width:575px){.stylish-links a:not(.stylish-cart){display:none}.stylish-logo img{height:40px}.bright-categories,.bright-products,.bright-latest,.demo-category-wall,.demo-products>div{grid-template-columns:1fr}.bright-product{transform:none}.bright-copy h1{font-size:3rem}.demo-hero{padding:2.2rem 1rem}.demo-category-wall,.demo-products{padding-left:1rem;padding-right:1rem}}

.stylish-menu button{border:0;background:transparent;color:#111827;font-weight:800;padding:0}
.stylish-menu-panel{width:min(760px,92vw);padding:1rem;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.18)}
.stylish-menu-panel{display:none;grid-template-columns:repeat(3,1fr);gap:1rem}
.stylish-menu .dropdown-menu.show{display:grid}
.stylish-menu-panel strong{display:block;color:#111827;font-size:.92rem;margin-bottom:.5rem}
.stylish-menu-panel a{display:block!important;color:#475569!important;font-weight:700!important;padding:.2rem 0}
.stylish-wishlist{display:inline-flex;align-items:center;gap:.35rem}
.home-pro{background:linear-gradient(180deg,#ffffff 0%,#f6f8fb 100%);padding:1rem 0 0}
.home-hero-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(300px,3fr);gap:1rem;align-items:stretch}
.home-slider-card,.home-offer-card{animation:homeRise .75s ease both}
.home-slider-card{min-width:0;border-radius:26px;overflow:hidden;box-shadow:0 24px 70px rgba(15,23,42,.13);background:#fff}
.home-slider-card .carousel,.home-slider-card .carousel-inner,.home-slider-card .carousel-item{height:520px}
.home-slider-card img{width:100%;height:100%;object-fit:cover}
.home-slider-copy{position:absolute;left:2rem;bottom:2rem;max-width:560px;color:#fff;text-shadow:0 8px 28px rgba(0,0,0,.45)}
.home-slider-copy span{display:inline-block;background:#fff;color:#111827;border-radius:999px;padding:.35rem .7rem;font-weight:900;margin-bottom:.75rem;text-shadow:none}
.home-slider-copy h1{font-size:clamp(2rem,4.5vw,4.8rem);line-height:.95;font-weight:950;letter-spacing:0;margin-bottom:1rem}
.home-offer-card{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:1rem;box-shadow:0 24px 70px rgba(15,23,42,.1);display:flex;flex-direction:column;justify-content:space-between;animation-delay:.08s}
.home-offer-card img{width:100%;height:240px;object-fit:contain;background:#f8fafc;border-radius:20px;padding:1rem}
.home-offer-card h2{font-size:1.18rem;font-weight:900;line-height:1.25;margin:.85rem 0 .45rem}
.offer-label{align-self:flex-start;background:#fff0d7;color:#9a3412;border:1px solid #fed7aa;border-radius:999px;padding:.35rem .7rem;font-weight:900;margin-bottom:.7rem}
.home-category-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:1rem}
.home-group-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:1rem;box-shadow:0 14px 36px rgba(15,23,42,.07);transition:.2s;animation:homeRise .75s ease both}
.home-group-card:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(15,23,42,.12)}
.home-group-card h2{font-size:1.05rem;font-weight:950;margin-bottom:.65rem;color:#111827}
.home-group-card a{display:block;color:#475569;font-weight:750;padding:.18rem 0}
.home-feature-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1rem 0}
.home-feature-strip div{background:#111827;color:#fff;border-radius:22px;padding:1rem;display:grid;grid-template-columns:42px 1fr;gap:.15rem .75rem;align-items:center;animation:homeRise .8s ease both}
.home-feature-strip i{grid-row:span 2;width:42px;height:42px;display:grid;place-items:center;background:#fbbf24;color:#111827;border-radius:14px;font-size:1.25rem}.home-feature-strip strong{font-weight:950}.home-feature-strip span{color:#d1d5db;font-size:.9rem}
.home-product-section{background:#fff;border:1px solid #e5e7eb;border-radius:26px;padding:1rem;margin-top:1rem;box-shadow:0 14px 38px rgba(15,23,42,.06)}
.home-section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.home-section-heading span,.home-split-box span{display:block;color:#0f766e;text-transform:uppercase;font-size:.78rem;font-weight:950;letter-spacing:.08em}.home-section-heading h2,.home-split-box h2{font-size:clamp(1.55rem,3vw,3rem);font-weight:950;margin:0;color:#111827}
.home-arrows{display:flex;gap:.5rem}.home-arrows button{width:42px;height:42px;border:1px solid #dbe3ef;border-radius:999px;background:#fff;color:#111827;box-shadow:0 10px 24px rgba(15,23,42,.08)}.home-arrows button:hover{background:#111827;color:#fff}
.home-product-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,250px);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;padding:.2rem .2rem .8rem;scrollbar-width:none}.home-product-row::-webkit-scrollbar{display:none}.home-product-row .product-card{scroll-snap-align:start}.home-product-row .product-image-wrap{height:190px}
.home-split-box{display:grid;grid-template-columns:.9fr 1.1fr;gap:1.5rem;align-items:center;background:linear-gradient(120deg,#ecfeff,#fff7ed);border:1px solid #e5e7eb;border-radius:28px;padding:1.5rem;margin-top:1rem;overflow:hidden}.home-split-box p{color:#475569;line-height:1.7;max-width:620px}
.home-category-mosaic{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.home-category-mosaic a{background:#fff;color:#111827;border:1px solid #e5e7eb;border-radius:20px;padding:.8rem;text-align:center;font-weight:900;box-shadow:0 14px 34px rgba(15,23,42,.08);transition:.2s}.home-category-mosaic a:hover{transform:translateY(-5px)}.home-category-mosaic img{height:92px;width:100%;object-fit:contain;margin-bottom:.55rem}
.premium-footer{background:#fff!important;color:#111827!important;border-top:1px solid #e5e7eb;box-shadow:0 -18px 50px rgba(15,23,42,.06)}.premium-footer .back-to-top{background:#f8fafc!important;color:#111827!important;border-bottom:1px solid #e5e7eb}.premium-footer a{color:#475569!important}.premium-footer h6{color:#111827!important;font-weight:950}.premium-footer p{color:#64748b}.premium-footer .footer-bottom{background:#f8fafc!important;color:#64748b!important;border-top:1px solid #e5e7eb}.footer-trust{display:flex;gap:.5rem;flex-wrap:wrap}.footer-trust span{display:inline-flex;align-items:center;gap:.35rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;padding:.4rem .65rem;font-weight:800;color:#334155}
@keyframes homeRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:1199px){.home-category-groups{grid-template-columns:repeat(2,1fr)}.home-feature-strip{grid-template-columns:repeat(2,1fr)}}
@media (max-width:991px){.stylish-menu-panel{grid-template-columns:1fr}.home-hero-grid,.home-split-box{grid-template-columns:1fr}.home-slider-card .carousel,.home-slider-card .carousel-inner,.home-slider-card .carousel-item{height:360px}.home-category-mosaic{grid-template-columns:repeat(2,1fr)}}
@media (max-width:575px){.home-category-groups,.home-feature-strip,.home-category-mosaic{grid-template-columns:1fr}.home-section-heading{align-items:start}.home-arrows{display:none}.home-slider-copy{left:1rem;right:1rem;bottom:1rem}.home-slider-copy h1{font-size:2.15rem}.home-offer-card img{height:210px}}
