:root{--black:#060606;--ink:#202020;--muted:#777;--line:#e8e8e8;--red:#ef463b;--teal:#078f80;--gold:#f5c242;--soft:#f7f7f7}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;letter-spacing:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.top-strip{text-align:right;padding:18px 20%;font-weight:800;font-size:15px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 20%;background:#fff}.brand{font-size:54px;line-height:1;font-weight:300;letter-spacing:-1px}.brand i{color:#d90011;font-style:normal}.brand span{font-weight:300}.header-actions{display:flex;gap:24px;align-items:center}.header-actions b{display:inline-grid;place-items:center;background:#90eee7;border-radius:50%;min-width:24px;height:24px;margin-left:4px}.main-nav{position:sticky;top:0;z-index:20;background:#000;color:#fff}.nav-inner{height:56px;display:flex;align-items:center;justify-content:center;gap:42px;font-weight:800}.search-form{margin-left:40px;display:flex;align-items:center}.search-form input{width:0;border:0;background:#111;color:#fff;transition:.25s;padding:8px 0}.search-form:hover input,.search-form input:focus{width:170px;padding:8px 12px}.search-form button{background:none;border:0;color:#fff;font-size:28px}.mega-menu{display:none;position:absolute;left:0;right:0;top:56px;background:#fff;color:#333;padding:34px 19%;grid-template-columns:repeat(6,1fr);gap:36px;box-shadow:0 18px 35px #0002}.main-nav:hover .mega-menu{display:grid}.mega-menu h4{margin:0 0 20px}.mega-menu a{display:block;margin:0 0 14px;color:#555}.mega-product img{width:120px;height:90px;object-fit:cover;margin-bottom:20px}.mega-product span{display:block;color:var(--red);margin-top:8px}.hero{min-height:790px;background:linear-gradient(180deg,#101010,#030303);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:90px 15% 50px}.premium-mark{font-size:32px;font-weight:900;display:flex;align-items:center;gap:8px}.premium-mark span{width:18px;height:18px;border:4px solid #d80012;border-radius:50%}.premium-mark em{font-size:12px;color:#9b9b9b;font-style:normal;letter-spacing:6px}.hero h1{font-size:62px;line-height:1.05;margin:22px 0}.hero p{font-size:19px;line-height:1.7;color:#cfcfcf;font-weight:700}.feature-list{display:grid;gap:14px;margin:28px 0}.feature-list div{border:1px solid #333;border-radius:20px;background:linear-gradient(180deg,#202024,#121215);padding:18px 24px}.feature-list small{display:block;color:#c8c8c8;margin-top:8px}.btn,.add-cart,.checkout button,.auth-page button{display:inline-flex;justify-content:center;align-items:center;border:0;font-weight:900;padding:16px 26px;border-radius:28px;cursor:pointer}.btn.light{background:#fff;color:#111}.btn.dark,.auth-page button{background:#202020;color:#fff}.hero-pills{display:flex;gap:12px;margin-top:20px}.hero-pills span{border:1px solid #333;border-radius:20px;padding:10px 14px;color:#bbb}.hero-art{border:1px solid #2c2c2c;border-radius:28px;display:grid;place-items:center;padding:80px;background:#111;box-shadow:inset 0 0 90px #000}.hero-art img{height:630px;width:520px;object-fit:cover;box-shadow:0 30px 60px #000}.banner-pair{display:grid;grid-template-columns:1.35fr 1fr;gap:8px;padding:64px 3.5%}.wide-banner,.room-banner{position:relative;min-height:560px;overflow:hidden}.wide-banner img,.room-banner img{width:100%;height:100%;object-fit:cover}.wide-banner div{position:absolute;inset:0;display:grid;place-content:center;text-align:center;color:#fff;background:radial-gradient(circle,#0008 0 28%,transparent 29%)}.wide-banner h2{font-size:42px;line-height:1.05}.wide-banner a{background:#fff;color:#111;padding:17px 28px;font-weight:900;justify-self:center}.section-title{display:grid;grid-template-columns:1fr auto 1fr;gap:60px;align-items:center;text-align:center;padding:45px 3%}.section-title span{height:1px;background:#111}.section-title h2{font-size:30px;margin:0 0 18px}.section-title a{font-weight:800;border-bottom:1px solid #111}.product-section{padding:0 1.5% 45px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.product-card{position:relative}.product-image{height:430px;background:#fafafa;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover img{transform:scale(1.04)}.product-image em{position:absolute;right:16px;top:0;background:var(--red);color:#fff;font-style:normal;font-weight:800;padding:8px 12px;z-index:1}.heart{position:absolute;left:20px;top:390px;width:42px;height:42px;border:0;border-radius:50%;background:#fff;box-shadow:0 8px 20px #0001;font-size:26px}.heart.active{color:var(--red)}.product-card h3{font-size:18px;min-height:46px}.rating{font-size:16px}.rating span,.stars{color:var(--teal);font-weight:900;letter-spacing:2px}.rating i{color:#222;margin:0 8px}.price{margin-top:10px;display:flex;gap:12px;align-items:center}.price strong{color:var(--red)}.dots{display:flex;justify-content:center;gap:12px;margin:32px}.dots span,.dots b{width:14px;height:14px;border-radius:50%;border:1px solid #111}.dots b{background:#000}.reviews{text-align:center;padding:70px 10%}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:70px;margin-top:40px}.review-grid article p{line-height:1.7}.service-band{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;background:#f5f5f5;padding:70px 9%;font-size:18px}.service-band b{font-size:26px}.split-proof{display:grid;grid-template-columns:1.6fr .8fr;gap:70px;align-items:center;padding:80px 3%}.split-proof img{height:760px;width:100%;object-fit:cover}.split-proof h2{font-size:44px;font-style:italic}.split-proof p{font-size:18px;line-height:1.7;text-align:center}.footer{background:#222;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr 1fr;gap:80px;padding:60px 19%}.footer a{display:block;margin:14px 0;color:#fff}.newsletter{display:flex;gap:12px}.newsletter input{background:#222;border:1px solid #fff;color:#fff;padding:16px;width:260px}.newsletter button{padding:16px 34px;font-weight:900}.socials span{display:inline-grid;place-items:center;background:#fff;color:#222;border-radius:50%;width:42px;height:42px;margin-right:12px}.footer-bottom{border-top:1px solid #333;display:flex;justify-content:space-between;padding:28px 19%;align-items:center}.footer-bottom a{text-decoration:underline}.cards{background:#fff;color:#1c2f61;padding:8px 14px;border-radius:4px}.cookie{position:fixed;left:20px;bottom:20px;background:#111;color:#fff;padding:16px 18px;border-radius:8px;z-index:30;box-shadow:0 10px 30px #0005}.cookie button{margin-left:12px}.whatsapp{position:fixed;right:20px;bottom:20px;background:#1fb65b;color:#fff;padding:14px 18px;border-radius:30px;font-weight:900;z-index:30}.shop-hero,.page-head{text-align:center;padding:70px 20px;background:#f7f7f7}.shop-hero h1,.page-head h1{font-size:44px}.shop-layout{display:grid;grid-template-columns:260px 1fr;gap:32px;padding:40px 2%}.filters{border-right:1px solid var(--line);padding-right:25px}.filters label{display:block;margin:18px 0}.filters button{width:100%;padding:14px;background:#111;color:#fff}.product-detail{display:grid;grid-template-columns:1.35fr .8fr;gap:50px;padding:0 6% 70px}.gallery{position:relative;background:#fafafa;display:grid;grid-template-columns:100px 1fr;place-items:center;min-height:820px}.thumbs{display:grid;gap:25px;justify-items:center}.thumbs img{width:62px;height:62px;object-fit:cover;opacity:.7}.main-product-img{width:760px;height:560px;object-fit:cover;box-shadow:30px 35px 45px #0003}.gallery-nav{position:absolute;top:50%;width:48px;height:56px;border:1px solid #ddd;background:#fff;font-size:34px}.gallery-nav.left{left:16%}.gallery-nav.right{right:3%}.product-info{padding-top:45px}.breadcrumb{color:#999;margin-bottom:30px}.product-info h1{font-size:28px}.detail-price{display:flex;gap:18px;align-items:center;margin:28px 0;font-size:20px}.detail-price strong{color:var(--red)}.sizes{display:flex;gap:10px;margin:10px 0 28px}.sizes button{padding:12px 16px;background:#fff;border:1px solid #ccc}.qty{display:flex;margin:10px 0 20px}.qty button,.qty input{width:48px;height:42px;border:1px solid #ccc;background:#fff;text-align:center}.shipping-count{font-weight:800}.add-cart{background:var(--gold);color:#fff;border-radius:0;width:84%;height:54px}.fav-round{width:54px;height:54px;border:1px solid #ddd;border-radius:50%;background:#fff;font-size:24px;margin-left:14px}.benefits p{font-weight:800}.product-info details{border-top:1px solid #ddd;padding:18px 0}.product-info summary{font-weight:900;cursor:pointer}.wall-preview{margin:20px auto 60px;max-width:1120px;display:grid;grid-template-columns:320px 1fr;gap:28px;align-items:center;border:1px solid #e0e7ef;border-radius:16px;padding:28px}.wall-preview img{height:190px;width:100%;object-fit:cover;border-radius:8px}.wall-preview button{background:linear-gradient(90deg,#ff6a1a,#b8003d);color:#fff;border:0;border-radius:24px;padding:16px 24px;font-weight:900}.review-detail{text-align:center;padding:35px 10%;border-top:1px solid #dcebea;border-bottom:1px solid #dcebea}.cart-page{display:grid;grid-template-columns:1fr 360px;gap:40px;padding:50px 10%}.cart-line{display:grid;grid-template-columns:120px 1fr 80px 120px;gap:20px;align-items:center;border-bottom:1px solid #eee;padding:20px 0}.cart-line img{height:90px;width:120px;object-fit:cover}.cart-line input{padding:12px}.cart-summary{background:#f7f7f7;padding:28px}.cart-summary a,.cart-summary button{width:100%;margin-top:14px;border-radius:4px}.checkout{padding:40px 8%}.checkout-grid{display:grid;grid-template-columns:repeat(3,1fr) 360px;gap:22px}.checkout section,.checkout aside{border:1px solid #e6e6e6;padding:24px}.checkout input,.checkout textarea,.checkout select,.auth-page input{width:100%;padding:14px;margin:8px 0;border:1px solid #ddd}.checkout textarea{min-height:110px}.checkout label{display:block;margin:16px 0}.flash{margin:20px auto;max-width:900px;background:#e9fff6;border:1px solid #80ddba;padding:15px}.auth-page{display:grid;place-items:center;padding:90px 20px}.auth-page form{width:min(440px,100%);border:1px solid #eee;padding:35px}.account{display:grid;grid-template-columns:270px 1fr;gap:40px;padding:60px 10%}.account aside{background:#f7f7f7;padding:22px}.account aside a{display:block;padding:13px;border-bottom:1px solid #e5e5e5}.account-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.account-cards article{border:1px solid #e6e6e6;padding:24px}.account table{width:100%;border-collapse:collapse;margin-top:20px}.account th,.account td{border-bottom:1px solid #eee;padding:14px;text-align:left}.content-page{max-width:900px;margin:auto;padding:70px 20px;font-size:19px;line-height:1.8}
@media (max-width:1100px){.site-header,.top-strip{padding-left:5%;padding-right:5%}.hero,.product-detail,.checkout-grid,.footer-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.banner-pair,.split-proof,.service-band,.review-grid,.shop-layout,.cart-page,.account{grid-template-columns:1fr}.nav-inner{overflow:auto;justify-content:flex-start;padding:0 16px}.mega-menu{display:none!important}.gallery{grid-template-columns:1fr;min-height:auto;padding:30px}.thumbs{display:none}.main-product-img{width:100%;height:420px}.checkout-grid{display:grid}.footer-bottom{display:grid;gap:20px}.footer-grid,.footer-bottom{padding-left:5%;padding-right:5%}}
@media (max-width:650px){.brand{font-size:38px}.site-header{height:auto;padding-top:18px;padding-bottom:18px;display:grid;gap:15px}.header-actions{font-size:14px;gap:12px}.hero{padding:50px 20px}.hero h1{font-size:40px}.product-grid{grid-template-columns:1fr}.product-image{height:360px}.footer-grid{gap:30px}.checkout-grid{grid-template-columns:1fr}.cart-line{grid-template-columns:80px 1fr}.cart-line strong{grid-column:2}.wall-preview{grid-template-columns:1fr}.section-title{gap:18px}.section-title h2{font-size:24px}}

/* Reference-style premium polish */
body{font-family:"Avenir Next","Segoe UI",Arial,sans-serif;font-weight:500}.top-strip{height:46px;padding:15px 16.7% 0 0;font-size:14px;letter-spacing:.5px}.site-header{height:76px;padding:0 16.5%;align-items:center}.brand{font-family:"Trebuchet MS",Arial,sans-serif;font-size:56px;font-weight:300;letter-spacing:-4px}.brand i{display:inline-block;transform:skew(-8deg);font-weight:400}.header-actions{font-size:15px;color:#121212}.main-nav{box-shadow:0 1px 0 #111}.nav-inner{height:58px;gap:39px;font-size:15px}.mega-menu{top:58px;padding:32px 19.2%;gap:42px;box-shadow:0 20px 50px #00000018}.mega-menu h4{font-size:16px}.mega-menu a{font-size:15px;line-height:1.25}.hero{min-height:730px;grid-template-columns:minmax(420px,620px) minmax(440px,660px);justify-content:center;gap:38px;padding:70px 7vw 48px;background:#050506}.hero-copy{padding-top:15px}.premium-mark{font-size:30px;letter-spacing:-1px}.premium-mark em{letter-spacing:7px;font-size:11px}.hero h1{font-size:57px;letter-spacing:-1px}.hero p{max-width:650px;font-size:18px;color:#c6c6c6}.feature-list div{border-radius:18px;padding:17px 24px 17px 70px;position:relative}.feature-list div:before{content:"";position:absolute;left:20px;top:17px;width:34px;height:34px;border:1px solid #555;border-radius:50%;background:linear-gradient(#303036,#18181b)}.hero-art{padding:60px 70px;border-radius:24px;background:radial-gradient(circle at center,#19191b,#060607 67%)}.canvas-frame{position:relative;display:block;width:76%;max-width:430px;aspect-ratio:1.18/1;margin:auto;transform:perspective(900px) rotateY(-7deg) rotateX(1deg);filter:drop-shadow(28px 28px 24px rgba(0,0,0,.22))}.canvas-frame:before{content:"";position:absolute;inset:0;background:#161616;transform:translate(15px,13px) skewY(1deg);z-index:0}.canvas-frame:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.25);box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);z-index:2;pointer-events:none}.canvas-frame img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.hero-frame{width:82%;max-width:500px;aspect-ratio:.72/1;transform:perspective(1000px) rotateY(-2deg);filter:drop-shadow(0 35px 50px rgba(0,0,0,.5))}.hero-frame:before{transform:translate(18px,16px);background:#0d0d0e}.banner-pair{padding:62px 3.4% 40px;gap:8px}.wide-banner,.room-banner{min-height:545px;background:#f7f7f7}.wide-banner div{background:radial-gradient(circle at 42% 48%,rgba(0,0,0,.58) 0 27%,transparent 27.5%)}.wide-banner h2{font-size:40px;max-width:420px;margin:auto auto 8px}.wide-banner p{font-size:19px;font-weight:800}.product-section{padding:0 1.42% 34px}.section-title{padding:44px 2% 46px;gap:64px}.section-title h2{font-size:30px;letter-spacing:.2px}.product-grid{gap:31px}.product-card{min-width:0}.product-image{height:438px;background:#fff;overflow:visible;display:flex;align-items:center;justify-content:center;padding:38px 20px 58px}.product-image:before{content:"";position:absolute;left:10%;right:10%;bottom:58px;height:26px;background:radial-gradient(ellipse,rgba(0,0,0,.17),transparent 64%);filter:blur(8px)}.product-image em{right:18px;top:0;font-size:13px;padding:7px 11px;border-radius:0;background:#f34d42}.product-card:nth-child(3n) .canvas-frame{border-radius:50%;aspect-ratio:1/1;overflow:hidden;transform:none}.product-card:nth-child(3n) .canvas-frame:before{border-radius:50%;transform:translate(8px,10px)}.product-card:nth-child(4n) .canvas-frame{transform:perspective(900px) rotateY(-11deg)}.product-card:nth-child(5n) .canvas-frame{aspect-ratio:2.4/1;border-radius:50% / 46%;overflow:hidden;transform:none}.product-card h3{font-size:17px;line-height:1.35;margin:16px 0 11px;min-height:48px}.rating{font-size:15px;color:#1c1c1c}.rating span,.stars{color:#078b7e;letter-spacing:1px}.price{font-size:15px}.price del{color:#111;text-decoration-thickness:1px}.price strong{font-weight:600;color:#e8342d}.heart{top:392px;left:18px;width:42px;height:42px;font-size:28px;color:#111}.reviews{padding:78px 10% 88px;border-top:1px solid #f1f1f1}.reviews h2{font-size:30px}.review-grid article{max-width:390px;margin:auto;font-size:17px}.review-grid article div{color:#078b7e;font-size:27px}.service-band{padding:66px 8.7%;background:#f5f5f6}.service-band div{display:grid;grid-template-columns:58px 1fr;column-gap:24px}.service-band div:before{content:"";grid-row:1/3;width:48px;height:48px;border:3px solid #20212a;border-radius:50%}.service-band b{font-size:25px}.split-proof{padding:78px 3.2%;grid-template-columns:1.52fr .78fr}.split-proof img{height:720px}.split-proof div{text-align:center}.split-proof h2{font-size:43px}.footer{background:#242424}.footer-grid{padding:58px 19.2% 48px}.footer-bottom{padding:26px 19.2%;font-size:14px}.product-detail{grid-template-columns:minmax(620px,1.3fr) minmax(430px,.7fr);gap:42px;padding:0 6.5% 76px}.gallery{min-height:820px;background:#fbfbfb;grid-template-columns:92px 1fr}.product-canvas{position:relative;display:block;width:min(760px,82%);aspect-ratio:1.42/1;transform:perspective(1200px) rotateY(-8deg);filter:drop-shadow(34px 38px 28px rgba(0,0,0,.2))}.product-canvas:before{content:"";position:absolute;inset:0;background:#111;transform:translate(18px,16px) skewY(1deg);z-index:0}.product-canvas img{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.main-product-img{box-shadow:none}.thumbs img{width:64px;height:58px;object-fit:cover;border:1px solid #ddd;background:#fff}.product-info{padding-top:52px}.product-info h1{font-size:24px;margin-bottom:15px}.sizes button{min-width:86px;height:40px}.add-cart{background:#f4c33d;color:#fff;font-size:14px}.wall-preview{box-shadow:0 18px 40px #0f172a0d}.wall-preview img{object-fit:cover}
@media (max-width:1100px){.hero{grid-template-columns:1fr;padding:45px 5%}.hero-art{padding:38px}.product-detail{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:390px}.top-strip,.site-header{padding-left:5%;padding-right:5%}}
.brand-logo{width:250px;height:64px;display:flex;align-items:center}.brand-logo img{width:100%;height:auto}.premium-logo{gap:13px}.premium-logo img{width:132px;height:auto}.premium-logo span{display:none}.hero-video{padding:0;overflow:hidden}.hero-video video{width:100%;height:100%;object-fit:cover;border-radius:23px}.ins-slider{margin:64px 3.5% 30px;display:flex;overflow:hidden;scroll-snap-type:x mandatory;background:#fff}.ins-slider article{min-width:100%;position:relative;scroll-snap-align:start}.ins-slider img{width:100%;height:490px;object-fit:cover}.ins-slider a{position:absolute;left:22%;top:60%;background:#fff;color:#111;padding:15px 28px;font-weight:900;border:1px solid #111}.product-card .canvas-frame{width:100%;max-width:none;height:100%;aspect-ratio:auto;transform:none;filter:none;display:flex;align-items:center;justify-content:center}.product-card .canvas-frame:before,.product-card .canvas-frame:after{display:none}.product-card .canvas-frame img{width:100%;height:100%;object-fit:contain}.product-card:nth-child(3n) .canvas-frame,.product-card:nth-child(4n) .canvas-frame,.product-card:nth-child(5n) .canvas-frame{border-radius:0;aspect-ratio:auto;overflow:visible;transform:none}.quality-compare{display:grid;grid-template-columns:1fr 1fr;gap:0}.quality-compare img{height:720px;width:100%;object-fit:cover}.product-long-copy{max-width:1040px;margin:40px auto 70px;padding:0 20px;line-height:1.75}.product-long-copy h2{font-size:30px}.product-long-copy h3{font-size:24px}.product-long-copy li{margin:8px 0}.product-canvas{transform:none;filter:none}.product-canvas:before{display:none}.product-canvas img{object-fit:contain;background:#fbfbfb}
.shop-layout .product-grid{grid-template-columns:repeat(3,1fr)}.shop-layout .product-image{height:520px}.shop-layout .section-title{padding-top:0}
@media (max-width:650px){.product-grid{grid-template-columns:1fr}.product-image{height:350px}.canvas-frame{width:72%}.hero h1{font-size:38px}.brand{font-size:42px}.service-band div{grid-template-columns:1fr}.service-band div:before{display:none}.brand-logo{width:180px}.ins-slider img{height:290px}.quality-compare{grid-template-columns:1fr}.quality-compare img{height:360px}}

/* Modern Tablo component details: icons, hover effects, slider controls */
.header-icon-link{display:inline-flex;align-items:center;gap:8px;position:relative}.header-icon-link svg{width:20px;height:20px;fill:#181818;transition:transform .3s ease}.header-icon-link:hover svg{transform:scale(1.15)}.search-form button{width:34px;height:34px;display:grid;place-items:center}.search-form button svg{width:28px;height:28px;fill:#fff;transition:transform .3s ease}.search-form button:hover svg{transform:rotate(-90deg) scale(1.12)}.nav-inner a{position:relative}.nav-inner a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:1px;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .35s ease}.nav-inner a:hover:after{transform:scaleX(1);transform-origin:left}.product-section{position:relative}.slider-arrow{position:absolute;top:50%;z-index:6;width:50px;height:50px;border:1px solid #d4d5d7;background:#fff;color:#191919;display:grid;place-items:center;transition:background .25s,border-color .25s,transform .25s}.slider-arrow svg{width:22px;height:22px;fill:currentColor}.slider-arrow:hover{background:#ffcc00;border-color:#ffcc00;transform:translateY(-2px)}.slider-prev{left:3.4%}.slider-next{right:3.4%}.product-card .canvas-frame{position:relative}.product-card .canvas-frame img{transition:opacity .35s ease,transform .45s ease}.product-card .canvas-frame .hover-img{position:absolute;inset:0;opacity:0}.product-card:hover .canvas-frame .hover-img{opacity:1}.product-card:hover .canvas-frame .primary-img{opacity:0}.product-card:hover .canvas-frame img{transform:scale(1.02)}.heart{display:grid;place-items:center;transition:transform .25s,box-shadow .25s}.heart svg{width:22px;height:22px;fill:#fff;stroke:#111;stroke-width:22px;overflow:visible}.heart:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0002}.heart.active svg{fill:#e85342;stroke:#e85342}.service-band div{position:relative;grid-template-columns:64px 1fr;align-items:start}.service-band div:before{display:none}.service-icon{grid-row:1/3;width:54px;height:54px;display:block;background:#fff center/34px 34px no-repeat;border-radius:50%;border:2px solid #20212a;position:relative}.service-icon.balloon:before{content:"";position:absolute;left:17px;top:8px;width:18px;height:25px;border:2px solid #20212a;border-radius:50% 50% 44% 44%}.service-icon.balloon:after{content:"";position:absolute;left:20px;bottom:8px;width:14px;height:10px;border:2px solid #20212a}.service-icon.flex:before{content:"";position:absolute;left:11px;top:18px;width:30px;height:17px;border:3px solid #20212a;border-top:0;border-radius:0 0 18px 18px;transform:rotate(-22deg)}.service-icon.flex:after{content:"";position:absolute;right:11px;top:11px;width:10px;height:23px;border-left:3px solid #20212a;transform:rotate(28deg)}.service-icon.phone:before{content:"";position:absolute;left:14px;top:12px;width:24px;height:28px;border:3px solid #20212a;border-radius:50%;transform:rotate(-35deg)}.service-icon.phone:after{content:"";position:absolute;left:22px;top:17px;width:13px;height:20px;border-left:5px solid #20212a;border-radius:8px;transform:rotate(-35deg)}.benefits{display:grid;gap:18px;margin:26px 0}.benefits p{display:grid;grid-template-columns:42px 1fr;gap:10px;margin:0;font-weight:400}.benefits b{display:block;font-size:15px}.benefits small{display:block;color:#8a8a8a;line-height:1.5}.benefit-icon{grid-row:1/3;width:32px;height:32px;display:block;position:relative}.benefit-icon.truck:before{content:"";position:absolute;left:2px;top:10px;width:21px;height:12px;border:2px solid #555}.benefit-icon.truck:after{content:"";position:absolute;right:1px;top:14px;width:12px;height:8px;border:2px solid #555;border-left:0;box-shadow:-19px 10px 0 -7px #555,-2px 10px 0 -7px #555}.benefit-icon.mount:before{content:"";position:absolute;left:5px;top:5px;width:22px;height:22px;border:2px solid #777;transform:rotate(45deg)}.benefit-icon.mount:after{content:"";position:absolute;left:12px;top:12px;width:8px;height:8px;background:#777;border-radius:50%}.benefit-icon.shield:before{content:"";position:absolute;left:6px;top:2px;width:20px;height:25px;border:2px solid #555;border-radius:12px 12px 15px 15px;clip-path:polygon(0 0,100% 0,100% 64%,50% 100%,0 64%)}.quality-compare{position:relative;overflow:hidden}.quality-compare:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:3px;background:#fff;z-index:3;box-shadow:0 0 0 1px #ffffffaa}.quality-compare:after{content:"‹ ›";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:4;width:42px;height:42px;border-radius:50%;background:#fff;color:#333;display:grid;place-items:center;font-size:25px;letter-spacing:-7px;padding-right:7px;box-shadow:0 5px 18px #0002}.cards{background:transparent;padding:0}.cards img{height:32px;width:auto}.ins-slider{position:relative}.ins-slider:before,.ins-slider:after{content:"";position:absolute;bottom:18px;width:13px;height:13px;border-radius:50%;border:1px solid #111;background:#fff;z-index:4}.ins-slider:before{left:calc(50% - 20px);background:#000}.ins-slider:after{left:calc(50% + 4px)}.premium-logo img{filter:drop-shadow(0 1px 0 #000)}.feature-list div{transition:transform .25s ease,border-color .25s ease}.feature-list div:hover{transform:translateX(4px);border-color:#555}.feature-list div:before{display:grid;place-items:center;color:#fff;font-weight:900}.feature-list div:nth-child(1):before{content:"≋"}.feature-list div:nth-child(2):before{content:"★"}.feature-list div:nth-child(3):before{content:"▣"}
@media(max-width:650px){.slider-arrow{display:none}.service-icon{margin-bottom:10px}.benefits p{grid-template-columns:34px 1fr}.header-icon-link svg{width:18px;height:18px}}
.product-tools{display:flex;gap:24px;margin:-8px 0 22px;color:#555}.product-tools span{display:inline-flex;align-items:center;gap:8px}.product-tools i{width:22px;height:16px;border:2px solid #555;display:inline-block;position:relative}.product-tools span:nth-child(2) i{border-radius:50%;width:18px;height:18px;background:#ffb35c;border-color:#ffb35c}.share-row{display:flex;gap:18px;margin:22px 0}.share-row a{font-weight:900;font-size:18px}.review-detail{position:relative}.review-badges{display:flex;gap:28px;justify-content:center;margin-top:28px}.review-badges span{width:120px;height:86px;border:1px solid #d8e3e0;border-radius:50%;display:grid;place-items:center;font-size:10px;color:#2d8a88}.review-badges b{font-size:14px;color:#078b7e}

/* Final premium pass */
.hero{min-height:690px;padding:44px 7vw 42px;grid-template-columns:minmax(420px,590px) minmax(430px,606px);align-items:center}.hero-copy{padding-top:0}.hero h1{font-size:52px}.hero p{font-size:17px;line-height:1.68}.hero-art{width:min(606px,100%);height:550px;justify-self:center;padding:0;border-radius:24px}.hero-video video{border-radius:24px}.btn.light{height:66px;min-width:382px;border-radius:40px;font-size:19px;background:linear-gradient(180deg,#fff,#ececec);box-shadow:0 16px 38px #0008, inset 0 1px 0 #fff;transition:transform .28s ease,box-shadow .28s ease}.btn.light:before{content:"✦";margin-right:10px;color:#111}.btn.light:hover{transform:translateY(-3px);box-shadow:0 22px 48px #000a}.hero-pills span{font-size:18px;border-radius:28px;padding:15px 20px;background:#070707;border-color:#282b31;box-shadow:inset 0 1px 0 #ffffff12;transition:.25s}.hero-pills span:before{content:"✓";color:#0fd5c8;margin-right:8px}.hero-pills span:hover{border-color:#0fd5c8;color:#fff;transform:translateY(-2px)}
.ins-slider{margin:54px 3.3% 46px;height:614px;display:block;position:relative;overflow:hidden;border:1px solid #e7e7e7;background:#f7f7f7}.ins-slider-track{height:100%;display:flex;transition:transform .75s cubic-bezier(.22,.61,.36,1);will-change:transform}.ins-slider article{height:100%;min-width:100%;overflow:hidden}.ins-slider img{height:100%;transition:transform 5.5s ease}.ins-slider article:hover img{transform:scale(1.045)}.ins-slider a{left:22%;top:58%;padding:19px 38px;background:#fff;border:1px solid #111;font-size:19px;box-shadow:0 16px 35px #0002;transition:.25s}.ins-slider a:hover{background:#111;color:#fff;transform:translateY(-3px)}.hero-slide-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:58px;height:58px;border:1px solid #d8d8d8;background:#fff;font-size:42px;line-height:1;display:grid;place-items:center;transition:.25s}.hero-slide-btn:hover{background:#ffcc00;border-color:#ffcc00}.hero-slide-btn.prev{left:24px}.hero-slide-btn.next{right:24px}.ins-slider-dots{position:absolute;left:0;right:0;bottom:25px;display:flex;justify-content:center;gap:12px;z-index:6}.ins-slider-dots button{width:15px;height:15px;border:1px solid #111;border-radius:50%;background:#fff;padding:0}.ins-slider-dots button.active{background:#000}.ins-slider:before,.ins-slider:after{display:none}
.reviews{background:#fff;padding:96px 8% 104px}.reviews h2{font-size:38px;margin-bottom:30px}.reviews>.stars{font-size:22px}.reviews>p{font-size:21px;margin:20px 0 58px}.review-grid{gap:90px}.review-grid article{padding:25px 20px;border-radius:16px;transition:.3s}.review-grid article:hover{box-shadow:0 28px 80px #0f172a12;transform:translateY(-6px)}.review-grid article div{font-size:30px;color:#05877c}.review-grid article b{font-size:22px}.review-grid article p{font-size:21px;line-height:1.7}.review-grid article small{font-size:17px;font-weight:700}
.service-band{padding:78px 7%;gap:60px}.service-band div{padding:28px 10px;border-radius:18px;transition:.3s}.service-band div:hover{background:#fff;box-shadow:0 24px 70px #0f172a12;transform:translateY(-5px)}.service-icon{width:68px;height:68px;border-width:2px;box-shadow:0 10px 28px #1111}.service-band b{font-size:29px;line-height:1.3}.service-band p{font-size:22px;line-height:1.45}
.split-proof{grid-template-columns:minmax(620px,1.45fr) minmax(360px,.65fr);gap:80px}.before-after{height:720px;display:block;background:#333}.before-after img{height:100%;width:100%;object-fit:cover}.ba-after{position:absolute;inset:0}.ba-before{position:absolute;inset:0;width:var(--pos);overflow:hidden;z-index:2}.ba-before img{width:calc(100% / (var(--pos-num, .5)));min-width:100%;max-width:none}.before-after:before{left:var(--pos);transform:translateX(-50%);width:4px}.before-after:after{left:var(--pos);content:"↔";letter-spacing:0;padding:0;font-size:18px}.before-after input{position:absolute;inset:0;z-index:5;opacity:0;cursor:ew-resize}.ba-label{position:absolute;top:26px;z-index:6;background:#000b;color:#fff;padding:8px 14px;border-radius:999px;font-weight:900;font-size:12px}.ba-label.before{left:22px}.ba-label.after{right:22px}.split-proof h2{font-size:52px}.split-proof p{font-size:22px;line-height:1.65}.split-proof .btn.dark{border-radius:34px;padding:18px 36px;font-size:19px}
.footer{background:linear-gradient(180deg,#242424,#171717);position:relative}.footer:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,#fff6,transparent)}.footer-grid{grid-template-columns:1.45fr .8fr .8fr 1fr;gap:90px}.footer h3{letter-spacing:.03em}.footer a:hover{text-decoration:underline}.newsletter input{height:56px}.newsletter button{height:56px;border:0;background:#fff;color:#111;transition:.25s}.newsletter button:hover{background:#ffcc00}.socials span{transition:.25s}.socials span:hover{transform:translateY(-4px);background:#ffcc00}.footer-bottom{background:#202020}.cards img{height:36px}
.product-detail{padding-top:28px}.product-info h1{font-size:28px;font-weight:800}.sizes button{height:48px;min-width:105px;font-size:16px;transition:.2s}.sizes button.active,.sizes button:hover{border-color:#111;box-shadow:inset 0 0 0 1px #111}.product-tools button{border:0;background:transparent;font-size:16px;display:inline-flex;align-items:center;gap:9px;cursor:pointer;color:#333}.shipping-count{font-size:16px}.shipping-count:before{content:"🚚";margin-right:8px}.add-cart{height:60px;background:#f5c33d;border:1px solid #111;color:#fff;font-size:18px;letter-spacing:.02em;transition:.25s}.add-cart:hover{background:#111;color:#fff}.fav-round{transition:.25s}.fav-round:hover{border-color:#111;transform:scale(1.05)}.share-row a{width:24px;height:24px;display:grid;place-items:center;transition:.2s}.share-row a:hover{color:#078b7e;transform:translateY(-3px)}.benefits{gap:26px}.benefits p{grid-template-columns:48px 1fr}.benefit-icon{transform:scale(1.18)}.wall-preview{max-width:1460px;grid-template-columns:460px 1fr;border-radius:20px;padding:28px 32px;box-shadow:0 22px 60px #0f172a0d}.wall-preview img{height:260px;border-radius:14px}.wall-preview h2{font-size:32px}.wall-preview button{font-size:20px;padding:16px 32px;box-shadow:0 12px 26px #c1005066}.review-detail{max-width:1160px;margin:0 auto 70px;border-top:0;padding-top:60px}.review-score{display:grid;grid-template-columns:1fr 1.1fr 300px;gap:34px;align-items:center;border-bottom:1px solid #dcebea;padding-bottom:28px}.rating-bars p{display:grid;grid-template-columns:115px 1fr 30px;align-items:center;gap:12px;margin:7px 0}.rating-bars i{height:16px;background:linear-gradient(90deg,#078b7e var(--w,0%),#eee var(--w,0%));display:block}.review-score button{height:48px;border:1px solid #078b7e;background:#fff;color:#078b7e;font-size:18px;font-weight:900}.customer-media{display:grid;grid-template-columns:1fr 320px;border-bottom:1px solid #dcebea}.customer-media>div{padding:28px 18px;text-align:left}.customer-media img{width:92px;height:92px;object-fit:cover}.review-badges{align-items:center}.review-tabs{text-align:left;margin-top:14px}.review-tabs button{border:0;background:#edf8f6;color:#078b7e;padding:14px 20px;font-weight:900;margin-right:12px}.review-tabs button:not(.active){background:#fff;text-decoration:underline}.review-item{display:grid;grid-template-columns:42px 1fr auto;gap:16px;text-align:left;padding:28px 0;border-top:1px solid #eef3f2}.review-avatar{width:36px;height:36px;border-radius:50%;background:#e9f7f4;color:#078b7e;display:grid;place-items:center;font-weight:900}.verified{background:#078b7e;color:#fff;font-size:12px;margin-left:8px;padding:3px 6px}.modal{position:fixed;inset:0;background:#0008;z-index:100;display:none;place-items:center;padding:20px}.modal.open{display:grid}.modal>div{width:min(620px,96vw);background:#fff;border-radius:14px;padding:30px;position:relative;box-shadow:0 35px 90px #0007}.modal [data-close-modal]{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:32px;cursor:pointer}.modal input,.modal textarea{width:100%;padding:14px;margin:8px 0;border:1px solid #ddd}.upload-preview input{display:none}.upload-preview span{display:inline-flex;background:#111;color:#fff;padding:14px 22px;border-radius:999px;font-weight:900}.wall-stage{height:360px;margin-top:22px;background:#f3f3f3 center/cover no-repeat;display:grid;place-items:center;border-radius:12px;overflow:hidden}.wall-stage img{width:220px;box-shadow:0 20px 45px #0004}.wall-stage.has-wall img{width:190px}
@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-art{height:430px}.ins-slider{height:420px}.review-score,.customer-media,.split-proof{grid-template-columns:1fr}.before-after{height:430px}.wall-preview{grid-template-columns:1fr}}
@media(max-width:650px){.btn.light{min-width:0;width:100%;font-size:16px}.hero-pills{flex-wrap:wrap}.hero-art{height:310px}.ins-slider{height:300px;margin-left:0;margin-right:0}.hero-slide-btn{display:none}.reviews h2{font-size:30px}.review-grid{gap:30px}.service-band p{font-size:18px}.product-detail{padding-left:16px;padding-right:16px}.sizes{flex-wrap:wrap}.review-score{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}}
.ba-before{width:100%;clip-path:inset(0 calc(100% - var(--pos)) 0 0)}.ba-before img{width:100%;height:100%;object-fit:cover}.before-after:before,.before-after:after{left:var(--pos)}
.content-hero{min-height:360px;background:linear-gradient(135deg,#050506,#222);color:#fff;display:grid;place-items:center;text-align:center;padding:70px 20px}.content-hero small{letter-spacing:.5em;color:#bfbfbf}.content-hero h1{font-size:56px;margin:16px 0}.content-hero p{font-size:20px;color:#ddd}.content-premium{display:grid;grid-template-columns:1fr 320px;gap:50px;max-width:1180px;margin:70px auto;padding:0 20px}.content-premium article{font-size:20px;line-height:1.8}.content-premium h2{font-size:34px}.content-premium aside{background:#f7f7f7;padding:28px;border-radius:14px}.content-premium aside a{display:block;padding:13px 0;border-bottom:1px solid #e5e5e5;font-weight:800}
.before-after:after{content:"\2039  \203A"}.feature-list div:nth-child(1):before{content:"\224B"}.feature-list div:nth-child(2):before{content:"\2605"}.feature-list div:nth-child(3):before{content:"\25A3"}

/* Premium rebuild overrides */
body .main-nav .mega-menu{display:none!important;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease}
body .main-nav.mega-open .mega-menu{display:grid!important;opacity:1;pointer-events:auto;transform:translateY(0)}
.has-mega{padding:18px 0}

.hero .btn.light{position:relative;overflow:hidden;isolation:isolate}
.hero .btn.light:after{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(110deg,transparent 0 35%,rgba(255,255,255,.72) 45%,transparent 58%);transform:translateX(-120%);transition:transform .7s ease;z-index:-1}
.hero .btn.light:hover:after{transform:translateX(120%)}
.hero-pills span{display:inline-flex;align-items:center;gap:8px;min-height:58px;padding:15px 24px;color:#fff}

.reviews{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0,#fafafa 58%,#fff 100%);padding:98px 7% 110px}
.reviews:before{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:linear-gradient(90deg,transparent,#111,transparent);opacity:.14}
.reviews h2{font-size:42px;letter-spacing:-.02em;margin:0 0 18px;color:#090b10}
.reviews>.stars{display:inline-flex;color:#078b7e;background:#eefaf8;border:1px solid #caebe6;border-radius:999px;padding:8px 16px;font-size:19px;letter-spacing:3px}
.reviews>p{font-size:18px;font-weight:800;color:#111;margin:16px 0 52px}
.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1320px;margin:0 auto}
.review-grid article{position:relative;max-width:none;min-height:310px;padding:34px 32px 30px;background:#fff;border:1px solid #e9edf1;border-radius:8px;box-shadow:0 20px 70px rgba(15,23,42,.07);text-align:left;overflow:hidden}
.review-grid article:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#078b7e,#ffcc00,#ef463b)}
.review-grid article:hover{transform:translateY(-8px);box-shadow:0 32px 90px rgba(15,23,42,.14)}
.review-grid article div{font-size:22px;color:#078b7e;letter-spacing:2px;margin-bottom:18px}
.review-grid article b{display:block;font-size:21px;line-height:1.3;margin-bottom:15px;color:#111}
.review-grid article p{font-size:18px;line-height:1.65;color:#252a32;margin:0 0 28px}
.review-grid article small{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:900;color:#111}
.review-grid article small:before{content:"";width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#111,#4b5563)}

.service-band{background:#f3f4f6;padding:86px 7%;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}
.service-band div{position:relative;display:grid!important;grid-template-columns:84px 1fr;column-gap:26px;align-items:center;padding:34px 32px;background:#fff;border:1px solid #e4e7ec;border-radius:8px;box-shadow:0 18px 55px rgba(15,23,42,.07);overflow:hidden}
.service-band div:after{content:"";position:absolute;right:-70px;top:-70px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(7,143,128,.14),transparent 67%);transition:.3s}
.service-band div:hover{transform:translateY(-6px);box-shadow:0 30px 85px rgba(15,23,42,.13)}
.service-band div:hover:after{transform:scale(1.25)}
.service-icon{grid-row:1/3;width:74px;height:74px;border:1px solid #d8dde5;border-radius:50%;background:linear-gradient(180deg,#fff,#f4f5f7);box-shadow:inset 0 1px 0 #fff,0 14px 34px rgba(15,23,42,.12)}
.service-icon:before,.service-icon:after{border-color:#111!important}
.service-band b{font-size:28px;line-height:1.2;letter-spacing:-.02em;color:#0a0d14}
.service-band p{font-size:18px;line-height:1.55;color:#323842;margin:10px 0 0}

.premium-footer{background:#111;color:#fff;padding-top:0}
.footer-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:48px 18.5%;background:linear-gradient(135deg,#070707,#202020);border-bottom:1px solid rgba(255,255,255,.08)}
.footer-cta small{letter-spacing:.35em;color:#ffcc00;font-size:12px;font-weight:900}
.footer-cta h2{font-size:32px;line-height:1.2;margin:10px 0 0;letter-spacing:-.02em}
.footer-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 28px;border-radius:999px;background:#fff;color:#111;font-weight:900}
.premium-footer .footer-grid{grid-template-columns:1.55fr .72fr .72fr .86fr;gap:68px;padding:62px 18.5% 44px;background:#1f1f1f}
.premium-footer h3{font-size:16px;letter-spacing:.08em;margin:0 0 22px}
.footer-brand-block p{max-width:430px;color:#d7d7d7;line-height:1.65}
.premium-footer a{color:#e9e9e9;margin:13px 0;transition:.2s}
.premium-footer a:hover{color:#ffcc00;text-decoration:none;transform:translateX(3px)}
.socials{display:flex;gap:12px;margin:22px 0}
.socials a{width:42px;height:42px;margin:0!important;border-radius:50%;background:#fff;color:#111!important;display:grid!important;place-items:center;text-transform:uppercase;font-weight:900;font-size:12px}
.socials a:hover{background:#ffcc00;transform:translateY(-4px)}
.newsletter{display:grid;grid-template-columns:1fr 132px;gap:10px;max-width:430px;margin-top:24px}
.newsletter input{width:100%;height:54px;background:#151515;border:1px solid #444;border-radius:3px}
.newsletter button{height:54px;border-radius:3px}
.footer-trust-row{display:flex;justify-content:center;gap:34px;flex-wrap:wrap;background:#171717;border-top:1px solid rgba(255,255,255,.08);padding:20px 5%;font-weight:900;color:#ececec}
.footer-trust-row span{display:inline-flex;align-items:center;gap:10px}
.mini-icon{position:relative;display:inline-block;width:24px;height:24px;flex:0 0 24px}
.mini-icon.truck:before{content:"";position:absolute;left:1px;top:8px;width:15px;height:10px;border:2px solid currentColor}.mini-icon.truck:after{content:"";position:absolute;right:1px;top:11px;width:9px;height:7px;border:2px solid currentColor;border-left:0;box-shadow:-15px 10px 0 -7px currentColor,-2px 10px 0 -7px currentColor}
.mini-icon.shield:before{content:"";position:absolute;inset:2px 4px;border:2px solid currentColor;border-radius:12px 12px 15px 15px;clip-path:polygon(0 0,100% 0,100% 64%,50% 100%,0 64%)}
.mini-icon.sparkle:before{content:"";position:absolute;left:10px;top:1px;width:4px;height:22px;background:currentColor;transform:rotate(45deg)}.mini-icon.sparkle:after{content:"";position:absolute;left:1px;top:10px;width:22px;height:4px;background:currentColor;transform:rotate(45deg)}
.premium-footer .footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;gap:26px;align-items:center;background:#111;border-top:1px solid rgba(255,255,255,.08);padding:24px 18.5%;font-size:13px;color:#d8d8d8}
.premium-footer .footer-bottom .cards{justify-self:end}.premium-footer .footer-bottom .cards img{height:30px}

.shop-page{background:#fff}.premium-shop-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;text-align:left;padding:74px 7% 58px;background:linear-gradient(135deg,#080808,#1f1f1f);color:#fff}
.premium-shop-hero small,.shop-toolbar small{display:block;letter-spacing:.32em;font-size:11px;font-weight:900;color:#ffcc00;margin-bottom:12px}
.premium-shop-hero h1{font-size:58px;line-height:1;margin:0 0 16px;letter-spacing:-.04em}
.premium-shop-hero p{max-width:650px;color:#d9d9d9;font-size:19px;line-height:1.6;margin:0}
.shop-hero-chips{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}
.shop-hero-chips span{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.06);font-weight:900}
.shop-shell{display:grid;grid-template-columns:280px 1fr;gap:36px;padding:44px 4% 76px}
.shop-filter-panel{position:sticky;top:86px;align-self:start;background:#fff;border:1px solid #e6e9ee;border-radius:8px;padding:22px;box-shadow:0 18px 60px rgba(15,23,42,.06)}
.filter-head{display:flex;gap:14px;align-items:center;margin-bottom:20px}.filter-head b{display:block}.filter-head small{display:block;color:#777;margin-top:4px}.filter-mark{width:42px;height:42px;border-radius:50%;background:#111;position:relative}.filter-mark:after{content:"";position:absolute;left:13px;top:13px;width:16px;height:16px;border:2px solid #ffcc00;border-radius:50%}
.filter-chip{display:flex!important;align-items:center;justify-content:space-between;margin:0 0 10px!important;padding:13px 14px;border:1px solid #e6e9ee;border-radius:6px;color:#151515!important;font-weight:800}.filter-chip:after{content:"+";color:#078b7e}.filter-chip.active,.filter-chip:hover{background:#111;color:#fff!important;border-color:#111;transform:none!important}
.filter-card{margin-top:22px;padding:20px;background:#f4f6f8;border-radius:8px}.filter-card p{line-height:1.55;color:#555;margin-bottom:0}
.shop-main{min-width:0}.shop-toolbar{display:grid;grid-template-columns:1fr minmax(280px,430px) auto;gap:22px;align-items:center;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid #e8eaee}.shop-toolbar h2{font-size:34px;line-height:1.1;margin:0;color:#101217}
.shop-search{height:50px;border:1px solid #dfe3e8;display:flex;background:#fff}.shop-search input{flex:1;border:0;padding:0 16px;font-size:15px}.shop-search button{width:54px;border:0;background:#111;color:#fff;display:grid;place-items:center}.shop-search svg{width:22px;height:22px;fill:currentColor}
.view-switch{display:flex;gap:8px}.view-switch button{width:46px;height:46px;border:1px solid #dfe3e8;background:#fff;display:grid;grid-template-columns:repeat(2,1fr);gap:4px;padding:10px}.view-switch button:nth-child(2){grid-template-columns:1fr}.view-switch button span{background:#111}.view-switch button.active{border-color:#111;background:#111}.view-switch button.active span{background:#fff}
.shop-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.shop-card{position:relative;background:#fff;border:1px solid #edf0f4;border-radius:8px;overflow:hidden;box-shadow:0 18px 55px rgba(15,23,42,.06);transition:.28s}
.shop-card:hover{transform:translateY(-7px);box-shadow:0 30px 90px rgba(15,23,42,.14)}
.shop-card-media{position:relative;height:430px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#fafafa);overflow:hidden;padding:30px}
.shop-card-media:after{content:"";position:absolute;left:16%;right:16%;bottom:42px;height:24px;background:radial-gradient(ellipse,rgba(0,0,0,.18),transparent 65%);filter:blur(9px)}
.shop-card-media em{position:absolute;right:18px;top:0;z-index:2;background:#ef463b;color:#fff;font-style:normal;font-weight:900;padding:8px 11px;font-size:13px}
.shop-card-media img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .35s ease,transform .45s ease;z-index:1}.shop-card-media .hover-img{position:absolute;inset:30px;max-width:calc(100% - 60px);max-height:calc(100% - 60px);margin:auto;opacity:0}.shop-card:hover .hover-img{opacity:1}.shop-card:hover .primary-img{opacity:0}.shop-card:hover img{transform:scale(1.03)}
.shop-heart{position:absolute;left:18px;top:392px;z-index:4;width:44px;height:44px;border:0;border-radius:50%;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.14);display:grid;place-items:center;cursor:pointer}.shop-heart svg{width:22px;height:22px;fill:#fff;stroke:#111;stroke-width:24px}.shop-heart.active svg{fill:#ef463b;stroke:#ef463b}
.shop-card-body{padding:22px 22px 24px}.shop-card h3{font-size:18px;line-height:1.35;min-height:50px;margin:0 0 12px}.shop-rating{display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:14px}.shop-rating span{color:#078b7e;letter-spacing:1px}.shop-rating i{width:1px;height:15px;background:#111}.shop-price{display:flex;align-items:center;gap:12px;margin:13px 0 18px}.shop-price strong{color:#ef463b;font-size:18px}.shop-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.shop-actions a,.shop-actions button{height:44px;border:1px solid #111;background:#fff;color:#111;font-weight:900;display:grid;place-items:center;border-radius:0;cursor:pointer}.shop-actions button{width:100%;background:#111;color:#fff}.shop-actions a:hover,.shop-actions button:hover{background:#ffcc00;color:#111;border-color:#ffcc00}

@media(max-width:1200px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-footer .footer-grid,.footer-cta,.premium-footer .footer-bottom{padding-left:6%;padding-right:6%}}
@media(max-width:900px){.premium-shop-hero,.shop-shell,.shop-toolbar,.service-band,.review-grid,.premium-footer .footer-grid,.footer-cta,.premium-footer .footer-bottom{grid-template-columns:1fr}.shop-hero-chips{justify-content:flex-start}.shop-filter-panel{position:static}.footer-cta a{justify-self:start}.premium-footer .footer-bottom .cards{justify-self:start}.service-band div{grid-template-columns:74px 1fr}}
@media(max-width:650px){.premium-shop-hero h1{font-size:42px}.shop-shell{padding-left:16px;padding-right:16px}.shop-product-grid{grid-template-columns:1fr}.shop-card-media{height:360px}.shop-heart{top:322px}.newsletter{grid-template-columns:1fr}.review-grid article{padding:30px 24px}.service-band{padding:42px 16px}.service-band div{grid-template-columns:1fr}.service-icon{margin-bottom:12px}}

.product-detail{padding:46px 6% 72px;grid-template-columns:minmax(580px,1.18fr) minmax(420px,.82fr);align-items:start;background:#fff}
.gallery{min-height:650px;border:1px solid #f0f1f3;background:linear-gradient(180deg,#fff,#fbfbfb);overflow:hidden}
.product-canvas{width:min(760px,84%);height:520px;display:grid;place-items:center}
.product-canvas img{width:100%;height:100%;object-fit:contain}
.gallery-nav{top:50%;border-color:#d9dde3;box-shadow:0 12px 28px rgba(15,23,42,.08);transition:.2s}
.gallery-nav:hover{background:#111;color:#fff;border-color:#111}
.product-info{padding-top:20px}
.breadcrumb{font-weight:800;font-size:14px}.product-info h1{font-size:36px;line-height:1.18;letter-spacing:-.03em}
.detail-price{font-size:23px}.detail-price strong{font-size:26px}
.product-tools{align-items:center;flex-wrap:wrap}.product-tools button{min-height:38px;padding:0 4px!important}.product-tools button i{border-radius:2px;background:#111;border-color:#111}
.shipping-count{display:flex;align-items:center;gap:10px;margin:22px 0;font-size:17px}.shipping-count:before{content:"";width:24px;height:18px;margin:0;border:2px solid #078b7e;border-right-width:8px;border-radius:2px;box-shadow:-5px 10px 0 -7px #078b7e,10px 10px 0 -7px #078b7e}
.share-row a{border-radius:50%;background:#f4f6f8;color:#111}
.benefits{padding:18px 0;border-top:1px solid #eef0f3}.benefits p{padding:4px 0}
.wall-preview{background:#fff;border-color:#e8ecf2}.wall-preview small{color:#c30036;font-weight:900}.wall-preview button:before{content:"";width:14px;height:14px;margin-right:10px;background:linear-gradient(135deg,#ffcc00,#fff);clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}
.wall-preview button{display:inline-flex;align-items:center}
.review-detail h2{font-size:34px;letter-spacing:-.02em}
@media(max-width:1100px){.product-detail{grid-template-columns:1fr}.gallery{min-height:520px}.product-canvas{height:430px}}
@media(max-width:650px){.product-detail{padding:20px 16px 48px}.gallery{min-height:390px}.product-canvas{height:330px}.product-info h1{font-size:27px}.detail-price{font-size:18px}.detail-price strong{font-size:21px}}

.top-strip{height:48px;display:flex!important;align-items:center;justify-content:flex-end;gap:14px;padding:0 16.5%!important;background:#fff;color:#080a0f;border-bottom:1px solid #f1f2f4;text-align:right}
.top-strip strong{font-size:15px;font-weight:950;letter-spacing:.045em}
.top-strip-badge{display:inline-flex;align-items:center;gap:8px;height:28px;padding:0 12px;border:1px solid #e7eaef;border-radius:999px;background:linear-gradient(180deg,#fff,#f7f8fa);font-size:11px;font-weight:900;letter-spacing:.08em;color:#4b5563;text-transform:uppercase;box-shadow:0 8px 22px rgba(15,23,42,.06)}
.top-strip-badge:before{content:"";width:8px;height:8px;border-radius:50%;background:#82eee6;box-shadow:0 0 0 5px rgba(130,238,230,.18)}
.site-header{height:86px!important}
.header-actions{gap:10px!important;padding:8px;border:1px solid #eef0f4;border-radius:999px;background:rgba(255,255,255,.84);box-shadow:0 14px 38px rgba(15,23,42,.07);backdrop-filter:blur(10px)}
.header-icon-link,.login-chip{position:relative;min-height:46px;display:inline-flex!important;align-items:center;gap:10px;margin:0!important;padding:0 15px;border-radius:999px;font-weight:850;color:#0a0d14;transition:background .22s ease,transform .22s ease,box-shadow .22s ease}
.header-icon-link svg{width:22px!important;height:22px!important;fill:none!important;stroke:#0a0d14;stroke-width:1.8;overflow:visible}
.header-icon-link svg path{fill:none;stroke:currentColor;stroke-width:20;vector-effect:non-scaling-stroke}
.header-icon-link:hover,.login-chip:hover{background:#111;color:#fff;transform:translateY(-2px);box-shadow:0 12px 26px rgba(15,23,42,.18)}
.header-icon-link:hover svg{stroke:#fff;fill:none!important;transform:scale(1.08)!important}
.header-actions b{min-width:28px!important;height:28px!important;margin-left:0!important;background:linear-gradient(135deg,#82eee6,#a6fff7)!important;color:#071111;border:2px solid #fff;box-shadow:0 8px 20px rgba(7,143,128,.25);font-size:14px;font-weight:950}
.login-chip{background:#f6f7f9}
.login-chip:after{content:"";width:7px;height:7px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:2px}
@media(max-width:900px){.top-strip{justify-content:center!important;padding:0 16px!important}.top-strip-badge{display:none}.header-actions{border-radius:18px;flex-wrap:wrap;justify-content:center}.header-icon-link,.login-chip{min-height:40px;padding:0 11px}.site-header{height:auto!important}}
@media(max-width:650px){.top-strip strong{font-size:12px}.header-actions{gap:4px;padding:6px}.header-icon-link span,.login-chip span{font-size:13px}.header-icon-link svg{width:18px!important;height:18px!important}}

.premium-proof{position:relative;grid-template-columns:minmax(620px,1.25fr) minmax(420px,.75fr);gap:64px;align-items:center;padding:92px 5.5%;background:linear-gradient(180deg,#fff,#f7f8fa);overflow:hidden}
.premium-proof:before{content:"";position:absolute;left:5.5%;right:5.5%;top:42px;height:1px;background:linear-gradient(90deg,transparent,#111 18%,#111 82%,transparent);opacity:.16}
.premium-proof .before-after{height:680px;border-radius:8px;border:10px solid #fff;box-shadow:0 28px 95px rgba(15,23,42,.2);isolation:isolate}
.premium-proof .before-after:before{width:5px;background:linear-gradient(180deg,transparent,#fff 18%,#fff 82%,transparent);box-shadow:0 0 0 1px rgba(0,0,0,.08),0 0 36px rgba(255,255,255,.6)}
.premium-proof .before-after:after{width:58px;height:58px;background:#fff;color:#111;border:1px solid #eef1f4;font-size:20px;font-weight:950;box-shadow:0 18px 45px rgba(15,23,42,.18)}
.premium-proof .ba-label{top:26px;height:42px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);background:rgba(10,13,20,.86);box-shadow:0 14px 30px rgba(0,0,0,.22);letter-spacing:.06em}
.premium-proof .ba-label.before{left:26px;background:linear-gradient(135deg,#050505,#202020)}
.premium-proof .ba-label.after{right:26px;background:linear-gradient(135deg,#202020,#404040)}
.proof-copy{position:relative;text-align:left!important;padding:52px 18px 52px 36px}
.proof-copy:before{content:"";position:absolute;left:0;top:38px;bottom:38px;width:3px;background:linear-gradient(180deg,#078b7e,#ffcc00,#ef463b);border-radius:999px}
.proof-copy small{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:#078b7e;font-weight:950;letter-spacing:.24em;font-size:12px}
.proof-copy small:before{content:"";width:34px;height:1px;background:#078b7e}
.proof-copy h2{font-size:62px!important;line-height:1.02;margin:0 0 24px;font-style:italic;letter-spacing:-.05em;color:#111}
.proof-copy p{max-width:560px;text-align:left!important;font-size:22px!important;line-height:1.65!important;color:#202630;margin:0 0 28px}
.proof-points{display:grid;gap:12px;margin:0 0 34px;max-width:520px}
.proof-points span{display:flex;align-items:center;gap:14px;min-height:52px;padding:10px 16px;background:#fff;border:1px solid #e6e9ee;border-radius:8px;box-shadow:0 12px 34px rgba(15,23,42,.06);font-weight:850}
.proof-points b{display:grid;place-items:center;width:42px;height:32px;border-radius:999px;background:#111;color:#fff;font-size:13px;letter-spacing:.08em}
.proof-copy .btn.dark{height:62px;border-radius:999px;background:#111;color:#fff;padding:0 34px;box-shadow:0 18px 45px rgba(15,23,42,.18);transition:.25s}
.proof-copy .btn.dark:hover{background:#ffcc00;color:#111;transform:translateY(-3px)}
@media(max-width:1100px){.premium-proof{grid-template-columns:1fr;padding:62px 5%}.premium-proof .before-after{height:520px}.proof-copy{padding:28px 0 0}.proof-copy:before{display:none}}
@media(max-width:650px){.premium-proof{padding:42px 16px}.premium-proof .before-after{height:360px;border-width:6px}.premium-proof .before-after:after{width:48px;height:48px}.proof-copy h2{font-size:42px!important}.proof-copy p{font-size:18px!important}.proof-points span{align-items:flex-start}}

.whatsapp{right:24px!important;bottom:24px!important;min-width:238px;min-height:66px;display:inline-flex!important;align-items:center;gap:13px;padding:10px 18px 10px 12px!important;border-radius:999px!important;background:linear-gradient(135deg,#11b85a,#20d66c 55%,#0f9f4d)!important;color:#fff!important;box-shadow:0 18px 48px rgba(17,184,90,.36),inset 0 1px 0 rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.24);overflow:hidden;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease}
.whatsapp:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 0 32%,rgba(255,255,255,.34) 45%,transparent 58%);transform:translateX(-130%);transition:transform .75s ease;z-index:-1}
.whatsapp:after{content:"";position:absolute;left:43px;top:13px;width:11px;height:11px;border-radius:50%;background:#d8fff0;border:2px solid #10b85a;box-shadow:0 0 0 6px rgba(216,255,240,.22)}
.whatsapp:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 26px 68px rgba(17,184,90,.48),inset 0 1px 0 rgba(255,255,255,.35);filter:saturate(1.05)}
.whatsapp:hover:before{transform:translateX(130%)}
.wa-icon{position:relative;width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04),0 8px 18px rgba(0,0,0,.14)}
.wa-icon:before{content:"";position:absolute;left:11px;top:10px;width:20px;height:20px;border:3px solid #14b95b;border-radius:50%}
.wa-icon:after{content:"";position:absolute;left:16px;top:17px;width:13px;height:7px;border-left:3px solid #14b95b;border-bottom:3px solid #14b95b;transform:rotate(-48deg);border-radius:0 0 0 5px}
.wa-text{display:grid;line-height:1.08;text-align:left}.wa-text b{font-size:17px;letter-spacing:.01em}.wa-text small{margin-top:4px;font-size:11px;font-weight:800;color:#e7fff1;letter-spacing:.03em}
@media(max-width:650px){.whatsapp{right:14px!important;bottom:14px!important;min-width:58px;width:58px;min-height:58px;padding:7px!important}.wa-icon{width:42px;height:42px;flex-basis:42px}.wa-text{display:none}.whatsapp:after{left:40px;top:10px;width:9px;height:9px}}

.commerce-hero{position:relative;padding:76px 7% 62px;background:linear-gradient(135deg,#070707,#191919 58%,#2a2a2a);color:#fff;overflow:hidden}
.commerce-hero:before{content:"";position:absolute;left:7%;right:7%;bottom:0;height:1px;background:linear-gradient(90deg,transparent,#fff8,transparent)}
.commerce-hero small{display:block;color:#ffcc00;letter-spacing:.32em;font-size:12px;font-weight:950;margin-bottom:16px}
.commerce-hero h1{font-size:58px;line-height:1;margin:0 0 14px;letter-spacing:-.045em}
.commerce-hero p{max-width:680px;color:#d7d7d7;font-size:19px;line-height:1.6;margin:0}
.commerce-steps{display:flex;gap:10px;flex-wrap:wrap;margin-top:34px}.commerce-steps span{display:inline-flex;align-items:center;min-height:40px;padding:0 18px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);color:#e8e8e8;font-weight:900}.commerce-steps span.active{background:#fff;color:#111;border-color:#fff;box-shadow:0 16px 38px rgba(0,0,0,.26)}

.premium-cart-page{grid-template-columns:minmax(0,1fr) 390px;gap:34px;padding:48px 6% 84px;background:#f7f8fa}
.premium-cart-lines{min-width:0}.commerce-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.commerce-section-head small{letter-spacing:.24em;color:#078b7e;font-size:11px;font-weight:950}.commerce-section-head h2{font-size:32px;margin:7px 0 0;letter-spacing:-.03em}.commerce-section-head a{font-weight:900;border-bottom:1px solid #111}
.premium-cart-line{display:grid;grid-template-columns:150px 1fr 150px 145px;gap:22px;align-items:center;margin-bottom:16px;padding:18px;background:#fff;border:1px solid #e7ebf0;border-radius:8px;box-shadow:0 16px 45px rgba(15,23,42,.06);transition:.25s}
.cart-remove{position:absolute;right:14px;top:14px;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid #e2e7ee;border-radius:50%;background:#fff;color:#7b8492;cursor:pointer;padding:0;box-shadow:0 8px 24px rgba(15,23,42,.08);transition:.2s}.cart-remove span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cart-remove svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-remove:hover{color:#fff;background:#d9121f;border-color:#d9121f;transform:translateY(-1px)}.cart-remove:focus-visible{outline:2px solid #d9121f;outline-offset:3px}
.premium-cart-line:hover{transform:translateY(-3px);box-shadow:0 25px 70px rgba(15,23,42,.12)}
.cart-media{height:126px;background:#fafafa;border-radius:6px;display:grid;place-items:center;overflow:hidden}.cart-media img{width:100%;height:100%;object-fit:contain;padding:10px}
.cart-product-info small{color:#078b7e;font-weight:950;letter-spacing:.1em}.cart-product-info h3{font-size:20px;line-height:1.3;margin:8px 0 12px}.cart-product-meta{display:flex;gap:8px;flex-wrap:wrap}.cart-product-meta span{font-size:12px;font-weight:900;background:#f0faf8;color:#078b7e;border:1px solid #d4eeea;padding:7px 10px;border-radius:999px}
.cart-qty{display:flex;align-items:center;justify-content:center}.cart-qty button,.cart-qty input{width:46px;height:46px;border:1px solid #d9dde5;background:#fff;text-align:center;font-weight:900}.cart-qty button{cursor:pointer;font-size:18px}.cart-qty button:hover{background:#111;color:#fff;border-color:#111}
.cart-price{text-align:right}.cart-price small{display:block;color:#777;font-weight:800}.cart-price b{display:block;margin:4px 0;color:#111}.cart-price strong{display:block;color:#ef463b;font-size:20px}
.empty-cart{display:grid;place-items:center;text-align:center;min-height:360px;background:#fff;border:1px solid #e7ebf0;border-radius:8px;box-shadow:0 18px 55px rgba(15,23,42,.07);padding:40px}.empty-cart span{width:76px;height:76px;border-radius:50%;background:#111;position:relative}.empty-cart span:after{content:"";position:absolute;left:24px;top:22px;width:26px;height:22px;border:3px solid #ffcc00;border-top:0}.empty-cart p{color:#555}
.premium-summary{align-self:start;position:sticky;top:92px}.summary-card{background:#fff;border:1px solid #e2e7ee;border-radius:8px;padding:28px;box-shadow:0 22px 70px rgba(15,23,42,.1)}.summary-card>small{display:block;color:#078b7e;letter-spacing:.22em;font-size:11px;font-weight:950}.summary-card h2{font-size:30px;margin:8px 0 24px}.summary-line,.summary-total{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #edf0f4}.summary-line span{color:#5b6470}.summary-line b.free{color:#078b7e}.summary-total{align-items:end;border-bottom:0;margin-top:8px}.summary-total span{font-weight:950}.summary-total strong{font-size:28px;color:#ef463b}
.coupon-box{display:grid;grid-template-columns:1fr 96px;gap:8px;margin:24px 0 10px}.coupon-box input{height:48px;border:1px solid #dfe4ea;padding:0 14px}.coupon-box button,.summary-update{height:48px;border:1px solid #111;background:#fff;color:#111;font-weight:950;cursor:pointer}.summary-update{width:100%;margin:10px 0}.summary-checkout{width:100%;min-height:56px;border:0;background:#111!important;color:#fff!important;border-radius:0!important;font-size:17px;font-weight:950;display:grid!important;place-items:center;text-align:center;transition:.25s}.summary-checkout:hover{background:#ffcc00!important;color:#111!important;transform:translateY(-2px)}
.summary-trust{display:grid;gap:12px;margin-top:22px;padding-top:20px;border-top:1px solid #edf0f4}.summary-trust span{display:flex;align-items:center;gap:10px;font-weight:900;color:#303741}

.premium-flash{border-radius:8px;box-shadow:0 16px 45px rgba(7,143,128,.12)}
.premium-checkout{padding:48px 6% 86px;background:#f7f8fa}.premium-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:34px}.checkout-main{display:grid;gap:18px}.checkout-card{background:#fff;border:1px solid #e4e9ef;border-radius:8px;padding:28px;box-shadow:0 16px 45px rgba(15,23,42,.06)}
.checkout-card-head{display:flex;align-items:center;gap:16px;margin-bottom:24px}.checkout-card-head>span{width:46px;height:46px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:950;box-shadow:0 14px 30px rgba(15,23,42,.18)}.checkout-card-head small{display:block;color:#078b7e;letter-spacing:.22em;font-size:11px;font-weight:950}.checkout-card-head h2{font-size:27px;margin:5px 0 0}
.field-grid{display:grid;gap:16px}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.checkout-card label,.full-field{display:grid!important;gap:8px;margin:0!important}.checkout-card label span,.full-field span{font-weight:900;color:#20242b}.checkout-card input,.checkout-card textarea,.checkout-card select{width:100%;border:1px solid #dfe4eb;background:#fbfcfd;padding:15px 14px;margin:0!important;min-height:52px;font-size:15px;transition:.2s}.checkout-card textarea{min-height:118px;resize:vertical}.checkout-card input:focus,.checkout-card textarea:focus,.checkout-card select:focus{outline:0;border-color:#111;background:#fff;box-shadow:0 0 0 4px rgba(17,17,17,.06)}
.payment-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.payment-methods label{position:relative;display:block!important}.payment-methods input{position:absolute;opacity:0;pointer-events:none}.payment-methods label>span{display:grid;align-content:start;min-height:124px;padding:18px;border:1px solid #dfe4eb;background:#fbfcfd;border-radius:8px;transition:.2s}.payment-methods b{font-size:16px}.payment-methods small{display:block;margin-top:8px;color:#6b7280;line-height:1.45}.payment-methods input:checked+span{border-color:#111;background:#111;color:#fff;box-shadow:0 18px 42px rgba(15,23,42,.18)}.payment-methods input:checked+span small{color:#e5e5e5}
.checkout-summary{position:sticky;top:92px;align-self:start}.checkout-items{display:grid;gap:14px;margin-bottom:18px;max-height:330px;overflow:auto;padding-right:4px}.checkout-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center}.checkout-item img{width:62px;height:62px;object-fit:contain;background:#f7f8fa;border:1px solid #edf0f4;border-radius:6px}.checkout-item b{display:block;font-size:13px;line-height:1.3}.checkout-item span{font-size:12px;color:#777}.checkout-item strong{font-size:13px;color:#ef463b}.checkout-empty{color:#777}
.agreement-box{display:grid;gap:10px;margin:22px 0}.agreement-box label{display:grid!important;grid-template-columns:18px 1fr;gap:10px;align-items:start;margin:0!important;font-size:13px;line-height:1.45;color:#313843}.agreement-box input{width:18px;height:18px;margin:0;accent-color:#111}
@media(max-width:1100px){.premium-cart-page,.premium-checkout-grid{grid-template-columns:1fr}.premium-summary,.checkout-summary{position:static}.premium-cart-line{grid-template-columns:130px 1fr 140px}.cart-price{grid-column:2/4;text-align:left}.payment-methods{grid-template-columns:1fr}}
@media(max-width:700px){.commerce-hero{padding:52px 18px}.commerce-hero h1{font-size:42px}.premium-cart-page,.premium-checkout{padding:28px 16px 58px}.premium-cart-line{grid-template-columns:96px 1fr;gap:14px}.cart-media{height:96px}.cart-qty{justify-content:flex-start}.cart-price{grid-column:1/3;text-align:left}.cart-remove{grid-column:1/3}.field-grid.two{grid-template-columns:1fr}.coupon-box{grid-template-columns:1fr}.commerce-section-head{display:grid}.summary-card,.checkout-card{padding:22px}}

.professional-reviews{padding:96px 7% 104px;background:linear-gradient(180deg,#fff,#f8fafc 56%,#fff);text-align:left}
.professional-reviews:before{left:7%;right:7%;opacity:.12}
.reviews-head{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:40px;align-items:end;max-width:1320px;margin:0 auto 34px}
.reviews-head small{display:block;color:#078b7e;letter-spacing:.26em;font-size:12px;font-weight:950;margin-bottom:14px}
.reviews-head h2{font-size:46px;line-height:1.05;margin:0 0 16px;letter-spacing:-.04em;color:#090b10}
.reviews-head p{max-width:650px;font-size:18px;line-height:1.65;color:#4b5563;margin:0}
.review-score-card{position:relative;background:#111;color:#fff;border-radius:8px;padding:24px;box-shadow:0 24px 70px rgba(15,23,42,.2);overflow:hidden}
.review-score-card:before{content:"";position:absolute;right:-40px;top:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(255,204,0,.35),transparent 66%)}
.review-score-card strong{display:block;font-size:54px;line-height:1;letter-spacing:-.05em}
.review-score-card .stars{display:block;color:#ffcc00;font-size:17px;letter-spacing:2px;margin:10px 0}
.review-score-card b{display:block;font-size:17px}.review-score-card small{color:#cbd5e1;letter-spacing:0;margin:7px 0 0;font-size:12px}
.professional-reviews .review-grid{max-width:1320px;gap:22px;margin:0 auto;align-items:stretch}
.professional-reviews .review-grid article{display:grid;grid-template-rows:auto auto 1fr auto;min-height:340px;padding:30px;background:#fff;border:1px solid #e5eaf0;border-radius:8px;box-shadow:0 16px 50px rgba(15,23,42,.07)}
.professional-reviews .review-grid article:before{height:0}
.professional-reviews .review-grid article:hover{transform:translateY(-6px);box-shadow:0 30px 86px rgba(15,23,42,.13)}
.professional-reviews .review-grid article.featured-review{background:linear-gradient(180deg,#111,#1f2933);color:#fff;border-color:#111;box-shadow:0 28px 90px rgba(15,23,42,.25)}
.review-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.review-top span{color:#078b7e;letter-spacing:2px;font-size:17px}.featured-review .review-top span{color:#ffcc00}
.review-top em{font-style:normal;font-size:12px;font-weight:950;padding:7px 10px;border-radius:999px;background:#eefaf8;color:#078b7e}.featured-review .review-top em{background:rgba(255,255,255,.12);color:#fff}
.professional-reviews .review-grid article b{font-size:22px;line-height:1.25;margin:0 0 14px;color:inherit}
.professional-reviews .review-grid article p{font-size:17px;line-height:1.7;color:#374151;margin:0}.professional-reviews .featured-review p{color:#e5e7eb!important}
.professional-reviews .review-grid footer{display:flex;align-items:center;gap:12px;margin-top:26px}
.professional-reviews .review-grid footer i{width:42px;height:42px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:950}.professional-reviews .featured-review footer i{background:#ffcc00;color:#111}
.professional-reviews .review-grid footer small{display:grid;gap:3px;color:#111;font-weight:950}.professional-reviews .featured-review footer small{color:#fff}
.professional-reviews .review-grid footer u{text-decoration:none;color:#078b7e;font-size:12px;font-weight:900}.professional-reviews .featured-review footer u{color:#ffcc00}
.reviews-proof{max-width:1320px;margin:24px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.reviews-proof span{display:flex;align-items:baseline;justify-content:center;gap:8px;min-height:62px;background:#fff;border:1px solid #e5eaf0;border-radius:8px;box-shadow:0 12px 36px rgba(15,23,42,.05);font-weight:900;color:#4b5563}
.reviews-proof b{font-size:25px;color:#111}
@media(max-width:900px){.reviews-head,.reviews-proof{grid-template-columns:1fr}.professional-reviews .review-grid{grid-template-columns:1fr}.review-score-card{max-width:320px}.professional-reviews{padding:66px 18px}}
@media(max-width:650px){.reviews-head h2{font-size:36px}.review-score-card strong{font-size:44px}.professional-reviews .review-grid article{min-height:auto;padding:24px}}

/* Product cards final premium pass */
.product-section{padding:0 2.1% 54px}
.product-grid{gap:28px;align-items:stretch}
.product-card{display:grid;grid-template-rows:auto auto auto auto auto;min-width:0;padding:0 0 22px;background:#fff;border:1px solid #eef1f5;border-radius:8px;box-shadow:0 18px 60px rgba(15,23,42,.055);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.product-card:hover{transform:translateY(-8px);border-color:#dfe5ec;box-shadow:0 32px 95px rgba(15,23,42,.14)}
.product-card .product-image{position:relative;height:430px;padding:42px 30px 70px;background:linear-gradient(180deg,#fff 0,#fbfbfb 62%,#f4f5f7 100%);overflow:hidden}
.product-card .product-image:before{content:"";position:absolute;left:14%;right:14%;bottom:58px;height:28px;background:radial-gradient(ellipse,rgba(0,0,0,.22),transparent 66%);filter:blur(10px);z-index:0}
.product-card .product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 42%,rgba(255,255,255,.42) 48%,transparent 55%);transform:translateX(-130%);transition:transform .8s ease;z-index:3;pointer-events:none}
.product-card:hover .product-image:after{transform:translateX(130%)}
.product-card .canvas-frame{z-index:1;width:92%;height:100%;display:grid;place-items:center;filter:drop-shadow(24px 28px 20px rgba(0,0,0,.22));transition:transform .38s ease,filter .38s ease}
.product-card:hover .canvas-frame{transform:translateY(-4px) scale(1.025);filter:drop-shadow(30px 36px 24px rgba(0,0,0,.27))}
.product-card .canvas-frame img{object-fit:contain}
.product-card .product-image em{right:18px;top:18px;z-index:5;border-radius:999px;background:linear-gradient(135deg,#ef463b,#ff6b58);box-shadow:0 12px 26px rgba(239,70,59,.26);font-size:14px;padding:9px 13px}
.product-card .heart{top:392px;left:24px;z-index:8;width:48px;height:48px;border:1px solid #eef1f5;background:#fff;box-shadow:0 15px 34px rgba(15,23,42,.13)}
.product-card .heart svg{width:23px;height:23px;stroke-width:24px}.product-card .heart:hover{background:#111}.product-card .heart:hover svg{stroke:#fff;fill:#111}
.product-card h3{padding:0 22px;margin:22px 0 12px;font-size:19px;line-height:1.3;letter-spacing:-.02em;min-height:50px;color:#090b10}
.product-card h3 a{background:linear-gradient(currentColor,currentColor) 0 100%/0 1px no-repeat;transition:background-size .25s ease}.product-card:hover h3 a{background-size:100% 1px}
.product-card .rating{padding:0 22px;display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:14px;color:#1f2933}.product-card .rating span{color:#078b7e;font-size:16px;letter-spacing:1px}.product-card .rating i{width:1px;height:16px;background:#111;margin:0;color:transparent}
.product-card .price{padding:0 22px;margin:12px 0 0;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.product-card .price del{font-size:15px;color:#1f2933;text-decoration-thickness:1.5px}.product-card .price strong{font-size:16px;color:#ef463b;font-weight:900}
.product-card-meta{display:flex;gap:8px;flex-wrap:wrap;padding:16px 22px 0}.product-card-meta span{font-size:12px;font-weight:950;color:#078b7e;background:#effaf8;border:1px solid #d6efeb;border-radius:999px;padding:7px 10px}
.product-card-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:10px;margin:18px 22px 0}.product-card-actions a,.product-card-actions button{height:46px;width:100%;display:grid;place-items:center;border:1px solid #111;background:#fff;color:#111;font-weight:950;cursor:pointer;transition:.23s}.product-card-actions button{background:#111;color:#fff}.product-card-actions a:hover,.product-card-actions button:hover{background:#ffcc00;border-color:#ffcc00;color:#111;transform:translateY(-2px)}
.product-card-actions form{margin:0}
@media(max-width:1100px){.product-card .product-image{height:390px}.product-card .heart{top:352px}}
@media(max-width:650px){.product-section{padding-left:16px;padding-right:16px}.product-card .product-image{height:350px}.product-card .heart{top:312px}.product-card-actions{grid-template-columns:1fr}}

/* Modern Tablo brand adaptation */
:root{--red:#d9121f;--brand-red:#d9121f;--brand-dark:#050505;--brand-metal:#bfc3c7}
.site-header{padding-top:6px;padding-bottom:6px}
.modern-brand-logo{width:330px!important;height:82px!important;justify-content:center;align-items:center}
.modern-brand-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.08))}
.top-strip-badge:before{background:var(--brand-red);box-shadow:0 0 0 5px rgba(217,18,31,.14)}
.header-actions b{background:linear-gradient(135deg,#fff,#e5e7eb)!important;border-color:#d9121f;color:#111;box-shadow:0 8px 20px rgba(217,18,31,.18)}
.header-icon-link:hover,.login-chip:hover{background:linear-gradient(135deg,#070707,#262626);box-shadow:0 12px 26px rgba(217,18,31,.18)}
.main-nav{background:#050505}
.nav-inner a:hover:after{background:var(--brand-red)}
.premium-shop-hero small,.commerce-hero small,.reviews-head small,.proof-copy small,.summary-card>small,.checkout-card-head small{color:var(--brand-red)}
.product-card .product-image em,.shop-card-media em{background:linear-gradient(135deg,#d9121f,#ff3342)}
.product-card .price strong,.shop-price strong,.summary-total strong,.cart-price strong,.checkout-item strong{color:var(--brand-red)}
.vat-included{display:block;margin-top:7px;color:#6b7280;font:500 11px/1.2 Poppins,Arial,sans-serif;letter-spacing:.02em}
.product-card-meta span,.cart-product-meta span{color:#d9121f;background:#fff3f4;border-color:#ffd3d7}
.footer-cta small{color:#ff3342}.premium-footer a:hover{color:#ff3342}
.footer-logo{width:min(310px,100%);height:auto;margin:0 0 18px;filter:drop-shadow(0 16px 26px rgba(0,0,0,.42))}
.footer-brand-block h3{margin-top:0}
.footer-brand-block p a{display:inline!important;margin:0;color:#fff;font-weight:900}
.whatsapp{background:linear-gradient(135deg,#d9121f,#111 55%,#d9121f)!important;box-shadow:0 18px 48px rgba(217,18,31,.34),inset 0 1px 0 rgba(255,255,255,.2)}
.whatsapp:after{border-color:#d9121f;background:#fff;box-shadow:0 0 0 6px rgba(217,18,31,.18)}
.wa-icon:before{border-color:#d9121f}.wa-icon:after{border-color:#d9121f}
.summary-checkout:hover,.product-card-actions a:hover,.product-card-actions button:hover,.shop-actions a:hover,.shop-actions button:hover{background:var(--brand-red)!important;border-color:var(--brand-red)!important;color:#fff!important}
@media(max-width:900px){.modern-brand-logo{width:250px!important;height:72px!important}}
@media(max-width:650px){.modern-brand-logo{width:210px!important;height:64px!important}}

/* Header actions refined premium pass */
.top-strip{height:42px!important;justify-content:center!important;gap:18px!important;border-bottom:1px solid #eef0f3!important}
.top-strip strong{font-size:14px!important;letter-spacing:.065em;color:#030712}
.top-strip-badge{height:26px;padding:0 13px;border-color:#e4e7ec;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.045);color:#344054}
.site-header{height:92px!important}
.header-actions{height:58px;gap:6px!important;padding:6px!important;border:1px solid #e8ebf0;border-radius:999px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 18px 46px rgba(15,23,42,.08);backdrop-filter:none}
.header-icon-link,.login-chip{min-height:46px!important;padding:0 15px!important;gap:9px!important;border-radius:999px;font-size:16px;font-weight:900;color:#0b0f17}
.header-icon-link svg{width:25px!important;height:25px!important;color:#0b0f17;fill:currentColor!important;stroke:none!important;transition:transform .24s ease,color .24s ease}
.header-icon-link svg path{fill:currentColor!important;stroke:none!important;stroke-width:0!important;vector-effect:initial!important}
.header-icon-link:hover,.login-chip:hover{background:#0b0f17;color:#fff;box-shadow:0 14px 30px rgba(15,23,42,.18);transform:translateY(-1px)}
.header-icon-link:hover svg{color:#fff;fill:currentColor!important;stroke:none!important;transform:scale(1.08)!important}
.header-actions b{min-width:30px!important;height:30px!important;border:0!important;background:linear-gradient(135deg,#e7fffb,#9ff4ed)!important;color:#071111!important;box-shadow:0 10px 24px rgba(10,211,195,.26);font-size:15px;font-weight:950}
.login-chip{padding-left:18px!important;padding-right:18px!important;background:#f3f5f8;color:#0b0f17}
.login-chip:after{width:8px;height:8px;margin-left:5px;border-width:2px}
@media(max-width:900px){.top-strip{height:auto!important;min-height:42px;flex-wrap:wrap;padding:8px 16px!important}.site-header{height:auto!important}.header-actions{height:auto;border-radius:18px}}
@media(max-width:650px){.header-actions{width:100%;justify-content:center}.header-icon-link,.login-chip{font-size:13px!important;padding:0 10px!important}.header-actions b{min-width:25px!important;height:25px!important;font-size:13px!important}}

/* Professional content pages */
.pro-content-hero{min-height:430px;background:linear-gradient(135deg,#050505,#181818 58%,#2b0b0f);padding:86px 7%;place-items:center start;text-align:left}
.pro-content-hero>div{max-width:940px}.pro-content-hero small{color:#ff3342!important;letter-spacing:.34em;font-weight:950}.pro-content-hero h1{font-size:62px;line-height:1.05;letter-spacing:-.05em;margin:18px 0}.pro-content-hero p{max-width:720px;font-size:21px;line-height:1.6;color:#e5e7eb}
.pro-content-grid{max-width:1240px;grid-template-columns:minmax(0,1fr) 360px;align-items:start}.pro-article{background:#fff;border:1px solid #e7ebf0;border-radius:8px;padding:36px;box-shadow:0 20px 70px rgba(15,23,42,.07)}.pro-article small,.pro-side-card small{display:block;color:#d9121f;letter-spacing:.24em;font-size:12px;font-weight:950}.pro-article h2{font-size:40px;line-height:1.15;letter-spacing:-.04em}.pro-article p{color:#374151}.content-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.content-stats span{display:grid;gap:4px;padding:18px;background:#f8fafc;border:1px solid #e7ebf0;border-radius:8px;font-weight:900}.content-stats b{font-size:26px;color:#d9121f}
.pro-side-card{position:sticky;top:96px;background:#111;color:#fff;border-radius:8px;padding:30px;box-shadow:0 26px 80px rgba(15,23,42,.22)}.pro-side-card h3{font-size:27px;margin:0 0 12px}.pro-side-card p{color:#d8dee8;line-height:1.65}.pro-side-card a{display:inline-flex;margin-top:12px;background:#fff;color:#111;padding:14px 20px;border-radius:999px;font-weight:950}
.brand-values,.blog-grid,.faq-page,.contact-page{max-width:1240px;margin:70px auto;padding:0 20px}.brand-values{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brand-values article,.blog-grid article{background:#fff;border:1px solid #e7ebf0;border-radius:8px;padding:30px;box-shadow:0 18px 55px rgba(15,23,42,.06);transition:.25s}.brand-values article:hover,.blog-grid article:hover{transform:translateY(-5px);box-shadow:0 28px 82px rgba(15,23,42,.12)}.brand-values b{color:#d9121f}.brand-values h3,.blog-grid h2{font-size:25px;line-height:1.2}.brand-values p,.blog-grid p{color:#4b5563;line-height:1.65}
.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.blog-grid article span{display:inline-flex;background:#fff1f2;color:#d9121f;border:1px solid #ffd4d8;border-radius:999px;padding:7px 11px;font-weight:950;font-size:12px}.blog-grid article a{display:inline-flex;margin-top:16px;font-weight:950;border-bottom:1px solid #111}.blog-feature{max-width:1240px;margin:0 auto 80px;padding:0 20px}.blog-feature>div{background:linear-gradient(135deg,#111,#2b2b2b);color:#fff;border-radius:8px;padding:44px;box-shadow:0 26px 80px rgba(15,23,42,.2)}.blog-feature small{color:#ff3342;letter-spacing:.24em;font-weight:950}.blog-feature h2{font-size:38px;letter-spacing:-.04em}.blog-feature p{max-width:760px;color:#d8dee8;font-size:18px;line-height:1.7}
.faq-page{display:grid;gap:12px}.faq-page details{background:#fff;border:1px solid #e7ebf0;border-radius:8px;padding:0 24px;box-shadow:0 12px 36px rgba(15,23,42,.04)}.faq-page summary{cursor:pointer;list-style:none;padding:22px 0;font-size:19px;font-weight:950;display:flex;justify-content:space-between;gap:20px}.faq-page summary:after{content:"+";color:#d9121f}.faq-page details[open] summary:after{content:"-"}.faq-page p{margin:0 0 22px;color:#4b5563;line-height:1.7}
.contact-page{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.contact-card,.contact-form{background:#fff;border:1px solid #e7ebf0;border-radius:8px;padding:34px;box-shadow:0 20px 70px rgba(15,23,42,.07)}.contact-card{background:linear-gradient(135deg,#111,#292929);color:#fff}.contact-card small{color:#ff3342;letter-spacing:.24em;font-weight:950}.contact-card h2{font-size:36px;line-height:1.1}.contact-card p{color:#d8dee8;line-height:1.65}.contact-card a{display:flex;align-items:center;min-height:48px;border-top:1px solid rgba(255,255,255,.12);color:#fff;font-weight:950}
.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:8px;font-weight:950}.contact-form input,.contact-form textarea{width:100%;border:1px solid #dfe4eb;background:#fbfcfd;padding:15px 14px;min-height:52px}.contact-form textarea{min-height:140px;resize:vertical}.contact-form button{height:56px;border:0;background:#111;color:#fff;font-weight:950;cursor:pointer}.contact-form button:hover{background:#d9121f}
.content-reviews{max-width:none;margin:0;padding-top:82px}
@media(max-width:1000px){.pro-content-grid,.brand-values,.blog-grid,.contact-page,.content-stats{grid-template-columns:1fr}.pro-side-card{position:static}.pro-content-hero h1{font-size:46px}}
@media(max-width:650px){.pro-content-hero{padding:58px 18px}.pro-content-hero h1{font-size:36px}.pro-content-hero p{font-size:18px}.pro-article,.pro-side-card,.contact-card,.contact-form,.blog-feature>div{padding:24px}.brand-values,.blog-grid,.faq-page,.contact-page{margin:42px auto}}

/* Professional auth and customer account */
.pro-auth-page{display:grid;grid-template-columns:minmax(420px,.95fr) minmax(420px,.75fr);gap:0;place-items:stretch;min-height:720px;padding:70px 7%;background:#f7f8fa}
.auth-visual{display:grid;align-content:center;padding:54px;background:linear-gradient(135deg,#050505,#1b1b1b 62%,#36080d);color:#fff;border-radius:10px 0 0 10px;box-shadow:0 28px 90px rgba(15,23,42,.16)}
.auth-visual img{width:260px;margin-bottom:34px;filter:drop-shadow(0 16px 24px rgba(0,0,0,.4))}.auth-visual small{color:#ff3342;letter-spacing:.28em;font-weight:950}.auth-visual h1{font-size:48px;line-height:1.05;letter-spacing:-.05em;margin:18px 0}.auth-visual p{font-size:18px;line-height:1.7;color:#e5e7eb;max-width:560px}.auth-benefits{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.auth-benefits span{border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.07);border-radius:999px;padding:10px 14px;font-weight:900}
.auth-card{display:grid;align-content:center;gap:17px;background:#fff;border:1px solid #e5e9ef;border-left:0;border-radius:0 10px 10px 0;padding:54px;box-shadow:0 28px 90px rgba(15,23,42,.08)}.auth-card small{color:#d9121f;letter-spacing:.24em;font-weight:950}.auth-card h2{font-size:42px;margin:0;letter-spacing:-.04em}.auth-card p{color:#5b6470;line-height:1.6;margin:0 0 8px}.auth-card label{display:grid;gap:8px;font-weight:950}.auth-card input{height:56px;border:1px solid #dfe4eb;background:#fbfcfd;padding:0 16px;font-size:16px}.auth-card input:focus{outline:0;border-color:#111;background:#fff;box-shadow:0 0 0 4px rgba(17,17,17,.06)}.auth-card button{height:58px;border-radius:999px;background:#111;color:#fff;font-size:18px}.auth-card button:hover{background:#d9121f}.demo-login{display:grid;place-items:center;height:50px;border:1px solid #111;border-radius:999px;font-weight:950}.demo-login:hover{background:#111;color:#fff}.auth-links{display:flex;justify-content:space-between;font-weight:900}.auth-error{padding:13px 14px;border-radius:8px;background:#fff1f2;color:#d9121f;border:1px solid #ffd4d8;font-weight:900}
.account-hero{display:flex;justify-content:space-between;gap:30px;align-items:end;padding:76px 7%;background:linear-gradient(135deg,#050505,#181818 58%,#33080d);color:#fff}.account-hero small{color:#ff3342;letter-spacing:.3em;font-weight:950}.account-hero h1{font-size:48px;line-height:1.05;margin:16px 0 12px;letter-spacing:-.045em}.account-hero p{color:#e5e7eb;font-size:18px;margin:0}.account-hero>a{background:#fff;color:#111;border-radius:999px;padding:15px 22px;font-weight:950}
.pro-account{grid-template-columns:300px minmax(0,1fr);gap:28px;padding:42px 6% 82px;background:#f7f8fa}.account-sidebar{position:sticky;top:92px;align-self:start;background:#fff;border:1px solid #e5e9ef;border-radius:10px;padding:18px;box-shadow:0 18px 55px rgba(15,23,42,.07)}.account-user{display:flex;gap:12px;align-items:center;padding:10px 8px 18px;border-bottom:1px solid #edf0f4;margin-bottom:12px}.account-user>span{width:48px;height:48px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:950}.account-user b{display:block}.account-user small{display:block;color:#667085;font-size:12px}.account-sidebar a{display:flex!important;align-items:center;min-height:44px;padding:0 13px!important;border:0!important;border-radius:8px;font-weight:900;color:#343b45}.account-sidebar a:hover,.account-sidebar a.active{background:#111;color:#fff;transform:none!important}
.account-main{min-width:0}.account-topline{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.account-topline small{color:#d9121f;letter-spacing:.24em;font-weight:950}.account-topline h2{font-size:34px;margin:6px 0 0}.account-topline>a{font-weight:950;border-bottom:1px solid #111}
.pro-account-cards{grid-template-columns:repeat(3,1fr);margin-bottom:20px}.pro-account-cards article{background:#fff;border:1px solid #e5e9ef;border-radius:10px;padding:24px;box-shadow:0 16px 45px rgba(15,23,42,.06)}.pro-account-cards span{display:block;font-size:34px;font-weight:950;color:#d9121f;margin:8px 0}.pro-account-cards small{color:#667085}
.account-form,.address-grid article,.order-detail,.request-list article,.favorite-grid article{background:#fff;border:1px solid #e5e9ef;border-radius:10px;padding:24px;box-shadow:0 16px 45px rgba(15,23,42,.06)}.account-form{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-form.narrow{grid-template-columns:1fr;max-width:520px}.account-form label{display:grid;gap:8px;font-weight:950}.account-form input{height:52px;border:1px solid #dfe4eb;padding:0 14px}.account-form button,.account-action{height:52px;border:0;background:#111;color:#fff;font-weight:950;padding:0 22px;border-radius:999px;display:inline-grid;place-items:center;margin-top:16px}.account-form button:hover,.account-action:hover{background:#d9121f;color:#fff}
.address-grid,.favorite-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.address-grid article a,.favorite-grid article a{font-weight:950;color:#d9121f}.account-table{width:100%;border-collapse:separate!important;border-spacing:0;background:#fff;border:1px solid #e5e9ef;border-radius:10px;overflow:hidden;box-shadow:0 16px 45px rgba(15,23,42,.06)}.account-table th,.account-table td{padding:17px;text-align:left;border-bottom:1px solid #edf0f4}.account-table tr:last-child td{border-bottom:0}.status{display:inline-flex;padding:7px 10px;border-radius:999px;background:#fff7ed;color:#b45309;font-weight:950}.status.done{background:#ecfdf3;color:#047857}.order-detail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.order-detail small{color:#d9121f;font-weight:950;letter-spacing:.18em}.favorite-grid article img{height:170px;width:100%;object-fit:contain;background:#f8fafc;border-radius:8px}.favorite-grid article b{display:block;margin:14px 0}.request-list{display:grid;gap:14px}.request-list article span{display:inline-flex;margin:8px 0;padding:7px 10px;border-radius:999px;background:#fff1f2;color:#d9121f;font-weight:950}
@media(max-width:1000px){.pro-auth-page,.pro-account,.account-form,.order-detail,.address-grid,.favorite-grid{grid-template-columns:1fr}.auth-visual,.auth-card{border-radius:10px}.auth-card{border-left:1px solid #e5e9ef}.account-sidebar{position:static}.account-hero{display:grid}}
@media(max-width:650px){.pro-auth-page{padding:28px 16px}.auth-visual,.auth-card{padding:28px}.auth-visual h1,.account-hero h1{font-size:34px}.account-hero{padding:48px 18px}.pro-account{padding:28px 16px 58px}.account-topline{display:grid}.pro-account-cards{grid-template-columns:1fr}}

/* Product detail repair and premium story */
.premium-trust-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  margin:24px 0!important;
}
.premium-trust-grid article{
  display:grid!important;
  grid-template-columns:54px 1fr!important;
  align-items:start!important;
  gap:14px!important;
  min-width:0!important;
  padding:22px!important;
  border:1px solid #e3e8ef!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#fff,#f8fafc)!important;
  box-shadow:0 18px 44px rgba(15,23,42,.07)!important;
}
.premium-trust-grid article>span{
  width:54px!important;
  height:54px!important;
  display:grid!important;
  place-items:center!important;
  border-radius:18px!important;
  background:#e9fffb!important;
}
.premium-trust-grid svg{width:26px!important;height:26px!important;fill:#008b7e!important}
.premium-trust-grid b{
  display:block!important;
  margin:0 0 7px!important;
  font-size:20px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
}
.premium-trust-grid p{
  margin:0!important;
  color:#5d6675!important;
  font-size:15px!important;
  line-height:1.45!important;
  font-weight:750!important;
}
.premium-accordion{
  display:grid!important;
  gap:14px!important;
  margin-top:18px!important;
}
.premium-accordion details{
  border:1px solid #e1e8ef!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#fff,#fbfefd)!important;
  box-shadow:0 16px 42px rgba(15,23,42,.06)!important;
  overflow:hidden!important;
}
.premium-accordion summary{
  min-height:76px!important;
  padding:0 26px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  list-style:none!important;
  cursor:pointer!important;
  font-size:22px!important;
  font-weight:950!important;
}
.premium-accordion summary::-webkit-details-marker{display:none!important}
.premium-accordion summary svg{
  flex:0 0 22px!important;
  width:22px!important;
  height:22px!important;
  fill:#008b7e!important;
  transition:transform .2s ease!important;
}
.premium-accordion details[open] summary svg{transform:rotate(45deg)!important}
.premium-accordion details>div{
  padding:0 26px 26px!important;
}
.premium-accordion details>div p{
  margin:0!important;
  color:#4b5563!important;
  font-size:17px!important;
  line-height:1.72!important;
  font-weight:750!important;
}
.spec-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.spec-list p{
  padding:14px!important;
  border:1px solid #edf2f7!important;
  border-radius:14px!important;
  background:#fff!important;
}
.spec-list span,.spec-list b{display:block!important}
.spec-list span{color:#8a94a3!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.1em}
.spec-list b{margin-top:6px!important;color:#111827!important}
.premium-product-story{
  max-width:1280px!important;
  margin:62px auto 78px!important;
  padding:56px!important;
  border:1px solid #e4e9ef!important;
  border-radius:30px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(217,18,31,.08),transparent 28%),
    linear-gradient(145deg,#fff,#f8fafc)!important;
  box-shadow:0 30px 90px rgba(15,23,42,.08)!important;
}
.product-copy-kicker{
  color:#d9121f!important;
  font-size:12px!important;
  font-weight:1000!important;
  letter-spacing:.22em!important;
  text-transform:uppercase!important;
}
.premium-product-story h2{
  margin:12px 0 8px!important;
  font-size:44px!important;
  line-height:1.05!important;
  letter-spacing:-.05em!important;
}
.premium-product-story h3{
  margin:0 0 22px!important;
  color:#394150!important;
  font-size:28px!important;
}
.premium-product-story>p{
  max-width:980px!important;
  color:#374151!important;
  font-size:20px!important;
  line-height:1.8!important;
}
.copy-feature-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  margin-top:30px!important;
}
.copy-feature-grid article{
  padding:22px!important;
  border:1px solid #e5eaf0!important;
  border-radius:20px!important;
  background:#fff!important;
}
.copy-feature-grid b{display:block!important;margin-bottom:9px!important;font-size:19px!important}
.copy-feature-grid span{color:#5b6470!important;line-height:1.55!important;font-weight:750!important}
.premium-wall-preview{
  overflow:hidden!important;
  border-radius:28px!important;
}
.premium-wall-preview h2{text-transform:none!important}
@media(max-width:1150px){
  .premium-trust-grid,.copy-feature-grid{grid-template-columns:1fr!important}
  .spec-list{grid-template-columns:1fr!important}
  .premium-product-story{margin-left:16px!important;margin-right:16px!important;padding:30px!important}
}

/* Split login/register and premium account tracking */
.auth-split-page{
  min-height:720px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr)!important;
  gap:0!important;
  place-items:stretch!important;
  padding:54px 7%!important;
  background:linear-gradient(135deg,#f8fafc,#fff 46%,#fff5f6)!important;
}
.auth-split-page .auth-visual{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:640px!important;
  border-radius:28px 0 0 28px!important;
  background:
    radial-gradient(circle at 80% 18%,rgba(217,18,31,.2),transparent 24%),
    linear-gradient(145deg,#111,#26090d)!important;
  color:#fff!important;
  padding:56px!important;
}
.auth-split-page .auth-visual img{
  width:240px!important;
  height:auto!important;
  margin-bottom:34px!important;
  filter:drop-shadow(0 22px 34px rgba(0,0,0,.35))!important;
}
.auth-split-page .auth-visual small{
  color:#ff3342!important;
  font-weight:1000!important;
  letter-spacing:.24em!important;
}
.auth-split-page .auth-visual h1{
  margin:16px 0!important;
  max-width:580px!important;
  font-size:48px!important;
  line-height:1.04!important;
  letter-spacing:-.055em!important;
}
.auth-split-page .auth-visual p{
  max-width:560px!important;
  color:#dbe2ea!important;
  font-size:18px!important;
  line-height:1.72!important;
}
.premium-auth-card{
  min-height:640px!important;
  border-radius:0 28px 28px 0!important;
  border-left:0!important;
  padding:58px!important;
}
.register-card-wide .form-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
}
.register-card-wide .span-2{grid-column:1/-1!important}
.premium-auth-card textarea{
  width:100%!important;
  min-height:92px!important;
  border:1px solid #dfe4eb!important;
  background:#fbfcfd!important;
  padding:14px 16px!important;
  resize:vertical!important;
}
.auth-card-actions{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
}
.register-link{
  display:grid!important;
  place-items:center!important;
  min-height:50px!important;
  border-radius:999px!important;
  background:#fff1f2!important;
  color:#d9121f!important;
  font-weight:950!important;
}
.register-link:hover{background:#d9121f!important;color:#fff!important}
.account-hero{
  background:
    radial-gradient(circle at 82% 10%,rgba(217,18,31,.32),transparent 26%),
    linear-gradient(135deg,#070707,#181b22 60%,#4a070d)!important;
}
.pro-account{
  background:
    linear-gradient(180deg,#f4f6f9,#fff)!important;
}
.account-sidebar{
  border-radius:22px!important;
  box-shadow:0 24px 70px rgba(15,23,42,.1)!important;
}
.account-sidebar a{
  position:relative!important;
  margin:4px 0!important;
}
.account-sidebar a.active:before{
  content:""!important;
  width:7px!important;
  height:7px!important;
  margin-right:8px!important;
  border-radius:50%!important;
  background:#fff!important;
}
.account-main{
  padding:28px!important;
  border:1px solid #e5e9ef!important;
  border-radius:28px!important;
  background:#fff!important;
  box-shadow:0 26px 80px rgba(15,23,42,.08)!important;
}
.tracking-panel{
  display:grid!important;
  gap:18px!important;
}
.tracking-head{
  padding:28px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#111827,#20242d)!important;
  color:#fff!important;
  box-shadow:0 22px 60px rgba(15,23,42,.16)!important;
}
.tracking-head small{
  color:#ff3342!important;
  font-weight:1000!important;
  letter-spacing:.22em!important;
}
.tracking-head h3{
  margin:10px 0!important;
  font-size:34px!important;
  line-height:1.08!important;
  letter-spacing:-.04em!important;
}
.tracking-head p{
  margin:0!important;
  color:#dbe2ea!important;
  font-size:17px!important;
}
.tracking-list{
  display:grid!important;
  gap:14px!important;
}
.tracking-list article{
  display:grid!important;
  grid-template-columns:minmax(180px,.7fr) minmax(180px,1fr) minmax(220px,1fr) auto!important;
  align-items:center!important;
  gap:18px!important;
  padding:20px!important;
  border:1px solid #e5e9ef!important;
  border-radius:20px!important;
  background:linear-gradient(145deg,#fff,#f8fafc)!important;
  box-shadow:0 16px 42px rgba(15,23,42,.06)!important;
}
.tracking-list b,.tracking-list span{display:block!important}
.tracking-list span{color:#667085!important;font-weight:800!important}
.tracking-list p{margin:0!important;color:#334155!important;font-weight:850!important}
.tracking-list a{
  padding:12px 16px!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-weight:950!important;
  white-space:nowrap!important;
}
.tracking-steps{
  display:grid!important;
  grid-template-columns:repeat(3,1fr)!important;
  gap:8px!important;
}
.tracking-steps i{
  height:8px!important;
  border-radius:999px!important;
  background:#dbe2ea!important;
}
.tracking-steps i.done{background:#008b7e!important}
@media(max-width:1050px){
  .auth-split-page{grid-template-columns:1fr!important;padding:28px 16px!important}
  .auth-split-page .auth-visual,.premium-auth-card{border-radius:24px!important;min-height:auto!important}
  .tracking-list article{grid-template-columns:1fr!important}
}
@media(max-width:650px){
  .register-card-wide .form-grid,.auth-card-actions{grid-template-columns:1fr!important}
  .auth-split-page .auth-visual h1{font-size:34px!important}
  .premium-auth-card{padding:30px!important}
}

/* Customer registration upgrade */
.register-auth-page {
  grid-template-columns: minmax(360px, .72fr) minmax(560px, 1fr);
  gap: 22px;
  align-items: stretch;
}
.auth-stack {
  display: grid;
  gap: 18px;
}
.register-auth-page .auth-card {
  border: 1px solid #e5e9ef;
  border-radius: 14px;
}
.register-card {
  padding: 34px;
}
.register-card .form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}
.register-card .span-2 {
  grid-column: span 2;
}
.register-card textarea {
  width: 100%;
  min-height: 86px;
  padding: 14px 16px;
  border: 1px solid #dfe4eb;
  border-radius: 0;
  resize: vertical;
}
.auth-success {
  padding: 13px 14px;
  border-radius: 8px;
  background: #ecfdf5;
  color: #047857;
  border: 1px solid #bbf7d0;
  font-weight: 900;
}
@media(max-width:1100px) {
  .register-auth-page {
    grid-template-columns: 1fr;
  }
}
@media(max-width:650px) {
.register-card .form-grid {
    grid-template-columns: 1fr;
  }
  .register-card .span-2 {
    grid-column: auto;
  }
}

/* Product detail buy area refinements */
.premium-product-info .delivery-promise.shipping-count {
  display: grid !important;
  grid-template-columns: 54px minmax(0, 1fr) !important;
  align-items: center !important;
  column-gap: 14px !important;
  row-gap: 3px !important;
  min-height: 86px !important;
  margin: 18px 0 !important;
  padding: 16px 18px !important;
  border-radius: 16px !important;
  background: linear-gradient(135deg, #f0fffb, #fbfffe) !important;
  border: 1px solid #b9f0e3 !important;
  color: #123b36 !important;
}
.premium-product-info .delivery-promise.shipping-count:before {
  display: none !important;
}
.premium-product-info .delivery-promise.shipping-count svg {
  grid-row: 1 / span 2;
  width: 52px;
  height: 52px;
  padding: 12px;
  border-radius: 14px;
  background: #fff;
  fill: #008577;
  box-shadow: 0 14px 28px rgba(0,133,119,.12);
}
.premium-product-info .delivery-promise.shipping-count span {
  display: block;
  color: #008577;
  font-size: 13px;
  font-weight: 1000;
  letter-spacing: .18em;
  line-height: 1.15;
  text-transform: uppercase;
}
.premium-product-info .delivery-promise.shipping-count b {
  display: block;
  max-width: 100%;
  color: #193b36 !important;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.35;
  letter-spacing: 0;
}
.premium-product-info .luxury-cta-card .add-cart,
.premium-product-info .luxury-cta-card .add-cart span,
.mobile-buy-bar button {
  color: #fff !important;
}
.premium-product-info .luxury-cta-card .add-cart span {
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* Home premium benefits band */
.home-benefits-section {
  padding: 74px 0 58px;
  background:
    radial-gradient(circle at 12% 8%, rgba(215,25,32,.055), transparent 24rem),
    radial-gradient(circle at 88% 18%, rgba(0,133,119,.07), transparent 23rem),
    linear-gradient(180deg, #fff 0%, #f8f8f7 100%);
}
.home-benefits-container {
  width: min(1510px, calc(100% - 7vw));
  margin: 0 auto;
}
.benefits-header {
  max-width: 760px;
  margin: 0 auto 34px;
  text-align: center;
}
.benefits-header span {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 12px;
  color: #b5121b;
  font-size: 12px;
  font-weight: 950;
  letter-spacing: .18em;
  text-transform: uppercase;
}
.benefits-header span:before,
.benefits-header span:after {
  content: "";
  width: 24px;
  height: 1px;
  background: currentColor;
  opacity: .45;
}
.benefits-header h2 {
  margin: 0;
  color: #17191d;
  font-size: clamp(28px, 3vw, 42px);
  line-height: 1.12;
  letter-spacing: -.04em;
}
.benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.benefit-card {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  align-items: flex-start;
  gap: 18px;
  min-height: 218px;
  padding: 32px;
  border: 1px solid rgba(24,24,24,.08);
  border-radius: 24px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 20px 56px rgba(15,23,42,.06);
  backdrop-filter: blur(12px);
  animation: benefitFadeUp .55s ease both;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.benefit-card:nth-child(2) { animation-delay: .08s; }
.benefit-card:nth-child(3) { animation-delay: .16s; }
.benefit-card:hover {
  transform: translateY(-4px);
  border-color: rgba(181,18,27,.24);
  box-shadow: 0 28px 76px rgba(15,23,42,.105);
}
.benefit-icon {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 19px;
  color: #17191d;
  background:
    linear-gradient(145deg, #fff, #f3f1ee),
    radial-gradient(circle at 30% 20%, rgba(215,25,32,.12), transparent 60%);
  border: 1px solid rgba(24,24,24,.08);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.9), 0 12px 28px rgba(15,23,42,.08);
  transition: transform .24s ease, color .24s ease;
}
.benefit-icon svg {
  width: 30px;
  height: 30px;
  fill: currentColor;
}
.benefit-card:hover .benefit-icon {
  color: #b5121b;
  transform: scale(1.06) rotate(-2deg);
}
.benefit-content h3 {
  margin: 0 0 9px;
  color: #17191d;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: -.025em;
}
.benefit-content p {
  margin: 0 0 18px;
  color: #555d68;
  font-size: 15px;
  font-weight: 650;
  line-height: 1.65;
}
.benefit-content a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  min-height: 44px;
  padding: 0 2px;
  color: #b5121b;
  font-size: 14px;
  font-weight: 950;
}
.benefit-content a span {
  display: inline-block;
  transition: transform .2s ease;
}
.benefit-content a:hover span {
  transform: translateX(5px);
}
.section-anchor {
  scroll-margin-top: 96px;
}
@keyframes benefitFadeUp {
  from { opacity: 0; transform: translateY(16px); }
  to { opacity: 1; transform: translateY(0); }
}
@media (max-width: 991px) {
  .home-benefits-section {
    padding: 54px 0 42px;
  }
  .home-benefits-container {
    width: min(100% - 40px, 760px);
  }
  .benefits-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .benefit-card {
    min-height: auto;
  }
}
@media (max-width: 575px) {
  .home-benefits-section {
    padding: 46px 0 36px;
  }
  .home-benefits-container {
    width: calc(100% - 36px);
  }
  .benefits-header {
    margin-bottom: 24px;
    text-align: left;
  }
  .benefits-header span:before,
  .benefits-header span:after {
    display: none;
  }
  .benefits-header h2 {
    font-size: 28px;
  }
  .benefit-card {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
    padding: 22px;
    border-radius: 20px;
  }
  .benefit-icon {
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }
  .benefit-icon svg {
    width: 26px;
    height: 26px;
  }
  .benefit-content h3 {
    font-size: 19px;
  }
  .benefit-content p {
    font-size: 14px;
    line-height: 1.55;
  }
}

/* Premium product meta, share, trust and accordion */
.product-premium-meta {
  display: grid;
  gap: 24px;
  margin-top: 26px;
}
.product-info-card,
.premium-share-panel,
.premium-trust-grid article,
.premium-accordion details {
  border: 1px solid #e5e7eb;
  border-radius: 20px;
  background: linear-gradient(145deg, #fff, #fbfcfd);
  box-shadow: 0 18px 54px rgba(15, 23, 42, .065);
}
.product-info-card {
  padding: 22px;
}
.product-info-card h2,
.premium-share-panel h2 {
  margin: 0 0 16px;
  color: #111827;
  font-size: 15px;
  font-weight: 1000;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.product-info-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}
.product-info-grid > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 2px 12px;
  align-items: center;
  min-width: 0;
  padding: 14px;
  border: 1px solid #edf0f4;
  border-radius: 16px;
  background: #fff;
}
.meta-icon,
.premium-trust-grid article > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  grid-row: span 2;
  border-radius: 14px;
  background: #f0fffb;
  color: #008577;
}
.meta-icon svg,
.premium-trust-grid svg,
.premium-share-buttons svg,
.premium-accordion summary svg {
  width: 22px;
  height: 22px;
  fill: currentColor;
}
.product-info-grid small {
  color: #7b8492;
  font-size: 12px;
  font-weight: 850;
}
.product-info-grid b {
  overflow-wrap: anywhere;
  color: #111827;
  font-size: 16px;
  font-weight: 1000;
}
.premium-share-panel {
  padding: 20px 22px 22px;
}
.premium-share-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.premium-share-buttons a,
.premium-share-buttons button {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border: 1px solid #e1e5ea;
  border-radius: 50%;
  background: #fff;
  color: #171b21;
  cursor: pointer;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease;
}
.premium-share-buttons a:hover,
.premium-share-buttons button:hover {
  transform: translateY(-2px);
  border-color: #b8efe5;
  background: #f0fffb;
  color: #008577;
  box-shadow: 0 14px 30px rgba(0, 133, 119, .13);
}
.premium-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}
.premium-trust-grid article {
  display: grid;
  grid-template-columns: 46px minmax(0, 1fr);
  gap: 14px;
  align-items: start;
  padding: 18px;
  transition: transform .22s ease, box-shadow .22s ease;
}
.premium-trust-grid article:hover {
  transform: translateY(-3px);
  box-shadow: 0 24px 62px rgba(15, 23, 42, .105);
}
.premium-trust-grid b {
  display: block;
  color: #111827;
  font-size: 16px;
  font-weight: 1000;
  line-height: 1.2;
}
.premium-trust-grid p {
  margin: 6px 0 0;
  color: #576170;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.45;
}
.premium-accordion {
  display: grid;
  gap: 12px;
}
.premium-accordion details {
  overflow: hidden;
}
.premium-accordion summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-height: 62px;
  padding: 0 20px;
  color: #111827;
  font-size: 16px;
  font-weight: 1000;
  cursor: pointer;
  list-style: none;
}
.premium-accordion summary::-webkit-details-marker {
  display: none;
}
.premium-accordion summary svg {
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
  color: #008577;
  transition: transform .22s ease;
}
.premium-accordion details[open] {
  background: linear-gradient(145deg, #fff, #f8fffd);
  border-color: #cbf3ea;
}
.premium-accordion details[open] summary svg {
  transform: rotate(45deg);
}
.premium-accordion details > div {
  padding: 0 20px 20px;
  animation: accordionFade .22s ease;
}
.premium-accordion p {
  margin: 0;
  color: #444b55;
  font-size: 15px;
  font-weight: 650;
  line-height: 1.75;
}
.spec-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}
.spec-list p {
  display: grid;
  gap: 4px;
  padding: 13px 14px;
  border: 1px solid #e9edf2;
  border-radius: 14px;
  background: #fff;
}
.spec-list .span-2 {
  grid-column: span 2;
}
.spec-list span {
  color: #7b8492;
  font-size: 12px;
  font-weight: 900;
}
.spec-list b {
  color: #111827;
  font-size: 14px;
  font-weight: 950;
  line-height: 1.45;
}
@keyframes accordionFade {
  from { opacity: 0; transform: translateY(-4px); }
  to { opacity: 1; transform: translateY(0); }
}
.product-toast,
.copy-toast {
  position: fixed;
  left: 50%;
  bottom: calc(112px + env(safe-area-inset-bottom));
  z-index: 80;
  transform: translate(-50%, 10px);
  padding: 13px 18px;
  border-radius: 999px;
  background: #111827;
  color: #fff;
  box-shadow: 0 18px 45px rgba(15, 23, 42, .22);
  opacity: 0;
  transition: opacity .2s ease, transform .2s ease;
  font-weight: 900;
}
.product-toast.show,
.copy-toast.show {
  opacity: 1;
  transform: translate(-50%, 0);
}
.whatsapp {
  right: 20px !important;
  bottom: calc(96px + env(safe-area-inset-bottom)) !important;
  z-index: 50 !important;
  max-width: 245px;
}
@media (max-width: 900px) {
  .product-info-grid,
  .premium-trust-grid,
  .spec-list {
    grid-template-columns: 1fr;
  }
  .spec-list .span-2 {
    grid-column: auto;
  }
}
@media (max-width: 768px) {
  .product-premium-meta {
    gap: 18px;
  }
  .product-info-card,
  .premium-share-panel,
  .premium-trust-grid article {
    border-radius: 18px;
    padding: 18px;
  }
  .premium-share-buttons a,
  .premium-share-buttons button {
    width: 46px;
    height: 46px;
  }
  .whatsapp {
    right: 16px !important;
    bottom: calc(88px + env(safe-area-inset-bottom)) !important;
    width: 58px;
    height: 58px;
    padding: 0 !important;
    justify-content: center;
    border-radius: 50% !important;
  }
  .whatsapp .wa-text {
    display: none !important;
  }
}

/* Footer CTA premium upgrade */
.premium-footer .footer-cta{position:relative;grid-template-columns:minmax(0,1fr) auto;padding:54px 7%;background:radial-gradient(circle at 82% 20%,rgba(217,18,31,.28),transparent 28%),linear-gradient(135deg,#050505,#171717 58%,#26070b);overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}
.premium-footer .footer-cta:before{content:"";position:absolute;left:7%;right:7%;top:0;height:1px;background:linear-gradient(90deg,transparent,#fff8,transparent)}
.premium-footer .footer-cta:after{content:"";position:absolute;right:34%;top:22px;bottom:22px;width:1px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.2),transparent)}
.footer-cta>div:first-child{position:relative;z-index:1;display:grid;grid-template-columns:170px minmax(0,1fr);column-gap:28px;align-items:center;max-width:880px}
.footer-cta>div:first-child img{grid-row:1/4;width:170px;filter:drop-shadow(0 16px 24px rgba(0,0,0,.45))}
.footer-cta small{color:#ff3342!important;letter-spacing:.34em;font-size:12px;font-weight:950}
.footer-cta h2{font-size:38px;line-height:1.12;letter-spacing:-.04em;margin:9px 0 8px;max-width:720px}
.footer-cta p{margin:0;max-width:660px;color:#d8dee8;font-size:16px;line-height:1.6}
.footer-cta-actions{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,auto);gap:10px;align-items:center;justify-items:end}
.footer-cta-actions span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.06);color:#f4f4f5;font-weight:900;font-size:13px}
.footer-cta-actions a{grid-column:1/3;display:inline-flex!important;align-items:center;justify-content:center;min-width:270px;min-height:62px;margin-top:6px!important;border-radius:999px;background:#fff;color:#111!important;font-size:17px;font-weight:950;box-shadow:0 18px 46px rgba(0,0,0,.28);transition:.25s}
.footer-cta-actions a:after{content:"";width:9px;height:9px;margin-left:12px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg)}
.footer-cta-actions a:hover{background:#d9121f!important;color:#fff!important;transform:translateY(-3px);box-shadow:0 24px 58px rgba(217,18,31,.32)}
@media(max-width:1000px){.premium-footer .footer-cta{grid-template-columns:1fr}.premium-footer .footer-cta:after{display:none}.footer-cta-actions{justify-items:start;margin-top:24px}}
@media(max-width:650px){.footer-cta>div:first-child{grid-template-columns:1fr}.footer-cta>div:first-child img{grid-row:auto;width:150px;margin-bottom:16px}.footer-cta h2{font-size:28px}.footer-cta-actions{grid-template-columns:1fr}.footer-cta-actions a{grid-column:auto;min-width:0;width:100%}.footer-cta-actions span{width:100%;justify-content:center}}

/* Footer full premium rebuild */
.premium-footer{background:#070707!important;color:#fff;overflow:hidden}
.modern-footer-grid{position:relative;display:grid!important;grid-template-columns:minmax(330px,1.15fr) repeat(3,minmax(190px,.7fr))!important;gap:18px!important;padding:54px 7%!important;background:radial-gradient(circle at 8% 0,rgba(217,18,31,.18),transparent 32%),linear-gradient(180deg,#111,#0a0a0a)!important}
.modern-footer-grid:before{content:"";position:absolute;left:7%;right:7%;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.24),transparent)}
.footer-brand-card,.footer-link-card{position:relative;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:26px;box-shadow:0 22px 70px rgba(0,0,0,.22)}
.footer-brand-card{padding:30px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(217,18,31,.08) 55%,rgba(255,255,255,.025))}
.footer-brand-card:after{content:"";position:absolute;right:-70px;bottom:-70px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.24),transparent 68%)}
.footer-logo{width:min(300px,92%)!important;margin:0 0 22px!important}
.footer-brand-text{font-size:16px;line-height:1.7;color:#d7dbe2!important;margin:0 0 20px;max-width:460px!important}
.footer-contact-list{display:grid;gap:10px;margin:0 0 20px}
.footer-contact-list a{display:grid!important;grid-template-columns:1fr auto;gap:12px;align-items:center;margin:0!important;padding:13px 14px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(0,0,0,.22);color:#fff!important}
.footer-contact-list a:hover{background:rgba(217,18,31,.18);transform:translateX(0)!important}
.footer-contact-list span{color:#aeb6c2;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.footer-contact-list b{font-size:15px}
.premium-footer .socials{gap:10px;margin:18px 0!important}
.premium-footer .socials a{background:#fff!important;color:#111!important;border:1px solid rgba(255,255,255,.2);box-shadow:0 12px 28px rgba(0,0,0,.18)}
.premium-footer .socials a:hover{background:#d9121f!important;color:#fff!important;transform:translateY(-3px)!important}
.footer-newsletter{display:grid!important;grid-template-columns:1fr 116px!important;gap:8px!important;max-width:100%!important;margin-top:20px!important}
.footer-newsletter input{width:100%!important;height:50px!important;border:1px solid rgba(255,255,255,.14)!important;background:rgba(0,0,0,.28)!important;border-radius:8px;color:#fff!important;padding:0 14px!important}
.footer-newsletter button{height:50px!important;border-radius:8px!important;background:#fff!important;color:#111!important;text-transform:none;font-weight:950}
.footer-newsletter button:hover{background:#d9121f!important;color:#fff!important}
.footer-link-card h3{display:flex;align-items:center;gap:10px;font-size:15px!important;letter-spacing:.13em!important;margin:0 0 20px!important;color:#fff}
.footer-link-card h3:before{content:"";width:8px;height:8px;border-radius:50%;background:#d9121f;box-shadow:0 0 0 5px rgba(217,18,31,.14)}
.footer-link-card a{position:relative;display:flex!important;align-items:center;min-height:36px;margin:6px 0!important;color:#d5d9e0!important;font-size:15px;font-weight:850}
.footer-link-card a:before{content:"";width:0;height:1px;background:#d9121f;margin-right:0;transition:.24s}
.footer-link-card a:hover{color:#fff!important;transform:translateX(0)!important;text-decoration:none!important}
.footer-link-card a:hover:before{width:18px;margin-right:9px}
.modern-trust-row{display:grid!important;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px 7%!important;background:#0d0d0d!important;border-top:1px solid rgba(255,255,255,.08)!important;border-bottom:1px solid rgba(255,255,255,.08)}
.modern-trust-row span{justify-content:center;min-height:54px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.015));font-size:15px;color:#d7dbe2}
.modern-trust-row span b{color:#fff;margin-right:3px}
.premium-footer .footer-bottom{grid-template-columns:1fr auto minmax(240px,1fr)!important;padding:24px 7%!important;background:#080808!important}
.premium-footer .footer-bottom>span:first-child{max-width:420px;color:#b8c0ca;line-height:1.45}
.premium-footer .footer-bottom a{color:#fff!important;text-decoration:none!important;border-bottom:1px solid rgba(255,255,255,.35)}
.premium-footer .cards{justify-self:end!important;filter:saturate(1.05) contrast(1.08)}
.premium-footer .cards img{height:34px!important}
@media(max-width:1100px){.modern-footer-grid{grid-template-columns:1fr 1fr!important}.modern-trust-row{grid-template-columns:1fr!important}.premium-footer .footer-bottom{grid-template-columns:1fr!important}.premium-footer .cards{justify-self:start!important}}
@media(max-width:650px){.modern-footer-grid{grid-template-columns:1fr!important;padding:34px 16px!important}.footer-newsletter{grid-template-columns:1fr!important}.modern-trust-row{padding:14px 16px!important}.premium-footer .footer-bottom{padding:22px 16px!important}.footer-brand-card,.footer-link-card{padding:22px}}

/* Accessible cookie consent dialog; kept clear of the mobile action dock. */
.cookie-consent{
  position:fixed;
  inset:0;
  z-index:1400;
  display:grid;
  place-items:center;
  padding:24px;
}
.cookie-consent[hidden]{display:none!important}
.cookie-consent-backdrop{
  position:absolute;
  inset:0;
  background:rgba(7,9,13,.46);
  backdrop-filter:blur(7px);
  -webkit-backdrop-filter:blur(7px);
}
.cookie-consent-card{
  position:relative;
  width:min(480px,100%);
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:18px;
  padding:26px;
  border:1px solid rgba(15,23,42,.1);
  border-radius:16px;
  background:#fff;
  color:#12141a;
  box-shadow:0 30px 100px rgba(5,8,14,.3),0 1px 0 rgba(255,255,255,.9) inset;
}
.cookie-consent-icon{
  width:52px;
  height:52px;
  display:grid;
  place-items:center;
  border-radius:14px;
  color:#fff;
  background:linear-gradient(145deg,#111318,#2b303a);
  box-shadow:0 14px 30px rgba(15,23,42,.2);
}
.cookie-consent-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.cookie-consent-copy small{display:block;margin:2px 0 8px;color:#d71920;font:700 11px/1.2 Poppins,Arial,sans-serif;letter-spacing:.16em}
.cookie-consent-copy h2{margin:0;font:600 22px/1.3 Poppins,Arial,sans-serif;letter-spacing:0}
.cookie-consent-copy p{margin:10px 0 0;color:#606977;font:400 14px/1.65 Poppins,Arial,sans-serif;letter-spacing:0}
.cookie-consent-actions{
  grid-column:1/-1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-top:5px;
}
.cookie-consent-actions a{color:#414957;font:500 13px/1.4 Poppins,Arial,sans-serif;text-decoration:underline;text-underline-offset:4px}
.cookie-consent-actions button{
  min-width:126px;
  min-height:46px;
  border:0;
  border-radius:999px;
  background:#111318;
  color:#fff;
  font:600 14px/1 Poppins,Arial,sans-serif;
  cursor:pointer;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;
}
.cookie-consent-actions button:hover{transform:translateY(-2px);background:#d71920;box-shadow:0 14px 28px rgba(215,25,32,.22)}
@media(max-width:760px){
  .cookie-consent{padding:18px 18px calc(96px + env(safe-area-inset-bottom,0px));align-items:center}
  .cookie-consent-card{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px;border-radius:14px}
  .cookie-consent-icon{width:44px;height:44px;border-radius:12px}
  .cookie-consent-icon svg{width:23px;height:23px}
  .cookie-consent-copy h2{font-size:18px}
  .cookie-consent-copy p{font-size:13px;line-height:1.55}
  .cookie-consent-actions{align-items:stretch;flex-direction:column-reverse;gap:12px}
  .cookie-consent-actions button{width:100%;min-height:48px}
  .cookie-consent-actions a{text-align:center;font-size:12px}
  body.cookie-consent-open .mobile-bottom-actions{filter:blur(1px);pointer-events:none}
}

/* Premium service band rebuild */
.premium-service-band{display:grid!important;grid-template-columns:minmax(320px,.82fr) minmax(0,1.7fr)!important;gap:34px!important;align-items:stretch;padding:86px 6%!important;background:linear-gradient(180deg,#fff 0,#f6f7f9 100%)!important;position:relative;overflow:hidden}
.premium-service-band:before{content:"";position:absolute;inset:28px 6% auto;height:1px;background:linear-gradient(90deg,transparent,rgba(17,17,17,.18),transparent)}
.service-intro{position:relative;display:grid;align-content:center;padding:42px;background:linear-gradient(135deg,#050505,#191919 58%,#33080d);border-radius:12px;color:#fff;box-shadow:0 28px 90px rgba(15,23,42,.18);overflow:hidden}
.service-intro:after{content:"";position:absolute;right:-70px;bottom:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.38),transparent 66%)}
.service-intro small{position:relative;z-index:1;color:#ff3342;letter-spacing:.3em;font-weight:950;font-size:12px}
.service-intro h2{position:relative;z-index:1;margin:18px 0 0;font-size:34px;line-height:1.14;letter-spacing:-.04em}
.service-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.service-track article{position:relative;display:grid;grid-template-rows:auto 1fr;gap:24px;min-height:300px;padding:30px;background:#fff;border:1px solid #e3e7ee;border-radius:12px;box-shadow:0 22px 70px rgba(15,23,42,.08);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.service-track article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#111,#d9121f)}
.service-track article:after{content:"";position:absolute;right:-54px;top:-54px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.12),transparent 68%);transition:.28s}
.service-track article:hover{transform:translateY(-8px);box-shadow:0 34px 95px rgba(15,23,42,.15);border-color:#d7dde6}
.service-track article:hover:after{transform:scale(1.35)}
.service-track article.featured{background:linear-gradient(180deg,#111,#1b1b1b);color:#fff;border-color:#111}
.service-track article.featured:before{background:linear-gradient(90deg,#d9121f,#ffccd1)}
.service-track article.featured p{color:#d8dee8}
.service-track article em{position:absolute;right:22px;bottom:18px;font-style:normal;font-size:52px;font-weight:950;line-height:1;color:rgba(15,23,42,.06);letter-spacing:-.06em}
.service-track article.featured em{color:rgba(255,255,255,.08)}
.premium-service-icon{position:relative;width:72px;height:72px;border-radius:20px;background:linear-gradient(180deg,#fff,#f1f3f6);border:1px solid #e1e6ee;box-shadow:0 16px 36px rgba(15,23,42,.12);display:grid;place-items:center}
.featured .premium-service-icon{background:#fff;border-color:#fff}
.premium-service-icon:before,.premium-service-icon:after{content:"";position:absolute}
.premium-service-icon.truck:before{left:18px;top:29px;width:26px;height:16px;border:3px solid #111;border-radius:2px}
.premium-service-icon.truck:after{right:16px;top:34px;width:16px;height:11px;border:3px solid #d9121f;border-left:0;border-radius:0 3px 3px 0;box-shadow:-25px 18px 0 -12px #111,-5px 18px 0 -12px #111}
.premium-service-icon.color:before{left:17px;top:17px;width:38px;height:38px;border-radius:50%;background:conic-gradient(#d9121f,#ffcc00,#111,#d9121f)}
.premium-service-icon.color:after{left:29px;top:29px;width:14px;height:14px;border-radius:50%;background:#fff}
.premium-service-icon.support:before{left:19px;top:17px;width:34px;height:34px;border:3px solid #111;border-radius:50%}
.premium-service-icon.support:after{left:31px;top:47px;width:22px;height:12px;border:3px solid #d9121f;border-top:0;border-radius:0 0 18px 18px;transform:rotate(-12deg)}
.service-track b{display:block;font-size:25px;line-height:1.18;letter-spacing:-.03em;margin-bottom:12px}
.service-track p{font-size:16px;line-height:1.68;color:#4b5563;margin:0}
@media(max-width:1100px){.premium-service-band{grid-template-columns:1fr!important}.service-track{grid-template-columns:1fr 1fr}.service-intro h2{font-size:30px}}
@media(max-width:700px){.premium-service-band{padding:48px 16px!important}.service-track{grid-template-columns:1fr}.service-intro{padding:28px}.service-track article{min-height:auto}.service-intro h2{font-size:26px}}

/* Cart and checkout luxury rebuild */
.commerce-hero{padding:0!important;background:#050505!important;color:#fff!important}
.commerce-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 440px;gap:40px;align-items:end;padding:74px 7% 54px;background:radial-gradient(circle at 78% 18%,rgba(217,18,31,.34),transparent 30%),linear-gradient(135deg,#050505,#141414 58%,#2b070b)}
.commerce-hero-inner img{width:210px;margin-bottom:24px;filter:drop-shadow(0 16px 24px rgba(0,0,0,.42))}
.commerce-hero small{color:#ff3342!important;letter-spacing:.34em!important;font-weight:950}
.commerce-hero h1{font-size:64px!important;letter-spacing:-.06em!important;margin:14px 0!important}
.commerce-hero p{font-size:20px!important;max-width:720px!important;color:#e3e7ee!important}
.commerce-steps{display:grid!important;gap:10px!important;margin:0!important}
.commerce-steps span{display:grid!important;grid-template-columns:34px 1fr;align-items:center;gap:11px;min-height:52px!important;border-radius:999px!important;background:rgba(255,255,255,.075)!important;border:1px solid rgba(255,255,255,.13)!important;color:#e8ecf2!important;padding:0 16px 0 10px!important}
.commerce-steps span i{width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.12);display:grid;place-items:center;font-style:normal;font-weight:950}
.commerce-steps span.active{background:#fff!important;color:#111!important;border-color:#fff!important;box-shadow:0 18px 46px rgba(0,0,0,.28)!important}.commerce-steps span.active i{background:#d9121f;color:#fff}
.commerce-assurance{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:18px 6%;background:#fff;border-bottom:1px solid #edf0f4;box-shadow:0 18px 60px rgba(15,23,42,.05);position:relative;z-index:2}
.commerce-assurance div{display:grid;grid-template-columns:34px 1fr;column-gap:13px;align-items:center;min-height:70px;padding:14px 16px;background:linear-gradient(180deg,#fff,#fafbfc);border:1px solid #e7ebf0;border-radius:12px}
.commerce-assurance i{grid-row:1/3;color:#d9121f}.commerce-assurance b{display:block;font-size:15px}.commerce-assurance span{display:block;color:#667085;font-size:13px;font-weight:800}
.premium-cart-page,.premium-checkout{background:linear-gradient(180deg,#f5f6f8,#fff)!important;padding-top:42px!important}
.commerce-section-head{background:#fff;border:1px solid #e7ebf0;border-radius:12px;padding:22px 24px;box-shadow:0 14px 44px rgba(15,23,42,.055)}
.commerce-section-head h2{font-size:34px!important}
.commerce-section-head small{color:#d9121f!important}
.commerce-section-head a{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border:1px solid #111;border-radius:999px;text-decoration:none!important}
.premium-cart-line{position:relative;grid-template-columns:170px minmax(0,1fr) 152px 150px!important;padding:20px 54px 20px 20px!important;border-radius:14px!important;border:1px solid #e2e7ee!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;box-shadow:0 18px 60px rgba(15,23,42,.07)!important}
.premium-cart-line:hover{transform:translateY(-5px)!important;box-shadow:0 32px 95px rgba(15,23,42,.14)!important}
.cart-media{height:142px!important;border-radius:12px!important;background:radial-gradient(circle at center,#fff,#f4f6f8)!important;box-shadow:inset 0 0 0 1px #eef1f5}
.cart-product-info small{color:#d9121f!important}.cart-product-info h3{font-size:22px!important;letter-spacing:-.03em}
.cart-product-meta span{background:#fff1f2!important;color:#d9121f!important;border-color:#ffd4d8!important}
.cart-qty{justify-content:center!important}.cart-qty button,.cart-qty input{width:52px!important;height:52px!important;border-color:#d9dee7!important;font-size:18px!important}.cart-qty button:first-child{border-radius:10px 0 0 10px}.cart-qty button:last-child{border-radius:0 10px 10px 0}.cart-qty input{border-left:0;border-right:0}
.cart-price strong{font-size:24px!important;color:#d9121f!important}
.summary-card{position:relative;overflow:hidden;border-radius:16px!important;background:linear-gradient(180deg,#111,#050505)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 28px 90px rgba(15,23,42,.24)!important}
.summary-card:before{content:"";position:absolute;right:-70px;top:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.36),transparent 66%)}
.summary-card>*{position:relative;z-index:1}.summary-card>small{color:#ff3342!important}.summary-card h2{font-size:32px!important;color:#fff!important}
.summary-line,.summary-total{border-color:rgba(255,255,255,.12)!important}.summary-line span,.summary-trust span{color:#d8dee8!important}.summary-line b{color:#fff}.summary-line b.free{color:#fff!important;background:rgba(217,18,31,.2);padding:5px 10px;border-radius:999px}.summary-total strong{color:#ff3342!important;font-size:32px!important}
.coupon-box input{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important;border-radius:10px}.coupon-box button,.summary-update{border-radius:10px!important;background:#fff!important;color:#111!important}
.coupon-remove-form button{width:100%;margin:8px 0 12px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:rgba(255,255,255,.08);color:#fff;font-weight:950;cursor:pointer}
.coupon-remove-form button:hover{background:rgba(217,18,31,.25);border-color:rgba(217,18,31,.45)}
.summary-checkout{border-radius:999px!important;min-height:62px!important;background:#d9121f!important;box-shadow:0 18px 48px rgba(217,18,31,.32)!important}.summary-checkout:hover{background:#fff!important;color:#111!important}
.summary-trust{border-color:rgba(255,255,255,.12)!important}
.checkout-card{border-radius:16px!important;border:1px solid #e1e6ee!important;box-shadow:0 18px 60px rgba(15,23,42,.07)!important;padding:32px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important}
.checkout-card-head>span{background:#d9121f!important;box-shadow:0 14px 34px rgba(217,18,31,.24)!important}.checkout-card-head small{color:#d9121f!important}.checkout-card-head h2{font-size:30px!important;letter-spacing:-.03em}
.checkout-card input,.checkout-card textarea,.checkout-card select{border-radius:10px!important;border-color:#dfe4eb!important;background:#fff!important}
.payment-methods label>span{border-radius:12px!important;background:#fff!important;border-color:#e1e6ee!important}.payment-methods input:checked+span{background:linear-gradient(180deg,#111,#050505)!important;border-color:#111!important;box-shadow:0 20px 54px rgba(15,23,42,.2)!important}
.agreement-box{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px}.agreement-box label{color:#e8ecf2!important}
.checkout-item{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px}.checkout-item img{background:#fff!important;border-radius:9px!important}.checkout-item span{color:#c7ced8!important}
@media(max-width:1100px){.commerce-hero-inner{grid-template-columns:1fr}.commerce-steps{grid-template-columns:repeat(2,1fr)}.commerce-assurance{grid-template-columns:repeat(2,1fr)}.premium-cart-line{grid-template-columns:140px 1fr 152px!important}.cart-price{grid-column:2/4!important}}
@media(max-width:700px){.commerce-hero-inner{padding:48px 18px}.commerce-hero-inner img{width:160px}.commerce-hero h1{font-size:42px!important}.commerce-steps,.commerce-assurance{grid-template-columns:1fr}.premium-cart-line{grid-template-columns:100px 1fr!important}.cart-qty{justify-content:flex-start!important}.cart-price{grid-column:1/3!important}.checkout-card{padding:22px!important}}

/* Reviews luxury proof section */
.professional-reviews{position:relative;padding:108px 7% 116px!important;background:radial-gradient(circle at 92% 5%,rgba(217,18,31,.09),transparent 26%),linear-gradient(180deg,#fff,#f5f6f8 64%,#fff)!important;overflow:hidden}

/* Final premium header rebuild */
.top-strip{
  height:40px!important;
  padding:0 7%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:22px!important;
  background:linear-gradient(180deg,#fff,#fbfcfd)!important;
  border-top:4px solid #2b2b2b!important;
  border-bottom:1px solid #eceff3!important;
  box-shadow:none!important;
}
.top-strip strong{
  font-size:14px!important;
  letter-spacing:.09em!important;
  color:#050505!important;
}
.top-strip-badge{
  position:relative;
  display:inline-flex!important;
  align-items:center!important;
  min-height:27px!important;
  padding:0 16px 0 38px!important;
  border-radius:999px!important;
  border:1px solid #e5e8ee!important;
  background:#fff!important;
  color:#2d3441!important;
  box-shadow:0 10px 28px rgba(15,23,42,.055)!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
}
.top-strip-badge:before{
  content:""!important;
  position:absolute!important;
  left:12px!important;
  top:50%!important;
  width:11px!important;
  height:11px!important;
  transform:translateY(-50%)!important;
  border-radius:50%!important;
  background:#d9121f!important;
  box-shadow:0 0 0 7px rgba(217,18,31,.11)!important;
}
.site-header{
  height:92px!important;
  padding:0 7%!important;
  display:grid!important;
  grid-template-columns:320px minmax(0,1fr) auto!important;
  align-items:center!important;
  background:
    radial-gradient(circle at 17% 50%,rgba(217,18,31,.07),transparent 25rem),
    linear-gradient(180deg,#fff,#fbfcfd)!important;
  border-bottom:1px solid #eef1f5!important;
}
.modern-brand-logo{
  position:relative!important;
  width:220px!important;
  height:72px!important;
  justify-self:start!important;
  justify-content:center!important;
  padding:7px 18px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:12px!important;
  background:
    radial-gradient(circle at 20% 22%,rgba(217,18,31,.22),transparent 11rem),
    linear-gradient(135deg,#080808,#191b20 64%,#070707)!important;
  box-shadow:0 20px 46px rgba(15,23,42,.18),inset 0 1px 0 rgba(255,255,255,.08)!important;
  overflow:hidden!important;
  transition:transform .28s ease,box-shadow .28s ease,filter .28s ease!important;
}
.modern-brand-logo:before{
  content:"";
  position:absolute;
  left:12px;
  top:11px;
  bottom:11px;
  width:4px;
  border-radius:999px;
  background:linear-gradient(180deg,#d9121f,#111);
}
.modern-brand-logo:after{
  content:"";
  position:absolute;
  inset:-35% auto -35% -55%;
  width:42%;
  transform:skewX(-18deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.34),transparent);
  opacity:0;
  transition:left .62s ease,opacity .24s ease;
}
.modern-brand-logo img{
  width:184px!important;
  height:62px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 10px 16px rgba(0,0,0,.34)) brightness(1.08)!important;
  transform:translateY(0)!important;
}
.modern-brand-logo:hover{
  transform:translateY(-2px)!important;
  filter:saturate(1.08)!important;
  box-shadow:0 26px 62px rgba(15,23,42,.22),0 0 34px rgba(217,18,31,.16),inset 0 1px 0 rgba(255,255,255,.14)!important;
}
.modern-brand-logo:hover:after{
  left:118%;
  opacity:1;
}
.header-actions{
  justify-self:end!important;
  height:62px!important;
  gap:7px!important;
  padding:7px!important;
  border-radius:999px!important;
  border:1px solid #e4e8ef!important;
  background:linear-gradient(180deg,#fff,#f7f8fb)!important;
  box-shadow:0 22px 60px rgba(15,23,42,.09)!important;
}
.header-icon-link,.login-chip{
  min-height:48px!important;
  padding:0 17px!important;
  border-radius:999px!important;
  color:#070b12!important;
  font-size:16px!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  transition:transform .22s ease,background .22s ease,color .22s ease,box-shadow .22s ease!important;
}
.header-icon-link svg{
  width:24px!important;
  height:24px!important;
}
.header-actions b{
  min-width:32px!important;
  height:32px!important;
  margin-left:2px!important;
  color:#071111!important;
  background:linear-gradient(135deg,#d9fffb,#8ff2eb)!important;
  border:1px solid rgba(0,169,157,.16)!important;
  box-shadow:0 12px 28px rgba(0,169,157,.24)!important;
}
.login-chip{
  padding:0 20px!important;
  background:linear-gradient(180deg,#f4f6f9,#eceff4)!important;
}
.header-icon-link:hover,.login-chip:hover{
  background:linear-gradient(135deg,#111,#2a2a2a)!important;
  color:#fff!important;
  transform:translateY(-2px)!important;
  box-shadow:0 16px 34px rgba(15,23,42,.18)!important;
}
.header-icon-link:hover svg{color:#fff!important;}
@media(max-width:1100px){
  .site-header{grid-template-columns:1fr!important;height:auto!important;gap:14px!important;padding:16px 5%!important}
  .modern-brand-logo{justify-self:center!important}
  .header-actions{justify-self:center!important}
}
@media(max-width:650px){
  .top-strip{height:auto!important;min-height:44px!important;padding:8px 14px!important;gap:9px!important;flex-wrap:wrap!important}
  .top-strip strong{font-size:12px!important;text-align:center!important}
  .site-header{padding:14px 16px!important}
  .modern-brand-logo{width:218px!important;height:62px!important}
  .modern-brand-logo img{width:134px!important;height:48px!important}
  .header-actions{width:100%!important;border-radius:18px!important;justify-content:space-between!important}
  .header-icon-link,.login-chip{font-size:13px!important;padding:0 9px!important}
}
.professional-reviews:before{content:"";position:absolute;left:7%;right:7%;top:54px;height:1px;background:linear-gradient(90deg,transparent,rgba(17,17,17,.18),transparent)!important;opacity:1!important}
.professional-reviews:after{content:"";position:absolute;right:7%;bottom:54px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.1),transparent 70%);pointer-events:none}
.professional-reviews .reviews-head{position:relative;z-index:1;grid-template-columns:minmax(0,1fr) 310px!important;max-width:1380px!important;margin-bottom:44px!important}
.professional-reviews .reviews-head small{color:#d9121f!important;letter-spacing:.34em!important}
.professional-reviews .reviews-head h2{font-size:58px!important;max-width:780px;letter-spacing:-.065em!important}
.professional-reviews .reviews-head p{font-size:21px!important;max-width:760px!important;color:#344054!important}
.professional-reviews .review-score-card{border-radius:18px!important;background:radial-gradient(circle at 82% 8%,rgba(255,204,0,.22),transparent 32%),linear-gradient(145deg,#050505,#151515 64%,#28080b)!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 34px 100px rgba(15,23,42,.24)!important;padding:30px!important}
.professional-reviews .review-score-card strong{font-size:68px!important}
.professional-reviews .review-score-card .stars{color:#ffcc00!important;font-size:19px!important;margin:14px 0!important}
.professional-reviews .review-score-card b{font-size:20px!important}
.professional-reviews .review-score-card small{color:#d9dee7!important}
.professional-reviews .review-grid{position:relative;z-index:1;max-width:1380px!important;gap:26px!important}
.professional-reviews .review-grid article{border-radius:18px!important;min-height:390px!important;padding:34px!important;border:1px solid #e1e6ee!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;box-shadow:0 22px 80px rgba(15,23,42,.09)!important}
.professional-reviews .review-grid article:after{content:"";position:absolute;right:24px;bottom:24px;width:72px;height:72px;border-radius:50%;background:radial-gradient(circle,rgba(217,18,31,.08),transparent 70%)}
.professional-reviews .review-grid article:hover{transform:translateY(-9px)!important;box-shadow:0 36px 110px rgba(15,23,42,.15)!important}
.professional-reviews .review-grid article.featured-review{background:radial-gradient(circle at 78% 90%,rgba(217,18,31,.2),transparent 34%),linear-gradient(145deg,#070707,#171b20 68%,#2a070b)!important;border-color:#111!important;box-shadow:0 38px 120px rgba(15,23,42,.27)!important}
.professional-reviews .review-top{margin-bottom:26px!important}
.professional-reviews .review-top span{color:#d9121f!important;font-size:18px!important}
.professional-reviews .featured-review .review-top span{color:#ffcc00!important}
.professional-reviews .review-top em{background:#fff1f2!important;color:#d9121f!important;border:1px solid #ffd3d7;border-radius:999px!important;padding:8px 14px!important;letter-spacing:.12em}
.professional-reviews .featured-review .review-top em{background:rgba(255,255,255,.1)!important;color:#fff!important;border-color:rgba(255,255,255,.15)}
.professional-reviews .review-grid article b{font-size:25px!important;letter-spacing:-.035em!important}
.professional-reviews .review-grid article p{font-size:18px!important;color:#344054!important}
.professional-reviews .featured-review p{color:#e7ebf2!important}
.professional-reviews .review-grid footer{position:relative;z-index:1;margin-top:32px!important;padding-top:24px;border-top:1px solid rgba(15,23,42,.08)}
.professional-reviews .featured-review footer{border-top-color:rgba(255,255,255,.12)}
.professional-reviews .review-grid footer i{width:48px!important;height:48px!important;background:#111!important;box-shadow:0 14px 28px rgba(15,23,42,.18)}
.professional-reviews .featured-review footer i{background:#d9121f!important;color:#fff!important}
.professional-reviews .review-grid footer small{font-size:15px!important}
.professional-reviews .review-grid footer u{color:#d9121f!important}
.professional-reviews .featured-review footer u{color:#ffcc00!important}
.professional-reviews .reviews-proof{position:relative;z-index:1;max-width:1380px!important;margin-top:26px!important;gap:18px!important}
.professional-reviews .reviews-proof span{min-height:76px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;border-color:#e1e6ee!important;box-shadow:0 20px 70px rgba(15,23,42,.07)!important;font-size:18px!important}
.professional-reviews .reviews-proof b{font-size:33px!important;color:#d9121f!important}
@media(max-width:900px){.professional-reviews .reviews-head{grid-template-columns:1fr!important}.professional-reviews .reviews-head h2{font-size:42px!important}.professional-reviews .review-score-card{max-width:none!important}.professional-reviews .reviews-proof{grid-template-columns:1fr!important}}
@media(max-width:650px){.professional-reviews{padding:64px 16px 72px!important}.professional-reviews .reviews-head h2{font-size:34px!important}.professional-reviews .reviews-head p{font-size:17px!important}.professional-reviews .review-grid article{min-height:auto!important;padding:26px!important}.professional-reviews .review-score-card strong{font-size:52px!important}}

/* Product cards luxury refinement */
.product-grid{gap:34px!important}
.product-card{position:relative;border-radius:18px!important;border:1px solid #e4e8ef!important;background:linear-gradient(180deg,#fff,#fbfcfd)!important;box-shadow:0 22px 74px rgba(15,23,42,.08)!important;padding:0!important;overflow:hidden}
.product-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 8%,rgba(217,18,31,.08),transparent 24%);pointer-events:none;z-index:1}
.product-card:hover{transform:translateY(-10px)!important;box-shadow:0 40px 120px rgba(15,23,42,.16)!important;border-color:#d8dee8!important}
.product-card .product-image{height:455px!important;padding:44px 34px 82px!important;background:linear-gradient(180deg,#fff 0,#f8fafc 56%,#eef1f5 100%)!important}
.product-card .product-image:before{left:18%!important;right:18%!important;bottom:62px!important;height:32px!important;background:radial-gradient(ellipse,rgba(0,0,0,.24),transparent 68%)!important;filter:blur(13px)!important}
.product-card .canvas-frame{width:86%!important;filter:drop-shadow(28px 34px 22px rgba(0,0,0,.26))!important}
.product-card:hover .canvas-frame{transform:translateY(-7px) scale(1.035)!important;filter:drop-shadow(34px 42px 28px rgba(0,0,0,.3))!important}
.product-card .product-image em{right:24px!important;top:24px!important;width:76px;height:48px;display:grid;place-items:center;border-radius:999px!important;background:linear-gradient(135deg,#d9121f,#ff3445)!important;box-shadow:0 18px 34px rgba(217,18,31,.3)!important;font-size:16px!important;letter-spacing:-.02em}
.product-card .heart{top:424px!important;left:28px!important;width:56px!important;height:56px!important;border:1px solid #e4e8ef!important;box-shadow:0 18px 42px rgba(15,23,42,.16)!important}
.product-card .heart:hover{background:#d9121f!important;border-color:#d9121f!important}.product-card .heart:hover svg{stroke:#fff!important;fill:#d9121f!important}
.product-card h3,.product-card .rating,.product-card .price,.product-card-meta,.product-card-actions{position:relative;z-index:2}
.product-card h3{padding:28px 28px 0!important;margin:0 0 14px!important;font-size:20px!important;line-height:1.28!important;min-height:78px!important}
.product-card .rating{padding:0 28px!important;font-size:15px!important}.product-card .rating span{font-size:17px!important;color:#008577!important}
.product-card .price{padding:0 28px!important;margin:14px 0 0!important;display:grid!important;grid-template-columns:1fr!important;gap:4px!important}
.product-card .price del{font-size:16px!important;color:#111827!important}.product-card .price strong{font-size:19px!important;color:#d9121f!important;letter-spacing:-.02em}
.product-card-meta{padding:18px 28px 0!important}.product-card-meta span{background:#fff4f5!important;color:#d9121f!important;border-color:#ffcfd5!important;padding:9px 12px!important;font-size:12px!important;box-shadow:0 8px 20px rgba(217,18,31,.06)}
.product-card-actions{margin:22px 28px 28px!important;grid-template-columns:1fr 1.18fr!important;gap:12px!important}
.product-card-actions a,.product-card-actions button{height:54px!important;border-radius:0!important;font-size:17px!important;letter-spacing:-.01em}
.product-card-actions a{background:#fff!important;border:1px solid #111!important}.product-card-actions button{background:linear-gradient(135deg,#111,#202020)!important;border:1px solid #111!important}
.product-card-actions a:hover,.product-card-actions button:hover{background:#d9121f!important;border-color:#d9121f!important;color:#fff!important;transform:translateY(-2px)!important}
.product-card:hover h3 a{background-size:100% 2px!important;background-image:linear-gradient(#d9121f,#d9121f)!important}
@media(max-width:1100px){.product-card .product-image{height:410px!important}.product-card .heart{top:379px!important}}
@media(max-width:650px){.product-card .product-image{height:360px!important}.product-card .heart{top:329px!important}.product-card h3{min-height:auto!important}.product-card-actions{grid-template-columns:1fr!important}}

/* Product detail premium rebuild */
.premium-product-detail{
  position:relative;
  padding:54px 7% 84px!important;
  grid-template-columns:minmax(560px,1.18fr) minmax(420px,.82fr)!important;
  gap:46px!important;
  background:linear-gradient(180deg,#fff,#f6f7f9 72%,#fff)!important;
}
.premium-gallery{
  position:sticky!important;
  top:86px;
  min-height:680px!important;
  border:1px solid #e4e8ef!important;
  border-radius:14px!important;
  background:
    radial-gradient(circle at 68% 22%,rgba(217,18,31,.08),transparent 26rem),
    linear-gradient(180deg,#fff,#f7f8fa)!important;
  box-shadow:0 30px 100px rgba(15,23,42,.1)!important;
}
.premium-gallery .thumbs{
  align-self:center!important;
  padding-left:18px;
  gap:14px!important;
}
.premium-gallery .thumbs button{
  display:grid;
  place-items:center;
  width:72px;
  height:62px;
  border:1px solid #e0e5ed;
  border-radius:10px;
  background:#fff;
  color:#111;
  font-weight:950;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(15,23,42,.05);
}
.premium-gallery .thumbs button.active{border-color:#111;box-shadow:0 0 0 3px rgba(17,17,17,.06)}
.premium-gallery .thumbs img{width:58px!important;height:48px!important;border:0!important;opacity:1!important;object-fit:contain!important}
.premium-gallery .product-canvas{
  width:min(790px,84%)!important;
  height:540px!important;
  border-radius:8px;
  transform:perspective(1200px) rotateY(-7deg) rotateX(1deg)!important;
  filter:drop-shadow(38px 42px 30px rgba(15,23,42,.22))!important;
}
.premium-gallery .product-canvas:before{
  background:#111!important;
  transform:translate(20px,18px) skewY(1deg)!important;
}
.premium-gallery .product-canvas img{
  background:#fff;
  transition:transform .28s ease,filter .28s ease;
}
.premium-gallery:hover .product-canvas img{transform:scale(1.025)}
.premium-gallery .gallery-nav{
  width:52px!important;
  height:58px!important;
  border-radius:8px!important;
  font-size:36px!important;
  z-index:4;
}
.gallery-badges{
  position:absolute;
  left:126px;
  right:28px;
  bottom:24px;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.gallery-badges span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 13px;
  border-radius:999px;
  background:#fff;
  border:1px solid #e4e8ef;
  box-shadow:0 10px 24px rgba(15,23,42,.06);
  color:#344054;
  font-size:12px;
  font-weight:950;
}
.premium-product-info{
  position:relative;
  padding:32px!important;
  border:1px solid #e4e8ef;
  border-radius:14px;
  background:rgba(255,255,255,.92);
  box-shadow:0 30px 100px rgba(15,23,42,.09);
}
.premium-product-info .breadcrumb{margin-bottom:16px!important;color:#8a93a3!important}
.product-kicker{
  display:inline-flex;
  margin-bottom:12px;
  color:#d9121f;
  font-size:12px;
  font-weight:950;
  letter-spacing:.22em;
  text-transform:uppercase;
}
.premium-product-info h1{
  font-size:40px!important;
  line-height:1.08!important;
  margin:0 0 16px!important;
}
.premium-product-info .rating{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
  color:#111;
  font-weight:850;
}
.premium-product-info .rating span{color:#008577!important}
.premium-product-info .detail-price{
  align-items:flex-end!important;
  margin:24px 0!important;
  padding:18px;
  border-radius:12px;
  background:linear-gradient(180deg,#fff,#fbfcfd);
  border:1px solid #e4e8ef;
}
.premium-product-info .detail-price del{font-size:19px;color:#667085}
.premium-product-info .detail-price strong{font-size:34px!important;color:#d9121f!important;letter-spacing:-.04em}
.premium-product-info label{font-weight:950;color:#111}
.premium-product-info .sizes{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px!important;
  margin:12px 0 22px!important;
}
.premium-product-info .sizes button{
  min-width:0!important;
  height:54px!important;
  border-radius:8px!important;
  border:1px solid #d9dee7!important;
  background:#fff!important;
  color:#111!important;
  font-weight:900;
  box-shadow:0 10px 24px rgba(15,23,42,.04);
}
.premium-product-info .sizes button.active,
.premium-product-info .sizes button:hover{
  color:#fff!important;
  background:linear-gradient(135deg,#111,#272727)!important;
  border-color:#111!important;
}
.premium-product-info .qty{
  display:inline-flex!important;
  margin:12px 0 18px!important;
  border-radius:10px;
  overflow:hidden;
  box-shadow:0 12px 28px rgba(15,23,42,.06);
}
.premium-product-info .qty button,
.premium-product-info .qty input{
  width:58px!important;
  height:54px!important;
  border-color:#dfe4eb!important;
  font-size:18px;
  font-weight:950;
}
.premium-product-info .qty button:hover{background:#111!important;color:#fff!important}
.premium-product-info .product-tools{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:12px!important;
  margin:0 0 18px!important;
}
.premium-product-info .product-tools button{
  min-height:48px;
  justify-content:center;
  border:1px solid #e4e8ef!important;
  border-radius:999px;
  background:#fff!important;
  font-weight:950;
}
.premium-product-info .shipping-count{
  display:block;
  padding:14px 16px;
  border-radius:10px;
  background:#f0fdfa;
  border:1px solid #c9f4ea;
  color:#123b36;
}
.premium-product-info .shipping-count:before{content:""!important}
.premium-product-info .shipping-count b{color:#008577}
.buy-total{
  display:flex;
  align-items:center;
  justify-content:space-between;
  margin:16px 0;
  padding:15px 18px;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(135deg,#111,#20242a);
  box-shadow:0 18px 44px rgba(15,23,42,.18);
}
.buy-total span{font-weight:900;color:#d8dee8}
.buy-total strong{font-size:26px;color:#fff}
.premium-product-info .add-cart{
  width:calc(100% - 72px)!important;
  height:62px!important;
  border-radius:10px!important;
  background:linear-gradient(135deg,#d9121f,#111)!important;
  border:1px solid #111!important;
  box-shadow:0 20px 48px rgba(217,18,31,.24);
}
.premium-product-info .add-cart:hover{background:#111!important;transform:translateY(-2px)}
.premium-product-info .fav-round{
  width:60px!important;
  height:60px!important;
  border-radius:50%!important;
  border:1px solid #d9dee7!important;
  background:#fff!important;
  box-shadow:0 14px 34px rgba(15,23,42,.09);
}
.premium-product-info .fav-round.active,
.premium-product-info .fav-round:hover{color:#d9121f!important;border-color:#d9121f!important}
.premium-product-info dl{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:8px 14px;
  margin:22px 0;
  padding:16px;
  border-radius:10px;
  background:#fbfcfd;
  border:1px solid #e4e8ef;
}
.premium-product-info dt{font-weight:950;color:#667085}
.premium-product-info dd{margin:0;font-weight:900}
.premium-product-info .share-row a{
  width:38px!important;
  height:38px!important;
  border:1px solid #e4e8ef;
  background:#fff;
  box-shadow:0 10px 24px rgba(15,23,42,.05);
}
.premium-product-info .benefits{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
  padding:18px 0!important;
}
.premium-product-info .benefits p{
  min-height:72px;
  padding:14px!important;
  border:1px solid #e4e8ef;
  border-radius:10px;
  background:#fff;
}
.premium-product-info details{
  border-top:1px solid #e4e8ef!important;
  padding:20px 0!important;
}
.premium-product-info summary{
  display:flex;
  justify-content:space-between;
  align-items:center;
  list-style:none;
  font-size:17px;
}
.premium-product-info summary:after{content:"+";color:#d9121f;font-size:22px}
.premium-product-info details[open] summary:after{content:"-"}
.premium-wall-preview{
  max-width:1340px!important;
  grid-template-columns:420px 1fr!important;
  border-radius:14px!important;
  border:1px solid #e4e8ef!important;
  background:linear-gradient(135deg,#fff,#f8fafc)!important;
  box-shadow:0 28px 90px rgba(15,23,42,.08)!important;
}
.premium-wall-preview img{height:270px!important;background:#f4f6f8!important;padding:18px}
.premium-wall-preview h2{font-size:38px!important;letter-spacing:-.04em}
.premium-wall-preview p{font-size:18px;color:#4b5563;line-height:1.65}
.review-detail{
  border-radius:16px;
  background:#fff;
  box-shadow:0 26px 90px rgba(15,23,42,.06);
  padding:54px 5%!important;
}
.review-score button{border-radius:999px!important}
.modal>div{border-radius:16px!important;border:1px solid rgba(255,255,255,.22)}
.modal h2{font-size:32px;letter-spacing:-.04em}
.wall-stage{height:430px!important;background-size:cover!important;box-shadow:inset 0 0 0 1px #e4e8ef}
.wall-stage img{cursor:zoom-in;transition:transform .2s ease}
@media(max-width:1100px){
  .premium-product-detail{grid-template-columns:1fr!important;padding:34px 5% 64px!important}
  .premium-gallery{position:relative!important;top:auto;min-height:540px!important}
  .premium-product-info .sizes{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:650px){
  .premium-product-detail{padding:22px 16px 48px!important}
  .premium-gallery{grid-template-columns:1fr!important;min-height:auto!important;padding:18px!important}
  .premium-gallery .thumbs{display:flex!important;order:2;overflow:auto;padding-left:0}
  .premium-gallery .product-canvas{height:330px!important;width:88%!important}
  .gallery-badges{position:static;margin-top:14px}
  .premium-product-info{padding:22px!important}
  .premium-product-info h1{font-size:30px!important}
  .premium-product-info .sizes,.premium-product-info .product-tools{grid-template-columns:1fr}
  .premium-product-info .add-cart{width:100%!important}
  .premium-product-info .fav-round{margin:12px 0 0!important}
  .premium-wall-preview{grid-template-columns:1fr!important;margin-left:16px!important;margin-right:16px!important}
}

/* Product detail purchase panel - luxury D2C rebuild */
.premium-product-info{
  border-radius:22px!important;
  padding:36px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(251,252,253,.96))!important;
  border:1px solid #e7ebf1!important;
  box-shadow:0 32px 110px rgba(15,23,42,.11)!important;
}
.premium-product-info .breadcrumb{
  display:flex!important;
  align-items:center;
  gap:8px;
  flex-wrap:wrap;
  margin:0 0 18px!important;
  color:#8d96a5!important;
  font-size:13px!important;
  font-weight:800!important;
}
.premium-product-info .breadcrumb a{color:#8d96a5!important}
.premium-product-info .breadcrumb b{max-width:100%;color:#667085!important;font-weight:900}
.product-kicker{
  margin-bottom:13px!important;
  color:#b70f19!important;
  letter-spacing:.18em!important;
  font-size:11px!important;
}
.premium-product-info h1{
  color:#1c1d20!important;
  font-size:clamp(42px,3.15vw,54px)!important;
  line-height:1.03!important;
  letter-spacing:-.055em!important;
  margin-bottom:18px!important;
}
.product-rating-line{
  gap:11px!important;
  margin-bottom:24px;
  color:#303642!important;
}
.product-rating-line a,
.product-rating-line button{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:34px;
  padding:0;
  border:0;
  background:transparent;
  color:#303642;
  font-weight:900;
  cursor:pointer;
}
.product-rating-line a:hover,
.product-rating-line button:hover{color:#b70f19;transform:translateY(-1px)}
.product-rating-line span{color:#b79535!important;letter-spacing:.05em}
.product-rating-line i{width:1px;height:18px;background:#d8dde6}
.luxury-price-card{
  display:grid!important;
  grid-template-columns:1fr auto;
  gap:7px 14px;
  align-items:center!important;
  margin:26px 0 24px!important;
  padding:22px 24px!important;
  border-radius:22px!important;
  background:linear-gradient(180deg,#fff,#fbfcfd)!important;
  border:1px solid #e3e8ef!important;
  box-shadow:0 22px 70px rgba(15,23,42,.075)!important;
}
.luxury-price-card .price-label{
  display:block;
  margin-bottom:5px;
  color:#737c8c;
  font-size:12px;
  font-weight:950;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.luxury-price-card del{font-size:18px!important;color:#7b8494!important}
.luxury-price-card em{
  justify-self:end;
  display:inline-flex;
  align-items:center;
  min-height:32px;
  padding:0 12px;
  border-radius:999px;
  color:#b70f19;
  background:#fff1f2;
  border:1px solid #ffd5da;
  font-size:12px;
  font-style:normal;
  font-weight:950;
}
.luxury-price-card strong{
  grid-column:1 / -1;
  color:#d71920!important;
  font-size:clamp(36px,3vw,48px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
}
.luxury-price-card small{
  grid-column:1 / -1;
  color:#687385;
  font-weight:800;
}
.luxury-buy-form{display:grid;gap:20px}
.option-head,
.quantity-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
}
.option-head span,
.quantity-row span{
  display:block;
  color:#181b20;
  font-size:17px;
  font-weight:950;
}
.option-head strong,
.quantity-row small{
  color:#6b7484;
  font-size:13px;
  font-weight:850;
}
.option-head b{color:#181b20}
.luxury-size-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0!important;
}
.luxury-size-grid button{
  position:relative;
  display:grid!important;
  align-content:center;
  gap:6px;
  min-height:78px!important;
  height:auto!important;
  padding:14px 12px!important;
  border-radius:16px!important;
  border:1px solid #dfe5ed!important;
  color:#20242b!important;
  background:linear-gradient(180deg,#fff,#fbfcfd)!important;
  box-shadow:0 12px 34px rgba(15,23,42,.045)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease;
}
.luxury-size-grid button span{
  position:absolute;
  top:10px;
  right:10px;
  display:grid;
  place-items:center;
  width:21px;
  height:21px;
  border-radius:50%;
  color:#fff;
  background:rgba(17,17,17,.08);
  font-size:12px;
}
.luxury-size-grid button b{font-size:16px;line-height:1.1}
.luxury-size-grid button small{color:#8a94a4;font-size:11px;font-weight:900}
.luxury-size-grid button:hover{border-color:#1f232b!important;transform:translateY(-2px);box-shadow:0 20px 52px rgba(15,23,42,.1)!important}
.luxury-size-grid button.active{
  color:#fff!important;
  background:linear-gradient(145deg,#0d0e10,#262b32)!important;
  border-color:#0d0e10!important;
  transform:scale(1.015);
  box-shadow:0 22px 60px rgba(15,23,42,.18)!important;
}
.luxury-size-grid button.active span{background:#d71920}
.luxury-size-grid button.active small{color:#cfd5df}
.quantity-row{
  min-height:74px;
  padding:17px 18px;
  border:1px solid #e5eaf1;
  border-radius:18px;
  background:#fff;
  box-shadow:0 16px 50px rgba(15,23,42,.055);
}
.luxury-qty{
  display:grid!important;
  grid-template-columns:50px 58px 50px;
  margin:0!important;
  border:1px solid #dfe5ed;
  border-radius:999px!important;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 32px rgba(15,23,42,.06)!important;
}
.luxury-qty button,
.luxury-qty input{
  width:auto!important;
  height:50px!important;
  border:0!important;
  background:#fff;
  color:#17191d;
  font-size:18px;
  font-weight:950;
  text-align:center;
}
.luxury-qty input{border-left:1px solid #edf0f4!important;border-right:1px solid #edf0f4!important}
.luxury-qty button:hover{background:#111!important;color:#fff!important}
.luxury-qty.pulse{animation:qtyPulse .22s ease}
@keyframes qtyPulse{50%{transform:scale(1.035)}}
.luxury-tools{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  margin:0!important;
}
.luxury-tools button,
.whatsapp-order-inline{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:52px!important;
  border-radius:16px!important;
  border:1px solid #dde4ed!important;
  background:#fff!important;
  color:#22262d!important;
  font-weight:950;
  box-shadow:0 12px 32px rgba(15,23,42,.045);
  transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;
}
.luxury-tools svg,
.whatsapp-order-inline svg{width:21px;height:21px;fill:currentColor}
.luxury-tools button:hover,
.whatsapp-order-inline:hover{background:#f7f8fa!important;border-color:#aab3c1!important;transform:translateY(-2px);box-shadow:0 20px 50px rgba(15,23,42,.09)}
.delivery-promise{
  display:grid!important;
  grid-template-columns:42px 1fr;
  gap:3px 13px;
  align-items:center;
  padding:17px 18px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#effdf8,#f8fffc)!important;
  border:1px solid #c9f1e3!important;
  color:#163d35!important;
}
.delivery-promise svg{grid-row:1 / span 2;width:42px;height:42px;padding:10px;border-radius:13px;background:#fff;color:#008577;fill:currentColor;box-shadow:0 10px 28px rgba(0,133,119,.1)}
.delivery-promise span{font-size:13px;font-weight:950;letter-spacing:.09em;text-transform:uppercase;color:#008577}
.delivery-promise b{color:#173b36!important;font-size:14px;line-height:1.45}
.luxury-cta-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(190px,.72fr);
  gap:16px;
  align-items:center!important;
  margin:0!important;
  padding:20px!important;
  border-radius:22px!important;
  color:#181b20!important;
  background:linear-gradient(180deg,#fff,#fbfcfd)!important;
  border:1px solid #e3e8ef!important;
  box-shadow:0 24px 80px rgba(15,23,42,.095)!important;
}
.luxury-cta-card span{display:block;color:#6b7484!important;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}
.luxury-cta-card strong{display:block;margin-top:4px;color:#d71920!important;font-size:34px!important;line-height:1;letter-spacing:-.04em}
.price-shift{animation:priceShift .28s ease}
@keyframes priceShift{50%{transform:translateY(-2px) scale(1.025);filter:brightness(1.05)}}
.luxury-cta-card small{display:block;margin-top:7px;color:#6b7484;font-weight:800}
.premium-product-info .add-cart{
  width:100%!important;
  height:62px!important;
  border-radius:16px!important;
  background:linear-gradient(135deg,#b70f19,#d71920)!important;
  border:0!important;
  color:#fff!important;
  box-shadow:0 22px 48px rgba(215,25,32,.28)!important;
  transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;
}
.premium-product-info .add-cart:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 28px 60px rgba(215,25,32,.34)!important}
.premium-product-info .add-cart.loading{pointer-events:none;opacity:.82}
.premium-product-info .add-cart.loading span:after{content:"..."}
.product-action-row{display:grid;grid-template-columns:1fr 58px;gap:12px;align-items:center}
.product-action-row .fav-round{
  margin:0!important;
  width:58px!important;
  height:58px!important;
  font-size:26px!important;
}
.whatsapp-order-inline{color:#128c55!important;border-color:#c9f1e3!important;background:#f7fffb!important;text-decoration:none!important}
.mobile-buy-bar{display:none}
.product-toast{
  position:fixed;
  left:50%;
  bottom:28px;
  z-index:9999;
  transform:translate(-50%,20px);
  opacity:0;
  padding:14px 18px;
  border-radius:999px;
  color:#fff;
  background:#111;
  box-shadow:0 20px 60px rgba(0,0,0,.24);
  font-weight:950;
  transition:opacity .25s ease,transform .25s ease;
}
.product-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){
  .luxury-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:650px){
  .premium-product-detail{padding:20px 18px 118px!important}
  .premium-product-info{padding:24px 20px!important;border-radius:20px!important}
  .premium-product-info h1{font-size:clamp(30px,9vw,36px)!important;line-height:1.08!important}
  .product-rating-line{align-items:flex-start}
  .luxury-price-card{padding:19px!important;border-radius:18px!important}
  .luxury-price-card strong{font-size:36px!important}
  .option-head,.quantity-row{align-items:flex-start;flex-direction:column}
  .quantity-row{gap:14px}
  .luxury-qty{width:100%;grid-template-columns:1fr 1.15fr 1fr}
  .luxury-tools{grid-template-columns:1fr!important}
  .delivery-promise{grid-template-columns:38px 1fr;padding:15px!important}
  .luxury-cta-card{grid-template-columns:1fr}
  .product-action-row{grid-template-columns:1fr}
  .product-action-row .fav-round{width:100%!important;border-radius:16px!important}
  .mobile-buy-bar{
    position:fixed;
    left:12px;
    right:12px;
    bottom:12px;
    z-index:650;
    display:grid;
    grid-template-columns:minmax(0,1fr) 148px;
    gap:12px;
    align-items:center;
    padding:12px;
    border-radius:20px;
    background:rgba(255,255,255,.96);
    border:1px solid #e1e7ef;
    box-shadow:0 20px 70px rgba(15,23,42,.2);
    backdrop-filter:blur(18px);
  }
  .mobile-buy-bar span{display:block;color:#6b7484;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}
  .mobile-buy-bar strong{display:block;color:#d71920;font-size:20px;line-height:1.1}
  .mobile-buy-bar button{min-height:50px;border:0;border-radius:15px;background:linear-gradient(135deg,#b70f19,#d71920);color:#fff;font-weight:950}
  .mobile-buy-bar button.loading{opacity:.82}
  .whatsapp{bottom:96px!important;right:14px!important;min-height:52px!important;padding:9px 13px!important;border-radius:999px!important}
  .whatsapp .wa-text small{display:none!important}
}

/* Shop page final premium rebuild */
.premium-shop-page{
  background:linear-gradient(180deg,#fff,#f6f7f9 58%,#fff)!important;
}
.luxury-shop-hero{
  min-height:430px;
  padding:82px 7% 66px!important;
  grid-template-columns:minmax(0,1fr) 320px!important;
  background:
    radial-gradient(circle at 76% 18%,rgba(217,18,31,.28),transparent 28rem),
    radial-gradient(circle at 8% 100%,rgba(255,204,0,.16),transparent 22rem),
    linear-gradient(135deg,#050505,#161616 62%,#2a070b)!important;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.luxury-shop-hero h1{
  font-size:70px!important;
  letter-spacing:-.07em!important;
}
.luxury-shop-hero p{
  font-size:21px!important;
  max-width:760px!important;
}
.hero-shop-search{
  display:grid;
  grid-template-columns:minmax(220px,520px) 118px;
  gap:10px;
  margin-top:30px;
}
.hero-shop-search input{
  height:58px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.1);
  color:#fff;
  padding:0 22px;
  outline:0;
  font-weight:850;
}
.hero-shop-search input::placeholder{color:#cfd5df}
.hero-shop-search button{
  border:0;
  border-radius:999px;
  background:#fff;
  color:#111;
  font-weight:950;
  cursor:pointer;
}
.shop-hero-panel{
  align-self:stretch;
  display:grid;
  align-content:center;
  justify-items:start;
  padding:30px;
  border-radius:16px;
  color:#fff;
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.045));
  border:1px solid rgba(255,255,255,.14);
  box-shadow:0 30px 90px rgba(0,0,0,.24);
}
.shop-hero-panel b{font-size:72px;line-height:.9;letter-spacing:-.06em}
.shop-hero-panel span{font-size:18px;font-weight:950;margin-top:10px}
.shop-hero-panel i{font-style:normal;margin-top:16px;color:#ffccd0;font-weight:900}
.premium-shop-shell{
  grid-template-columns:310px minmax(0,1fr)!important;
  gap:30px!important;
  padding:38px 4.5% 86px!important;
}
.premium-filter-panel{
  top:96px!important;
  border-radius:16px!important;
  padding:24px!important;
  border-color:#e1e6ee!important;
  box-shadow:0 28px 88px rgba(15,23,42,.09)!important;
}
.filter-links{display:grid;gap:9px}
.filter-chip{
  display:flex!important;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  min-height:47px;
  padding:0 14px!important;
  border:1px solid #e4e8ef!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#111!important;
  font-weight:950!important;
}
.filter-chip b{
  display:grid;
  place-items:center;
  min-width:28px;
  height:28px;
  border-radius:999px;
  background:#f2f4f7;
  color:#344054;
}
.filter-chip:hover,.filter-chip.active{
  background:linear-gradient(135deg,#111,#292929)!important;
  color:#fff!important;
  border-color:#111!important;
  transform:translateY(-1px);
}
.filter-chip.active b,.filter-chip:hover b{background:#d9121f;color:#fff}
.filter-form{
  display:grid;
  gap:12px;
  margin:22px 0;
  padding:18px;
  border-radius:14px;
  background:#f8fafc;
  border:1px solid #e4e8ef;
}
.filter-form label{display:grid;gap:7px;color:#344054;font-weight:950}
.filter-form input{
  height:46px;
  border:1px solid #dfe4eb;
  border-radius:8px;
  padding:0 12px;
  outline:0;
}
.filter-form button,.clear-filters{
  min-height:46px;
  border:0;
  border-radius:999px;
  background:#111;
  color:#fff;
  font-weight:950;
  cursor:pointer;
  display:grid;
  place-items:center;
}
.clear-filters{margin-bottom:18px;background:#fff;color:#d9121f;border:1px solid #ffd0d6}
.filter-card{
  border-radius:14px!important;
  background:radial-gradient(circle at 90% 10%,rgba(217,18,31,.17),transparent 45%),linear-gradient(135deg,#111,#202020)!important;
  color:#fff!important;
  border:0!important;
  box-shadow:0 22px 70px rgba(15,23,42,.2);
}
.filter-card p{color:#d8dee8!important}
.premium-shop-toolbar{
  display:grid!important;
  grid-template-columns:minmax(220px,1fr) minmax(260px,420px) 180px auto!important;
  gap:14px!important;
  align-items:center!important;
  margin-bottom:22px!important;
  padding:20px!important;
  border:1px solid #e1e6ee;
  border-radius:16px;
  background:rgba(255,255,255,.9);
  box-shadow:0 22px 70px rgba(15,23,42,.07);
}
.premium-shop-toolbar h2{
  margin:0!important;
  font-size:34px!important;
  letter-spacing:-.05em;
}
.shop-search{
  display:flex!important;
  align-items:center!important;
  min-height:50px!important;
  border:1px solid #dfe4eb;
  border-radius:999px;
  background:#fff;
  padding:0 8px 0 16px;
}
.shop-search input{
  width:100%;
  border:0;
  outline:0;
  font-weight:850;
}
.shop-search button{
  width:38px;
  height:38px;
  border-radius:50%;
  background:#111;
  display:grid;
  place-items:center;
}
.shop-search button svg{width:20px;height:20px;fill:#fff}
.sort-form select{
  width:100%;
  height:50px;
  border:1px solid #dfe4eb;
  border-radius:999px;
  background:#fff;
  padding:0 16px;
  font-weight:950;
}
.premium-shop-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:28px!important;
}
.premium-shop-card{
  border-radius:18px!important;
  border:1px solid #e1e6ee!important;
  background:linear-gradient(180deg,#fff,#fbfcfd)!important;
  box-shadow:0 24px 82px rgba(15,23,42,.08)!important;
}
.premium-shop-card:hover{
  transform:translateY(-10px)!important;
  box-shadow:0 42px 128px rgba(15,23,42,.16)!important;
}
.premium-shop-card .shop-card-media{
  height:455px!important;
  padding:42px 34px 82px!important;
  background:linear-gradient(180deg,#fff,#f8fafc 62%,#eef1f5)!important;
}
.premium-shop-card .shop-card-media em{
  top:22px!important;
  right:22px!important;
  width:auto;
  min-width:68px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:999px!important;
  box-shadow:0 18px 34px rgba(217,18,31,.28);
}
.premium-shop-card .shop-card-media:after{
  left:20%!important;
  right:20%!important;
  bottom:60px!important;
  height:30px!important;
  filter:blur(13px)!important;
}
.premium-shop-card .shop-card-media img{
  filter:drop-shadow(28px 34px 22px rgba(0,0,0,.22));
}
.premium-shop-card .shop-heart{
  top:420px!important;
  left:28px!important;
  width:58px!important;
  height:58px!important;
  border:1px solid #e1e6ee!important;
  box-shadow:0 18px 44px rgba(15,23,42,.16)!important;
}
.premium-shop-card .shop-heart:hover{background:#d9121f!important;border-color:#d9121f!important}
.premium-shop-card .shop-heart:hover svg{fill:#d9121f!important;stroke:#fff!important}
.premium-shop-card .shop-card-body{
  padding:28px!important;
}
.premium-shop-card .shop-card-body>small{
  display:inline-flex;
  margin-bottom:12px;
  color:#d9121f;
  font-size:11px;
  font-weight:950;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.premium-shop-card h3{
  font-size:21px!important;
  line-height:1.25!important;
  min-height:58px!important;
}
.premium-shop-card .shop-price{
  display:grid!important;
  gap:4px!important;
  margin:16px 0!important;
}
.premium-shop-card .shop-price del{font-size:16px;color:#667085}
.premium-shop-card .shop-price strong{font-size:21px!important;color:#d9121f!important}
.shop-card-tags{
  display:flex;
  gap:8px;
  flex-wrap:wrap;
  margin:0 0 20px;
}
.shop-card-tags span{
  padding:8px 11px;
  border-radius:999px;
  background:#fff1f2;
  border:1px solid #ffd3d7;
  color:#d9121f;
  font-size:12px;
  font-weight:950;
}
.premium-shop-card .shop-actions{
  grid-template-columns:1fr 1.18fr!important;
}
.premium-shop-card .shop-actions a,
.premium-shop-card .shop-actions button{
  height:54px!important;
  border-radius:0!important;
  font-size:16px!important;
}
.premium-shop-grid.list-view{
  grid-template-columns:1fr!important;
}
.premium-shop-grid.list-view .premium-shop-card{
  display:grid;
  grid-template-columns:300px 1fr;
  align-items:stretch;
}
.premium-shop-grid.list-view .shop-card-media{
  height:100%!important;
  min-height:300px!important;
}
.premium-shop-grid.list-view .shop-heart{top:224px!important}
.shop-empty{margin-top:22px}
@media(max-width:1200px){
  .premium-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .premium-shop-toolbar{grid-template-columns:1fr 1fr!important}
}
@media(max-width:900px){
  .luxury-shop-hero,.premium-shop-shell{grid-template-columns:1fr!important}
  .premium-filter-panel{position:static!important}
  .premium-shop-toolbar{grid-template-columns:1fr!important}
  .shop-hero-panel{max-width:360px}
}
@media(max-width:650px){
  .luxury-shop-hero{padding:56px 16px 44px!important}
  .luxury-shop-hero h1{font-size:46px!important}
  .hero-shop-search{grid-template-columns:1fr}
  .premium-shop-shell{padding:24px 16px 58px!important}
  .premium-shop-grid{grid-template-columns:1fr!important}
  .premium-shop-card .shop-card-media{height:360px!important}
  .premium-shop-card .shop-heart{top:325px!important}
  .premium-shop-grid.list-view .premium-shop-card{grid-template-columns:1fr}
}

/* Final homepage/footer fixes */
.modern-hero-logo{
  gap:16px!important;
  align-items:center!important;
}
.modern-hero-logo img{
  width:104px!important;
  height:54px!important;
  object-fit:contain!important;
  padding:6px 12px!important;
  border-radius:10px!important;
  background:#fff!important;
  filter:drop-shadow(0 14px 22px rgba(0,0,0,.38))!important;
}
.modern-hero-logo em{
  color:#aeb4be!important;
  letter-spacing:.52em!important;
}
.section-title{
  padding:64px 4% 52px!important;
  gap:34px!important;
}
.section-title span{
  height:1px!important;
  background:linear-gradient(90deg,transparent,#111,transparent)!important;
}
.section-title div{
  position:relative;
  min-width:min(520px,70vw);
  padding:12px 28px 18px;
}
.section-title div:before{
  content:"";
  position:absolute;
  inset:0;
  border-radius:999px;
  background:linear-gradient(180deg,#fff,#f8fafc);
  border:1px solid #edf0f4;
  box-shadow:0 18px 52px rgba(15,23,42,.06);
  z-index:-1;
}
.section-title h2{
  font-size:34px!important;
  letter-spacing:-.035em!important;
  margin:0 0 10px!important;
}
.section-title a{
  display:inline-flex!important;
  min-height:34px;
  align-items:center;
  padding:0 14px;
  border-radius:999px;
  border:1px solid #111!important;
  background:#111;
  color:#fff!important;
  text-decoration:none!important;
  font-weight:950!important;
}
.section-title a:hover{background:#d9121f;border-color:#d9121f!important}
.premium-service-band{
  display:grid!important;
  grid-template-columns:minmax(300px,420px) minmax(0,1fr)!important;
  gap:24px!important;
  align-items:stretch!important;
  padding:70px 5.5%!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,#fff,#f7f8fa)!important;
}
.service-intro{
  min-height:360px!important;
  padding:34px!important;
  border-radius:16px!important;
  align-content:end!important;
}
.service-intro p{
  position:relative;
  z-index:1;
  margin:18px 0 0;
  color:#d9dee7;
  line-height:1.65;
  font-weight:750;
}
.service-track{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
  min-width:0!important;
}
.service-track article{
  min-width:0!important;
  min-height:360px!important;
  grid-template-rows:auto auto 1fr!important;
  align-content:start!important;
  padding:28px!important;
  border-radius:16px!important;
  transform:none!important;
}
.service-track article:hover{transform:translateY(-6px)!important}
.premium-service-icon{
  width:70px!important;
  height:70px!important;
  border-radius:18px!important;
}
.service-track b{
  font-size:23px!important;
}
.service-track p{
  max-width:100%!important;
}
.service-track article em{
  right:20px!important;
  bottom:16px!important;
  font-size:48px!important;
  pointer-events:none;
}
.footer-brand-card{
  overflow:hidden!important;
}
.footer-brand-card .footer-logo{
  width:210px!important;
  margin-inline:auto!important;
  filter:drop-shadow(0 16px 24px rgba(0,0,0,.42))!important;
}
.footer-brand-text{
  font-size:17px!important;
  line-height:1.75!important;
  margin-top:12px!important;
}
.footer-contact-list a{
  grid-template-columns:1fr auto!important;
  min-height:58px!important;
}
.footer-contact-list span{
  font-size:12px!important;
  letter-spacing:.16em!important;
}
.footer-contact-list b{
  font-size:16px!important;
  white-space:nowrap;
}
.premium-footer .socials{
  display:flex!important;
  gap:13px!important;
  margin:20px 0 22px!important;
}
.premium-footer .socials a{
  width:48px!important;
  height:48px!important;
  border-radius:50%!important;
  background:linear-gradient(180deg,#fff,#eef1f5)!important;
  color:#111!important;
  display:grid!important;
  place-items:center!important;
  box-shadow:0 14px 30px rgba(0,0,0,.22)!important;
}
.premium-footer .socials svg{
  width:22px!important;
  height:22px!important;
  fill:currentColor!important;
}
.premium-footer .socials a:hover{
  background:#d9121f!important;
  color:#fff!important;
  transform:translateY(-4px) scale(1.04)!important;
}
.footer-newsletter{
  grid-template-columns:minmax(0,1fr) 118px!important;
  align-items:stretch!important;
}
.footer-newsletter input{
  min-width:0!important;
}
.footer-newsletter button{
  white-space:normal!important;
  line-height:1.05!important;
}
@media(max-width:1100px){
  .premium-service-band{grid-template-columns:1fr!important}
  .service-track{grid-template-columns:1fr 1fr!important}
  .service-intro{min-height:280px!important}
}
@media(max-width:700px){
  .section-title{grid-template-columns:1fr!important;gap:14px!important}
  .section-title span{display:none}
  .section-title div{min-width:0;width:100%;padding:16px}
  .service-track{grid-template-columns:1fr!important}
  .service-track article{min-height:auto!important}
  .modern-hero-logo{align-items:flex-start!important;flex-direction:column}
  .modern-hero-logo em{letter-spacing:.28em!important}
}

/* Slim premium trust band - final */
.premium-service-band{
  display:block!important;
  padding:42px 6%!important;
  background:#f4f4f5!important;
  border-top:1px solid #eceef2!important;
  border-bottom:1px solid #eceef2!important;
  overflow:hidden!important;
}
.premium-service-band:before,
.premium-service-band:after,
.service-intro{display:none!important}
.premium-service-band .service-track{
  width:min(1540px,100%)!important;
  margin:0 auto!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:54px!important;
  align-items:start!important;
}
.premium-service-band .service-track article,
.premium-service-band .service-track article.featured{
  display:grid!important;
  grid-template-columns:82px minmax(0,1fr)!important;
  gap:24px!important;
  align-items:start!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#0e1117!important;
  transform:none!important;
}
.premium-service-band .service-track article:before,
.premium-service-band .service-track article:after,
.premium-service-band .service-track article em{display:none!important}
.premium-service-band .service-track article:hover{transform:none!important;box-shadow:none!important}
.premium-service-band .premium-service-icon{
  width:66px!important;
  height:66px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#20242c!important;
}
.premium-service-band .premium-service-icon.truck:before{
  left:18px!important;
  top:10px!important;
  width:28px!important;
  height:38px!important;
  border:3px solid #20242c!important;
  border-radius:50% 50% 44% 44%!important;
  background:transparent!important;
}
.premium-service-band .premium-service-icon.truck:after{
  left:25px!important;
  top:42px!important;
  width:15px!important;
  height:15px!important;
  border:3px solid #20242c!important;
  border-top:0!important;
  border-radius:0!important;
  box-shadow:0 13px 0 -3px #20242c!important;
}
.premium-service-band .premium-service-icon.color:before{
  left:12px!important;
  top:12px!important;
  width:42px!important;
  height:42px!important;
  border:3px solid #20242c!important;
  border-radius:50%!important;
  background:transparent!important;
}
.premium-service-band .premium-service-icon.color:after{
  left:20px!important;
  top:22px!important;
  width:38px!important;
  height:18px!important;
  border:3px solid #20242c!important;
  border-top:0!important;
  border-right:0!important;
  border-radius:0 0 0 28px!important;
  background:transparent!important;
  transform:rotate(-22deg)!important;
}
.premium-service-band .premium-service-icon.support:before{
  left:12px!important;
  top:10px!important;
  width:44px!important;
  height:44px!important;
  border:3px solid #20242c!important;
  border-radius:50%!important;
  background:transparent!important;
}
.premium-service-band .premium-service-icon.support:after{
  left:28px!important;
  top:28px!important;
  width:26px!important;
  height:18px!important;
  border:3px solid #20242c!important;
  border-top:0!important;
  border-left:0!important;
  border-radius:0 0 24px 0!important;
  transform:rotate(24deg)!important;
  background:transparent!important;
}
.premium-service-band .service-track b{
  margin:0 0 10px!important;
  color:#080b10!important;
  font-size:25px!important;
  line-height:1.18!important;
  letter-spacing:-.025em!important;
  font-weight:950!important;
}
.premium-service-band .service-track p{
  max-width:430px!important;
  margin:0!important;
  color:#2d323b!important;
  font-size:17px!important;
  line-height:1.48!important;
  font-weight:500!important;
}
.premium-service-band .service-track p a{
  color:#111!important;
  text-decoration:underline!important;
  text-underline-offset:3px;
}
@media(max-width:1100px){
  .premium-service-band{padding:34px 5%!important}
  .premium-service-band .service-track{grid-template-columns:1fr!important;gap:28px!important}
  .premium-service-band .service-track article{grid-template-columns:72px minmax(0,1fr)!important}
}
@media(max-width:650px){
  .premium-service-band{padding:30px 18px!important}
  .premium-service-band .service-track{gap:24px!important}
  .premium-service-band .service-track article{grid-template-columns:58px minmax(0,1fr)!important;gap:16px!important}
  .premium-service-band .premium-service-icon{width:54px!important;height:54px!important;transform:scale(.82);transform-origin:left top}
  .premium-service-band .service-track b{font-size:21px!important}
  .premium-service-band .service-track p{font-size:15px!important;line-height:1.45!important}
}

/* Home product carousel with synced progress rail */
[data-product-carousel]{
  overflow:hidden!important;
  padding-left:1.5%!important;
  padding-right:1.5%!important;
}
[data-product-carousel] .product-grid{
  display:flex!important;
  gap:34px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-behavior:smooth;
  scroll-snap-type:x mandatory;
  padding:0 0 18px!important;
  scrollbar-width:none;
}
[data-product-carousel] .product-grid::-webkit-scrollbar{display:none}
[data-product-carousel] .product-card{
  flex:0 0 min(430px,38vw)!important;
  scroll-snap-align:start;
}
[data-product-carousel] .slider-arrow{
  top:52%!important;
  border-radius:2px!important;
  box-shadow:0 16px 42px rgba(15,23,42,.13)!important;
}
[data-product-carousel] .slider-arrow:disabled{
  opacity:.25;
  pointer-events:none;
}
.product-carousel-controls{
  display:grid;
  gap:18px;
  width:min(1260px,72vw);
  margin:14px auto 0;
}
.product-carousel-controls .dots{
  display:flex!important;
  justify-content:center!important;
  align-items:center;
  gap:13px!important;
  margin:0!important;
}
.product-carousel-controls .dots button{
  width:14px;
  height:14px;
  padding:0;
  border-radius:50%;
  border:1px solid #111;
  background:#fff;
  transition:background .22s ease,transform .22s ease;
}
.product-carousel-controls .dots button.active{
  background:#000;
  transform:scale(1.08);
}
.product-progress{
  position:relative;
  height:5px;
  background:#ececec;
  overflow:hidden;
}
.product-progress span{
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:26%;
  background:#050505;
  transform:translateX(0);
  transition:width .22s ease,transform .24s ease;
}
@media(max-width:1200px){
  [data-product-carousel] .product-card{flex-basis:min(390px,44vw)!important}
  .product-carousel-controls{width:min(980px,80vw)}
}
@media(max-width:760px){
  [data-product-carousel] .product-card{flex-basis:76vw!important}
  [data-product-carousel] .product-grid{gap:22px!important}
  .product-carousel-controls{width:88vw}
}
@media(max-width:520px){
  [data-product-carousel] .product-card{flex-basis:88%!important}
  [data-product-carousel] .slider-arrow{display:none!important}
  .product-progress{height:4px}
}

/* Premium review proof metrics */
.professional-reviews .reviews-proof{
  max-width:1420px!important;
  margin-top:34px!important;
  gap:20px!important;
}
.professional-reviews .reviews-proof span{
  position:relative;
  overflow:hidden;
  display:grid!important;
  grid-template-columns:54px minmax(0,1fr)!important;
  align-items:center!important;
  justify-content:start!important;
  gap:18px!important;
  min-height:112px!important;
  padding:24px 30px!important;
  border-radius:22px!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,251,253,.94)),
    radial-gradient(circle at 92% 12%,rgba(217,18,31,.1),transparent 36%)!important;
  border:1px solid #e4e9f0!important;
  box-shadow:0 26px 85px rgba(15,23,42,.09)!important;
  color:#20242b!important;
  text-align:left!important;
  transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease;
}
.professional-reviews .reviews-proof span:before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:4px;
  border-radius:0 999px 999px 0;
  background:linear-gradient(180deg,#d9121f,#111);
}
.professional-reviews .reviews-proof span:after{
  content:"";
  position:absolute;
  right:-50px;
  top:-70px;
  width:170px;
  height:170px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(217,18,31,.11),transparent 68%);
}
.professional-reviews .reviews-proof span:hover{
  transform:translateY(-5px);
  border-color:#d8dee8!important;
  box-shadow:0 34px 110px rgba(15,23,42,.14)!important;
}
.professional-reviews .reviews-proof i{
  position:relative;
  z-index:1;
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border-radius:16px;
  color:#d9121f;
  background:#fff4f5;
  border:1px solid #ffd5da;
  box-shadow:0 14px 34px rgba(217,18,31,.12);
  font-size:24px;
  font-style:normal;
  font-weight:950;
}
.professional-reviews .reviews-proof strong{
  position:relative;
  z-index:1;
  display:block;
  color:#303846;
  font-size:20px;
  line-height:1.1;
  font-weight:950;
}
.professional-reviews .reviews-proof b{
  display:inline-block;
  margin-right:9px;
  color:#d9121f!important;
  font-size:42px!important;
  line-height:.95;
  letter-spacing:-.05em;
  vertical-align:baseline;
}
.professional-reviews .reviews-proof small{
  display:block;
  margin-top:9px;
  color:#758092;
  font-size:13px;
  line-height:1.3;
  font-weight:850;
}
@media(max-width:900px){
  .professional-reviews .reviews-proof span{min-height:96px!important;padding:20px 22px!important}
}
@media(max-width:560px){
  .professional-reviews .reviews-proof span{grid-template-columns:46px 1fr!important;gap:14px!important;border-radius:18px!important}
  .professional-reviews .reviews-proof i{width:46px;height:46px;border-radius:14px;font-size:20px}
  .professional-reviews .reviews-proof b{font-size:34px!important}
  .professional-reviews .reviews-proof strong{font-size:17px}
}

/* Product detail trust cards and accordions - final repair */
.premium-product-info .premium-trust-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
  margin:22px 0!important;
}
.premium-product-info .premium-trust-grid article{
  position:relative!important;
  overflow:hidden!important;
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:16px!important;
  align-items:center!important;
  min-height:auto!important;
  padding:18px 20px!important;
  border:1px solid rgba(15,23,42,.08)!important;
  border-radius:20px!important;
  background:
    radial-gradient(circle at 100% 0,rgba(0,143,128,.08),transparent 34%),
    linear-gradient(145deg,#fff,#f8fafc)!important;
  box-shadow:0 20px 58px rgba(15,23,42,.08)!important;
}
.premium-product-info .premium-trust-grid article:before{
  content:"";
  position:absolute;
  left:0;
  top:18px;
  bottom:18px;
  width:3px;
  border-radius:0 999px 999px 0;
  background:linear-gradient(180deg,#008b7e,#d9121f);
}
.premium-product-info .premium-trust-grid article>span{
  display:grid!important;
  place-items:center!important;
  width:54px!important;
  height:54px!important;
  border-radius:16px!important;
  background:#eefdf9!important;
  border:1px solid #c9f5eb!important;
  box-shadow:0 14px 34px rgba(0,143,128,.1)!important;
}
.premium-product-info .premium-trust-grid svg{
  width:25px!important;
  height:25px!important;
  fill:#008b7e!important;
}
.premium-product-info .premium-trust-grid b{
  display:block!important;
  margin:0 0 5px!important;
  color:#111827!important;
  font-size:20px!important;
  line-height:1.15!important;
  letter-spacing:-.02em!important;
  white-space:normal!important;
}
.premium-product-info .premium-trust-grid p{
  margin:0!important;
  color:#586273!important;
  font-size:15px!important;
  line-height:1.45!important;
  font-weight:750!important;
  white-space:normal!important;
}
.premium-product-info .premium-accordion{
  display:grid!important;
  gap:14px!important;
  margin-top:24px!important;
}
.premium-product-info .premium-accordion details{
  overflow:hidden!important;
  border:1px solid rgba(15,23,42,.09)!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#fff,#fbfcfe)!important;
  box-shadow:0 18px 55px rgba(15,23,42,.07)!important;
  transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease!important;
}
.premium-product-info .premium-accordion details[open]{
  border-color:rgba(0,143,128,.24)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.1)!important;
}
.premium-product-info .premium-accordion summary{
  min-height:76px!important;
  padding:0 22px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  cursor:pointer!important;
  color:#111827!important;
  list-style:none!important;
}
.premium-product-info .premium-accordion summary span{
  font-size:21px!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
.premium-product-info .premium-accordion summary svg{
  flex:0 0 auto!important;
  width:38px!important;
  height:38px!important;
  padding:10px!important;
  border-radius:999px!important;
  background:#eefdf9!important;
  fill:#008b7e!important;
  box-shadow:inset 0 0 0 1px #c9f5eb!important;
  transition:transform .22s ease,background .22s ease,fill .22s ease!important;
}
.premium-product-info .premium-accordion details[open] summary svg{
  transform:rotate(45deg)!important;
  background:#d9121f!important;
  fill:#fff!important;
  box-shadow:none!important;
}
.premium-product-info .premium-accordion details>div{
  margin:0 22px 22px!important;
  padding:20px!important;
  border-radius:18px!important;
  background:#f8fafc!important;
  border:1px solid #edf1f5!important;
}
.premium-product-info .premium-accordion p{
  margin:0!important;
  color:#4b5563!important;
  font-size:16px!important;
  line-height:1.75!important;
  font-weight:700!important;
}
.premium-product-info .spec-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
.premium-product-info .spec-list p{
  padding:14px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid #edf1f5!important;
}
.premium-product-info .spec-list span{
  display:block!important;
  margin-bottom:5px!important;
  color:#7b8494!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
}
.premium-product-info .spec-list b{
  color:#111827!important;
  font-size:15px!important;
  line-height:1.35!important;
}
@media(max-width:760px){
  .premium-product-info .premium-trust-grid article{grid-template-columns:54px 1fr!important;padding:16px!important}
  .premium-product-info .premium-trust-grid b{font-size:18px!important}
  .premium-product-info .premium-accordion summary{min-height:66px!important;padding:0 18px!important}
  .premium-product-info .premium-accordion summary span{font-size:18px!important}
  .premium-product-info .premium-accordion details>div{margin:0 16px 16px!important;padding:16px!important}
  .premium-product-info .spec-list{grid-template-columns:1fr!important}
}

/* Live account state and password reset polish */
.login-chip.account-chip{
  background:linear-gradient(135deg,#111,#3b0810)!important;
  color:#fff!important;
  box-shadow:0 18px 48px rgba(217,18,31,.18)!important;
}
.login-chip.account-chip span:after{
  content:"";
  display:inline-block;
  width:7px;
  height:7px;
  margin-left:10px;
  border-radius:999px;
  background:#20d6bf;
  box-shadow:0 0 0 6px rgba(32,214,191,.14);
  vertical-align:middle;
}
.auth-success{
  margin:14px 0;
  padding:14px 16px;
  border-radius:16px;
  color:#066756;
  background:linear-gradient(135deg,#effdfa,#f8fffd);
  border:1px solid #c6f4e9;
  font-weight:850;
}
.auth-dev-link{
  display:grid;
  gap:8px;
  margin:14px 0;
  padding:14px 16px;
  border-radius:16px;
  background:#fff7f7;
  border:1px solid #ffd7dc;
  overflow-wrap:anywhere;
}
.auth-dev-link small{
  color:#6b7280;
  font-weight:850;
}
.auth-dev-link a,
.forgot-link{
  color:#d9121f;
  font-weight:950;
  text-decoration:underline;
  text-underline-offset:4px;
}

/* Docx fix pass: header, mobile nav, product tabs and product detail density */
.top-strip{
  height:auto!important;
  min-height:38px!important;
  padding:8px 5vw!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:22px!important;
  border-bottom:1px solid rgba(15,23,42,.06)!important;
  background:linear-gradient(90deg,#fff,#fff7f7 45%,#fff)!important;
}
.top-strip .delivery-badge{
  height:28px!important;
  padding:0 16px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid #e7edf3!important;
  box-shadow:0 10px 28px rgba(15,23,42,.05)!important;
}
.site-header{
  min-height:104px!important;
  height:auto!important;
  padding:16px 7vw!important;
  gap:26px!important;
  background:
    radial-gradient(circle at 16% 50%,rgba(217,18,31,.08),transparent 24%),
    linear-gradient(180deg,#fff,#fbfcfe)!important;
}
.brand-logo-card{
  width:260px!important;
  max-width:42vw!important;
  min-height:74px!important;
  border-radius:18px!important;
  box-shadow:0 22px 54px rgba(15,23,42,.08), inset 0 0 0 1px rgba(255,255,255,.7)!important;
}
.brand-logo-card img{
  width:178px!important;
  max-height:64px!important;
}
.brand-logo-card:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 26px 64px rgba(217,18,31,.16), inset 0 0 0 1px rgba(255,255,255,.9)!important;
}
.header-actions{
  max-width:100%!important;
  padding:8px!important;
  gap:8px!important;
  border:1px solid #e8edf3!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.82)!important;
  box-shadow:0 20px 56px rgba(15,23,42,.07)!important;
}
.header-action,
.login-chip{
  min-height:52px!important;
  padding:0 20px!important;
  border-radius:999px!important;
  color:#0f172a!important;
  font-weight:950!important;
  white-space:nowrap!important;
}
.header-action svg,
.login-chip svg{width:24px!important;height:24px!important}
.header-action:hover,
.login-chip:hover{
  background:#f6f8fb!important;
  transform:translateY(-1px)!important;
}
.nav-inner{
  min-height:58px!important;
  height:auto!important;
}
.nav-inner>a,
.has-mega>a{
  padding:19px 0!important;
  line-height:1!important;
  white-space:nowrap!important;
}
@media(max-width:900px){
  .site-header{
    grid-template-columns:1fr!important;
    justify-items:center!important;
    padding:14px 16px 18px!important;
  }
  .brand-logo-card{max-width:86vw!important;width:250px!important}
  .header-actions{
    width:100%!important;
    justify-content:flex-start!important;
    overflow-x:auto!important;
    scrollbar-width:none!important;
    border-radius:28px!important;
  }
  .header-actions::-webkit-scrollbar{display:none}
  .header-action,.login-chip{flex:0 0 auto!important;padding:0 16px!important}
  .nav-inner{
    justify-content:flex-start!important;
    gap:28px!important;
    overflow-x:auto!important;
    padding:0 18px!important;
    scrollbar-width:none!important;
  }
  .nav-inner::-webkit-scrollbar{display:none}
}
.premium-product-detail{
  align-items:start!important;
}
.premium-product-info{
  min-width:0!important;
}
.luxury-size-grid{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(132px,1fr))!important;
  gap:12px!important;
}
.luxury-size-grid button{
  min-width:0!important;
  min-height:82px!important;
  padding:14px 12px!important;
  display:grid!important;
  place-items:center!important;
  gap:4px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  text-align:center!important;
}
.luxury-size-grid button b{
  font-size:17px!important;
  line-height:1.1!important;
  white-space:normal!important;
}
.luxury-size-grid button small{
  font-size:11px!important;
  line-height:1.2!important;
  letter-spacing:.08em!important;
}
.delivery-promise{
  display:grid!important;
  grid-template-columns:54px 1fr!important;
  gap:12px 16px!important;
  align-items:center!important;
  padding:16px 18px!important;
}
.delivery-promise svg{
  grid-row:1 / span 2!important;
  width:54px!important;
  height:54px!important;
  padding:14px!important;
  border-radius:16px!important;
  background:#fff!important;
}
.delivery-promise span,
.delivery-promise b{
  display:block!important;
  min-width:0!important;
}
.delivery-promise b{
  font-size:15px!important;
  line-height:1.45!important;
  white-space:normal!important;
}
.buy-total .add-cart,
.mobile-buy-bar button{
  color:#fff!important;
}
.product-info-card,
.premium-share-panel{
  border-radius:22px!important;
  border:1px solid rgba(15,23,42,.08)!important;
  background:linear-gradient(145deg,#fff,#fbfcfe)!important;
  box-shadow:0 18px 52px rgba(15,23,42,.06)!important;
}
.review-tabs{
  display:inline-flex!important;
  gap:8px!important;
  padding:8px!important;
  margin:28px auto!important;
  border:1px solid #e6edf3!important;
  border-radius:999px!important;
  background:#f8fafc!important;
}
.review-tabs button{
  border:0!important;
  padding:13px 22px!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#475569!important;
  font-weight:950!important;
  cursor:pointer!important;
}
.review-tabs button.active{
  background:#101214!important;
  color:#fff!important;
  box-shadow:0 12px 28px rgba(15,23,42,.16)!important;
}
.review-panel{display:none!important}
.review-panel.active{
  display:grid!important;
  gap:16px!important;
}
.empty-question-state{
  margin:0 auto 20px!important;
  width:min(720px,100%)!important;
  padding:28px!important;
  border-radius:24px!important;
  border:1px solid #e6edf3!important;
  background:linear-gradient(145deg,#fff,#f8fafc)!important;
  text-align:center!important;
}
.empty-question-state button{
  border:0!important;
  margin-top:12px!important;
  padding:14px 24px!important;
  border-radius:999px!important;
  background:#101214!important;
  color:#fff!important;
  font-weight:950!important;
}
@media(max-width:760px){
  .luxury-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .delivery-promise{grid-template-columns:48px 1fr!important}
  .delivery-promise svg{width:48px!important;height:48px!important}
  .review-tabs{width:100%!important;justify-content:center!important}
  .review-tabs button{flex:1!important;padding-left:12px!important;padding-right:12px!important}
}

/* Insigne-like product/list detail pass */
.premium-shop-hero{
  display:none!important;
}
.premium-shop-shell{
  width:min(1680px,96vw)!important;
  margin:34px auto 70px!important;
  display:grid!important;
  grid-template-columns:260px minmax(0,1fr)!important;
  gap:34px!important;
}
.premium-filter-panel{
  position:sticky!important;
  top:86px!important;
  align-self:start!important;
  border:0!important;
  border-right:1px solid #eceff3!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
}
.premium-shop-toolbar{
  border:0!important;
  border-bottom:1px solid #eceff3!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fff!important;
  padding:0 0 24px!important;
}
.premium-shop-toolbar small{color:#8b93a1!important;letter-spacing:.18em!important}
.premium-shop-toolbar h2{
  color:#111!important;
  font-size:34px!important;
  letter-spacing:-.035em!important;
}
.premium-shop-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:48px 34px!important;
  margin-top:36px!important;
}
.premium-shop-card,
.product-card{
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
  transform:none!important;
}
.premium-shop-card:before,
.product-card:before{display:none!important}
.premium-shop-card:hover,
.product-card:hover{
  transform:none!important;
  box-shadow:none!important;
}
.premium-shop-card .shop-card-media,
.product-card .product-image{
  position:relative!important;
  height:430px!important;
  padding:24px 20px 58px!important;
  border-radius:0!important;
  border:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
.premium-shop-card .shop-card-media:before,
.product-card .product-image:before{
  content:""!important;
  position:absolute!important;
  left:18%!important;
  right:18%!important;
  bottom:50px!important;
  height:30px!important;
  background:radial-gradient(ellipse,rgba(0,0,0,.2),transparent 70%)!important;
  filter:blur(12px)!important;
}
.premium-shop-card .shop-card-media:after,
.product-card .product-image:after{display:none!important}
.premium-shop-card .shop-card-media img,
.product-card .canvas-frame,
.product-card .canvas-frame img{
  position:relative!important;
  z-index:1!important;
}
.premium-shop-card .shop-card-media img,
.product-card .canvas-frame img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  filter:drop-shadow(18px 22px 16px rgba(0,0,0,.18))!important;
  transition:transform .28s ease,filter .28s ease,opacity .24s ease!important;
}
.premium-shop-card:hover .shop-card-media img,
.product-card:hover .canvas-frame img{
  transform:translateY(-4px)!important;
  filter:drop-shadow(22px 28px 18px rgba(0,0,0,.24))!important;
}
.premium-shop-card .shop-card-media em,
.product-card .product-image em{
  position:absolute!important;
  right:14px!important;
  top:10px!important;
  width:auto!important;
  height:auto!important;
  min-width:44px!important;
  padding:7px 10px!important;
  border-radius:0!important;
  background:#f34b43!important;
  box-shadow:none!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:900!important;
}
.premium-shop-card .shop-heart,
.product-card .heart{
  top:390px!important;
  left:18px!important;
  width:44px!important;
  height:44px!important;
  border-radius:50%!important;
  border:1px solid #eef0f3!important;
  background:#fff!important;
  box-shadow:0 9px 22px rgba(15,23,42,.12)!important;
}
.premium-shop-card .shop-heart svg,
.product-card .heart svg{
  width:23px!important;
  height:23px!important;
  fill:none!important;
  stroke:#111!important;
  stroke-width:28!important;
}
.premium-shop-card .shop-card-body,
.product-card h3,
.product-card .rating,
.product-card .price,
.product-card-meta,
.product-card-actions{
  padding-left:0!important;
  padding-right:0!important;
}
.premium-shop-card .shop-card-body{
  padding:0!important;
}
.premium-shop-card .shop-card-body>small,
.shop-card-tags,
.product-card-meta{
  display:none!important;
}
.premium-shop-card h3,
.product-card h3{
  min-height:54px!important;
  margin:0 0 12px!important;
  padding:0!important;
  color:#111!important;
  font-size:18px!important;
  line-height:1.35!important;
  letter-spacing:-.01em!important;
}
.premium-shop-card .shop-rating,
.product-card .rating{
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#111!important;
  font-size:15px!important;
}
.premium-shop-card .shop-rating span,
.product-card .rating span{
  color:#078b7e!important;
  font-size:18px!important;
  letter-spacing:0!important;
}
.premium-shop-card .shop-rating i,
.product-card .rating i{
  width:1px!important;
  height:17px!important;
  margin:0 5px!important;
  background:#111!important;
  color:transparent!important;
}
.premium-shop-card .shop-price,
.product-card .price{
  margin-top:8px!important;
  padding:0!important;
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  align-items:baseline!important;
}
.premium-shop-card .shop-price del,
.product-card .price del{
  color:#222!important;
  font-size:16px!important;
  text-decoration-thickness:1.5px!important;
}
.premium-shop-card .shop-price strong,
.product-card .price strong{
  color:#ef3f37!important;
  font-size:16px!important;
  font-weight:650!important;
}
.premium-shop-card .shop-price strong:before,
.product-card .price strong:before{
  content:"Başlangıç fiyatı: ";
  font-weight:650!important;
}
.product-card .price strong:before{content:none!important}
.premium-shop-card .shop-actions,
.product-card-actions{
  display:flex!important;
  gap:8px!important;
  margin:14px 0 0!important;
  opacity:0!important;
  transform:translateY(8px)!important;
  transition:.22s ease!important;
}
.premium-shop-card:hover .shop-actions,
.product-card:hover .product-card-actions{
  opacity:1!important;
  transform:none!important;
}
.premium-shop-card .shop-actions a,
.premium-shop-card .shop-actions button,
.product-card-actions a,
.product-card-actions button{
  height:42px!important;
  border-radius:0!important;
  border:1px solid #111!important;
  background:#fff!important;
  color:#111!important;
  font-size:14px!important;
  font-weight:900!important;
}
.premium-shop-card .shop-actions button,
.product-card-actions button{
  background:#111!important;
  color:#fff!important;
}

.premium-product-detail{
  width:min(1720px,96vw)!important;
  margin:0 auto!important;
  padding:0 0 72px!important;
  grid-template-columns:minmax(640px,1.32fr) minmax(430px,.68fr)!important;
  gap:54px!important;
}
.premium-gallery{
  min-height:760px!important;
  background:#fafafa!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.premium-gallery .product-canvas{
  width:min(760px,80%)!important;
  aspect-ratio:1.42/1!important;
  filter:drop-shadow(30px 34px 22px rgba(0,0,0,.18))!important;
}
.gallery-badges{display:none!important}
.premium-product-info{
  padding-top:44px!important;
  background:#fff!important;
}
.premium-product-info .breadcrumb{
  color:#969ca6!important;
  font-size:13px!important;
  font-weight:800!important;
  margin-bottom:28px!important;
}
.premium-product-info .product-kicker{
  display:none!important;
}
.premium-product-info h1{
  color:#222!important;
  font-size:28px!important;
  line-height:1.25!important;
  letter-spacing:-.025em!important;
  margin:0 0 14px!important;
}
.product-rating-line{
  margin-bottom:28px!important;
}
.luxury-price-card{
  display:flex!important;
  align-items:baseline!important;
  flex-wrap:wrap!important;
  gap:14px!important;
  margin:0 0 28px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.luxury-price-card .price-label,
.luxury-price-card small,
.luxury-price-card em{
  display:none!important;
}
.luxury-price-card del{
  color:#222!important;
  font-size:20px!important;
}
.luxury-price-card strong{
  color:#ef3f37!important;
  font-size:20px!important;
  font-weight:700!important;
}
.option-head{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  margin-bottom:10px!important;
}
.option-head span,
.option-head strong{
  color:#333!important;
  font-size:15px!important;
  letter-spacing:0!important;
  text-transform:none!important;
}
.option-head span:after{content:":"}
.luxury-size-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin-bottom:28px!important;
}
.luxury-size-grid button{
  min-height:52px!important;
  padding:8px 10px!important;
  border-radius:0!important;
  border:1px solid #cfd3da!important;
  background:#fff!important;
  box-shadow:none!important;
  color:#222!important;
}
.luxury-size-grid button span,
.luxury-size-grid button small{
  display:none!important;
}
.luxury-size-grid button b{
  color:inherit!important;
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.05!important;
}
.luxury-size-grid button.active{
  background:#fff!important;
  color:#111!important;
  border:2px solid #111!important;
  box-shadow:none!important;
}
.quantity-row{
  display:grid!important;
  gap:8px!important;
  margin:0 0 16px!important;
}
.quantity-row div:first-child span{
  color:#333!important;
  font-size:15px!important;
  font-weight:700!important;
}
.quantity-row div:first-child small{display:none!important}
.luxury-qty{
  margin:0!important;
}
.luxury-qty button,
.luxury-qty input{
  width:48px!important;
  height:42px!important;
  border:1px solid #cfd3da!important;
  border-radius:0!important;
  background:#fff!important;
  font-size:18px!important;
  font-weight:500!important;
}
.luxury-tools{
  display:flex!important;
  gap:28px!important;
  margin:12px 0 20px!important;
}
.luxury-tools button{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  border:0!important;
  padding:0!important;
  background:transparent!important;
  color:#333!important;
  font-size:16px!important;
  font-weight:500!important;
}
.luxury-tools svg{
  width:24px!important;
  height:24px!important;
  fill:#222!important;
}
.delivery-promise{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:0!important;
  margin:22px 0 14px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.delivery-promise svg{
  width:18px!important;
  height:18px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  fill:#078b7e!important;
}
.delivery-promise span{
  display:none!important;
}
.delivery-promise b{
  color:#222!important;
  font-size:14px!important;
  line-height:1.4!important;
  font-weight:700!important;
}
.luxury-cta-card{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 54px!important;
  gap:12px!important;
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.luxury-cta-card>div{
  display:none!important;
}
.luxury-cta-card .add-cart{
  grid-column:1!important;
  width:100%!important;
  height:54px!important;
  border-radius:0!important;
  background:#f3c33c!important;
  color:#fff!important;
  font-size:15px!important;
}
.product-action-row{
  display:grid!important;
  grid-template-columns:1fr 54px!important;
  gap:12px!important;
}
.whatsapp-order-inline{
  border-radius:0!important;
  height:48px!important;
  justify-content:center!important;
}
.fav-round{
  margin:0!important;
}
.product-premium-meta{
  margin-top:22px!important;
}
.product-info-card,
.premium-share-panel{
  display:none!important;
}
.premium-trust-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:14px!important;
}
.premium-product-info .premium-trust-grid article{
  display:grid!important;
  grid-template-columns:36px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:start!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.premium-product-info .premium-trust-grid article:before{display:none!important}
.premium-product-info .premium-trust-grid article>span{
  width:28px!important;
  height:28px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.premium-product-info .premium-trust-grid svg{
  width:26px!important;
  height:26px!important;
  fill:#222!important;
}
.premium-product-info .premium-trust-grid b{
  font-size:15px!important;
  margin:0 0 6px!important;
}
.premium-product-info .premium-trust-grid p{
  color:#6b7280!important;
  font-size:13px!important;
  line-height:1.45!important;
}
.premium-product-info .premium-accordion{
  margin-top:28px!important;
  gap:0!important;
}
.premium-product-info .premium-accordion details{
  border:0!important;
  border-top:1px solid #ddd!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
}
.premium-product-info .premium-accordion summary{
  min-height:58px!important;
  padding:0!important;
}
.premium-product-info .premium-accordion summary span{
  font-size:16px!important;
  font-weight:800!important;
}
.premium-product-info .premium-accordion summary svg{
  width:24px!important;
  height:24px!important;
  padding:4px!important;
  border-radius:0!important;
  background:transparent!important;
  fill:#111!important;
  box-shadow:none!important;
}
.premium-product-info .premium-accordion details>div{
  margin:0!important;
  padding:0 0 18px!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
}
.review-detail{
  width:min(1280px,92vw)!important;
  margin:0 auto 70px!important;
  padding:42px 0!important;
  border-top:1px solid #dcebea!important;
  border-bottom:1px solid #dcebea!important;
  text-align:left!important;
}
.review-detail h2{
  text-align:center!important;
}
.review-tabs{
  margin:28px 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  padding:0!important;
}
.review-tabs button{
  border-radius:0!important;
  border:0!important;
  border-bottom:2px solid transparent!important;
  background:#eefaf8!important;
  color:#078b7e!important;
}
.review-tabs button.active{
  background:#e4f5f2!important;
  color:#078b7e!important;
  box-shadow:none!important;
  border-bottom-color:#078b7e!important;
}
@media(max-width:1100px){
  .premium-shop-shell{grid-template-columns:1fr!important}
  .premium-filter-panel{position:static!important;border-right:0!important;border-bottom:1px solid #eceff3!important}
  .premium-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .premium-product-detail{grid-template-columns:1fr!important}
}
@media(max-width:650px){
  .premium-shop-grid{grid-template-columns:1fr!important}
  .premium-shop-card .shop-card-media,.product-card .product-image{height:360px!important}
  .premium-shop-card .shop-heart,.product-card .heart{top:322px!important}
  .premium-product-detail{width:100%!important;padding:0 16px 54px!important}
  .premium-gallery{min-height:auto!important;padding:22px 0!important}
  .luxury-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .luxury-tools{gap:18px!important;flex-wrap:wrap!important}
}

/* Admin controlled visual presets */
.theme-mono-premium{--brand-red:#111827;--brand-accent:#f5f5f5}
.theme-teal-clean{--brand-red:#008c7d;--brand-accent:#a7fff4}
.header-premium-glass .site-header{
  width:min(1420px,92vw);
  margin:18px auto;
  border:1px solid rgba(17,24,39,.08);
  border-radius:30px;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 28px 70px rgba(17,24,39,.12);
  backdrop-filter:blur(18px);
}
.header-compact .top-strip{min-height:34px}
.header-compact .site-header{padding:14px min(6vw,90px)!important}
.header-compact .modern-brand-logo{max-width:230px!important}

/* 2026-07-02 final header stability pass */
body .top-strip{
  min-height:38px!important;
  height:auto!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:0!important;
  padding:8px 20px!important;
  background:#fff!important;
  border-top:4px solid #2f2f2f!important;
  border-bottom:1px solid #eeeeee!important;
  box-shadow:none!important;
}
body .top-strip-badge{display:none!important}
body .top-strip strong{
  font-family:Poppins,Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:600!important;
  letter-spacing:.075em!important;
  color:#111!important;
  text-align:center!important;
}
body .site-header{
  min-height:106px!important;
  height:auto!important;
  display:grid!important;
  grid-template-columns:minmax(180px,320px) 1fr auto!important;
  align-items:center!important;
  padding:18px 7%!important;
  background:
    radial-gradient(circle at 15% 50%,rgba(217,18,31,.09),transparent 330px),
    linear-gradient(180deg,#fff,#fcfcfd)!important;
  border-bottom:1px solid #efefef!important;
}
body .modern-brand-logo{
  width:248px!important;
  height:78px!important;
  max-width:248px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:10px 26px!important;
  border:0!important;
  border-radius:14px!important;
  background:
    radial-gradient(circle at 34% 22%,rgba(217,18,31,.18),transparent 116px),
    linear-gradient(135deg,#180307,#111 66%,#050505)!important;
  box-shadow:0 18px 42px rgba(17,24,39,.16),0 0 38px rgba(217,18,31,.08),inset 0 1px 0 rgba(255,255,255,.12)!important;
  overflow:hidden!important;
}
body .modern-brand-logo:before{
  content:""!important;
  position:absolute!important;
  left:14px!important;
  top:16px!important;
  bottom:16px!important;
  width:4px!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#e21b2b,#6f0810)!important;
}
body .modern-brand-logo:after{
  content:""!important;
  position:absolute!important;
  inset:-38% auto -38% -52%!important;
  width:40%!important;
  transform:skewX(-18deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.36),transparent)!important;
  opacity:0!important;
  transition:left .7s ease,opacity .25s ease!important;
}
body .modern-brand-logo img{
  display:block!important;
  width:172px!important;
  height:58px!important;
  max-width:172px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 10px 16px rgba(0,0,0,.34)) brightness(1.12)!important;
  opacity:1!important;
}
body .modern-brand-logo:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 24px 60px rgba(17,24,39,.2),0 0 36px rgba(217,18,31,.18),inset 0 1px 0 rgba(255,255,255,.18)!important;
}
body .modern-brand-logo:hover:after{
  left:118%!important;
  opacity:1!important;
}
body .header-actions{
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:24px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body .header-icon-link,
body .login-chip{
  min-height:0!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#111!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-size:16px!important;
  font-weight:500!important;
  letter-spacing:0!important;
  transform:none!important;
}
body .header-icon-link svg{
  width:23px!important;
  height:23px!important;
  color:#111!important;
  fill:none!important;
  stroke:#111!important;
  stroke-width:1.6!important;
  transform:none!important;
}
body .header-icon-link svg path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:20!important;
}
body .header-icon-link:hover,
body .login-chip:hover{
  color:#111!important;
  background:transparent!important;
  transform:none!important;
  box-shadow:none!important;
}
body .header-icon-link:hover svg{
  color:#111!important;
  stroke:#111!important;
  transform:scale(1.08)!important;
}
body .header-actions b{
  min-width:28px!important;
  height:28px!important;
  margin-left:0!important;
  display:inline-grid!important;
  place-items:center!important;
  border:0!important;
  border-radius:50%!important;
  background:#98f3ec!important;
  color:#111!important;
  box-shadow:0 12px 28px rgba(0,169,157,.18)!important;
  font-size:14px!important;
  font-weight:500!important;
}
@media(max-width:760px){
  body .top-strip{padding:10px 14px!important}
  body .top-strip strong{font-size:14px!important}
  body .site-header{
    min-height:70px!important;
    grid-template-columns:44px 44px 1fr 44px!important;
    gap:10px!important;
    padding:10px 14px!important;
  }
  body .modern-brand-logo{
    grid-column:3!important;
    justify-self:center!important;
    width:164px!important;
    height:50px!important;
    max-width:164px!important;
    padding:6px 16px!important;
    border-radius:12px!important;
  }
  body .modern-brand-logo:before{left:10px!important;top:11px!important;bottom:11px!important;width:3px!important}
  body .modern-brand-logo img{
    width:112px!important;
    height:38px!important;
    max-width:112px!important;
  }
  body .mobile-menu-trigger,
  body .mobile-search-trigger{
    display:grid!important;
    place-items:center!important;
    width:38px!important;
    height:38px!important;
    border:0!important;
    background:transparent!important;
    color:#111!important;
  }
  body .header-actions{
    display:flex!important;
    justify-self:end!important;
    gap:0!important;
    padding:0!important;
  }
  body .header-actions .header-icon-link:first-child{
    width:38px!important;
    height:38px!important;
    position:relative!important;
  }
  body .header-actions .header-icon-link:first-child span,
  body .header-actions .header-icon-link:nth-child(2),
  body .login-chip{display:none!important}
  body .header-actions b{
    position:absolute!important;
    right:-6px!important;
    top:-4px!important;
    min-width:19px!important;
    height:19px!important;
    font-size:11px!important;
  }
  body .main-nav{display:none!important}
}
.product-card-premium-card .premium-shop-card,
.product-card-premium-card .product-card{
  border:1px solid #e8edf4!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 26px 70px rgba(15,23,42,.10)!important;
}
.product-card-premium-card .shop-card-body,
.product-card-premium-card .product-info{
  padding:26px 28px 30px!important;
  background:#fff!important;
}
.product-card-minimal .premium-shop-card,
.product-card-minimal .product-card{
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
.product-detail-premium-detail .premium-product-detail{
  width:min(1500px,94vw)!important;
  gap:44px!important;
}
.product-detail-premium-detail .premium-product-info{
  border:1px solid #e5eaf1!important;
  border-radius:28px!important;
  padding:34px!important;
  box-shadow:0 30px 80px rgba(15,23,42,.10)!important;
}
.section-editorial .section-title h2{
  font-size:clamp(34px,4vw,64px)!important;
  font-style:italic!important;
}
.section-editorial .section-title:before,
.section-editorial .section-title:after{
  opacity:.24!important;
}

/* Home: dark intro hero removed, slider becomes the first visual block */
.home-first-slider{
  margin:0 auto 46px!important;
  width:min(1770px,96vw)!important;
  height:clamp(360px,34vw,620px)!important;
  border:0!important;
  border-radius:0!important;
  background:#f5f5f5!important;
  box-shadow:none!important;
}
.home-first-slider article{
  position:relative!important;
}
.home-first-slider img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.home-first-slider a{
  position:absolute!important;
  left:50%!important;
  top:58%!important;
  transform:translate(-50%,-50%)!important;
  min-width:190px!important;
  text-align:center!important;
  font-family:Poppins,Arial,sans-serif!important;
  font-weight:700!important;
  font-size:16px!important;
  letter-spacing:0!important;
}
.home-first-slider a:hover{
  transform:translate(-50%,-53%)!important;
}
@media(max-width:700px){
  .home-first-slider{
    width:100%!important;
    height:310px!important;
    margin-bottom:34px!important;
  }
  .home-first-slider a{
    min-width:150px!important;
    padding:13px 18px!important;
    font-size:14px!important;
  }
}
/* Canvas frame variants */
.frame-options{margin:22px 0 26px}
.frame-options .option-head{margin-bottom:12px}
.frame-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:12px}
.frame-grid button{min-height:118px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:9px;padding:13px;border:1px solid #dde3ec;border-radius:12px;background:#fff;color:#20242b;text-align:left;font-family:Poppins,Arial,sans-serif;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}
.frame-grid button:hover{transform:translateY(-2px);border-color:#1f2937;box-shadow:0 16px 34px rgba(15,23,42,.1)}
.frame-grid button.active{border-color:#111;background:#111;color:#fff;box-shadow:0 18px 42px rgba(15,23,42,.22)}
.frame-grid button b{font-size:13px;font-weight:600;line-height:1.25}
.frame-grid button small{font-size:12px;font-weight:600;color:#d7192d}
.frame-grid button.active small{color:#fff}
.frame-thumb{width:54px;height:42px;display:grid;place-items:center;border-radius:9px;background:#f6f7fa;border:1px solid #e2e8f0;overflow:hidden}
.frame-thumb img{width:100%;height:100%;object-fit:cover;display:block}
.frame-thumb.empty:before{content:"";width:32px;height:24px;border:2px solid currentColor;border-radius:4px;opacity:.42}
.review-badges.verified-only{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;color:#078b7e}
.review-badges.verified-only strong{font-size:20px}
.review-badges.verified-only small{max-width:260px;color:#6b7280;line-height:1.6}
@media(max-width:640px){.frame-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.frame-grid button{min-height:108px}}

/* Professional wall preview studio */
.wall-preview-showcase{
  max-width:1460px!important;
  min-height:470px;
  grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr)!important;
  gap:0!important;
  padding:0!important;
  border:1px solid #e4e7ec!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 28px 80px rgba(15,23,42,.08)!important;
}
.wall-preview-scene{
  position:relative;
  min-height:470px;
  overflow:hidden;
  background-image:linear-gradient(180deg,rgba(255,255,255,.02),rgba(15,23,42,.06)),var(--wall-room);
  background-size:cover;
  background-position:center;
}
.wall-preview-showcase .wall-preview-scene>img{
  position:absolute!important;
  left:50%!important;
  top:39%!important;
  width:auto!important;
  height:auto!important;
  max-width:29%!important;
  max-height:35%!important;
  padding:0!important;
  border:0!important;
  border-radius:2px!important;
  object-fit:contain!important;
  transform:translate(-50%,-50%);
  background:#fff!important;
  box-shadow:0 15px 24px rgba(15,23,42,.28),0 2px 5px rgba(15,23,42,.16)!important;
}
.wall-preview-scene>span{
  position:absolute;
  left:22px;
  top:22px;
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:9px 13px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  background:rgba(16,18,23,.72);
  color:#fff;
  backdrop-filter:blur(12px);
  font-size:11px;
  font-weight:700;
  letter-spacing:.06em;
}
.wall-preview-scene>span:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.16)}
.wall-preview-copy{padding:52px 54px;align-self:center}
.wall-preview-copy>small{display:block;margin-bottom:15px;color:#d7192d!important;font-size:11px;letter-spacing:.2em;font-weight:700}
.wall-preview-showcase .wall-preview-copy h2{max-width:500px;margin:0 0 18px;font-size:40px!important;line-height:1.13;letter-spacing:-.035em!important;text-transform:none!important}
.wall-preview-copy>p{max-width:510px;margin:0 0 26px;color:#596170;font-size:16px!important;line-height:1.7}
.wall-preview-copy ul{display:grid;gap:12px;margin:0 0 30px;padding:0;list-style:none}
.wall-preview-copy li{display:flex;align-items:center;gap:11px;color:#2d333b;font-size:14px;font-weight:600}
.wall-preview-copy li svg{width:19px;height:19px;flex:0 0 19px;fill:#d7192d}
.wall-preview-showcase .wall-preview-copy>button{
  min-width:220px;
  min-height:54px;
  justify-content:space-between;
  gap:22px;
  padding:0 22px!important;
  border-radius:7px!important;
  background:#121317!important;
  color:#fff;
  box-shadow:0 14px 30px rgba(15,23,42,.18)!important;
  font-family:Poppins,Arial,sans-serif;
  font-size:14px!important;
  font-weight:600;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease;
}
.wall-preview-showcase .wall-preview-copy>button:before{display:none!important}
.wall-preview-copy>button svg{width:19px;height:19px;fill:currentColor;transition:transform .2s ease}
.wall-preview-copy>button:hover{transform:translateY(-2px);background:#d7192d!important;box-shadow:0 18px 34px rgba(215,25,45,.24)!important}
.wall-preview-copy>button:hover svg{transform:translateX(3px)}

.wall-modal{padding:18px!important;background:rgba(5,7,10,.78)!important;backdrop-filter:blur(14px)}
.modal>.wall-studio{
  width:min(1480px,calc(100vw - 36px))!important;
  height:min(840px,calc(100vh - 36px));
  max-height:none!important;
  display:grid;
  grid-template-columns:340px minmax(0,1fr);
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:18px!important;
  background:#f6f7f9!important;
  box-shadow:0 42px 110px rgba(0,0,0,.5)!important;
}
.wall-studio-close{position:absolute;right:16px!important;top:16px!important;z-index:8;width:42px;height:42px;border:1px solid rgba(15,23,42,.12)!important;border-radius:50%;background:rgba(255,255,255,.92)!important;color:#111!important;font-size:27px!important;line-height:1;box-shadow:0 9px 24px rgba(15,23,42,.12);transition:.2s}
.wall-studio-close:hover{transform:rotate(90deg);background:#111!important;color:#fff!important}
.wall-studio-panel{position:relative;z-index:2;display:flex;flex-direction:column;padding:36px 28px;background:#fff;border-right:1px solid #e5e7eb;overflow:auto}
.wall-studio-heading>span{display:block;margin-bottom:10px;color:#d7192d;font-size:10px;font-weight:700;letter-spacing:.2em}
.wall-studio-heading h2{margin:0 0 7px;font-size:31px!important;line-height:1.1;letter-spacing:-.04em}
.wall-studio-heading p{margin:0;color:#737b89;font-size:13px;line-height:1.5}
.wall-studio-control{margin-top:28px;padding-top:24px;border-top:1px solid #edf0f3}
.wall-studio-control>label,.wall-control-title label{font-size:13px;font-weight:700;color:#222831}
.wall-room-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}
.wall-room-options>button,.wall-upload-button{min-width:0;min-height:105px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;padding:8px;border:1px solid #dfe3e8;border-radius:10px;background:#fff;color:#333;font-family:Poppins,Arial,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:.2s}
.wall-room-options>button:hover,.wall-room-options>button.active,.wall-upload-button:hover,.wall-upload-button.active{border-color:#d7192d;box-shadow:0 10px 24px rgba(15,23,42,.08)}
.wall-room-options>button>span{width:100%;height:58px;border-radius:6px;background-size:cover;background-position:center}
.wall-upload-button input{display:none}
.wall-upload-button>span{display:flex!important;flex-direction:column;align-items:center;gap:7px!important;padding:0!important;border-radius:0!important;background:transparent!important;color:#333!important;font-size:11px!important;text-align:center}
.wall-upload-button svg{width:25px;height:25px;fill:#d7192d}
.wall-control-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.wall-control-title output{color:#d7192d;font-size:12px;font-weight:700}
.wall-studio-control input[type="range"]{width:100%;height:4px;margin:8px 0;accent-color:#d7192d}
.wall-scale-labels{display:flex;justify-content:space-between;color:#9aa1ad;font-size:10px}
.wall-studio-tips{display:grid;grid-template-columns:22px 1fr;gap:10px;margin-top:auto;padding:18px;border-radius:10px;background:#f5f6f8;color:#636b78}
.wall-studio-tips svg{width:20px;height:20px;fill:#d7192d}
.wall-studio-tips p{margin:0;font-size:11px;line-height:1.55}
.wall-reset{min-height:44px;margin-top:12px;border:1px solid #dfe3e8;border-radius:7px;background:#fff;color:#303640;font-family:Poppins,Arial,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:.2s}
.wall-reset:hover{border-color:#111;background:#111;color:#fff}
.wall-studio-canvas{min-width:0;display:grid;place-items:center;padding:42px;background:radial-gradient(circle at 50% 40%,#fff 0,#eef0f3 72%)}
.wall-studio .wall-stage{position:relative;width:100%;height:auto!important;max-width:1060px;aspect-ratio:16/9;margin:0!important;display:block!important;overflow:hidden;border-radius:12px!important;background-color:#e9e7e3;background-position:center!important;background-size:cover!important;box-shadow:0 28px 70px rgba(15,23,42,.18),inset 0 0 0 1px rgba(255,255,255,.45)!important}
.wall-artwork{position:absolute;left:50%;top:39%;width:24%;max-width:310px;display:grid;place-items:center;transform-origin:center;cursor:grab;touch-action:none;user-select:none;will-change:transform}
.wall-artwork.dragging{cursor:grabbing}
.wall-artwork img{width:100%!important;height:auto!important;max-height:245px;display:block;object-fit:contain;background:#fff;box-shadow:0 18px 32px rgba(15,23,42,.32),0 2px 6px rgba(15,23,42,.18)!important;pointer-events:none}
.wall-artwork>span{position:absolute;left:50%;top:calc(100% + 15px);min-width:155px;transform:translateX(-50%);padding:7px 10px;border-radius:999px;background:rgba(16,18,23,.72);color:#fff;text-align:center;font-size:9px;font-weight:600;letter-spacing:.03em;opacity:0;transition:.2s;pointer-events:none;backdrop-filter:blur(8px)}
.wall-artwork:hover>span,.wall-artwork.dragging>span{opacity:1}
.wall-stage-badge{position:absolute;right:17px;bottom:17px;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:rgba(16,18,23,.68);color:#fff;font-size:10px;font-weight:600;backdrop-filter:blur(10px)}
.wall-stage-badge span{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.18)}
@media(max-width:1050px){
  .wall-preview-showcase{grid-template-columns:1fr!important;margin-left:18px!important;margin-right:18px!important}
  .wall-preview-scene{min-height:400px}
  .modal>.wall-studio{grid-template-columns:280px minmax(0,1fr)}
  .wall-studio-panel{padding:28px 22px}
  .wall-studio-canvas{padding:24px}
}
@media(max-width:760px){
  .wall-preview-showcase{min-height:0}
  .wall-preview-scene{min-height:280px}
  .wall-preview-showcase .wall-preview-scene>img{max-width:31%!important;max-height:32%!important;top:38%!important}
  .wall-preview-copy{padding:34px 25px 38px}
  .wall-preview-showcase .wall-preview-copy h2{font-size:30px!important}
  .wall-modal{padding:0!important;align-items:stretch!important}
  .modal>.wall-studio{width:100%!important;height:100dvh;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);border-radius:0!important}
  .wall-studio-panel{padding:20px 18px 16px;border-right:0;border-bottom:1px solid #e5e7eb;max-height:44dvh}
  .wall-studio-heading h2{font-size:25px!important}
  .wall-studio-heading p,.wall-studio-tips{display:none}
  .wall-studio-control{margin-top:16px;padding-top:14px}
  .wall-room-options{grid-template-columns:132px 1fr}
  .wall-room-options>button,.wall-upload-button{min-height:70px;flex-direction:row;padding:7px}
  .wall-room-options>button>span{width:52px;height:50px;flex:0 0 52px}
  .wall-upload-button>span{flex-direction:row!important;text-align:left}
  .wall-reset{position:absolute;right:64px;top:14px;width:90px;min-height:36px;margin:0;font-size:10px}
  .wall-studio-close{right:14px!important;top:12px!important;width:38px;height:38px}
  .wall-studio-canvas{place-items:start center;padding:14px 12px calc(86px + env(safe-area-inset-bottom))}
  .wall-studio .wall-stage{border-radius:8px!important}
  .wall-artwork{width:28%}
  .wall-stage-badge{right:9px;bottom:9px;font-size:8px}
}
