@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600&display=swap";:root{color:#090909;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f4f4;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}html{scroll-behavior:smooth;overscroll-behavior:none;min-height:100%;overflow:hidden}body{overscroll-behavior:none;touch-action:pan-y;min-height:100%;margin:0;overflow:hidden}#root{overscroll-behavior:none;height:100svh;overflow:hidden}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0000003d}:root{--bg:#111;--bg-deep:#0d0d0e;--surface-1:#151515;--surface-2:#18191b;--surface-3:#1b1b1b;--surface-hover:#1f2023;--surface-pressed:#24252a;--border-subtle:#24242499;--border-default:#242424;--border-strong:#34353a;--text-primary:#f5f5f5;--text-secondary:#dee1e8;--text-muted:#9b9b9b;--text-disabled:#4b4c51;--accent:#4964c8;--accent-hover:#5571d8;--accent-pressed:#3e56ae;--accent-soft:#4964c824;--accent-border:#5774d85c;--success:#47a779;--success-soft:#47a7791f;--warning:#d0a451;--warning-soft:#d0a4511f;--danger:#c75f67;--danger-soft:#c75f671f;--overlay:#000000a3;--nav-bg:#131314;color:var(--text-primary);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:InterVariable,Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{background:var(--bg);min-height:100%;color:var(--text-primary);margin:0}body{overflow:hidden}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0}svg{stroke-width:1.75px;width:18px;height:18px}.app-frame{height:var(--tg-viewport-stable-height,100svh);background:var(--bg);color:var(--text-primary)}.desktop-gate,.scroll-progress,.loading-screen p{display:none}.phone-shell{width:100%;max-width:640px;height:var(--tg-viewport-stable-height,100svh);background:var(--bg);padding-top:max(var(--tg-content-safe-area-inset-top,0px), 0px);margin:0 auto;overflow:hidden auto}.tg-webapp .phone-shell{padding-top:max(var(--tg-content-safe-area-inset-top,0px), 72px)}.screen{min-height:100%;padding:16px 14px calc(88px + var(--tg-content-safe-area-inset-bottom,0px))}.detail-screen{padding:calc(8px + var(--tg-content-safe-area-inset-top,0px)) 0 0}.loading-screen{z-index:100;background:var(--bg);place-items:center;display:grid;position:fixed;inset:0}.loading-mark{place-items:center;width:96px;height:96px;display:grid}.loading-mark img{object-fit:contain;opacity:.96;max-width:96px;max-height:40px}.public-title-row,.inventory-screen .brand-bar,.favorite-screen .brand-bar,.catalog-search-row,.category-rail,.catalog-controls{max-width:520px;margin-left:auto;margin-right:auto}.public-title-row{justify-content:space-between;align-items:center;gap:14px;height:48px;margin-top:34px;margin-bottom:14px;display:flex}.public-title-row h1{color:var(--text-primary);letter-spacing:0;margin:0;font-size:34px;font-weight:500;line-height:40px}.public-title-row button{background:var(--surface-2);border:1px solid var(--border-default);height:36px;color:var(--text-secondary);border-radius:100px;padding:0 14px;font-size:13px;font-weight:500;line-height:18px}.inventory-screen .brand-bar,.favorite-screen .brand-bar{background:0 0;border:0;height:0;padding:0;display:block;overflow:visible}.brand-bar img{opacity:.96;width:auto;height:24px;position:absolute;top:18px;left:14px}.tg-webapp .brand-bar img{top:calc(max(var(--tg-content-safe-area-inset-top,0px), 72px) + 16px)}.brand-bar>span{display:none}.brand-info-button{place-items:center;width:44px;height:44px;display:grid;position:absolute;top:10px;right:14px}.tg-webapp .brand-info-button{top:calc(max(var(--tg-content-safe-area-inset-top,0px), 72px) + 10px)}.brand-info-button svg{width:17px;height:17px;color:var(--text-secondary)}.brand-info-button:before{content:"";background:var(--surface-2);border:1px solid var(--border-default);z-index:-1;border-radius:7px;width:34px;height:34px;position:absolute}.brand-info-button{z-index:4;position:absolute}.catalog-search-row{background:0 0;border:0;grid-template-columns:minmax(0,1fr) 48px;gap:10px;height:50px;margin-top:0;padding:0;display:grid}.searchbar{background:var(--surface-1);border:1px solid var(--border-default);min-width:0;height:48px;color:var(--text-muted);border-radius:24px;align-items:center;gap:10px;padding:0 14px;display:flex}.searchbar.focused{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.searchbar svg{flex:none;width:17px;height:17px}.searchbar input{width:100%;min-width:0;height:100%;color:var(--text-primary);background:0 0;border:0;outline:0;font-size:13px;font-weight:400;line-height:19px}.searchbar input::placeholder{color:var(--text-muted)}.search-clear{width:28px;height:28px;color:var(--text-muted);place-items:center;display:grid}.catalog-filter-icon{background:var(--surface-1);border:1px solid var(--border-default);width:48px;height:48px;color:var(--text-secondary);border-radius:24px;place-items:center;display:grid}.catalog-filter-icon svg{width:18px;height:18px}.category-rail{scrollbar-width:none;background:0 0;border:0;border-radius:0;gap:6px;height:38px;margin-top:12px;padding:0;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{height:36px;color:var(--text-muted);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:100px;flex:none;padding:0 16px;font-size:14px;font-weight:400;line-height:20px}.category-rail button.active{background:var(--surface-2);border-color:var(--border-default);color:var(--text-secondary)}.catalog-controls{background:0 0;border:0;border-radius:0;margin-bottom:10px;padding:12px 0 10px}.catalog-result-row{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;height:32px;margin-top:0;margin-bottom:0;display:flex}.catalog-result-row span{color:var(--text-muted);font-size:11.5px;font-weight:450;line-height:16px}.catalog-result-row button{height:32px;color:var(--text-secondary);align-items:center;gap:3px;font-size:12px;font-weight:500;line-height:16px;display:flex}.chevron-down{width:15px;height:15px;transform:rotate(90deg)}.catalog-active-strip{gap:6px;margin:0 0 8px;display:flex;overflow-x:auto}.catalog-active-strip span,.catalog-active-strip button{background:var(--accent-soft);border:1px solid var(--accent-border);color:#9daef2;border-radius:6px;flex:none;align-items:center;height:26px;padding:0 9px;font-size:11.5px;font-weight:450;line-height:16px;display:inline-flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px 10px;max-width:520px;margin:0 auto;display:grid}.product-card{background:#141414;border:1px solid #242424c7;border-radius:12px;min-width:0;transition:transform .12s ease-out,background .12s ease-out,border-color .12s ease-out;position:relative;overflow:hidden}.product-card:after{content:none}.product-card:active{background:var(--surface-2);border-color:var(--border-strong);transform:scale(.992)}.product-card.sold .image-load-frame img{opacity:.62;filter:saturate(.55)}.product-image{aspect-ratio:4/5.08;background:var(--surface-3);border-bottom:1px solid #242424b3;width:100%;position:relative;overflow:hidden}.product-image:after{content:"";pointer-events:none;background:linear-gradient(#1110,#1111113d);height:42%;position:absolute;inset:auto 0 0}.product-image-rail{scroll-snap-type:x mandatory;scrollbar-width:none;width:100%;height:100%;display:flex;overflow-x:auto}.product-image-rail::-webkit-scrollbar{display:none}.image-load-frame{background:var(--surface-3);scroll-snap-align:start;flex:0 0 100%;width:100%;height:100%;display:block;position:relative;overflow:hidden}.image-load-frame img{object-fit:cover;width:100%;height:100%;display:block}.image-load-spinner{background:linear-gradient(90deg, var(--surface-2), var(--surface-3), var(--surface-2));opacity:.7;position:absolute;inset:0}.image-load-frame.loaded .image-load-spinner{display:none}.card-heart{z-index:3;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:7px;right:7px}.card-heart:before{content:"";background:#111111c7;border:1px solid #f5f5f524;border-radius:10px;width:38px;height:38px;position:absolute}.card-heart svg{color:#d6d6d8;width:17px;height:17px;position:relative}.card-heart.active:before{background:var(--danger-soft);border-color:#c75f6747}.card-heart.active svg{color:#e37880}.photo-count,.sold-photo-ribbon{z-index:3;border-radius:6px;align-items:center;height:22px;padding:0 7px;font-size:11.5px;font-weight:450;line-height:16px;display:inline-flex;position:absolute;left:7px}.photo-count{color:var(--text-secondary);background:#111112cc;bottom:7px}.sold-photo-ribbon{color:#b7b0bf;background:#6e687538;border:1px solid #968ea038;top:7px}.product-caption{padding:12px 12px 14px}.product-card-main{min-width:0}.product-card-kicker{min-width:0;height:16px;color:var(--text-muted);text-transform:none;letter-spacing:0;white-space:nowrap;align-items:center;gap:5px;margin-bottom:6px;font-size:11px;font-weight:450;line-height:14px;display:flex;overflow:hidden}.product-card-kicker span{text-overflow:ellipsis;min-width:0;overflow:hidden}.product-card-kicker i{background:var(--text-muted);opacity:.65;border-radius:999px;flex:none;width:3px;height:3px}.product-card-main h3{min-height:40px;color:var(--text-primary);letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:17px;font-weight:550;line-height:20px;display:-webkit-box;overflow:hidden}.product-card-meta-line{min-width:0;color:var(--text-muted);white-space:nowrap;align-items:center;gap:5px;margin-bottom:10px;font-size:13px;font-weight:400;line-height:18px;display:flex;overflow:hidden}.product-card-meta-line i{background:var(--text-muted);border-radius:999px;flex:none;width:2px;height:2px}.card-price{width:fit-content;min-height:27px;color:var(--text-primary);font-variant-numeric:tabular-nums;letter-spacing:0;font-size:22px;font-weight:600;line-height:27px;display:block}.product-card.sold .card-price{color:var(--text-muted)}.favorite-empty{min-height:calc(var(--tg-viewport-stable-height,100svh) - 154px);text-align:center;place-items:center;display:grid}.favorite-empty-card{max-width:270px}.favorite-empty-mark{background:var(--surface-1);border:1px solid var(--border-default);color:#7d96f0;border-radius:8px;place-items:center;width:44px;height:44px;margin:0 auto 14px;display:grid}.favorite-empty-card strong{margin-bottom:7px;font-size:17px;font-weight:600;line-height:22px;display:block}.favorite-empty-card p{color:var(--text-muted);margin:0 0 16px;font-size:13px;font-weight:400;line-height:19px}.favorite-empty-card button{background:var(--accent);color:#f2f2f3;border-radius:7px;height:40px;padding:0 15px;font-size:13px;font-weight:550;line-height:18px}.bottom-nav{height:calc(72px + var(--tg-content-safe-area-inset-bottom,0px));padding:7px 10px var(--tg-content-safe-area-inset-bottom,0px);z-index:50;background:#111111f5;border-top:1px solid #242424;grid-template-columns:repeat(2,1fr);gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.liquid-nav-shell.nav-hidden,.bottom-nav-moving-lens,.nav-active-lens{display:none}.bottom-nav button{color:#5f6167;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;height:58px;display:flex}.bottom-nav button>svg{width:20px;height:20px}.bottom-nav button>span:last-child{font-size:10.5px;font-weight:500;line-height:14px}.bottom-nav button.active{color:#dee1e8;background:var(--surface-2);border-color:var(--border-default)}.bottom-nav button.active>svg{background:var(--accent-soft);border:1px solid #5774d84d;border-radius:6px;width:34px;height:28px;padding:4px 7px}.sheet-backdrop{z-index:80;background:#000000a3;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.info-sheet,.size-sheet{background:var(--surface-1);border-top:1px solid var(--border-default);width:100%;max-width:640px;max-height:70dvh;padding-bottom:var(--tg-content-safe-area-inset-bottom,0px);border-radius:12px 12px 0 0;animation:.18s ease-out sheetIn;overflow:auto;box-shadow:0 -16px 40px #00000061}@keyframes sheetIn{0%{opacity:.8;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.info-sheet header,.sheet-title{border-bottom:1px solid #242529;justify-content:space-between;align-items:center;height:52px;padding:0 12px;display:flex}.info-sheet h2,.sheet-title h2{margin:0;font-size:17px;font-weight:600;line-height:22px}.info-sheet header button,.sheet-title button{width:44px;height:44px;color:var(--text-secondary);place-items:center;display:grid}.info-row{border-bottom:1px solid #242529;grid-template-columns:32px 1fr;gap:10px;min-height:72px;padding:13px 12px;display:grid}.info-row>span{background:var(--surface-3);border:1px solid var(--border-default);width:32px;height:32px;color:var(--text-secondary);border-radius:7px;place-items:center;display:grid}.info-row strong{color:#e7e7e9;margin-bottom:3px;font-size:15px;font-weight:600;line-height:21px;display:block}.info-row p{color:#777980;margin:0;font-size:13px;font-weight:400;line-height:19px}.info-row button{background:var(--accent);color:#f2f2f3;border-radius:7px;align-items:center;gap:8px;height:40px;margin-top:9px;padding:0 12px;font-size:13px;font-weight:550;line-height:18px;display:inline-flex}.filter-sheet{flex-direction:column;max-height:88dvh;padding-bottom:0;display:flex}.sheet-handle,.sheet-title p{display:none}.filter-group,.filter-select,.filter-toggle{padding:14px 12px 0}.filter-group>span{color:var(--text-muted);margin-bottom:8px;font-size:11.5px;font-weight:450;line-height:16px;display:block}.filter-chip-grid,.scroll-hint>div{flex-wrap:wrap;gap:6px;display:flex}.filter-chip-grid button,.scroll-hint button,.filter-select button{background:var(--surface-2);border:1px solid var(--border-default);min-height:34px;color:var(--text-secondary);border-radius:6px;padding:0 11px;font-size:13px;font-weight:400;line-height:19px}.filter-chip-grid button.active,.scroll-hint button.active{background:var(--accent-soft);border-color:var(--accent-border);color:#9daef2}.filter-select button{justify-content:space-between;align-items:center;width:100%;display:flex}.filter-toggle{align-items:center;gap:10px;min-height:44px;display:flex}.filter-toggle-box{background:var(--surface-3);border:1px solid var(--border-default);border-radius:999px;width:42px;height:24px;position:relative}.filter-toggle-box:after{content:"";background:var(--text-muted);border-radius:999px;width:16px;height:16px;transition:all .12s;position:absolute;top:3px;left:3px}.filter-toggle.active .filter-toggle-box{background:var(--accent-soft);border-color:var(--accent-border)}.filter-toggle.active .filter-toggle-box:after{background:#9daef2;left:21px}.filter-toggle-box svg{display:none}.filter-toggle-text strong{color:var(--text-primary);font-size:13px;font-weight:550;line-height:19px;display:block}.filter-toggle-text small{color:var(--text-muted);font-size:11.5px;line-height:16px}.filter-actions{padding:10px 12px calc(10px + var(--tg-content-safe-area-inset-bottom,0px));background:var(--surface-1);border-top:1px solid #242529;grid-template-columns:94px 1fr;gap:8px;margin-top:20px;display:grid;position:sticky;bottom:0}.filter-reset,.sheet-apply{border-radius:7px;height:42px;font-size:13px;font-weight:550;line-height:18px}.filter-reset{border:1px solid var(--border-default);color:var(--text-secondary)}.sheet-apply{background:var(--accent);color:#f2f2f3}.detail-hero{aspect-ratio:1;background:var(--surface-1);border:1px solid #242529;border-radius:10px;width:calc(100% - 24px);margin:0 12px;position:relative;overflow:hidden}.detail-photo-rail{scroll-snap-type:x mandatory;scrollbar-width:none;height:100%;display:flex;overflow-x:auto}.detail-photo-rail::-webkit-scrollbar{display:none}.detail-photo-item{scroll-snap-align:start;flex:0 0 100%}.detail-photo-item img{object-fit:cover}.photo-progress{height:24px;color:var(--text-secondary);background:#111112d1;border-radius:6px;align-items:center;padding:0 8px;font-size:11.5px;font-weight:450;line-height:16px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.detail-action-stack{gap:6px;display:grid;position:absolute;top:8px;right:8px}.favorite-round,.round.back{place-items:center;width:44px;height:44px;display:grid;position:relative}.favorite-round:before,.round.back:before{content:"";background:#111112d6;border:1px solid #ffffff1f;border-radius:7px;width:36px;height:36px;position:absolute}.favorite-round svg,.round.back svg{width:17px;height:17px;color:var(--text-secondary);position:relative}.favorite-round.active svg{color:#e37880}.round.back{z-index:4;position:absolute;top:8px;left:8px}.detail-body{padding:16px 12px 94px}.detail-topline h1{color:var(--text-primary);letter-spacing:-.2px;margin:0 0 4px;font-size:21px;font-weight:600;line-height:27px}.detail-price{color:#e7e7e9;font-variant-numeric:tabular-nums;margin-bottom:4px;font-size:19px;font-weight:600;line-height:24px;display:block}.detail-topline p{color:var(--text-muted);margin:0 0 14px;font-size:11.5px;font-weight:450;line-height:16px}.spec-grid{background:var(--surface-1);border:1px solid #242529;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:10px;display:grid;overflow:hidden}.spec-grid div{min-height:58px;padding:11px 12px}.spec-grid div+div{border-left:1px solid #242529}.spec-grid span,.info-block span{color:var(--text-muted);font-size:11.5px;font-weight:450;line-height:16px;display:block}.spec-grid strong,.info-block strong{color:var(--text-secondary);font-size:13px;font-weight:450;line-height:19px}.delivery-note{background:var(--surface-1);height:56px;color:var(--text-secondary);border:1px solid #242529;border-radius:9px;align-items:center;gap:10px;margin-bottom:14px;padding:0 12px;display:flex}.delivery-note strong{font-size:13px;font-weight:450;line-height:19px}.info-block{margin-bottom:14px}.info-block h2,.section-header h2{color:var(--text-primary);margin:0 0 8px;font-size:15px;font-weight:600;line-height:21px}.info-block>div{background:var(--surface-1);border:1px solid #242529;border-radius:9px;overflow:hidden}.info-block p{min-height:43px;color:var(--text-secondary);white-space:pre-line;justify-content:space-between;gap:16px;margin:0;padding:12px;font-size:13px;font-weight:400;line-height:19px;display:flex}.related-grid{gap:8px;display:flex;overflow-x:auto}.related-grid .product-card{flex:0 0 148px}.detail-action-dock{z-index:60;padding:8px 12px calc(8px + var(--tg-content-safe-area-inset-bottom,0px));background:var(--nav-bg);border-top:1px solid #242529;position:fixed;bottom:0;left:0;right:0}.buy-cta{background:var(--accent);color:#f2f2f3;border-radius:8px;width:100%;height:44px;font-size:13px;font-weight:550;line-height:18px}.buy-cta:active{background:var(--accent-pressed)}.buy-cta:disabled{color:var(--text-disabled);background:var(--surface-pressed)}.toast-stack{left:12px;right:12px;bottom:calc(68px + var(--tg-content-safe-area-inset-bottom,0px));z-index:90;pointer-events:none;justify-items:center;display:grid;position:fixed}.toast{background:var(--surface-hover);border:1px solid var(--border-strong);min-height:36px;color:var(--text-primary);border-radius:7px;align-items:center;gap:8px;padding:9px 11px;font-size:12px;line-height:16px;display:inline-flex}.toast svg{width:16px;height:16px}.empty-state{text-align:center;color:var(--text-muted);padding:40px 0;font-size:13px;line-height:19px}.empty-state-mark{display:none}.empty-state button{background:var(--accent);height:40px;color:var(--text-primary);border-radius:7px;padding:0 15px}.scroll-top-button,.product-card-heart-burst,.photo-open-button,.detail-actions,.detail-badge-row,.product-card-photo-dots,.product-card-side,.product-card-main>p{display:none}@media (width<=380px){.screen{padding-left:12px;padding-right:12px}.product-grid{gap:10px}}
