*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--red: #DC2626;--red-dark: #B91C1C;--red-soft: #FEE2E2;--yellow: #EAB308;--black: #111111;--ink: #1C1C1E;--muted: #6B7280;--line: #E5E7EB;--bg: #F9FAFB;--white: #FFFFFF}html,body{max-width:100%;overflow-x:hidden}*,*:before,*:after{max-width:100%}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}.wrap{width:100%;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;font-weight:700;font-size:15px;text-align:center;border:none;border-radius:0;transition:all .15s;white-space:nowrap}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-dark)}.btn-ghost{background:transparent;color:var(--ink);border:2px solid var(--ink)}.btn-ghost:hover{background:var(--ink);color:#fff}.btn-dark{background:var(--black);color:#fff}.announce{background:var(--black);color:#fff;overflow:hidden;font-size:12px;font-weight:500}.announce-track{display:flex;gap:32px;padding:9px 16px;white-space:nowrap;justify-content:center}.announce-track span:not(:first-child){display:none}@media(min-width:700px){.announce-track span:not(:first-child){display:inline}}.hdr{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.hdr-bar{display:flex;align-items:center;gap:12px;height:60px;padding:0 16px;max-width:1200px;margin:0 auto}.hdr-burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;background:none;border:none;flex-shrink:0}.hdr-burger span{display:block;width:22px;height:2px;background:var(--ink);border-radius:2px;transition:.2s}.hdr-burger.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hdr-burger.active span:nth-child(2){opacity:0}.hdr-burger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hdr-logo{display:flex;align-items:center;gap:8px;margin-right:auto}.hdr-logo-mark{width:30px;height:30px;background:var(--red);flex-shrink:0;clip-path:polygon(50% 0%,100% 25%,100% 70%,50% 100%,0% 70%,0% 25%);position:relative}.hdr-logo-mark:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--yellow);border-radius:50%}.hdr-logo-text{font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:1px;color:var(--ink)}.hdr-logo-text b{color:var(--red)}.hdr-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}a.hdr-icon-btn,button.hdr-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;margin:0;background:none;border:none;color:var(--ink);position:relative;line-height:0;text-decoration:none;-webkit-appearance:none;appearance:none}.hdr-icon-btn svg{width:22px;height:22px;display:block}.hdr-cart-count{position:absolute;top:5px;right:4px;background:var(--red);color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}.hdr-search{display:none;padding:0 16px 12px;border-bottom:1px solid var(--line)}.hdr-search.open{display:block}.hdr-search form{display:flex;max-width:1200px;margin:0 auto;border:2px solid var(--line)}.hdr-search input{flex:1;border:none;outline:none;padding:11px 14px;font-size:16px;min-width:0}.hdr-search button{background:var(--red);border:none;color:#fff;width:48px;display:flex;align-items:center;justify-content:center}.hdr-search button svg{width:18px;height:18px}.hdr-nav{display:none}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;visibility:hidden}.mobile-drawer.open{visibility:visible}.mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .25s}.mobile-drawer.open .mobile-drawer-backdrop{opacity:1}.mobile-drawer-panel{position:absolute;top:0;left:0;bottom:0;width:82%;max-width:320px;background:#fff;padding:16px;overflow-y:auto;transform:translate(-100%);transition:transform .25s;display:flex;flex-direction:column}.mobile-drawer.open .mobile-drawer-panel{transform:translate(0)}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding-bottom:12px;border-bottom:1px solid var(--line)}.mobile-drawer-title{font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:1px}.mobile-drawer-close{background:none;border:none;font-size:22px;width:40px;height:40px;color:var(--ink)}.mobile-drawer-link{display:block;padding:14px 8px;font-size:16px;font-weight:600;color:var(--ink);border-bottom:1px solid var(--line)}.mobile-drawer-link.sale{color:var(--red)}.mobile-drawer-link.sub{font-size:14px;font-weight:500;color:var(--muted);padding:11px 8px}.mobile-drawer-divider{height:16px}.hero{background:#fff;border-bottom:1px solid var(--line);padding:40px 0}.hero-kick{display:inline-block;background:var(--red-soft);color:var(--red);font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;padding:5px 12px;margin-bottom:16px}.hero-h1{font-family:Bebas Neue,sans-serif;font-size:44px;line-height:.95;letter-spacing:1px;color:var(--ink);margin-bottom:14px}.hero-h1 em{font-style:normal;color:var(--red)}.hero-sub{font-size:15px;color:var(--muted);margin-bottom:24px;max-width:460px}.hero-btns{display:flex;flex-direction:column;gap:10px}.hero-btns .btn{width:100%}.usp{background:var(--red);padding:16px 0}.usp-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.usp-item{display:flex;align-items:center;gap:10px;color:#fff}.usp-item span{font-size:22px;flex-shrink:0}.usp-item b{display:block;font-size:13px;line-height:1.2}.usp-item small{font-size:11px;opacity:.85}.sec{padding-top:40px;padding-bottom:40px}.sec-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid var(--line)}.sec-h2{font-family:Bebas Neue,sans-serif;font-size:30px;letter-spacing:1px;color:var(--ink);line-height:1}.sec-h2 span{color:var(--red)}.sec-link{font-size:13px;font-weight:700;color:var(--red);white-space:nowrap}.cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.cat{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;background:#fff;border:1.5px solid var(--line);font-size:13px;font-weight:700;color:var(--ink);text-align:center}.cat span{font-size:30px}.cat svg{width:32px;height:32px;color:var(--red)}.cat:active{border-color:var(--red)}.prod-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;min-width:0;overflow:hidden}.card-link{display:flex;flex-direction:column;flex:1;min-width:0}.card-img{position:relative;aspect-ratio:1;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line);padding:12px;overflow:hidden}.card-img img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .25s ease}.card:hover .card-img img{transform:scale(1.05)}.card-ph{font-size:44px}.card-tag{position:absolute;top:8px;left:8px;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;padding:3px 7px}.card-tag.new{background:var(--red);color:#fff}.card-tag.sale{background:var(--yellow);color:var(--black)}.card-tag.out{background:var(--muted);color:#fff}.card-info{padding:10px;flex:1;display:flex;flex-direction:column;min-width:0}.card-vendor{font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--muted);margin-bottom:3px}.card-name{font-size:12px;font-weight:700;line-height:1.3;color:var(--ink);overflow-wrap:break-word;margin-bottom:8px;flex:1}.card-price-row{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.card-price{font-family:Bebas Neue,sans-serif;font-size:22px;color:var(--ink)}.card-old{font-size:12px;color:var(--muted);text-decoration:line-through}.card-foot{padding:0 10px 10px}.card-btn{width:100%;min-height:42px;background:var(--bg);border:1.5px solid var(--line);color:var(--ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:.15s}.card-btn:active,.card:hover .card-btn{background:var(--red);color:#fff;border-color:var(--red)}.card-btn.off{opacity:.5}.how{background:var(--ink);padding:48px 0}.how-h2{font-family:Bebas Neue,sans-serif;font-size:30px;letter-spacing:1px;color:#fff;text-align:center;margin-bottom:28px}.how-h2 span{color:var(--yellow)}.how-grid{display:flex;flex-direction:column;gap:16px}.how-step{background:#262629;padding:28px 24px;text-align:center}.how-ico{font-size:36px;display:block;margin-bottom:12px}.how-step h3{font-size:17px;font-weight:800;color:#fff;margin-bottom:8px}.how-step p{font-size:14px;color:#9ca3af}.promo{background:var(--yellow);padding:32px 0}.promo-in{display:flex;flex-direction:column;gap:16px;text-align:center;align-items:center}.promo-in h2{font-family:Bebas Neue,sans-serif;font-size:28px;letter-spacing:1px;color:var(--black);line-height:1.1}.promo-in p{font-size:14px;color:#374151}.crumb{display:flex;gap:8px;align-items:center;padding:14px 0;font-size:12px;color:var(--muted);flex-wrap:wrap}.crumb a{color:var(--muted)}.crumb a:active{color:var(--red)}.coll-desc{color:var(--muted);font-size:14px;margin:8px 0 0}.coll-bar{display:flex;flex-direction:column;gap:10px;margin:16px 0}.coll-count{font-size:13px;color:var(--muted)}.coll-sort{width:100%;max-width:100%;padding:11px 14px;border:1.5px solid var(--line);background:#fff;font-size:14px}.pager{display:flex;justify-content:center;gap:6px;margin-top:32px;flex-wrap:wrap}.pager a,.pager span{padding:10px 14px;border:1.5px solid var(--line);font-size:13px;font-weight:600}.pager .current{background:var(--red);color:#fff;border-color:var(--red)}.pdp{display:flex;flex-direction:column;gap:24px;padding-bottom:48px}.pdp-main img,.pdp-ph{width:100%;aspect-ratio:1;object-fit:contain;background:var(--bg)}.pdp-ph{display:flex;align-items:center;justify-content:center;font-size:64px}.pdp-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.pdp-thumb{width:64px;height:64px;border:2px solid var(--line);background:none;padding:0;overflow:hidden}.pdp-thumb.on{border-color:var(--red)}.pdp-thumb img{width:100%;height:100%;object-fit:contain;padding:4px;background:#fff}.pdp-vendor{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.pdp-title{font-family:Bebas Neue,sans-serif;font-size:32px;letter-spacing:.5px;line-height:1.1;margin-bottom:16px}.pdp-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:20px}.pdp-price{font-family:Bebas Neue,sans-serif;font-size:36px;color:var(--ink)}.pdp-price.sale{color:var(--red)}.pdp-old{font-size:16px;color:var(--muted);text-decoration:line-through}.pdp-save{background:var(--red-soft);color:var(--red);font-size:12px;font-weight:700;padding:4px 10px}.pdp-variants{margin-bottom:20px}.pdp-vlabel{display:block;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.pdp-vopts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.pdp-vopt input{display:none}.pdp-vopt span{display:block;padding:8px 16px;border:1.5px solid var(--line);font-size:13px;font-weight:600}.pdp-vopt input:checked+span{border-color:var(--red);color:var(--red);background:var(--red-soft)}.pdp-form{display:flex;gap:10px;margin-bottom:20px}.pdp-add{flex:1}.pdp-add.off{background:var(--muted);color:#fff}.pdp-usp{list-style:none;border:1.5px solid var(--line);padding:14px;display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.pdp-usp li{font-size:13px;font-weight:500}.pdp-desc h2{font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:1px;margin-bottom:12px}.pdp-desc p,.pdp-desc ul,.pdp-desc li{font-size:14px;color:var(--muted);line-height:1.7}.pdp-desc ul{padding-left:18px;margin:8px 0}.qty{display:flex;align-items:center;border:1.5px solid var(--line);height:48px}.qty-b{width:44px;height:100%;background:var(--bg);border:none;font-size:18px}.qty-b:active{background:var(--line)}.qty input{width:48px;height:100%;text-align:center;border:none;outline:none;font-size:15px;font-weight:700;-moz-appearance:textfield}.qty input::-webkit-outer-spin-button,.qty input::-webkit-inner-spin-button{-webkit-appearance:none}.cart{display:flex;flex-direction:column;gap:24px}.cart-items{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line)}.ci{background:#fff;padding:14px;display:flex;gap:12px}.ci-img{width:70px;height:70px;flex-shrink:0;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:28px}.ci-img img{width:100%;height:100%;object-fit:contain;padding:4px}.ci-info{flex:1;min-width:0}.ci-title{font-size:14px;font-weight:700;color:var(--ink);display:block;margin-bottom:4px;overflow-wrap:break-word}.ci-var{font-size:11px;color:var(--muted);margin-bottom:4px}.ci-price{font-family:Bebas Neue,sans-serif;font-size:18px;margin-bottom:8px}.ci-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.ci-total{font-family:Bebas Neue,sans-serif;font-size:18px}.ci-rm{font-size:11px;color:var(--muted)}.ci-rm:active{color:var(--red)}.cart-update{width:100%}.cart-sum{background:#fff;border:1px solid var(--line);padding:20px}.cart-sum h2{font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:1px;margin-bottom:16px}.cart-ship{font-size:12px;color:var(--muted);padding:10px;background:var(--bg);margin-bottom:16px}.cart-ship.free{color:var(--red);background:var(--red-soft)}.cart-bar{height:4px;background:var(--line);margin-top:8px;border-radius:2px;overflow:hidden}.cart-bar div{height:100%;background:var(--red)}.cart-sub{display:flex;justify-content:space-between;font-weight:700;font-size:15px;margin-bottom:8px}.cart-note{font-size:11px;color:var(--muted);margin-bottom:16px}.cart-checkout{width:100%}.empty{text-align:center;padding:60px 20px}.empty-ico{font-size:60px;margin-bottom:16px}.empty p{font-size:16px;color:var(--muted);margin-bottom:20px}.search-page-form{display:flex;gap:8px;margin:16px 0 28px;flex-direction:column}.search-page-form input{flex:1;border:1.5px solid var(--line);padding:12px 14px;font-size:16px}.empty-txt{color:var(--muted);padding:32px 0;text-align:center}.empty-txt a{color:var(--red);font-weight:700}.err{text-align:center;padding:60px 16px}.err-ico{font-size:64px;margin-bottom:16px}.err-txt{color:var(--muted);margin:12px 0 24px}.err-btns{display:flex;flex-direction:column;gap:10px;max-width:280px;margin:0 auto}.page-title{margin-bottom:24px}.rte{font-size:15px;line-height:1.8;color:var(--muted)}.rte h2{font-family:Bebas Neue,sans-serif;font-size:24px;color:var(--ink);letter-spacing:1px;margin:28px 0 12px}.rte h3{font-size:17px;font-weight:700;color:var(--ink);margin:20px 0 10px}.rte p{margin-bottom:16px}.rte ul,.rte ol{padding-left:20px;margin-bottom:16px}.rte li{margin-bottom:8px}.rte a{color:var(--red);text-decoration:underline}.rte strong{color:var(--ink)}.rte table{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:13px}.rte th{background:var(--ink);color:#fff;padding:8px 10px;text-align:left}.rte td{padding:8px 10px;border-bottom:1px solid var(--line)}.ftr{background:#fff;border-top:1px solid var(--line);margin-top:40px}.ftr-grid{max-width:1200px;margin:0 auto;padding:40px 16px;display:flex;flex-direction:column;gap:28px}.ftr-logo{margin-bottom:12px}.ftr-desc{font-size:13px;color:var(--muted);line-height:1.7;margin-bottom:16px}.ftr-pay{display:flex;gap:6px;flex-wrap:wrap}.ftr-pay span{background:var(--bg);border:1px solid var(--line);padding:4px 8px;font-size:10px;font-weight:700;color:var(--muted)}.ftr-col{display:flex;flex-direction:column}.ftr-col h4{font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.ftr-col a{font-size:14px;color:var(--ink);padding:7px 0}.ftr-col a:active{color:var(--red)}.ftr-bottom{border-top:1px solid var(--line);padding:20px 16px;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--muted)}@media(min-width:700px){body{font-size:16px}.wrap{padding-left:24px;padding-right:24px}.hero{padding:64px 0}.hero-h1{font-size:64px}.hero-sub{font-size:16px}.hero-btns{flex-direction:row}.hero-btns .btn{width:auto}.usp-grid{grid-template-columns:repeat(4,1fr)}.cat-grid{grid-template-columns:repeat(3,1fr);gap:12px}.prod-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sec-h2{font-size:34px}.card-name{font-size:13px}.card-price{font-size:24px}.how-grid{flex-direction:row;gap:2px}.how-step{flex:1}.promo-in{flex-direction:row;justify-content:space-between;text-align:left}.promo-in h2{font-size:34px}.coll-bar{flex-direction:row;align-items:center;justify-content:space-between}.coll-sort{width:auto;min-width:220px}.pdp{flex-direction:row;gap:40px}.pdp-gallery{flex:1;position:sticky;top:80px;align-self:flex-start}.pdp-info{flex:1}.cart{flex-direction:row;align-items:flex-start}.cart-items{flex:1}.cart-sum{width:320px;flex-shrink:0;position:sticky;top:80px}.search-page-form{flex-direction:row;max-width:600px}.ftr-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.ftr-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:1000px){.hdr-bar{height:72px;gap:32px;flex-wrap:nowrap}.hdr-burger{display:none}.hdr-logo{margin-right:0;flex-shrink:0}.hdr-logo-text{font-size:26px}.hdr-search{position:absolute;top:100%;right:24px;left:auto;width:380px;max-width:calc(100vw - 48px);padding:12px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 28px #00000026;z-index:600}.hdr-search form{width:100%;border:2px solid var(--line)}.hdr-search form:focus-within{border-color:var(--red)}.hdr-search .search-results{position:static;border:none;box-shadow:none;margin-top:8px;max-height:50vh}.hdr-bar{position:relative}.hdr-logo{margin-right:auto}.hdr-actions{flex-shrink:0;gap:8px}.hdr-nav{display:block;border-top:1px solid var(--line)}.hdr-nav-scroll{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;gap:2px;overflow:visible}.hdr-nav-link{padding:13px 16px;font-size:14px;font-weight:600;color:var(--muted);border-bottom:2px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s}.hdr-nav-link:hover{color:var(--ink)}.hdr-nav-link.on{color:var(--red);border-bottom-color:var(--red)}.hdr-nav-link.sale{color:var(--red)}.prod-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cat-grid{grid-template-columns:repeat(6,1fr);gap:14px}.hero{padding:80px 0}.hero-h1{font-size:76px}.hero-sub{font-size:17px}.sec{padding-top:56px;padding-bottom:56px}.sec-h2{font-size:38px}.card-name{font-size:14px}.card-price{font-size:26px}.card-btn{font-size:12px}}@media(min-width:1280px){.wrap,.hdr-bar,.hdr-nav-scroll,.ftr-grid,.ftr-bottom{max-width:1280px}}@media(hover:none)and (pointer:coarse){.hdr-nav-link,.ftr-col a,.crumb a{min-height:40px;display:inline-flex;align-items:center}}.auth-page{max-width:460px;margin:0 auto;padding:40px 16px 64px;display:flex;flex-direction:column;gap:20px}.auth-box{background:#fff;border:1px solid var(--line);padding:32px 24px;border-radius:0}.auth-logo{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px}.auth-logo .hdr-logo-mark{width:36px;height:36px}.auth-logo .hdr-logo-text{font-size:28px}.auth-title{font-family:Bebas Neue,sans-serif;font-size:32px;letter-spacing:1px;text-align:center;margin-bottom:6px}.auth-sub{font-size:14px;color:var(--muted);text-align:center;margin-bottom:24px}.auth-social{margin-bottom:16px}.auth-social-note{font-size:12px;color:var(--muted);text-align:center;margin-bottom:10px}.auth-divider{display:flex;align-items:center;gap:12px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-divider span{font-size:12px;color:var(--muted)}.auth-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.auth-field label{font-size:13px;font-weight:700;color:var(--ink)}.auth-field input{border:1.5px solid var(--line);padding:12px 14px;font-size:16px;outline:none;transition:border-color .15s}.auth-field input:focus{border-color:var(--red)}.auth-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-forgot{display:inline-block;font-size:13px;color:var(--red);margin-bottom:16px}.auth-submit{width:100%;margin-top:4px}.auth-switch{text-align:center;font-size:14px;color:var(--muted);margin-top:20px}.auth-switch a{color:var(--red);font-weight:700}.auth-error{background:var(--red-soft);border:1px solid var(--red);color:var(--red-dark);padding:12px 14px;font-size:13px;margin-bottom:16px}.auth-recover{margin-top:4px}.acct-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:24px}.acct-logout{min-height:40px;padding:0 18px}.acct-grid{display:flex;flex-direction:column;gap:32px}.acct-sub{font-family:Bebas Neue,sans-serif;font-size:22px;letter-spacing:1px;margin-bottom:16px}.acct-order-list{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line)}.acct-order{background:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center}.acct-order-num{display:block;font-weight:700;font-size:14px}.acct-order-date{font-size:12px;color:var(--muted)}.acct-order-right{text-align:right}.acct-order-total{display:block;font-family:Bebas Neue,sans-serif;font-size:18px}.acct-order-status{font-size:11px;color:var(--muted)}.acct-side{background:var(--bg);padding:20px}.acct-name{font-weight:700;margin-bottom:4px}.acct-email{font-size:14px;color:var(--muted);margin-bottom:16px}.acct-address h3{font-size:13px;font-weight:700;margin-bottom:8px}.acct-address{font-size:13px;color:var(--muted);line-height:1.6}@media(min-width:700px){.acct-grid{display:grid;grid-template-columns:2fr 1fr;gap:40px}.acct-side{align-self:start}}.hdr-search{position:relative}.search-results{position:absolute;top:100%;left:0;right:0;z-index:500;background:#fff;border:1px solid var(--line);border-top:none;max-height:70vh;overflow-y:auto;box-shadow:0 12px 24px #0000001f}.sr-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line)}.sr-item:hover{background:var(--bg)}.sr-img{width:48px;height:48px;flex-shrink:0;background:var(--bg);display:flex;align-items:center;justify-content:center;overflow:hidden}.sr-img img{width:100%;height:100%;object-fit:contain;padding:3px}.sr-ph{font-size:22px}.sr-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.sr-name{font-size:13px;font-weight:600;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-price{font-family:Bebas Neue,sans-serif;font-size:16px;color:var(--red)}.sr-empty{padding:20px 14px;text-align:center;color:var(--muted);font-size:14px}@media(min-width:1000px){.search-results{box-shadow:0 12px 28px #00000026}}.hero-search{position:relative;margin-top:20px;max-width:520px}.hero-search form{display:flex;border:2px solid var(--ink);background:#fff}.hero-search form:focus-within{border-color:var(--red)}.hero-search input{flex:1;border:none;outline:none;min-width:0;padding:14px 16px;font-size:16px;background:transparent;color:var(--ink)}.hero-search input::placeholder{color:var(--muted)}.hero-search button{background:var(--red);border:none;color:#fff;width:56px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.hero-search button svg{width:20px;height:20px}.hero-search .search-results{position:absolute;top:100%;left:0;right:0;z-index:500;background:#fff;border:1px solid var(--line);border-top:none;max-height:60vh;overflow-y:auto;box-shadow:0 12px 28px #00000026}@media(min-width:700px){.hero-search input{font-size:15px}}.coll-layout{display:block}.coll-main{min-width:0}.filt-toggle{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin-bottom:12px;background:#fff;border:2px solid var(--ink);color:var(--ink);font-weight:700;font-size:14px}.filt-toggle svg{width:16px;height:16px}.filt-panel{display:none;background:#fff;border:1px solid var(--line);padding:16px;margin-bottom:20px}.filt-panel.open{display:block}.filt-group{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.filt-group:last-of-type{border-bottom:none}.filt-label{font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.filt-opts{list-style:none;display:flex;flex-direction:column;gap:2px;max-height:260px;overflow-y:auto}.filt-opt{display:flex;align-items:center;gap:8px;padding:8px 4px;font-size:14px;cursor:pointer}.filt-opt input{width:17px;height:17px;accent-color:var(--red);flex-shrink:0}.filt-opt:hover .filt-name{color:var(--red)}.filt-opt.off{opacity:.4;cursor:not-allowed}.filt-name{flex:1;min-width:0}.filt-count{font-size:12px;color:var(--muted)}.filt-price{display:flex;align-items:center;gap:8px}.filt-price input{flex:1;min-width:0;border:1.5px solid var(--line);padding:9px 10px;font-size:14px}.filt-price input:focus{outline:none;border-color:var(--red)}.filt-apply{width:100%;margin-top:4px}.filt-clear{display:block;text-align:center;margin-top:10px;font-size:13px;color:var(--muted);text-decoration:underline}@media(min-width:900px){.coll-layout{display:grid;grid-template-columns:230px 1fr;gap:32px;align-items:start}.filt-toggle{display:none}.filt-panel{display:block;position:sticky;top:90px;margin-bottom:0}}.ct-intro{max-width:640px;color:var(--muted);font-size:15px;line-height:1.7}.ct-cards{display:grid;grid-template-columns:1fr;gap:12px;margin:28px 0 40px}.ct-card{background:var(--bg);border:1px solid var(--line);padding:18px 20px}.ct-card h3{font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:var(--red);margin-bottom:8px}.ct-card p{font-size:14px;line-height:1.6;color:var(--muted)}.ct-card a{color:var(--red);font-weight:600}.ct-h2{font-family:Bebas Neue,sans-serif;font-size:26px;letter-spacing:1px;color:var(--ink);margin-bottom:20px}.ct-form{max-width:640px}.ct-row{display:grid;grid-template-columns:1fr}.ct-field{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.ct-field label{font-size:13px;font-weight:700;color:var(--ink)}.ct-field label span{color:var(--red)}.ct-field label em{font-style:normal;font-weight:500;color:#9ca3af}.ct-field input,.ct-field select,.ct-field textarea{width:100%;border:1.5px solid var(--line);background:#fff;padding:12px 14px;font-family:inherit;font-size:16px;color:var(--ink);outline:none;border-radius:0;transition:border-color .15s}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{border-color:var(--red)}.ct-field textarea{resize:vertical;min-height:130px}.ct-submit{min-width:200px}.ct-note{font-size:12px;color:#9ca3af;margin-top:12px}.ct-note a{color:var(--muted);text-decoration:underline}.ct-ok{background:#dcfce7;border:1px solid #16A34A;color:#15803d;padding:14px 16px;font-weight:600;margin-bottom:24px}.ct-err{background:var(--red-soft);border:1px solid var(--red);color:var(--red-dark);padding:14px 16px;font-weight:600;margin-bottom:24px}@media(min-width:700px){.ct-cards{grid-template-columns:repeat(2,1fr);gap:16px}.ct-row{grid-template-columns:1fr 1fr;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/theme.css.map */
