@charset "UTF-8";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f5f5;color:#111;font-family:Inter,Arial,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.store-shell{min-height:100vh}.top-strip{height:30px;background:#050505;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 max(24px,(100vw - 1280px) / 2);font-size:12px;font-weight:700}.top-strip span:last-child{color:#ffc928}.header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:18px;max-width:1340px;margin:auto;padding:14px 24px;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:12px;min-width:225px}.brand-logo{width:98px;height:46px;border-radius:13px;overflow:hidden;background:#050505;padding:4px 7px}.brand-logo img{width:100%;height:100%;object-fit:contain;display:block}.brand strong{display:block;font-size:16px}.brand small{display:block;margin-top:4px;color:#777}.search-wrap{position:relative;flex:1}.search-wrap input{width:100%;height:52px;padding:0 18px 0 48px;border:1px solid #ddd;border-radius:15px;background:#fafafa;outline:none}.search-wrap input:focus{border-color:#111;background:#fff;box-shadow:0 0 0 4px #0000000d}.search-icon{position:absolute;left:17px;top:12px;font-size:24px;color:#555}.cart-button{height:52px;border:0;border-radius:15px;background:#050505;color:#fff;padding:0 20px;display:flex;align-items:center;gap:9px}.cart-count{display:inline-grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:99px;background:#ffc928;color:#111;font-size:11px}.category-bar{max-width:1340px;margin:auto;padding:0 24px 14px;display:flex;gap:9px;overflow:auto;background:#fff}.category-bar button,.mobile-categories button{border:0;border-radius:999px;padding:9px 16px;background:#f1f1f1;font-weight:700;white-space:nowrap}.category-bar button.active,.mobile-categories button.active{background:#ffc928}.page{max-width:1340px;margin:auto;padding:16px 24px 50px}.hero{min-height:240px;border-radius:28px;overflow:hidden;background:linear-gradient(110deg,#020202,#050505 67%,#2c2921);display:grid;grid-template-columns:1fr 300px;color:#fff}.hero-copy{padding:32px 34px}.hero-tags{display:flex;gap:10px}.hero-tags span{padding:6px 12px;border-radius:99px;font-size:11px;font-weight:800;background:#1f1f1f}.hero-tags span:first-child{background:#ffc928;color:#111}.hero h1{font-size:42px;line-height:1.02;margin:17px 0 10px;letter-spacing:-1.5px}.hero p{max-width:610px;color:#d0d0d0;font-size:14px;line-height:1.6}.hero-actions{display:flex;gap:10px;margin-top:20px}.hero-actions button{border-radius:13px;padding:12px 18px;font-weight:800}.primary{border:0;background:#ffc928;color:#111}.secondary{border:1px solid #ddd;background:#fff;color:#111}.hero-logo{display:flex;align-items:center;justify-content:center;background:#ffffff0b;padding:30px 24px}.hero-logo img{width:240px;max-width:100%;height:auto;object-fit:contain;display:block}.success-panel{margin-top:18px;padding:20px 24px;border:1px solid #bde8cc;border-radius:22px;background:#effcf4;display:flex;align-items:center;gap:16px}.success-panel>div:first-child{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#16803d;color:#fff;font-weight:900}.success-panel small{color:#16803d;font-weight:800}.success-panel h2{margin:2px 0}.success-panel p{margin:0;color:#53705e;font-size:13px}.success-panel>strong{margin-left:auto;font-size:20px}.catalog-layout{display:grid;grid-template-columns:250px 1fr;gap:16px;margin-top:16px}.filters,.catalog-head{border:1px solid #e2e2e2;background:#fff;border-radius:22px}.filters{height:max-content;padding:18px}.filters h3{margin:0 0 18px}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#999;font-weight:800}.filter-row{width:100%;border:0;background:transparent;border-radius:13px;padding:11px 12px;display:flex;justify-content:space-between;font-size:13px}.filter-row.active{background:#ffc928}.availability{margin-top:17px;padding:13px;display:flex;gap:10px;border:1px solid #eee;border-radius:14px}.availability span{display:flex;flex-direction:column;font-size:12px}.availability small{margin-top:3px;color:#999}.delivery-card{margin-top:16px;border-radius:16px;padding:16px;background:#fff8df;color:#9b4b16}.delivery-card p{font-size:12px;line-height:1.6;margin:7px 0 0}.catalog-head{padding:18px;display:flex;justify-content:space-between;align-items:center}.catalog-head h2{font-size:30px;margin:0;letter-spacing:-1px}.catalog-head p{margin:4px 0 0;color:#888;font-size:13px}.catalog-head select{height:44px;border:1px solid #ddd;border-radius:13px;padding:0 13px;background:#fff}.product-grid,.loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:14px}.product-card{overflow:hidden;border:1px solid #e2e2e2;background:#fff;border-radius:22px;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #00000014}.product-image{position:relative;aspect-ratio:1/1;background:linear-gradient(145deg,#fafafa,#ededed);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:2}.fallback-mark{display:flex;flex-direction:column;align-items:center;font-size:40px;font-weight:900;color:#222}.fallback-mark small{font-size:10px;font-weight:600}.stock-badge{position:absolute;z-index:3;left:12px;top:12px;padding:6px 10px;border-radius:99px;background:#ecfff1;color:#147332;font-size:10px;font-weight:800}.stock-badge.sold{background:#fff0f0;color:#c72c2c}.product-body{padding:16px}.product-meta{display:flex;justify-content:space-between;gap:10px;align-items:center}.product-meta span{padding:5px 9px;border-radius:99px;background:#f3f3f3;font-size:10px;font-weight:800}.product-meta small{color:#aaa;font-size:10px}.product-body h3{min-height:48px;margin:12px 0 6px;font-size:17px;line-height:1.35}.product-body>p{height:42px;overflow:hidden;margin:0;color:#777;font-size:12px;line-height:1.55}.product-bottom{margin-top:18px;display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.product-bottom>div{display:flex;flex-direction:column}.product-bottom small{color:#999;text-transform:uppercase;font-weight:800;font-size:9px}.product-bottom strong{font-size:21px;margin-top:3px}.product-bottom button{border:0;border-radius:12px;background:#050505;color:#fff;padding:11px 14px;font-size:12px;font-weight:800}.product-bottom button:disabled{background:#eee;color:#aaa}.skeleton{height:430px;border-radius:22px;background:linear-gradient(90deg,#eee 25%,#f8f8f8 37%,#eee 63%);background-size:400% 100%;animation:shine 1.4s infinite}.empty{margin-top:14px;min-height:330px;border:1px dashed #ccc;border-radius:22px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty>div{font-size:42px}.empty h3{margin:10px 0 4px}.empty p{margin:0;color:#888}.mobile-filter-row,.mobile-categories{display:none}footer{background:#050505;color:#aaa;padding:28px;display:flex;align-items:center;justify-content:center;gap:15px;font-size:12px}footer img{width:110px;height:48px;object-fit:contain;display:block}.overlay{position:fixed;inset:0;z-index:49;background:#00000073;opacity:0;visibility:hidden;transition:.25s}.overlay.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:50;right:0;top:0;width:min(520px,100%);height:100vh;background:#fff;transform:translate(100%);transition:.28s;display:flex;flex-direction:column;box-shadow:-20px 0 60px #00000029}.cart-drawer.open{transform:none}.drawer-head{padding:20px 22px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.drawer-head small{color:#999;font-weight:800;text-transform:uppercase}.drawer-head h2{margin:2px 0 0;font-size:28px}.drawer-head button,.checkout-title button{width:42px;height:42px;border:1px solid #ddd;border-radius:13px;background:#fff;font-size:22px}.drawer-body{padding:15px 20px;overflow:auto;flex:1}.cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.cart-empty span{font-size:40px}.cart-empty h3{margin:15px 0 5px}.cart-empty p{color:#888}.cart-line{position:relative;display:grid;grid-template-columns:88px 1fr;gap:13px;padding:13px 30px 13px 0;border-bottom:1px solid #eee}.cart-thumb{height:88px;border-radius:14px;overflow:hidden;background:#eee;display:grid;place-items:center;font-weight:900}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-info small{color:#999;font-size:10px}.cart-info h4{margin:4px 0 7px;font-size:14px}.qty{display:inline-flex;margin-top:10px;border:1px solid #ddd;border-radius:10px;overflow:hidden}.qty button{width:32px;height:30px;border:0;background:#fafafa}.qty span{width:36px;display:grid;place-items:center;font-size:12px;font-weight:800}.remove{position:absolute;right:0;top:13px;border:0;background:transparent;color:#c33;font-size:20px}.drawer-foot{border-top:1px solid #eee;padding:20px}.total{display:flex;justify-content:space-between;align-items:center}.total strong{font-size:26px}.drawer-foot p{font-size:11px;color:#888;line-height:1.6}.checkout-button,.send-order{width:100%;height:50px;border:0;border-radius:14px;background:#050505;color:#fff;font-weight:900}.modal-wrap{position:fixed;inset:0;z-index:60;background:#0000008c;display:grid;place-items:center;padding:20px;overflow:auto}.checkout{width:min(930px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:26px;background:#fff;display:grid;grid-template-columns:1fr 330px}.checkout-form{padding:28px}.checkout-title{display:flex;justify-content:space-between;gap:15px}.checkout-title small{color:#a66a00;text-transform:uppercase;font-weight:900}.checkout-title h2{margin:5px 0;font-size:30px}.checkout-title p{margin:0;color:#888;font-size:13px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:25px}.form-grid label{display:flex;flex-direction:column;gap:7px}.form-grid label.wide{grid-column:1/-1}.form-grid span{font-size:12px;font-weight:800}.form-grid input,.form-grid textarea{border:1px solid #ddd;border-radius:13px;background:#fafafa;padding:12px 14px;outline:none}.form-grid input:focus,.form-grid textarea:focus{border-color:#111;background:#fff}.checkout-summary{padding:28px;background:#f7f7f7;border-left:1px solid #eee}.summary-brand{height:70px;background:#050505;border-radius:17px;padding:10px;display:flex;align-items:center;justify-content:center}.summary-brand img{height:100%;max-width:190px;object-fit:contain;display:block}.checkout-summary h3{margin:22px 0 15px}.summary-line{padding:9px 0;border-bottom:1px solid #e1e1e1;display:flex;justify-content:space-between;gap:12px;font-size:11px}.summary-line span{color:#666}.summary-total{display:flex;justify-content:space-between;align-items:center;padding:18px 0}.summary-total strong{font-size:23px}.pay-note{border-radius:14px;background:#fff3c9;padding:13px;display:flex;flex-direction:column;gap:4px;font-size:11px}.send-order{margin-top:15px}.send-order:disabled{background:#aaa}.toast{position:fixed;z-index:80;right:24px;bottom:24px;max-width:430px;display:flex;gap:12px;align-items:flex-start;padding:15px 16px;border:1px solid transparent;border-radius:16px;background:#eff6ff;color:#1e3a8a;box-shadow:0 18px 44px #0f172a2e;transform:translateY(20px);opacity:0;pointer-events:none;transition:.2s}.toast.show{transform:none;opacity:1}.toast-icon{flex:0 0 30px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2563eb;color:#fff;font-weight:900}.toast-copy{min-width:0;flex:1}.toast-copy b{display:block;margin:0 0 2px;font-size:12px;line-height:1.35}.toast p{margin:0;font-size:12px;line-height:1.45;color:inherit}.toast.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.toast.success .toast-icon{background:#16a34a}.toast.error{background:#fef2f2;border-color:#fecaca;color:#991b1b}.toast.error .toast-icon{background:#dc2626}.toast.warning{background:#fffbeb;border-color:#fde68a;color:#92400e}.toast.warning .toast-icon{background:#f59e0b;color:#111827}.toast.info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.toast.info .toast-icon{background:#2563eb}.image-fallback img{display:none!important}@keyframes shine{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 980px){.brand>div:last-child{display:none}.brand{min-width:auto}.brand-logo{width:82px}.catalog-layout{grid-template-columns:1fr}.filters{display:none}.product-grid,.loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-filter-row{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.mobile-filter-row button,.mobile-filter-row label{border:1px solid #ddd;border-radius:12px;background:#fff;padding:10px 12px;font-size:12px}.mobile-categories{display:flex;gap:8px;overflow:auto;margin-bottom:12px}.hero{grid-template-columns:1fr 220px}.hero h1{font-size:36px}}@media (max-width: 680px){.top-strip{justify-content:center;height:auto;min-height:28px;padding:6px 12px}.top-strip span:first-child{display:none}.header{padding:10px 14px;gap:9px;flex-wrap:wrap}.brand-logo{width:82px;height:40px;padding:3px 6px}.search-wrap{order:3;flex-basis:100%}.search-wrap input{height:46px}.cart-button{height:42px;padding:0 13px}.cart-button b{display:none}.category-bar{padding:0 14px 10px}.page{padding:10px 12px 35px}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:24px 20px}.hero-logo{display:none}.hero h1{font-size:32px}.hero-actions button{padding:11px 13px;font-size:12px}.success-panel{align-items:flex-start}.success-panel>strong{display:none}.catalog-head{padding:14px}.catalog-head h2{font-size:24px}.catalog-head select{max-width:145px;font-size:11px}.product-grid,.loading-grid{grid-template-columns:1fr 1fr;gap:8px}.product-card{border-radius:16px}.product-body{padding:11px}.product-body h3{font-size:14px;min-height:40px}.product-body>p{display:none}.product-meta small{display:none}.product-bottom{align-items:stretch;flex-direction:column}.product-bottom strong{font-size:17px}.product-bottom button{width:100%}.stock-badge{font-size:9px;padding:5px 7px}.checkout{grid-template-columns:1fr}.checkout-summary{border-left:0;border-top:1px solid #eee}.checkout-form,.checkout-summary{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.modal-wrap{padding:8px}.checkout{max-height:calc(100vh - 16px);border-radius:18px}footer{flex-direction:column}.toast{right:12px;left:12px;bottom:12px}.category-bar button{font-size:11px;padding:8px 12px}}body.no-scroll{overflow:hidden}.clear-search{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;border-radius:50%;background:#ececec;color:#555;font-size:20px;line-height:1}.catalog-kicker{display:block;margin-bottom:4px;color:#a66a00;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-category-home,.category-sheet-overlay,.category-sheet{display:none}.trigger-copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start}.trigger-copy small{color:#8a8a8a;font-size:9px;font-weight:800;text-transform:uppercase}.trigger-copy b{max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.2}.active-filter-mobile{display:none}@media (max-width: 680px){body{background:#f7f7f8}.desktop-category-bar{display:none!important}.top-strip{min-height:30px;padding:7px 14px;font-size:10px;letter-spacing:.01em}.header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:10px 12px 12px;border-bottom:1px solid #ececec;background:#fffffff7}.brand{min-width:0;gap:9px}.brand>div:last-child{display:block;min-width:0}.brand-logo{width:82px;height:40px;border-radius:12px;padding:3px 6px}.brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.brand small{margin-top:1px;font-size:10px}.cart-button{grid-column:2;grid-row:1;height:42px;min-width:48px;justify-content:center;border-radius:14px;padding:0 11px}.cart-button b{display:none}.cart-count{position:absolute;margin:-32px 0 0 30px;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;font-size:9px}.search-wrap{grid-column:1/-1;grid-row:2;order:unset}.search-wrap input{height:46px;border-radius:14px;padding-left:44px;padding-right:48px;background:#f5f5f6;font-size:13px}.search-icon{left:15px;top:9px}.page{padding:10px 12px 34px}.hero{margin-top:2px;border-radius:22px;background:linear-gradient(145deg,#020202,#090909 64%,#332d1f)}.hero-copy{padding:22px 20px 23px}.hero-tags{gap:7px;overflow:hidden}.hero-tags span{padding:5px 9px;font-size:9px;white-space:nowrap}.hero h1{margin:15px 0 9px;font-size:30px;line-height:1.03;letter-spacing:-1.2px}.hero p{margin:0;font-size:12px;line-height:1.55}.hero-actions{margin-top:17px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.hero-actions button{min-height:44px;border-radius:13px;padding:10px 8px;font-size:11px}.hero-logo{display:none}.mobile-category-home{display:block;margin-top:12px;padding:16px 0 2px}.mobile-section-head{display:flex;align-items:flex-end;justify-content:space-between;padding:0 2px 11px}.mobile-section-head span{display:block;color:#999;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-section-head h2{margin:2px 0 0;font-size:21px;letter-spacing:-.6px}.mobile-section-head button{border:0;background:transparent;color:#a66a00;font-size:12px;font-weight:900}.mobile-category-scroller{display:flex;gap:9px;overflow-x:auto;padding:1px 2px 10px;scrollbar-width:none;scroll-snap-type:x proximity}.mobile-category-scroller::-webkit-scrollbar{display:none}.mobile-category-card{flex:0 0 148px;min-height:76px;display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #e5e5e5;border-radius:18px;background:#fff;text-align:left;scroll-snap-align:start;box-shadow:0 5px 18px #00000009}.mobile-category-card.active{border-color:#ffc928;background:#fff7d7;box-shadow:0 7px 22px #ffc92824}.mobile-category-card.all{flex-basis:132px}.category-icon{flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:#111;color:#fff;display:grid;place-items:center;font-size:16px;font-style:normal;font-weight:900}.mobile-category-card.active .category-icon{background:#ffc928;color:#111}.category-copy{min-width:0;display:flex;flex-direction:column}.category-copy b{font-size:12px;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.category-copy small{margin-top:4px;color:#8d8d8d;font-size:9px;white-space:nowrap}.success-panel{margin-top:12px;padding:15px;border-radius:18px}.success-panel>div:first-child{flex:0 0 38px;width:38px;height:38px}.success-panel h2{font-size:17px}.success-panel p{font-size:11px;line-height:1.5}.catalog-layout{margin-top:8px}.catalog-head{align-items:center;border-radius:18px;padding:14px}.catalog-head>div{min-width:0}.catalog-head h2{max-width:none;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;font-size:21px;line-height:1.1;letter-spacing:-.5px}.catalog-head p{font-size:11px}.catalog-head select{width:128px;height:42px;border-radius:12px;padding:0 8px;font-size:10px}.mobile-filter-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:9px 0 8px}.mobile-filter-row .category-trigger{min-width:0;height:50px;display:flex;align-items:center;gap:9px;border:1px solid #dedede;border-radius:15px;background:#fff;padding:7px 12px;text-align:left}.category-trigger>span:first-child{font-size:18px}.category-trigger>span:last-child{color:#777}.available-trigger{height:50px;display:flex!important;align-items:center!important;gap:7px!important;border:1px solid #dedede!important;border-radius:15px!important;background:#fff!important;padding:0 12px!important;font-size:10px!important;font-weight:800}.available-trigger input{width:17px;height:17px;accent-color:#111}.active-filter-mobile{display:flex;gap:6px;overflow:auto;margin-bottom:8px;scrollbar-width:none}.active-filter-mobile::-webkit-scrollbar{display:none}.active-filter-mobile span{display:inline-flex;align-items:center;gap:5px;max-width:210px;border-radius:99px;background:#111;color:#fff;padding:6px 9px;font-size:9px;font-weight:800;white-space:nowrap}.active-filter-mobile button{width:17px;height:17px;border:0;border-radius:50%;background:#fff;color:#111;padding:0;font-size:12px;line-height:1}.product-grid,.loading-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:9px}.product-card{border-radius:17px}.product-card:hover{transform:none;box-shadow:none}.product-image{aspect-ratio:1/1}.stock-badge{left:8px;top:8px;max-width:calc(100% - 16px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:5px 7px;font-size:8px}.product-body{padding:11px}.product-meta{gap:5px}.product-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 7px;font-size:8px}.product-meta small{display:none}.product-body h3{min-height:38px;margin:9px 0 4px;font-size:13px;line-height:1.35}.product-body>p{display:none}.product-bottom{margin-top:12px;flex-direction:column;align-items:stretch;gap:8px}.product-bottom small{font-size:8px}.product-bottom strong{font-size:17px}.product-bottom button{min-height:40px;width:100%;border-radius:11px;padding:8px 10px;font-size:10px}.skeleton{height:330px;border-radius:17px}.empty{min-height:260px;border-radius:18px;padding:25px 16px}.empty>div{font-size:34px}.empty h3{font-size:17px}.empty p{font-size:11px}.category-sheet-overlay{display:block;position:fixed;inset:0;z-index:54;background:#00000080;opacity:0;visibility:hidden;transition:.22s}.category-sheet-overlay.open{opacity:1;visibility:visible}.category-sheet{display:block;position:fixed;left:0;right:0;bottom:0;z-index:55;max-height:84dvh;overflow:hidden;border-radius:24px 24px 0 0;background:#f7f7f8;box-shadow:0 -20px 60px #0003;transform:translateY(105%);transition:transform .26s ease}.category-sheet.open{transform:none}.sheet-grabber{width:42px;height:5px;margin:9px auto 3px;border-radius:99px;background:#cfcfcf}.sheet-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px}.sheet-head small{color:#a66a00;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.sheet-head h2{margin:2px 0 0;font-size:24px;letter-spacing:-.6px}.sheet-head button{width:40px;height:40px;border:1px solid #e0e0e0;border-radius:13px;background:#fff;font-size:21px}.sheet-current{margin:0 14px 10px;padding:11px 13px;border-radius:15px;background:#111;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px}.sheet-current span{font-size:9px;color:#aaa;text-transform:uppercase;font-weight:800}.sheet-current b{max-width:68%;font-size:11px;line-height:1.25;text-align:right;white-space:normal;overflow-wrap:anywhere}.sheet-categories{max-height:calc(84dvh - 145px);overflow:auto;padding:0 12px 22px;display:grid;grid-template-columns:1fr;gap:7px}.sheet-category{min-height:62px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;border:1px solid #e4e4e4;border-radius:17px;background:#fff;padding:9px 11px;text-align:left}.sheet-category.active{border-color:#ffc928;background:#fff7d7}.sheet-icon{width:42px;height:42px;border-radius:13px;background:#111;color:#fff;display:grid;place-items:center;font-size:15px;font-weight:900}.sheet-category.active .sheet-icon{background:#ffc928;color:#111}.sheet-category>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.sheet-category b{font-size:12px;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.sheet-category small{margin-top:3px;color:#999;font-size:9px}.sheet-category em{color:#aaa;font-size:21px;font-style:normal}.sheet-category.active em{color:#111}.cart-drawer{width:100%;max-width:none}.drawer-head{padding:15px 16px}.drawer-head h2{font-size:24px}.drawer-body{padding:8px 14px 15px}.cart-line{grid-template-columns:76px 1fr;gap:11px;padding:12px 27px 12px 0}.cart-thumb{height:76px}.drawer-foot{padding:15px 16px calc(15px + env(safe-area-inset-bottom))}.total strong{font-size:23px}.checkout-button{height:52px;border-radius:15px}.modal-wrap{align-items:stretch;padding:0;background:#fff}.checkout{width:100%;max-height:none;min-height:100dvh;border-radius:0;grid-template-columns:1fr;overflow:auto}.checkout-form{padding:18px 16px}.checkout-title{position:relative;padding-right:48px}.checkout-title h2{font-size:25px}.checkout-title p{font-size:11px;line-height:1.5}.checkout-title button{position:absolute;right:0;top:0}.form-grid{grid-template-columns:1fr;gap:12px;margin-top:20px}.form-grid label.wide{grid-column:auto}.form-grid input,.form-grid textarea{min-height:48px;font-size:16px}.checkout-summary{padding:18px 16px calc(22px + env(safe-area-inset-bottom));border:0;border-top:1px solid #eee}.summary-brand{display:none}.checkout-summary h3{margin:0 0 12px}.summary-line{font-size:10px}.summary-total{padding:15px 0}.send-order{height:52px;border-radius:15px}.toast{right:10px;left:10px;bottom:calc(10px + env(safe-area-inset-bottom));max-width:none;border-radius:13px}}@media (min-width: 520px) and (max-width: 680px){.sheet-categories{grid-template-columns:1fr 1fr}.sheet-category{grid-template-columns:40px minmax(0,1fr)}.sheet-category em{display:none}}@media (max-width: 430px){.product-grid,.loading-grid{grid-template-columns:1fr;gap:10px}.product-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:182px}.product-image{height:100%;min-height:182px;aspect-ratio:auto}.product-body{display:flex;min-width:0;flex-direction:column;padding:11px 11px 10px}.product-body h3{min-height:auto;margin:8px 0 3px;font-size:14px}.product-bottom{margin-top:auto}.product-bottom button{min-height:38px}.skeleton{height:182px}.catalog-head{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:12px;align-items:center}.catalog-head>div{min-width:0}.catalog-head h2{max-width:none;font-size:19px;line-height:1.08;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere}.catalog-head select{width:116px;min-width:0}.mobile-category-card{flex-basis:152px;min-height:82px}.mobile-category-card.all{flex-basis:138px}}@media (max-width: 680px){.catalog-head{gap:12px}.catalog-head>div{min-width:0;overflow:visible}.catalog-head h2{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere}.trigger-copy b,.category-copy b,.sheet-category b,.sheet-current b{overflow:visible!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere}.mobile-category-card,.sheet-category{height:auto}.category-trigger{height:auto!important;min-height:50px}}@media (max-width: 360px){.catalog-head{grid-template-columns:1fr}.catalog-head select{width:100%;max-width:none}.mobile-filter-row{grid-template-columns:1fr}.available-trigger{justify-content:center}}.product-card-actions{display:flex!important;flex-direction:row!important;align-items:center;gap:7px}.product-card-actions button{margin:0}.product-card-actions .details-button{background:#f1f1f1;color:#222;border:1px solid #e4e4e4}.product-card-actions .details-button:hover{background:#e8e8e8}.product-card-actions .add-button{background:#050505;color:#fff}.product-price{min-width:max-content}.product-detail-overlay{position:fixed;inset:0;z-index:80;background:#090909a3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:28px;animation:detailFade .18s ease-out}.product-detail-panel{width:min(1180px,100%);max-height:calc(100dvh - 56px);overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.55);border-radius:30px;box-shadow:0 35px 100px #00000047;animation:detailRise .25s cubic-bezier(.2,.75,.2,1);display:flex;flex-direction:column}.product-detail-head{height:64px;flex:0 0 64px;border-bottom:1px solid #ececec;padding:0 18px 0 26px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fffffff7}.detail-breadcrumb{min-width:0;display:flex;align-items:center;gap:9px}.detail-breadcrumb span{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:850;color:#111}.detail-breadcrumb em{font-style:normal;color:#c4c4c4}.detail-breadcrumb small{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8a8a8a;font-size:11px;font-weight:700;letter-spacing:.02em}.detail-close{width:42px;height:42px;flex:0 0 42px;border:1px solid #e1e1e1;border-radius:14px;background:#f8f8f8;color:#111;font-size:25px;line-height:1;display:grid;place-items:center;transition:.18s}.detail-close:hover{background:#111;color:#fff;border-color:#111}.product-detail-content{min-height:0;overflow:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:0}.detail-gallery{min-width:0;padding:24px;background:#f5f5f3;border-right:1px solid #ececec}.detail-main-media{position:relative;width:100%;aspect-ratio:1/1;max-height:650px;border-radius:23px;overflow:hidden;background:linear-gradient(145deg,#fff,#ecece9);display:grid;place-items:center}.detail-main-media>img,.detail-main-media>video{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.detail-main-media>video{background:#080808}.detail-media-fallback{display:flex;flex-direction:column;align-items:center;color:#111}.detail-media-fallback b{font-size:56px;line-height:.9;letter-spacing:-4px}.detail-media-fallback span{margin-top:8px;text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:800}.detail-media-loader{position:absolute;inset:0;z-index:5;background:#ffffffc2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#555}.detail-media-loader span{width:30px;height:30px;border:3px solid #ddd;border-top-color:#111;border-radius:50%;animation:detailSpin .75s linear infinite}.detail-media-loader small{font-size:10px;font-weight:800}.gallery-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:#ffffffeb;box-shadow:0 7px 24px #0000001f;font-size:31px;line-height:1;display:grid;place-items:center;color:#111}.gallery-arrow.previous{left:14px}.gallery-arrow.next{right:14px}.gallery-counter{position:absolute;z-index:4;right:14px;bottom:14px;padding:6px 10px;border-radius:999px;background:#000000b8;color:#fff;font-size:10px;font-weight:850;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.detail-thumbnails{display:flex;gap:10px;margin-top:12px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:thin;scroll-snap-type:x proximity}.detail-thumbnails button{position:relative;flex:0 0 78px;width:78px;height:78px;border:2px solid transparent;border-radius:15px;background:#fff;overflow:hidden;padding:0;scroll-snap-align:start}.detail-thumbnails button.active{border-color:#111;box-shadow:0 0 0 2px #ffc928}.detail-thumbnails img{width:100%;height:100%;object-fit:cover}.video-thumb{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#101010;color:#fff}.video-thumb b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ffc928;color:#111;font-size:11px;padding-left:2px}.video-thumb small{margin-top:5px;font-size:9px;font-weight:800}.detail-info{min-width:0;padding:30px 32px 28px;background:#fff}.detail-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-category{display:inline-flex;padding:7px 11px;border-radius:999px;background:#f2f2f2;color:#333;font-size:10px;font-weight:850}.detail-stock{display:flex;align-items:center;gap:6px;color:#24733d;font-size:10px;font-weight:850}.detail-stock i{width:7px;height:7px;border-radius:50%;background:#2db35c;box-shadow:0 0 0 4px #2db35c1a}.detail-stock.out{color:#b72b2b}.detail-stock.out i{background:#d94a4a;box-shadow:0 0 0 4px #d94a4a1a}.detail-info h1{margin:18px 0 5px;font-size:34px;line-height:1.08;letter-spacing:-1.2px;color:#111}.detail-code{margin:0;color:#9a9a9a;font-size:11px;font-weight:700}.detail-price-block{margin-top:22px;padding:18px 20px;border-radius:18px;background:#0b0b0b;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 12px}.detail-price-block small{grid-column:1/2;color:#aaa;text-transform:uppercase;font-size:9px;font-weight:850;letter-spacing:.08em}.detail-price-block strong{grid-column:1/2;font-size:31px;line-height:1.1;letter-spacing:-.8px}.detail-price-block span{grid-column:2/3;grid-row:1/3;align-self:center;padding:7px 10px;border-radius:999px;background:#ffc928;color:#111;font-size:9px;font-weight:900;white-space:nowrap}.detail-colors,.detail-description{margin-top:22px}.detail-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.detail-section-title b{font-size:12px}.detail-section-title small{color:#999;font-size:9px;font-weight:700}.color-chips{display:flex;flex-wrap:wrap;gap:8px}.color-chips span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dedede;border-radius:11px;background:#fff;font-size:10px;font-weight:800;color:#333}.color-chips i{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#111 0 46%,#ffc928 47% 100%);box-shadow:0 0 0 2px #eee}.detail-description p{margin:0;color:#666;font-size:12px;line-height:1.75;white-space:pre-line}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}.detail-facts>div{min-width:0;padding:12px 13px;border:1px solid #ededed;border-radius:14px;background:#fafafa;display:flex;flex-direction:column;gap:5px}.detail-facts span{color:#999;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.detail-facts b{overflow-wrap:anywhere;color:#333;font-size:11px;line-height:1.4}.detail-video-note,.detail-delivery-note{margin-top:14px;padding:13px 14px;border-radius:15px;display:flex;align-items:center;gap:11px}.detail-video-note{border:1px solid #e7e7e7;background:#fafafa}.detail-video-note>span{width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:#111;color:#ffc928;display:grid;place-items:center;font-size:11px;padding-left:2px}.detail-video-note div,.detail-delivery-note div{display:flex;min-width:0;flex-direction:column}.detail-video-note b,.detail-delivery-note b{font-size:10px}.detail-video-note small,.detail-delivery-note small{margin-top:3px;color:#8a8a8a;font-size:9px;line-height:1.45}.detail-delivery-note{background:#fff7d8;color:#5f4c00}.detail-delivery-note>span{width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#ffc928;color:#111;display:grid;place-items:center;font-weight:950}.detail-delivery-note small{color:#806d24}.detail-actions{position:sticky;bottom:-28px;margin:24px -32px -28px;padding:14px 32px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #ececec;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;grid-template-columns:135px 1fr;gap:9px}.detail-actions button{min-height:50px;border-radius:14px;font-size:11px;font-weight:900}.detail-cart-secondary{border:1px solid #dcdcdc;background:#fff;color:#111}.detail-add-primary{border:0;background:#050505;color:#fff}.detail-add-primary:disabled{background:#ececec;color:#999}.detail-add-primary:not(:disabled):hover{background:#1d1d1d}@media (max-width: 980px){.product-detail-overlay{padding:16px}.product-detail-panel{max-height:calc(100dvh - 32px);border-radius:24px}.product-detail-content{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.detail-gallery{padding:18px}.detail-info{padding:24px 22px}.detail-info h1{font-size:28px}.detail-actions{bottom:-24px;margin:22px -22px -24px;padding-left:22px;padding-right:22px}}@media (max-width: 760px){.product-detail-overlay{padding:0;align-items:stretch;background:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.product-detail-panel{width:100%;height:100dvh;max-height:none;border:0;border-radius:0;box-shadow:none;animation:detailSlideMobile .23s cubic-bezier(.2,.78,.2,1)}.product-detail-head{position:sticky;top:0;z-index:12;height:58px;flex-basis:58px;padding:0 12px 0 16px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.detail-breadcrumb span{max-width:145px}.detail-breadcrumb small{max-width:125px}.detail-close{width:38px;height:38px;flex-basis:38px;border-radius:12px}.product-detail-content{display:block;overflow:auto;-webkit-overflow-scrolling:touch}.detail-gallery{padding:0 0 12px;border:0;background:#f4f4f2}.detail-main-media{aspect-ratio:1/1;border-radius:0;max-height:none}.detail-main-media>img{object-fit:contain}.gallery-arrow{width:38px;height:38px;font-size:27px}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.gallery-counter{right:10px;bottom:10px}.detail-thumbnails{margin:10px 12px 0;padding:2px 1px 4px;gap:8px}.detail-thumbnails button{flex-basis:64px;width:64px;height:64px;border-radius:12px}.detail-info{padding:19px 16px 0}.detail-status-row{align-items:flex-start}.detail-info h1{margin-top:14px;font-size:27px;letter-spacing:-.8px}.detail-price-block{margin-top:18px;padding:16px;border-radius:16px}.detail-price-block strong{font-size:28px}.detail-colors,.detail-description{margin-top:19px}.color-chips{gap:7px}.color-chips span{padding:8px 10px}.detail-facts{margin-top:19px;gap:8px}.detail-facts>div{padding:11px}.detail-actions{position:sticky;z-index:10;bottom:0;margin:22px -16px 0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));grid-template-columns:104px 1fr;box-shadow:0 -12px 30px #0000000f}.detail-actions button{min-height:52px}.product-card-actions{width:100%}.product-card-actions button{flex:1;min-width:0}.product-bottom{gap:8px}}@media (max-width: 430px){.product-card-actions{gap:6px}.product-card-actions .details-button,.product-card-actions .add-button{padding:8px 7px;font-size:9px}.detail-info h1{font-size:24px}.detail-price-block{grid-template-columns:1fr}.detail-price-block span{grid-column:1;grid-row:auto;justify-self:start;margin-top:8px}.detail-facts{grid-template-columns:1fr 1fr}.detail-breadcrumb em,.detail-breadcrumb small{display:none}}@keyframes detailFade{0%{opacity:0}to{opacity:1}}@keyframes detailRise{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:none}}@keyframes detailSlideMobile{0%{opacity:.7;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes detailSpin{to{transform:rotate(360deg)}}.detail-main-media.image-fallback:after{content:"ospm  SHOPPING";white-space:pre;position:absolute;inset:0;display:grid;place-items:center;text-align:center;font-size:30px;font-weight:950;letter-spacing:-1px;color:#222;background:linear-gradient(145deg,#fff,#ecece9)}.detail-thumbnails button.image-fallback:after{content:"ospm";position:absolute;inset:0;display:grid;place-items:center;background:#eee;color:#333;font-size:11px;font-weight:900}:root{--ospm-primary:#050505;--ospm-secondary:#FFFFFF;--ospm-accent:#10B981;--ospm-on-accent:#111111;--ospm-bg:#F8FAFC;--ospm-text:#0F172A;--ospm-surface:#FFFFFF;--ospm-accent-soft:#E7F8F2;--ospm-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}html{-webkit-text-size-adjust:100%}body{background:var(--ospm-bg);color:var(--ospm-text);font-family:var(--ospm-font)}button,input,select,textarea{font-family:var(--ospm-font)}.top-strip,.brand-logo,.cart-button,footer,.summary-brand,.checkout-button,.send-order,.product-bottom .add-button,.detail-add-primary,.detail-price-block,.sheet-current,.active-filter-mobile span,.video-thumb,.detail-video-note>span{background:var(--ospm-primary);color:var(--ospm-secondary)}.hero{background:linear-gradient(110deg,var(--ospm-primary) 0%,var(--ospm-primary) 72%,var(--ospm-accent) 170%);color:var(--ospm-secondary)}.hero p{color:var(--ospm-secondary);opacity:.78}.hero-tags span{background:#ffffff1a;color:var(--ospm-secondary)}.cart-count,.category-bar button.active,.mobile-categories button.active,.hero-tags span:first-child,.primary,.filter-row.active,.mobile-category-card.active .category-icon,.sheet-category.active .sheet-icon,.video-thumb b,.detail-price-block span,.detail-delivery-note>span{background:var(--ospm-accent);color:var(--ospm-on-accent)}.top-strip span:last-child{color:var(--ospm-accent)}.mobile-category-card.active,.sheet-category.active{border-color:var(--ospm-accent);background:var(--ospm-accent-soft)}.detail-thumbnails button.active{border-color:var(--ospm-primary);box-shadow:0 0 0 2px var(--ospm-accent)}.available-trigger input{accent-color:var(--ospm-accent)}.mobile-section-head button,.catalog-kicker,.sheet-head small,.checkout-title small{color:var(--ospm-accent)}.page,.store-shell{color:var(--ospm-text)}.header,.category-bar,.filters,.catalog-head,.product-card,.empty,.cart-drawer,.checkout,.mobile-category-card,.category-sheet,.sheet-category,.detail-info,.product-detail-panel,.product-detail-head{background:var(--ospm-surface)}.product-body h3,.product-bottom strong,.catalog-head h2,.drawer-head h2,.checkout-title h2,.detail-info h1,.detail-breadcrumb span{color:var(--ospm-text)}.search-wrap input:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:var(--ospm-primary)}.product-bottom .add-button:disabled,.detail-add-primary:disabled{background:#ececec;color:#999}.detail-close:hover{background:var(--ospm-primary);color:var(--ospm-secondary);border-color:var(--ospm-primary)}.category-icon,.sheet-icon{background:var(--ospm-primary);color:var(--ospm-secondary)}.search-wrap input,.form-grid input,.form-grid textarea,.catalog-head select,.secondary,.mobile-filter-row button,.mobile-filter-row label,.available-trigger,.category-trigger,.drawer-head button,.checkout-title button,.detail-cart-secondary,.detail-close{background:var(--ospm-surface);color:var(--ospm-text)}.category-bar button,.mobile-categories button,.product-meta span,.detail-category{color:var(--ospm-text)}input,select,textarea,button{appearance:none}input[type=checkbox]{appearance:auto}@media (max-width: 680px){body{background:var(--ospm-bg)}.header{background:var(--ospm-surface)}.hero{background:linear-gradient(145deg,var(--ospm-primary) 0%,var(--ospm-primary) 70%,var(--ospm-accent) 180%)}.category-sheet{background:var(--ospm-bg)}}
