:root{color:#f6f6f6;font-synthesis:none;--yellow:#ffe600;--lime:#dfff00;--panel:#111;--panel2:#171717;--muted:#a8a8a8;--line:#2a2a2a;--green:#25d366;--red:#d93333;background:#080808;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#fff;background:radial-gradient(circle at 80% 0,#222000 0,#0000 25%),#080808;margin:0}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}.topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808e6;border-bottom:1px solid #222;align-items:center;gap:36px;height:78px;padding:0 max(24px,50vw - 640px);display:flex;position:sticky;top:0}.brand{letter-spacing:-1.5px;align-items:center;font-size:28px;font-weight:900;display:flex}.brand strong{color:var(--yellow)}.brand i{margin-left:6px;font-style:normal}.topbar nav{color:#cfcfcf;gap:24px;margin-left:auto;font-size:14px;display:flex}.topbar nav a:hover{color:var(--yellow)}.cart-btn{color:#fff;background:#151515;border:1px solid #343434;border-radius:999px;padding:10px 15px;font-weight:800}.cart-btn span{background:var(--yellow);color:#111;border-radius:50%;place-items:center;min-width:24px;height:24px;margin-left:5px;display:inline-grid}main{max-width:1280px;margin:auto;padding:0 24px}.hero{grid-template-columns:1.1fr .9fr;align-items:center;gap:48px;min-height:620px;display:grid}.eyebrow{letter-spacing:2px;color:var(--yellow);margin-bottom:14px;font-size:12px;font-weight:900}.hero h1,.admin-shell h1{letter-spacing:-5px;max-width:800px;margin:0 0 24px;font-size:clamp(48px,7vw,86px);line-height:.96}.hero h1 em{color:var(--yellow);font-style:normal}.hero p{color:#bbb;max-width:650px;font-size:20px;line-height:1.6}.hero-actions{align-items:center;gap:20px;margin-top:34px;display:flex}.hero-actions span{color:#aaa;font-size:13px}.primary,.ghost,.danger,.wa,.refresh{border:0;border-radius:12px;justify-content:center;align-items:center;padding:13px 18px;font-weight:900;display:inline-flex}.primary{color:#111;background:linear-gradient(#fff83d,#f3d900);box-shadow:0 10px 30px #ffe6001f}.primary:disabled{opacity:.35;cursor:not-allowed}.ghost,.refresh{color:#fff;background:#161616;border:1px solid #3a3a3a}.danger{color:#ff8e8e;background:#331515;border:1px solid #6c2323}.wa{background:var(--green);color:#07180d}.wide{width:100%;margin-top:12px}.hero-device{place-items:center;display:grid}.big-phone{aspect-ratio:.52;background:linear-gradient(145deg,#1a1a1a,#050505);border:4px solid #3c3c3c;border-radius:48px;flex-direction:column;justify-content:center;align-items:center;width:min(330px,70vw);display:flex;position:relative;transform:rotate(7deg);box-shadow:0 35px 120px #ffe60028,inset 0 0 0 1px #777}.big-phone>div{background:#000;border-radius:20px;width:90px;height:20px;position:absolute;top:12px}.big-phone b{font-size:48px}.big-phone b span{color:var(--yellow)}.big-phone small{color:#888;letter-spacing:2px}.benefits{grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 100px;display:grid}.benefits article{background:#111;border:1px solid #272727;border-radius:18px;padding:22px}.benefits b{margin-bottom:8px;display:block}.benefits span{color:#999;font-size:14px}.catalog{padding-bottom:90px}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.section-head h2,.section-head h1{letter-spacing:-2px;margin:0;font-size:40px}.filters{grid-template-columns:1fr 220px 180px;gap:10px;margin-bottom:26px;display:grid}.filters input,.filters select,.admin-login input,.checkout-card input,.checkout-card textarea{color:#fff;background:#121212;border:1px solid #333;border-radius:12px;outline:none;width:100%;padding:15px}.filters input:focus,.filters select:focus,input:focus,textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffe60016}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#111;border:1px solid #242424;border-radius:22px;transition:all .2s;overflow:hidden}.product-card:hover{border-color:#5c5500;transform:translateY(-3px)}.art-button{background:0 0;border:0;width:100%;padding:0}.product-art{background:radial-gradient(circle at 50% 30%,#393500,#131313 60%);place-items:center;height:260px;display:grid;position:relative;overflow:hidden}.product-art img{object-fit:cover;width:100%;height:100%}.product-art>b{letter-spacing:2px;color:#c9c9c9;font-size:13px;position:absolute;bottom:22px}.mock-phone{background:linear-gradient(140deg,#555,#0b0b0b);border:3px solid #888;border-radius:20px;width:92px;height:180px;position:relative;transform:rotate(8deg);box-shadow:24px 20px 50px #000}.mock-phone span{background:#000;border-radius:10px;width:24px;height:6px;position:absolute;top:7px;left:32px}.mock-box{background:#191800;border:2px solid #686100;border-radius:28px;place-items:center;width:130px;height:130px;font-size:50px;display:grid;box-shadow:0 20px 60px #000}.product-meta{padding:20px}.tags{gap:7px;display:flex}.tags span{letter-spacing:1px;color:#aaa;border:1px solid #424242;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:900}.product-meta h3{margin:13px 0 5px;font-size:20px}.product-meta p{color:#888;height:40px;margin:0;font-size:13px}.price-row{justify-content:space-between;align-items:center;margin:18px 0;display:flex}.price-row strong,.modal-price{color:var(--yellow);font-size:27px}.available{color:#6ee793;font-size:12px}.soldout{color:#f77;font-size:12px}.card-actions{grid-template-columns:1fr 1.25fr;gap:8px;display:grid}.loading,.empty,.error-block{color:#aaa;text-align:center;border:1px dashed #393939;border-radius:18px;padding:45px}.error-block{color:#ffabab;gap:8px;display:grid}.error-block button{justify-self:center}.drawer-layer,.modal-layer{z-index:100;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000b;transition:all .2s;position:fixed;inset:0}.drawer-layer.open,.modal-layer{opacity:1;pointer-events:auto}.drawer{background:#0e0e0e;border-left:1px solid #333;flex-direction:column;width:min(460px,100%);height:100%;padding:22px;transition:all .25s;display:flex;position:absolute;top:0;right:0;transform:translate(100%)}.drawer-layer.open .drawer{transform:none}.drawer-head{justify-content:space-between;display:flex}.drawer-head h2{margin:4px 0 0}.drawer-head button,.close-x{color:#fff;background:0 0;border:1px solid #444;border-radius:50%;width:38px;height:38px}.cart-lines{flex:1;margin:25px 0;overflow:auto}.cart-line{border-bottom:1px solid #222;grid-template-columns:90px 1fr;gap:14px;padding:15px 0;display:grid}.cart-line .product-art{border-radius:12px;height:90px}.cart-line .mock-phone{border-width:1px;border-radius:8px;width:32px;height:62px}.cart-line .mock-phone span{display:none}.cart-line .mock-box{width:50px;height:50px;font-size:18px}.cart-line .product-art>b{display:none}.cart-info{gap:7px;display:grid}.cart-info span{color:var(--yellow)}.qty{align-items:center;gap:13px;display:flex}.qty button{color:#fff;background:#202020;border:1px solid #444;border-radius:8px;width:30px;height:30px}.cart-total{border-top:1px solid #333;justify-content:space-between;padding-top:18px;font-size:18px;display:flex}.cart-total strong{color:var(--yellow);font-size:24px}.fine{color:#777;font-size:11px;line-height:1.5}.modal-layer{place-items:center;padding:20px;display:grid}.checkout-card,.success-card,.product-modal{background:#111;border:1px solid #4b4600;border-radius:24px;width:min(680px,100%);max-height:90vh;padding:30px;position:relative;overflow:auto;box-shadow:0 30px 100px #000}.checkout-card h2,.success-card h2,.product-modal h2{margin:0 0 8px;font-size:34px}.checkout-card>p,.success-card>p,.product-modal p{color:#999}.close-x{position:absolute;top:18px;right:18px}.checkout-card form{gap:14px;margin-top:22px;display:grid}.checkout-card label,.admin-login label{color:#bbb;font-size:12px;font-weight:700}.checkout-card input,.checkout-card textarea,.admin-login input{margin-top:7px}.checkout-card textarea{resize:vertical;min-height:90px}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-total{background:#181800;border:1px solid #4a4600;border-radius:12px;justify-content:space-between;padding:16px;display:flex}.checkout-total strong{color:var(--yellow)}.error{color:#ffadad;background:#381616;border:1px solid #6d2525;border-radius:10px;padding:12px}.success-card{text-align:center;max-width:520px}.success-check{color:#68e98c;background:#17371f;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:34px;display:grid}.order-summary{grid-template-columns:repeat(3,1fr);gap:8px;margin:24px 0;display:grid}.order-summary span{color:#888;background:#181818;border-radius:10px;padding:13px;font-size:11px}.order-summary b{color:#fff;margin-top:5px;display:block}.product-modal{grid-template-columns:1fr 1fr;gap:28px;max-width:850px;display:grid}.product-modal .product-art{border-radius:18px;height:400px}.stock-note{color:#6ee793;margin:16px 0}.admin-shell{padding-top:55px;padding-bottom:80px}.admin-login{background:#111;border:1px solid #333;border-radius:22px;max-width:500px;margin:60px auto;padding:35px}.admin-login h1{letter-spacing:-3px;font-size:48px}.admin-login form{gap:15px;margin-top:25px;display:grid}.admin-actions{gap:8px;display:flex}.orders{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.order-card{background:#111;border:1px solid #292929;border-radius:18px;padding:20px}.order-head{justify-content:space-between;display:flex}.order-head h3{margin:8px 0 4px}.order-head>strong{color:var(--yellow);font-size:24px}.status{letter-spacing:1px;color:#ffe95a;background:#3b3500;border-radius:99px;padding:5px 8px;font-size:10px;font-weight:900}.status.cancelado,.status.expirado{color:#ff9898;background:#401919}.customer{color:#aaa;flex-wrap:wrap;gap:10px;padding:15px 0;font-size:13px;display:flex}.customer b{color:#fff}.order-card ul{border-top:1px solid #262626;border-bottom:1px solid #262626;margin:0;padding:12px 0;list-style:none}.order-card li{color:#bbb;justify-content:space-between;padding:7px 0;display:flex}.order-actions{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.slim{margin-bottom:15px;padding:12px}footer{color:#777;border-top:1px solid #222;justify-content:space-between;max-width:1280px;margin:auto;padding:40px 24px 70px;display:flex}footer .brand{font-size:22px}@media (width<=900px){.topbar{padding:0 18px}.topbar nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-device{order:-1}.big-phone{border-radius:28px;width:180px}.big-phone b{font-size:28px}.hero h1{letter-spacing:-3px;font-size:58px}.benefits,.grid,.orders,.filters{grid-template-columns:1fr 1fr}.filters input{grid-column:1/-1}.product-modal{grid-template-columns:1fr}.product-modal .product-art{height:260px}}@media (width<=620px){main{padding:0 15px}.hero{gap:30px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start}.benefits,.grid,.orders{grid-template-columns:1fr}.section-head{flex-direction:column;align-items:flex-start}.section-head h2{font-size:34px}.filters{grid-template-columns:1fr}.filters input{grid-column:auto}.field-row,.order-summary{grid-template-columns:1fr}.product-art{height:230px}.topbar{height:68px}.brand{font-size:24px}.cart-btn{margin-left:auto}.admin-actions{width:100%}.admin-shell h1{font-size:42px}.order-actions button{flex:1}footer{flex-direction:column;gap:12px}}.product-badge{z-index:2;background:var(--yellow);color:#111;letter-spacing:.7px;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:1000;position:absolute;top:14px;left:14px;box-shadow:0 8px 24px #0008}.featured-card{border-color:#5e5700;box-shadow:0 12px 40px #ffe6000c}.commerce-price{align-items:center;gap:9px;display:flex}.commerce-price>div{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.commerce-price strong{color:var(--yellow);font-size:27px}.commerce-price del{color:#777;font-size:12px}.commerce-price>span{color:#111;background:#7df39b;border-radius:6px;padding:4px 6px;font-size:10px;font-weight:900}.commerce-price.large strong{font-size:36px}.commerce-price.large del{font-size:16px}.price-row .commerce-price{flex:1}.catalog-count{font-size:12px;color:#777!important;margin:8px 0 0!important}.pro-filters{grid-template-columns:1fr 190px 190px 190px}.featured-strip{padding:0 0 70px}.featured-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.featured-grid>button{color:#fff;text-align:left;background:#101010;border:1px solid #303000;border-radius:16px;grid-template-columns:100px 1fr;align-items:center;padding:0;display:grid;overflow:hidden}.featured-grid .product-art{height:100px}.featured-grid .product-art .mock-phone{border-width:1px;border-radius:9px;width:36px;height:70px}.featured-grid .product-art .mock-phone span,.featured-grid .product-art>b,.featured-grid .product-badge{display:none}.featured-grid>button>div:last-child{gap:3px;padding:10px;display:grid}.featured-grid small{color:#888;font-size:9px}.featured-grid b{font-size:12px}.featured-grid .commerce-price strong{font-size:15px}.featured-grid .commerce-price del{display:none}.featured-grid .commerce-price>span{font-size:8px}.product-modal.pro{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);max-width:980px}.product-gallery{min-width:0}.gallery-main{background:radial-gradient(circle at 50% 30%,#393500,#131313 60%);border-radius:18px;place-items:center;height:430px;display:grid;overflow:hidden}.gallery-main>img{object-fit:contain;background:#0b0b0b;width:100%;height:100%}.gallery-main .product-art{width:100%;height:100%}.gallery-thumbs{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:8px;display:grid}.gallery-thumbs button{background:#111;border:1px solid #333;border-radius:9px;height:58px;padding:0;overflow:hidden}.gallery-thumbs button.active{border-color:var(--yellow);box-shadow:0 0 0 2px #ffe60022}.gallery-thumbs img{object-fit:cover;width:100%;height:100%}.product-detail-copy{padding-right:6px}.detail-tags{flex-wrap:wrap;gap:6px;margin:10px 0 16px;display:flex}.detail-tags span{color:#aaa;border:1px solid #3d3d3d;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:900}.detail-tags .yellow-tag{color:var(--yellow);border-color:#766d00}.spec-grid{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.spec-grid span{background:#171717;border:1px solid #292929;border-radius:10px;gap:3px;padding:10px;display:grid}.spec-grid small{color:#777;font-size:9px}.spec-grid b{font-size:12px}.warranty{color:#77e897;background:#0e1b12;border:1px solid #24412d;border-radius:12px;align-items:flex-start;gap:10px;margin:14px 0;padding:13px;display:flex}.warranty div{gap:3px;display:grid}.warranty b{font-size:11px}.warranty span{color:#9ec7aa;font-size:10px}.product-art.compact .product-badge{display:none}@media (width<=1050px){.pro-filters{grid-template-columns:1fr 1fr}.pro-filters input{grid-column:1/-1}.featured-grid{grid-template-columns:1fr 1fr}}@media (width<=900px){.product-modal.pro{grid-template-columns:1fr}.gallery-main{height:320px}}@media (width<=620px){.pro-filters{grid-template-columns:1fr}.pro-filters input{grid-column:auto}.featured-grid{grid-template-columns:1fr}.gallery-main{height:280px}.gallery-thumbs{grid-template-columns:repeat(4,1fr)}.spec-grid{grid-template-columns:1fr 1fr}}.store-main{max-width:1400px;padding:0 28px}.menu-btn{color:#fff;background:#121212;border:1px solid #343434;border-radius:12px;width:44px;height:44px;font-size:20px;display:none}.mobile-menu{display:none}.hero-carousel{isolation:isolate;background:linear-gradient(125deg,#060606 0%,#0b0b0b 52%,#181600 100%);border:1px solid #282400;border-radius:30px;min-height:640px;margin:22px 0 28px;position:relative;overflow:hidden;box-shadow:0 26px 90px #0009,inset 0 0 0 1px #ffe6000a}.hero-carousel:before{content:"";z-index:-1;background:linear-gradient(125deg,#0000 25%,#ffe60010 58%,#0000 74%),repeating-linear-gradient(125deg,#0000 0 160px,#ffe60008 161px 162px);position:absolute;inset:0}.hero-glow{filter:blur(70px);opacity:.28;pointer-events:none;z-index:-1;border-radius:50%;position:absolute}.hero-glow-a{background:#ffe600;width:460px;height:460px;top:-180px;right:-170px}.hero-glow-b{opacity:.1;background:#ffe600;width:260px;height:260px;bottom:-180px;left:38%}.hero-banner{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:44px;min-height:640px;padding:68px 72px;animation:.45s both heroReveal;display:grid}.hero-banner .hero-copy{z-index:3;position:relative}.hero-banner h1{letter-spacing:-5px;max-width:850px;margin:0 0 22px;font-size:clamp(54px,6.5vw,92px);line-height:.92}.hero-banner h1 em{color:var(--yellow);font-style:normal}.hero-banner p{color:silver;max-width:700px;margin:0;font-size:19px;line-height:1.55}.hero-banner .hero-actions{margin-top:28px}.hero-banner .primary{border-radius:15px;gap:10px;padding:16px 24px;font-size:15px}.secure-note{color:#bdbdbd;font-size:12px}.hero-link{color:#fff;background:0 0;border:0;padding:14px 8px;font-weight:900}.hero-link:hover{color:var(--yellow)}.hero-scene,.hero-product-visual{place-items:center;min-height:500px;display:grid;position:relative}.store-phone{aspect-ratio:.53;z-index:2;background:linear-gradient(150deg,#8b8b8b,#121212 18%,#020202 70%,#5e5e5e);border-radius:46px;width:min(315px,78%);padding:8px;position:relative;transform:rotate(4deg);box-shadow:0 30px 100px #000,0 0 65px #ffe60020}.store-phone-screen{background:#090909;border-radius:38px;width:100%;height:100%;overflow:hidden}.store-phone-screen img{object-fit:cover;object-position:center;width:100%;height:100%}.phone-island{z-index:4;background:#030303;border-radius:99px;width:88px;height:22px;position:absolute;top:17px;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #222}.hero-product-floaters{z-index:3;pointer-events:none;position:absolute;inset:0}.hero-floater{pointer-events:auto;background:#0c0c0c;border:1px solid #5e5700;border-radius:18px;width:130px;padding:0;transition:all .2s;position:absolute;overflow:hidden;box-shadow:0 18px 45px #000b}.hero-floater:hover{border-color:var(--yellow);transform:translateY(-5px)scale(1.03)}.hero-floater .product-art{height:130px}.hero-floater .product-badge,.hero-floater .product-art>b{display:none}.hero-floater .mock-phone{border-width:2px;border-radius:12px;width:47px;height:92px}.hero-floater .mock-box{width:82px;height:82px;font-size:28px}.hero-floater.f1{bottom:60px;left:0;transform:rotate(-7deg)}.hero-floater.f2{bottom:76px;right:-18px;transform:rotate(6deg)}.hero-floater.f3{width:110px;top:34px;right:5px;transform:rotate(4deg)}.carousel-arrow{z-index:6;width:46px;height:46px;color:var(--yellow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0d0d0dcc;border:1px solid #6e6500;border-radius:50%;place-items:center;font-size:35px;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--yellow);color:#111}.carousel-arrow.prev{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{z-index:6;background:#07070799;border:1px solid #2c2c2c;border-radius:999px;gap:8px;padding:7px 10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.carousel-dots button{background:#777;border:0;border-radius:50%;width:9px;height:9px;padding:0}.carousel-dots button.active{background:var(--yellow);border-radius:10px;width:28px}.hero-product-slide .hero-copy h1{font-size:clamp(48px,5.8vw,78px)}.hero-product-stats{align-items:center;gap:20px;margin-top:24px;display:flex}.hero-stock{color:#6ee793;font-size:13px}.hero-product-stage{border:1px solid #5d5600;border-radius:28px;width:min(410px,90%);overflow:hidden;box-shadow:0 30px 80px #000}.hero-product-stage .product-art{height:430px}.hero-product-stage .product-badge{top:18px;left:18px}.hero-product-stage .mock-phone{border-radius:30px;width:145px;height:280px}.hero-product-stage .mock-box{width:220px;height:220px}.store-mini{background:#080808;border:1px solid #5d5600;border-radius:16px;width:200px;position:absolute;bottom:8px;right:0;overflow:hidden;transform:rotate(3deg);box-shadow:0 16px 50px #000}.store-mini img{object-fit:cover;width:100%;height:100px;display:block}.store-mini span{color:#ddd;padding:8px 10px;font-size:10px;font-weight:800;display:block}.benefits-v53{grid-template-columns:repeat(4,1fr);margin:0 0 80px}.benefits-v53 article{background:linear-gradient(145deg,#111,#0b0b0b);border-color:#303030;align-items:flex-start;gap:14px;min-height:116px;display:flex}.benefit-icon{width:46px;height:46px;color:var(--yellow);border:1px solid #776e00;border-radius:14px;flex:0 0 46px;place-items:center;font-size:24px;display:grid;box-shadow:0 0 25px #ffe6000f}.benefits-v53 b{font-size:15px}.benefits-v53 span{font-size:12px;line-height:1.45}.section-link{color:var(--yellow);font-size:13px;font-weight:800}.mobile-dock{display:none}@keyframes heroReveal{0%{opacity:.25;transform:translate(16px)}to{opacity:1;transform:none}}@media (width<=1050px){.store-main{padding:0 18px}.hero-banner{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);padding:58px 52px}.hero-banner h1{font-size:64px}.benefits-v53{grid-template-columns:repeat(2,1fr)}.hero-floater.f2{right:0}.hero-floater.f3{right:10px}}@media (width<=760px){body{padding-bottom:76px}.store-main{padding:0 12px}.topbar{gap:10px;height:70px;padding:0 14px}.topbar .brand{font-size:25px}.desktop-nav{display:none!important}.cart-btn{margin-left:auto;padding:8px 12px}.menu-btn{place-items:center;display:grid}.mobile-menu{opacity:0;pointer-events:none;background:#101010;border:1px solid #343434;border-radius:15px;gap:0;width:210px;padding:7px;transition:all .18s;display:grid;position:absolute;top:62px;right:12px;transform:translateY(-8px);box-shadow:0 25px 70px #000}.menu-open .mobile-menu{opacity:1;pointer-events:auto;transform:none}.mobile-menu a{color:#ddd;border-radius:10px;padding:13px 14px}.mobile-menu a:hover{color:var(--yellow);background:#1b1b1b}.hero-carousel{border-radius:24px;min-height:620px;margin:12px 0 18px}.hero-banner{min-height:620px;padding:42px 20px 58px;display:block;position:relative;overflow:hidden}.hero-banner .hero-copy{width:62%;min-width:0}.hero-banner h1,.hero-product-slide .hero-copy h1{letter-spacing:-2.6px;margin-bottom:16px;font-size:clamp(38px,10vw,52px);line-height:.94}.hero-banner p{font-size:14px;line-height:1.48}.hero-banner .eyebrow{letter-spacing:1.5px;font-size:9px}.hero-banner .hero-actions{justify-items:start;gap:8px;margin-top:20px;display:grid}.hero-banner .primary{padding:13px 17px;font-size:13px}.secure-note{font-size:10px}.hero-scene,.hero-product-visual{width:48%;min-height:455px;position:absolute;top:25px;right:-35px}.store-phone{border-radius:31px;width:88%;padding:5px;transform:rotate(3deg)}.store-phone-screen{border-radius:26px}.phone-island{width:58px;height:15px;top:11px}.hero-product-floaters{height:210px;inset:auto 0 0}.hero-floater{border-radius:12px;width:82px}.hero-floater .product-art{height:82px}.hero-floater .mock-phone{border-radius:8px;width:30px;height:60px}.hero-floater .mock-box{width:52px;height:52px;font-size:18px}.hero-floater.f1{bottom:5px;left:-30px}.hero-floater.f2{bottom:10px;right:-5px}.hero-floater.f3{display:none}.carousel-arrow{width:38px;height:38px;font-size:28px;top:auto;bottom:16px;transform:none}.carousel-arrow.prev{left:16px}.carousel-arrow.next{right:16px}.carousel-dots{bottom:22px}.hero-product-slide .hero-copy{width:57%}.hero-product-stats{gap:7px;margin-top:16px;display:grid}.hero-product-stats .commerce-price.large strong{font-size:28px}.hero-product-stage{border-radius:20px;width:86%}.hero-product-stage .product-art{height:330px}.hero-product-stage .mock-phone{width:104px;height:205px}.hero-product-stage .mock-box{width:150px;height:150px}.store-mini{width:130px;bottom:18px;right:18px}.store-mini img{height:72px}.store-mini span{font-size:8px}.benefits-v53{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:52px}.benefits-v53 article{border-radius:15px;gap:9px;min-height:110px;padding:14px}.benefit-icon{border-radius:10px;flex-basis:34px;width:34px;height:34px;font-size:18px}.benefits-v53 b{font-size:12px}.benefits-v53 span{font-size:10px}.featured-strip{padding-bottom:50px}.section-head h2{font-size:30px}.section-link{font-size:11px}.featured-grid{grid-template-columns:1fr!important}.grid{grid-template-columns:1fr;gap:10px;display:grid}.product-card{border-radius:17px;grid-template-columns:34% 66%;min-height:205px;display:grid}.product-card .art-button{height:100%}.product-card .product-art{height:100%;min-height:205px}.product-card .product-art img{object-fit:cover}.product-card .mock-phone{border-radius:14px;width:64px;height:126px}.product-card .mock-box{width:90px;height:90px;font-size:34px}.product-card .product-art>b{font-size:9px;bottom:13px}.product-card .product-meta{min-width:0;padding:15px 14px}.product-card .tags{flex-wrap:wrap;gap:4px}.product-card .tags span{padding:4px 6px;font-size:8px}.product-card .product-meta h3{margin:10px 0 4px;font-size:16px;line-height:1.15}.product-card .product-meta p{height:auto;min-height:30px;font-size:10px;line-height:1.35}.product-card .price-row{align-items:end;margin:13px 0}.product-card .commerce-price strong{font-size:23px}.product-card .commerce-price del{font-size:9px}.product-card .available,.product-card .soldout{text-align:right;font-size:9px}.product-card .card-actions{gap:6px}.product-card .card-actions button{border-radius:10px;padding:10px 8px;font-size:11px}.pro-filters{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080808e8;padding:8px 0 10px;position:sticky;top:78px}.filters input,.filters select{padding:12px;font-size:12px}.refresh{padding:10px 12px;font-size:11px}.mobile-dock{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080808f5;border-top:1px solid #292929;grid-template-columns:repeat(4,1fr);height:68px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #000}.mobile-dock a,.mobile-dock button{color:#a8a8a8;background:0 0;border:0;align-content:center;place-items:center;gap:2px;font-size:18px;display:grid;position:relative}.mobile-dock b{font-size:9px;font-weight:700}.mobile-dock a:first-child{color:var(--yellow)}.mobile-dock button i{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;font-weight:900;display:grid;position:absolute;top:8px;right:calc(50% - 23px)}.drawer{padding-bottom:82px}footer{padding-bottom:96px}}@media (width<=440px){.hero-carousel{min-height:580px}.hero-banner{min-height:580px;padding:36px 16px 56px}.hero-banner .hero-copy{width:65%}.hero-banner h1,.hero-product-slide .hero-copy h1{font-size:39px}.hero-banner p{font-size:12px}.hero-scene,.hero-product-visual{width:52%;min-height:420px;right:-48px}.store-phone{width:82%}.hero-floater.f1{left:-18px}.hero-floater.f2{right:5px}.benefits-v53{grid-template-columns:1fr 1fr}.product-card{grid-template-columns:36% 64%}.product-card .product-meta{padding:12px 10px}.product-card .product-meta h3{font-size:14px}.product-card .commerce-price strong{font-size:20px}.product-card .card-actions button{padding:9px 6px;font-size:10px}.section-head{gap:10px}.section-head h2{font-size:28px}}.product-art.has-image{background:#f5f5f5}.product-art.has-image img{object-fit:contain;object-position:center;background:#f5f5f5;width:100%;height:100%;padding:10px}.hero-store-scene{place-items:center;min-height:500px;display:grid}.store-showcase{aspect-ratio:3/2;background:#0a0a0a;border:1px solid #756c00;border-radius:26px;width:min(100%,590px);position:relative;overflow:hidden;box-shadow:0 34px 100px #000c,0 0 55px #ffe60017}.store-showcase:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0b}.store-showcase>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.store-showcase-caption{text-shadow:0 2px 12px #000;background:linear-gradient(#0000,#000d 56%,#000);justify-content:space-between;align-items:end;gap:18px;padding:34px 22px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.store-showcase-caption b{letter-spacing:1.7px;color:var(--yellow);font-size:12px}.store-showcase-caption span{color:#e6e6e6;text-align:right;font-size:10px}.hero-product-stage .product-art.has-image img{object-fit:contain;background:#f5f5f5;padding:20px}@media (width<=760px){.hero-carousel{min-height:0;margin:12px 0 18px}.hero-banner{grid-template-columns:1fr;align-items:start;gap:24px;min-height:0;padding:34px 16px 70px;display:grid}.hero-banner .hero-copy,.hero-product-slide .hero-copy{width:100%;max-width:none}.hero-banner h1,.hero-product-slide .hero-copy h1{letter-spacing:-2.5px;font-size:clamp(38px,12vw,54px);line-height:.94}.hero-banner p{max-width:100%;font-size:14px;line-height:1.5}.hero-scene,.hero-product-visual{width:100%;min-height:0;margin:0;display:block;position:relative;top:auto;right:auto}.hero-store-scene{min-height:0}.store-showcase{aspect-ratio:3/2;border-radius:18px;width:100%;max-width:none;box-shadow:0 18px 55px #000b,0 0 34px #ffe60012}.store-showcase-caption{padding:28px 14px 12px}.store-showcase-caption b{letter-spacing:1.2px;font-size:9px}.store-showcase-caption span{max-width:48%;font-size:8px}.hero-product-stage{aspect-ratio:4/3;border-radius:18px;width:100%;max-width:none}.hero-product-stage .product-art{height:100%;min-height:0}.hero-product-stage .product-art.has-image img{object-fit:contain;padding:14px}.store-mini,.hero-product-floaters,.store-phone{display:none!important}.grid{grid-template-columns:1fr;gap:14px}.product-card{border-radius:18px;grid-template-columns:none;min-height:0;display:block;overflow:hidden}.product-card .art-button{background:#f5f5f5;width:100%;height:auto;display:block}.product-card .product-art{width:100%;height:260px;min-height:0}.product-card .product-art.has-image img{object-fit:contain;object-position:center;background:#f5f5f5;padding:12px}.product-card .product-meta{padding:16px 15px 17px}.product-card .product-meta h3{margin:11px 0 5px;font-size:18px;line-height:1.18}.product-card .product-meta p{height:auto;min-height:0;font-size:11px;line-height:1.4}.product-card .price-row{margin:15px 0 14px}.product-card .commerce-price strong{font-size:25px}.product-card .card-actions button{padding:12px 9px;font-size:12px}.featured-grid .product-art.has-image img{object-fit:contain;background:#f5f5f5;padding:8px}}@media (width<=440px){.hero-banner{gap:20px;padding:30px 14px 66px}.hero-banner h1,.hero-product-slide .hero-copy h1{font-size:40px}.store-showcase{border-radius:16px}.product-card .product-art{height:235px}.product-card .product-meta{padding:14px 12px 15px}.product-card .product-meta h3{font-size:16px}.product-card .commerce-price strong{font-size:23px}}.brand-logo{flex:none;align-items:center;line-height:0;display:flex}.brand-logo img{object-fit:contain;object-position:left center;width:168px;height:auto;max-height:52px;display:block}.footer-logo img{width:150px;max-height:48px}.hero-banner{animation-duration:.8s;animation-timing-function:cubic-bezier(.22,.75,.2,1)}@media (width<=760px){.topbar{height:64px;padding:0 12px}.topbar .brand-logo{font-size:0}.topbar .brand-logo img{width:132px;max-height:40px}.hero-carousel{border-radius:20px;height:clamp(320px,48svh,410px);min-height:0;margin:10px 0 16px}.hero-banner{grid-template-rows:auto minmax(0,1fr);height:100%;overflow:hidden;grid-template-columns:1fr!important;align-items:start!important;gap:10px!important;min-height:0!important;padding:18px 14px 42px!important;display:grid!important}.hero-banner .hero-copy,.hero-product-slide .hero-copy{min-width:0;max-width:none;width:100%!important}.hero-banner .eyebrow{letter-spacing:1.15px;margin-bottom:7px;font-size:7.5px}.hero-banner h1,.hero-product-slide .hero-copy h1{max-width:100%;line-height:.95;letter-spacing:-1.8px!important;margin:0 0 8px!important;font-size:clamp(27px,8.4vw,35px)!important}.hero-banner p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden;margin:0!important;font-size:10.5px!important;line-height:1.35!important}.hero-banner .hero-actions{align-items:center;gap:8px!important;margin-top:9px!important;display:flex!important}.hero-banner .primary{white-space:nowrap;border-radius:10px;padding:9px 12px!important;font-size:10.5px!important}.hero-link{white-space:nowrap;padding:8px 4px;font-size:9.5px}.secure-note{display:none!important}.hero-scene,.hero-product-visual{height:100%;overflow:hidden;place-items:center!important;width:100%!important;min-height:0!important;margin:0!important;display:grid!important;position:relative!important;top:auto!important;right:auto!important}.hero-store-scene{min-height:0!important}.store-showcase{max-height:100%;aspect-ratio:3/2!important;border-radius:13px!important;width:min(100%,250px)!important;height:auto!important;box-shadow:0 12px 32px #000c,0 0 22px #ffe60010!important}.store-showcase>img{object-position:center;background:#080808;width:100%;height:100%;object-fit:contain!important}.store-showcase-caption{display:none!important}.hero-product-stage{max-height:170px;box-shadow:0 12px 32px #000c;aspect-ratio:auto!important;border-radius:13px!important;width:min(100%,250px)!important;height:100%!important}.hero-product-stage .product-art{height:100%!important;min-height:0!important}.hero-product-stage .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;padding:8px!important}.hero-product-stats{align-items:center;gap:10px!important;margin-top:7px!important;display:flex!important}.hero-product-stats .commerce-price.large strong{font-size:20px!important}.hero-product-stats .commerce-price.large del{font-size:8px}.hero-stock{font-size:8.5px!important}.carousel-arrow{width:30px!important;height:30px!important;font-size:21px!important;top:auto!important;bottom:8px!important;transform:none!important}.carousel-arrow.prev{left:10px!important}.carousel-arrow.next{right:10px!important}.carousel-dots{gap:5px;padding:5px 7px;bottom:11px!important}.carousel-dots button{width:6px;height:6px}.carousel-dots button.active{width:18px}.product-card .product-art{height:210px!important}.product-card .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;padding:10px!important}}@media (width<=440px){.topbar .brand-logo img{width:118px;max-height:36px}.hero-carousel{height:clamp(300px,47svh,380px)}.hero-banner{gap:8px!important;padding:16px 12px 39px!important}.hero-banner h1,.hero-product-slide .hero-copy h1{font-size:clamp(25px,8.2vw,32px)!important}.hero-banner p{-webkit-line-clamp:1;font-size:9.8px!important}.store-showcase,.hero-product-stage{max-height:150px;width:min(100%,225px)!important}.product-card .product-art{height:190px!important}}@media (prefers-reduced-motion:reduce){.hero-banner{animation:none!important}}.hero-product-slide{grid-template-columns:minmax(400px,.92fr) minmax(0,1.08fr);align-items:center;gap:54px;min-height:640px;padding:52px 68px 66px;overflow:visible}.hero-product-slide .hero-product-visual{order:-1;place-items:center;width:100%;min-width:0;min-height:0;display:grid;overflow:visible}.hero-product-stage{aspect-ratio:auto;background:#f5f5f5;border:1px solid #6e6500;border-radius:28px;width:min(100%,520px);height:500px;max-height:none;padding:10px;overflow:hidden;box-shadow:0 30px 80px #000b,0 0 44px #ffe60012}.hero-product-stage .product-art{background:#f5f5f5;width:100%;height:100%;min-height:0;overflow:hidden}.hero-product-stage .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;width:100%!important;height:100%!important;padding:14px!important}.hero-product-slide .hero-copy{align-self:center;width:100%;min-width:0;max-width:680px}.hero-product-slide .hero-copy h1{overflow-wrap:anywhere;max-width:100%;letter-spacing:-3.5px!important;margin:0 0 14px!important;font-size:clamp(42px,5vw,70px)!important;line-height:.98!important}.hero-product-heading{gap:8px;margin-bottom:8px;display:grid}.hero-product-tags{flex-wrap:wrap;gap:6px;display:flex}.hero-product-tags span{letter-spacing:.7px;color:#d5d5d5;background:#111b;border:1px solid #434343;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900}.hero-product-description{-webkit-line-clamp:unset!important;color:#c7c7c7!important;max-width:640px!important;margin:0!important;font-size:15px!important;line-height:1.48!important;display:block!important;overflow:visible!important}.hero-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:640px;margin:16px 0 0;display:grid}.hero-specs span{background:#121212d9;border:1px solid #2f2f2f;border-radius:11px;gap:2px;min-width:0;padding:9px 11px;display:grid}.hero-specs small{color:#777;text-transform:uppercase;letter-spacing:.75px;font-size:8px}.hero-specs b{color:#fff;white-space:normal;overflow-wrap:anywhere;font-size:11px}.hero-warranty{color:#77e897;background:#0e1b12;border:1px solid #24412d;border-radius:11px;align-items:center;gap:9px;width:max-content;max-width:100%;margin-top:9px;padding:8px 11px;display:flex}.hero-warranty span{gap:1px;display:grid}.hero-warranty small{color:#8db59a;font-size:8px}.hero-warranty b{color:#d6ffe0;font-size:10px}.hero-product-slide .hero-product-stats{flex-wrap:wrap;gap:16px;margin-top:16px}.hero-product-slide .hero-actions{flex-wrap:wrap;gap:12px;margin-top:17px}.hero-product-slide .hero-link{color:#fff;background:#121212;border:1px solid #3c3c3c;border-radius:12px;padding:13px 16px}@media (width>=761px){.product-card{flex-direction:column;height:100%;display:flex}.product-card .art-button{background:#f5f5f5}.product-card .product-art{background:#f5f5f5;height:300px;min-height:300px}.product-card .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;padding:14px!important}.product-card .product-meta{flex-direction:column;flex:1;display:flex}.product-card .product-meta p{height:auto;min-height:38px;line-height:1.42}.product-card .price-row{margin-top:auto}}@media (width<=1050px) and (width>=761px){.hero-product-slide{grid-template-columns:minmax(340px,.9fr) minmax(0,1.1fr);gap:34px;padding:46px 48px 60px}.hero-product-stage{height:430px}.hero-product-slide .hero-copy h1{font-size:clamp(38px,5.2vw,58px)!important}}@media (width<=760px){.hero-carousel{height:auto!important;min-height:0!important;overflow:hidden!important}.hero-product-slide{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;align-items:start!important;gap:12px!important;height:auto!important;min-height:0!important;padding:14px 14px 50px!important;display:grid!important;overflow:visible!important}.hero-product-slide .hero-product-visual{order:-1!important;place-items:center!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;display:grid!important;position:relative!important;inset:auto!important;overflow:visible!important}.hero-product-stage{background:#f5f5f5!important;border-radius:16px!important;width:100%!important;height:clamp(205px,29svh,250px)!important;min-height:205px!important;max-height:none!important;margin:0!important;padding:8px!important;box-shadow:0 14px 38px #000c,0 0 24px #ffe6000d!important}.hero-product-stage .product-art,.hero-product-stage .product-art.has-image{background:#f5f5f5!important;width:100%!important;height:100%!important;min-height:0!important}.hero-product-stage .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;padding:8px!important}.hero-product-slide .hero-copy{width:100%!important;min-width:0!important;max-width:none!important;padding:0 2px!important}.hero-product-heading{gap:5px;margin-bottom:5px}.hero-product-slide .hero-copy .eyebrow{margin-bottom:2px!important;font-size:7.5px!important}.hero-product-tags{gap:4px}.hero-product-tags span{letter-spacing:.45px;padding:3px 5px;font-size:7px}.hero-product-slide .hero-copy h1{letter-spacing:-1.5px!important;margin:0 0 7px!important;font-size:clamp(25px,7.5vw,32px)!important;line-height:1!important}.hero-product-description{-webkit-line-clamp:unset!important;margin:0!important;font-size:10.5px!important;line-height:1.38!important;display:block!important;overflow:visible!important}.hero-specs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:8px 0 0}.hero-specs span{border-radius:8px;padding:6px 7px}.hero-specs small{font-size:6.5px}.hero-specs b{font-size:8.5px;line-height:1.2}.hero-warranty{border-radius:8px;gap:6px;margin-top:6px;padding:6px 8px}.hero-warranty small{font-size:6.5px}.hero-warranty b{font-size:8px}.hero-product-slide .hero-product-stats{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin-top:8px!important;display:flex!important}.hero-product-slide .hero-product-stats .commerce-price.large strong{font-size:21px!important}.hero-product-slide .hero-product-stats .commerce-price.large del{font-size:8px!important}.hero-product-slide .hero-stock{white-space:nowrap;font-size:8px!important}.hero-product-slide .hero-actions{grid-template-columns:1.15fr .85fr!important;gap:6px!important;width:100%!important;margin-top:8px!important;display:grid!important}.hero-product-slide .hero-actions .primary,.hero-product-slide .hero-actions .hero-link{white-space:normal!important;text-align:center!important;border-radius:9px!important;width:100%!important;min-width:0!important;padding:9px 7px!important;font-size:9px!important;line-height:1.1!important}.hero-brand-slide{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;gap:10px!important;height:auto!important;min-height:0!important;padding:18px 14px 48px!important;display:grid!important}.hero-brand-slide .hero-scene{width:100%!important;height:auto!important;min-height:0!important;position:relative!important;inset:auto!important;overflow:visible!important}.hero-brand-slide .store-showcase{aspect-ratio:3/2!important;width:min(100%,330px)!important;max-height:none!important}.product-card{flex-direction:column!important;height:auto!important;min-height:0!important;display:flex!important}.product-card .art-button{background:#f5f5f5!important;width:100%!important;height:auto!important}.product-card .product-art{background:#f5f5f5!important;width:100%!important;height:240px!important;min-height:240px!important}.product-card .product-art.has-image img{object-fit:contain!important;object-position:center!important;background:#f5f5f5!important;padding:10px!important}.product-card .product-meta{flex-direction:column!important;padding:15px!important;display:flex!important}.product-card .product-meta p{-webkit-line-clamp:unset!important;height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.product-card .price-row{margin:13px 0!important}}@media (width<=440px){.hero-product-stage{height:220px!important;min-height:220px!important}.hero-product-slide{gap:9px!important;padding:12px 11px 48px!important}.hero-product-slide .hero-copy h1{font-size:clamp(24px,7.6vw,30px)!important}.hero-product-description{font-size:9.8px!important;line-height:1.34!important}.hero-specs span{padding:5px 6px}.hero-specs b{font-size:8px}.product-card .product-art{height:220px!important;min-height:220px!important}}@media (width>=761px){.store-main{max-width:1800px!important;padding-left:24px!important;padding-right:24px!important}.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.product-card{border-radius:18px!important;min-width:0!important}.product-card .product-art{height:190px!important;min-height:190px!important}.product-card .product-art.has-image img{padding:9px!important}.product-card .product-meta{min-width:0!important;padding:12px!important}.product-card .tags{flex-wrap:wrap!important;gap:5px!important;margin-bottom:8px!important}.product-card .tag{padding:4px 7px!important;font-size:8px!important}.product-card h3{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:35px!important;margin:0 0 6px!important;font-size:15px!important;line-height:1.18!important;display:-webkit-box!important;overflow:hidden!important}.product-card .product-meta p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;min-height:30px!important;margin:0!important;font-size:11px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.product-card .price-row{gap:6px!important;margin:10px 0!important}.product-card .price-row strong{font-size:21px!important}.product-card .card-actions{gap:7px!important}.product-card .card-actions button{min-height:38px!important;padding:8px 6px!important;font-size:11px!important}}@media (width>=980px){.grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (width>=1220px){.grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (width>=1540px){.grid{grid-template-columns:repeat(6,minmax(0,1fr))!important}}@media (width<=760px){.pro-filters{z-index:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:100%!important;box-shadow:none!important;background:0 0!important;margin:0 0 14px!important;padding:0!important;position:static!important;inset:auto!important}.pro-filters>*{width:100%!important;min-width:0!important}.catalog{overflow:visible!important}.grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.product-card{overflow:hidden!important}.product-card .product-art{height:210px!important;min-height:210px!important}.product-card .product-meta{padding:13px!important}.product-card h3{overflow-wrap:anywhere!important}.product-card .card-actions{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr)!important;gap:8px!important;display:grid!important}.product-card .card-actions button{white-space:normal!important;min-width:0!important}}@media (width<=390px){.product-card .product-art{height:195px!important;min-height:195px!important}}
