:root{--bg:#f8f9fa;--surface:#fff;--surface-hover:#f5f6f7;--text:#1f2937;--text-h:#111827;--text-muted:#6b7280;--border:#e5e7eb;--border-light:#f3f4f6;--lego-red:#d01012;--lego-yellow:gold;--lego-green:#00853e;--lego-green-light:#e8f5e9;--lego-blue:#0055bf;--lego-orange:#fe8a18;--lego-black:#1b2a34;--accent:#00853e;--accent-hover:#006b32;--accent-bg:#e8f5e9;--accent-border:#00853e;--yellow:gold;--yellow-hover:#e6c200;--yellow-bg:#fff8e1;--shadow-sm:0 1px 2px #0000000a;--shadow:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 12px 32px #0000001f;--radius:16px;--radius-sm:12px;--radius-xs:8px;--radius-brick:16px;--sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono:"SF Mono", "JetBrains Mono", ui-monospace, Consolas, monospace;--header-height:108px}[data-theme=dark]{--bg:#0f1115;--surface:#1a1d23;--surface-hover:#242830;--text:#e5e7eb;--text-h:#f9fafb;--text-muted:#9ca3af;--border:#2d3139;--border-light:#1f2229;--accent:#22c55e;--accent-hover:#16a34a;--accent-bg:#143320;--accent-border:#22c55e;--yellow:gold;--yellow-hover:#ffe44d;--yellow-bg:#2a2400;--shadow-sm:0 1px 3px #0000004d;--shadow:0 2px 8px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 8px 32px #0009}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;line-height:1.5}#root{flex-direction:column;width:100%;min-height:100svh;display:flex}.main-content{flex:1;padding:24px 0 48px}.dashboard-main{background:linear-gradient(145deg, #f3f8f4 0%, var(--bg) 48%, #fff9df 100%);min-height:100svh;padding-top:28px}.feedback-thanks-bricks{filter:drop-shadow(0 8px 10px #00553e2e);justify-content:center;display:flex}.account-admin-badge{background:var(--accent-bg);color:var(--accent);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;margin-top:7px;padding:4px 9px;font-size:10px;font-weight:900;display:inline-flex}.account-dashboard-btn{background:var(--accent-bg);color:var(--accent);border:1px solid #00853e4d}.account-dashboard-btn:hover{border-color:var(--accent);text-decoration:none}.message-retention{background:var(--yellow-bg);color:#705b12;border-bottom:1px solid #ead48a;padding:10px 18px;font-size:12px;font-weight:700}.page-container{width:1440px;max-width:100%;margin:0 auto;padding:0 24px}::selection{background:var(--lego-yellow);color:var(--lego-black)}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.brick-stud{background:var(--yellow);border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:inset 0 2px 4px #0003}.btn{border-radius:var(--radius-xs);font-family:var(--sans);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);text-decoration:none}.btn-yellow{background:var(--yellow);color:var(--lego-black)}.btn-yellow:hover{background:var(--yellow-hover);text-decoration:none}.btn-outline{color:var(--text);border:1px solid var(--border);background:0 0}.btn-outline:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.btn-ghost{color:var(--text);background:0 0}.btn-ghost:hover{background:var(--surface-hover);text-decoration:none}.btn-sm{padding:8px 14px;font-size:13px}.btn-lg{padding:14px 28px;font-size:16px}.card{background:var(--surface);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);border:1px solid var(--border-light);transition:all .2s;overflow:hidden}.card:hover{box-shadow:var(--shadow-md);border-color:var(--border)}.input{border:2px solid var(--border);border-radius:var(--radius-sm);width:100%;font-family:var(--sans);color:var(--text);background:var(--surface);padding:12px 16px;font-size:15px;transition:border-color .2s}.input:focus{border-color:var(--border);outline:none;box-shadow:0 0 0 3px #10182014}.input::placeholder{color:var(--text-muted)}select.input{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23888' fill='none' stroke-width='2'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.badge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.badge-new,.badge-very-good{color:#2e7d32;background:#e8f5e9}.badge-good{color:#e65100;background:#fff3e0}.badge-used{color:#c2185b;background:#fce4ec}[data-theme=dark] .badge-new,[data-theme=dark] .badge-very-good{color:#86efac;background:#143320}[data-theme=dark] .badge-good{color:#fdba74;background:#3e2000}[data-theme=dark] .badge-used{color:#fda4af;background:#3e0d1f}.price-tag{color:var(--accent);font-size:18px;font-weight:800}.price-tag-lg{font-size:24px}.section-title{color:var(--text-h);margin-bottom:16px;font-size:20px;font-weight:800}.section-subtitle{color:var(--text-muted);font-size:14px}.brick-divider{background:linear-gradient(90deg, var(--lego-red) 0%, var(--lego-red) 18%, var(--lego-yellow) 18%, var(--lego-yellow) 36%, var(--lego-blue) 36%, var(--lego-blue) 54%, var(--lego-green) 54%, var(--lego-green) 72%, var(--lego-orange) 72%, var(--lego-orange) 90%, var(--lego-black) 90%, var(--lego-black) 100%);border-radius:8px;height:14px;margin:0 0 40px;position:relative;box-shadow:inset 0 1px #ffffff40,0 4px #0000000f}.brick-divider:before{content:"";background-image:radial-gradient(circle at 9% 4px,#ffffff59 2px,#0000 3px),radial-gradient(circle at 27% 4px,#ffffff59 2px,#0000 3px),radial-gradient(circle at 45% 4px,#ffffff59 2px,#0000 3px),radial-gradient(circle at 63% 4px,#ffffff59 2px,#0000 3px),radial-gradient(circle at 81% 4px,#ffffff59 2px,#0000 3px),radial-gradient(circle at 95% 4px,#ffffff59 2px,#0000 3px);background-repeat:no-repeat;height:8px;position:absolute;top:-4px;left:0;right:0}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.grid-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.grid-listing{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}@media (width<=768px){#root{padding:0 16px}.grid-3,.grid-4{grid-template-columns:1fr}.main-content{padding:16px 0}}@media (width<=1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}.text-muted{color:var(--text-muted)}.text-heading{color:var(--text-h)}.text-accent{color:var(--accent)}.font-semibold{font-weight:600}.font-bold{font-weight:700}.avatar{background:var(--border-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.avatar-sm{width:24px;height:24px}.avatar-lg{width:48px;height:48px}.header{background:var(--surface);border-bottom:1px solid var(--border-light);z-index:100;box-shadow:var(--shadow-sm);position:sticky;top:0}.header-top{padding:12px 0}.header-top-inner{align-items:center;gap:24px;display:flex}.header-logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.header-logo:hover{text-decoration:none}.header-logo-text{color:var(--text-h);letter-spacing:-.5px;font-size:24px;font-weight:900}.header-search{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xs);flex:1;align-items:center;gap:10px;max-width:480px;padding:4px 4px 4px 14px;transition:border-color .2s;display:flex}.header-search:focus-within{border-color:var(--border);box-shadow:0 0 0 3px #10182014}.header-search-input{color:var(--text);width:100%;font-size:14px;font-family:var(--sans);background:0 0;border:none;outline:none;padding:8px 0}.header-search-input::placeholder{color:var(--text-muted)}.header-search-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.header-search-btn:hover{background:var(--accent-hover)}.header-actions{align-items:center;gap:6px;display:flex}.header-action-link{border-radius:var(--radius-xs);color:var(--text);white-space:nowrap;align-items:center;gap:6px;padding:8px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.header-action-link:hover{background:var(--surface-hover);color:var(--accent);text-decoration:none}.header-action-icon,.header-action-cart{border-radius:var(--radius-xs);color:var(--text);flex-direction:column;align-items:center;gap:2px;min-width:56px;padding:6px 10px;text-decoration:none;transition:all .15s;display:flex;position:relative}.header-action-icon:hover,.header-action-cart:hover{background:var(--surface-hover);color:var(--accent);text-decoration:none}.header-action-badge{background:var(--lego-red);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:6px}.header-action-badge--green{background:var(--accent)}.header-action-label{font-size:11px;font-weight:600}.header-action-cart{border-radius:var(--radius-xs);color:var(--text);flex-direction:row;align-items:center;gap:8px;min-width:auto;padding:6px 10px;text-decoration:none;transition:all .15s;display:flex;position:relative}.header-action-cart:hover{background:var(--surface-hover);color:var(--accent);text-decoration:none}.header-action-cart-text{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}.header-action-cart-price{color:var(--text-h);font-size:13px;font-weight:700}.header-action-cart .header-action-label{font-size:11px;font-weight:600}.header-user{border-radius:var(--radius-xs);color:var(--text);align-items:center;gap:10px;padding:6px 10px;text-decoration:none;transition:background .15s;display:flex}.avatar--minifig{background:linear-gradient(145deg,#fff176,#ffd500);border:1px solid #e6c300;border-radius:10px;width:38px;height:35px;transition:transform .15s,box-shadow .15s;overflow:visible;box-shadow:0 3px #c9a900,0 6px 12px #10182024}.header-user:hover .avatar--minifig{transform:translateY(-1px);box-shadow:0 4px #c9a900,0 8px 14px #10182029}.header-user:hover{background:var(--surface-hover);text-decoration:none}.header-user-info{flex-direction:column;line-height:1.2;display:flex}.header-user-name{color:var(--text-h);font-size:13px;font-weight:700}.header-user-label{color:var(--text-muted);font-size:11px}.header-admin-link{border-radius:var(--radius-xs);background:var(--accent-bg);min-width:76px;color:var(--accent);border:1px solid #00853e40;flex-direction:column;justify-content:center;align-items:center;padding:6px 10px;line-height:1.15;text-decoration:none;display:flex}.header-admin-link:hover{border-color:var(--accent);text-decoration:none}.header-admin-link span{letter-spacing:.12em;font-size:9px;font-weight:900}.header-admin-link strong{font-size:11px}.header-login-btn{white-space:nowrap}.header-controls{border-left:1px solid var(--border-light);align-items:center;gap:6px;margin-left:8px;padding-left:8px;display:flex}.header-lang-select{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-xs);color:var(--text);cursor:pointer;appearance:none;font-size:13px;font-family:var(--sans);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7280' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding:6px 24px 6px 8px}.header-theme-btn{border-radius:var(--radius-xs);border:1px solid var(--border);background:var(--bg);width:34px;height:34px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:flex}.header-theme-btn:hover{background:var(--surface-hover);border-color:var(--accent);color:var(--accent)}.header-add-btn{white-space:nowrap}.header-bottom{border-top:1px solid var(--border-light);background:var(--bg)}.header-bottom-inner{align-items:center;display:flex}.header-nav{align-items:center;gap:8px;display:flex}.header-nav-link{border-radius:var(--radius-xs);color:var(--text);white-space:nowrap;cursor:pointer;font-size:14px;font-weight:600;font-family:var(--sans);background:0 0;border:none;align-items:center;gap:4px;padding:10px 14px;text-decoration:none;transition:all .15s;display:flex}.header-nav-link:hover{background:var(--surface-hover);color:var(--accent);text-decoration:none}.header-nav-dropdown{position:relative}.header-dropdown-menu{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-xs);min-width:180px;box-shadow:var(--shadow-md);z-index:101;flex-direction:column;gap:2px;padding:8px;display:flex;position:absolute;top:100%;left:0}.header-dropdown-item{color:var(--text);border-radius:6px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .15s}.header-dropdown-item:hover{background:var(--surface-hover);color:var(--accent);text-decoration:none}.header-mobile-toggle{color:var(--text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:none}@media (width<=1100px){.header-action-link,.header-action-label,.header-user-info,.header-user>svg:last-child,.header-action-cart-price{display:none}.header-action-icon,.header-action-cart{min-width:auto;padding:8px}}@media (width<=768px){.header-top-inner{flex-wrap:wrap;gap:12px}.header-search{order:3;width:100%;max-width:100%}.header-bottom{display:none}.header-mobile-toggle{margin-left:auto;display:flex}.header-actions{flex-direction:column;order:4;align-items:stretch;gap:8px;width:100%;padding:12px 0;display:none}.header-actions--open{display:flex}.header-action-icon,.header-action-cart,.header-user{flex-direction:row;justify-content:flex-start;padding:12px}.header-action-label,.header-user-info{display:flex}.header-controls{border-left:none;justify-content:center;margin-left:0;padding:8px 0}.header-add-btn{justify-content:center}}.beta-notice{color:var(--text-h)}.beta-notice-badge{background:var(--lego-red);color:#fff;letter-spacing:.12em;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:9px;font-weight:900;line-height:1.4;display:inline-flex}.beta-notice--strip{background:linear-gradient(90deg,#fff5b7,#ffd500,#fff5b7);border-top:1px solid #e6c300;justify-content:center;align-items:center;gap:9px;min-height:34px;padding:6px 24px;font-size:11px;display:flex}.beta-notice--strip strong{font-size:12px}.beta-notice--strip>span:last-child{color:#3f451f}.beta-notice--compact{background:linear-gradient(135deg,#fffbea,#fff5b7);border:1px solid #e6c300;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.beta-notice--compact>div{flex-direction:column;gap:3px;display:flex}.beta-notice--compact strong{font-size:14px}.beta-notice--compact>div>span{color:var(--text-muted);font-size:12px;line-height:1.5}.beta-notice--card{background:linear-gradient(145deg,#fffdf4,#fff2a6);border-color:#e6c300;padding:18px;overflow:hidden}.beta-notice-card-head{justify-content:space-between;align-items:center;display:flex}.beta-notice-brick{color:#00853e;background:#ffd500;border-radius:9px;place-items:center;width:42px;height:36px;display:grid;box-shadow:0 3px #c9a900}.beta-notice-zero{color:#00853e;margin:12px 0 0;font-size:34px;font-weight:900;line-height:1;display:block}.beta-notice--card h3{margin:5px 0 7px;font-size:15px}.beta-notice--card p{color:var(--text);margin:0;font-size:12px;line-height:1.55}.beta-notice--card small{color:var(--text-muted);margin-top:9px;font-size:10px;line-height:1.5;display:block}[data-theme=dark] .beta-notice--strip,[data-theme=dark] .beta-notice--compact,[data-theme=dark] .beta-notice--card{background:linear-gradient(135deg,#3b3514,#282611);border-color:#675b13}[data-theme=dark] .beta-notice--strip>span:last-child{color:var(--text)}@media (width<=760px){.beta-notice--strip{text-align:center;flex-wrap:wrap;gap:7px;padding:7px 14px}.beta-notice--strip>span:last-child{width:100%;font-size:10px}.beta-notice--compact{align-items:flex-start}}.footer{background:var(--surface);color:var(--text);border-top:1px solid var(--border-light);z-index:1;padding:48px 0 24px;position:relative}.footer-benefits{border-bottom:1px solid var(--border-light);grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-bottom:32px;padding:0 0 30px;display:grid}.footer-benefit{align-items:flex-start;gap:16px;min-width:0;display:flex}.footer-benefit-icon{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:64px;display:flex}.footer-benefit-icon>svg{filter:drop-shadow(0 2px 2px #164c1812);width:56px;height:64px;overflow:visible}.footer-benefit-content{flex-direction:column;gap:7px;min-width:0;padding-top:5px;display:flex}.footer-benefit-title{letter-spacing:-.15px;color:var(--text-h);font-size:14px;font-weight:800;line-height:1.35}.footer-benefit-desc{color:var(--text-muted);max-width:270px;font-size:12px;line-height:1.7}.footer-inner{border-bottom:1px solid var(--border-light);grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:24px;display:grid}.footer-brand{flex-direction:column;gap:12px;display:flex}.footer-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.footer-logo-text{color:var(--text-h);font-size:20px;font-weight:900}.footer-about-text{max-width:360px;color:var(--text-muted);font-size:14px;line-height:1.6}.footer-links{flex-direction:column;gap:10px;display:flex}.footer-heading{color:var(--text-h);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:14px;font-weight:700}.footer-links a{color:var(--text-muted);font-size:14px;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--accent);text-decoration:none}.footer-bottom{color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:20px;font-size:13px;display:flex}.footer-studs{align-items:center;gap:8px;display:flex}.footer-stud{border-radius:50%;width:12px;height:12px}@media (width<=1024px){.footer-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 36px}}@media (width<=768px){.footer-inner{grid-template-columns:1fr;gap:24px}}@media (width<=560px){.footer-benefits{grid-template-columns:1fr;gap:0;padding-bottom:18px}.footer-benefit{gap:18px;padding:18px 4px}.footer-benefit+.footer-benefit{border-top:1px solid var(--border-light)}.footer-benefit-content{padding-top:3px}.footer-benefit-title{font-size:15px}.footer-benefit-desc{font-size:13px}}.brick-bg{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.brick-piece{opacity:.9;filter:drop-shadow(0 10px 18px #00000038);position:absolute}.brick-piece--tl{top:112px;left:-64px;transform:rotate(-13deg)}.brick-piece--tr{top:26px;right:-58px;transform:rotate(11deg)}.brick-piece--ml{top:38%;left:-70px;transform:rotate(16deg)}.brick-piece--mr{top:32%;right:-64px;transform:rotate(-9deg)}.brick-piece--ll{bottom:24%;left:-50px;transform:rotate(9deg)}.brick-piece--lr{bottom:19%;right:-68px;transform:rotate(-11deg)}.brick-piece--bl{bottom:34px;left:-60px;transform:rotate(7deg)}.brick-piece--br{bottom:66px;right:-48px;transform:rotate(-15deg)}[data-theme=dark] .brick-piece{opacity:.45}@media (width<=1280px){.brick-piece{opacity:.75}}@media (width<=1024px){.brick-piece{opacity:.55;width:125px;height:70px}}@media (width<=640px){.brick-piece{opacity:.45;width:90px;height:50px}}.rc-slider{touch-action:none;box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;width:100%;height:14px;padding:5px 0;position:relative}.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-rail{background-color:#e9e9e9;border-radius:6px;width:100%;height:4px;position:absolute}.rc-slider-track,.rc-slider-tracks{background-color:#abe2fb;border-radius:6px;height:4px;position:absolute}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid #0000;border-bottom:5px solid #0000;transform:translateY(-5px)}.rc-slider-handle{z-index:1;cursor:pointer;width:14px;height:14px;cursor:-webkit-grab;cursor:grab;opacity:.8;-webkit-user-select:none;user-select:none;touch-action:pan-x;background-color:#fff;border:2px solid #96dbfa;border-radius:50%;margin-top:-5px;position:absolute}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:#57c5f7;box-shadow:0 0 0 5px #96dbfa}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{box-shadow:none;outline:none}.rc-slider-handle:focus-visible{border-color:#2db7f5;box-shadow:0 0 0 3px #96dbfa}.rc-slider-handle-click-focused:focus{box-shadow:unset;border-color:#96dbfa}.rc-slider-handle:hover{border-color:#57c5f7}.rc-slider-handle:active{cursor:-webkit-grabbing;cursor:grabbing;border-color:#57c5f7;box-shadow:0 0 5px #57c5f7}.rc-slider-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.rc-slider-mark-text{color:#999;text-align:center;vertical-align:middle;cursor:pointer;display:inline-block;position:absolute}.rc-slider-mark-text-active{color:#666}.rc-slider-step{background:0 0;width:100%;height:4px;position:absolute}.rc-slider-dot{vertical-align:middle;cursor:pointer;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-2px}.rc-slider-dot-active{border-color:#96dbfa}.rc-slider-dot-reverse{margin-right:-4px}.rc-slider-disabled{background-color:#e9e9e9}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-handle,.rc-slider-disabled .rc-slider-dot{box-shadow:none;cursor:not-allowed;background-color:#fff;border-color:#ccc}.rc-slider-disabled .rc-slider-mark-text,.rc-slider-disabled .rc-slider-dot{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:4px;height:100%}.rc-slider-vertical .rc-slider-track{width:4px;bottom:0;left:5px}.rc-slider-vertical .rc-slider-track-draggable{border:0;border-left:5px solid #0000;border-right:5px solid #0000;transform:translate(-5px)}.rc-slider-vertical .rc-slider-handle{z-index:1;touch-action:pan-y;margin-top:0;margin-left:-5px;position:absolute}.rc-slider-vertical .rc-slider-mark{height:100%;top:0;left:18px}.rc-slider-vertical .rc-slider-step{width:4px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-leave{animation-duration:.3s;animation-play-state:paused;animation-fill-mode:both;display:block!important}.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-appear{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:scale(0)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform-origin:50% 100%;opacity:0;transform:scale(0)}to{transform-origin:50% 100%;transform:scale(1)}}@keyframes rcSliderTooltipZoomDownOut{0%{transform-origin:50% 100%;transform:scale(1)}to{transform-origin:50% 100%;opacity:0;transform:scale(0)}}.rc-slider-tooltip{visibility:visible;box-sizing:border-box;-webkit-tap-highlight-color:#0000;position:absolute;top:-9999px;left:-9999px}.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:4px 0 8px}.rc-slider-tooltip-inner{color:#fff;text-align:center;background-color:#6c6c6c;border-radius:6px;min-width:24px;height:24px;padding:6px 2px;font-size:12px;line-height:1;text-decoration:none;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{border-style:solid;border-color:#0000;width:0;height:0;position:absolute}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-width:4px 4px 0;border-top-color:#6c6c6c;margin-left:-4px;bottom:4px;left:50%}.sold-lego-watermark{z-index:3;pointer-events:none;background:#14231d33;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.sold-lego-watermark svg{filter:drop-shadow(0 9px 13px #11182747);width:min(88%,420px);height:auto}.sold-lego-watermark--compact svg{width:94%;min-width:105px}.sold-lego-watermark--compact text{letter-spacing:3px;font-size:31px}@media (width<=560px){.sold-lego-watermark svg{width:94%}}.listing-card{color:inherit;background:var(--surface);border-radius:var(--radius-sm);border:1px solid var(--border-light);flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.listing-card:hover{box-shadow:var(--shadow-md);border-color:var(--border);text-decoration:none;transform:translateY(-2px)}.listing-card-image{aspect-ratio:4/3;background:var(--border-light);position:relative;overflow:hidden}.listing-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.listing-card:hover .listing-card-image img{transform:scale(1.03)}.listing-card-fav{cursor:pointer;background:#ffd500;border:1px solid #e6c300;border-radius:9px;flex:none;justify-content:center;align-items:center;width:38px;height:34px;transition:all .15s;display:flex;position:relative;box-shadow:0 3px #c9a900,0 5px 10px #10182016}.listing-card-fav:hover{transform:translateY(-1px);box-shadow:0 4px #c9a900,0 7px 12px #1018201c}.listing-card-fav--active{background:#ffe34d;border-color:#e4b900}.listing-card-fav:active{transform:translateY(2px);box-shadow:0 1px #c9a900}.listing-card-fav:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.listing-card-body{flex-direction:column;flex:1;gap:10px;padding:14px;display:flex}.listing-card-title{color:var(--text-h);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.listing-card-heading{align-items:flex-start;gap:10px;min-height:38px;display:flex}.listing-card-heading .listing-card-title{flex:1;min-width:0}.listing-card-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.listing-card-seller{align-items:center;gap:8px;margin-top:2px;display:flex}.listing-card-avatar{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.listing-card-seller-name{color:var(--text);font-size:12px;font-weight:600}.listing-card-rating{color:var(--text-muted);align-items:center;gap:4px;margin-left:auto;font-size:12px;display:flex}.listing-card-price{color:var(--accent);margin-top:auto;font-size:18px;font-weight:800}.listing-card-currency{font-size:13px;font-weight:600}.listing-card-footer{border-top:1px solid var(--border-light);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;font-size:12px;display:flex}.listing-card-location,.listing-card-detail{align-items:center;gap:4px;display:flex}.home-page{position:relative}.home-layout{z-index:1;grid-template-columns:240px 1fr 250px;align-items:start;gap:20px;display:grid;position:relative}.home-sidebar{flex-direction:column;gap:20px;display:flex;position:sticky;top:130px}.home-main{flex-direction:column;gap:28px;display:flex}.home-filter-card{flex-direction:column;gap:18px;padding:18px;display:flex}.home-filter-header{justify-content:space-between;align-items:center;display:flex}.home-filter-title{color:var(--text-h);font-size:15px;font-weight:800}.home-filter-clear{color:var(--lego-red);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:700}.home-filter-clear:hover{text-decoration:underline}.home-filter-section{flex-direction:column;gap:10px;display:flex}.home-filter-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:700}.home-filter-categories{flex-direction:column;gap:2px;display:flex}.home-filter-category{cursor:pointer;color:var(--text);text-align:left;font-size:13px;font-family:var(--sans);background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:7px 8px;transition:all .15s;display:flex}.home-filter-category:hover{background:var(--surface-hover)}.home-filter-category--active{background:var(--accent-bg);color:var(--accent);font-weight:600}.home-filter-category-icon{width:22px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:inline-flex}.home-filter-category:hover .home-filter-category-icon{color:var(--text)}.home-filter-category--active .home-filter-category-icon{color:var(--accent)}.home-filter-category-name{flex:1}.home-filter-category-count,.home-filter-count{color:var(--text-muted);font-size:12px;font-weight:600}.home-filter-show-all{color:var(--accent);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--sans);background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:4px 8px}.home-filter-show-all:hover{text-decoration:underline}.home-filter-checkboxes{flex-direction:column;gap:9px;display:flex}.home-filter-checkbox{cursor:pointer;color:var(--text);align-items:center;gap:10px;font-size:13px;display:flex}.home-filter-checkbox input{display:none}.home-filter-checkmark{border:2px solid var(--border);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex;position:relative}.home-filter-checkbox input:checked+.home-filter-checkmark{background:var(--accent);border-color:var(--accent)}.home-filter-checkbox input:checked+.home-filter-checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;margin-top:-2px;transform:rotate(45deg)}.home-filter-checkbox span:nth-child(3){flex:1}.home-filter-count{margin-left:auto}.home-filter-range{align-items:center;gap:8px;display:flex}.home-filter-range input,.home-filter-input{border:1px solid var(--border);border-radius:var(--radius-xs);min-width:0;color:var(--text);background:var(--bg);font-size:13px;font-family:var(--sans);flex:1;padding:9px 10px}.home-filter-range input:focus,.home-filter-input:focus{border-color:var(--border);outline:none;box-shadow:0 0 0 3px #10182014}.home-filter-range input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.home-filter-range input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.home-filter-range input[type=number]{appearance:textfield}.home-filter-slider{padding:6px 4px 2px}.home-filter-slider .rc-slider{height:22px}.home-filter-slider .rc-slider-rail{background:var(--border-light);border-radius:3px;height:6px}.home-filter-slider .rc-slider-track{background:var(--accent);border-radius:3px;height:6px}.home-filter-slider .rc-slider-handle{border:3px solid var(--accent);cursor:pointer;background:#fff;border-radius:50%;width:18px;height:18px;margin-top:-6px}.home-filter-slider .rc-slider-handle:focus,.home-filter-slider .rc-slider-handle:active{border-color:var(--accent);box-shadow:0 0 0 4px #00853e26}.home-filter-slider .rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:var(--accent-hover)!important;box-shadow:0 0 0 5px #00853e33!important}.home-filter-slider-values{color:var(--text-muted);justify-content:space-between;margin-top:4px;font-size:12px;font-weight:600;display:flex}.home-filter-radius{color:var(--text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.home-filter-radius select{border:1px solid var(--border);border-radius:var(--radius-xs);background:var(--bg);color:var(--text);appearance:none;cursor:pointer;font-size:13px;font-family:var(--sans);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236B7280' fill='none' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;padding:6px 24px 6px 10px}.home-filter-submit{width:100%;padding:14px 16px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s,background .15s}.home-filter-submit:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00853e40}.home-filter-submit:active{transform:translateY(0)}.hero-banners{grid-template-columns:1.5fr 1fr;gap:16px;display:grid}.hero-banner{border-radius:var(--radius-sm);background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);align-items:center;gap:16px;min-height:200px;padding:24px;display:flex;overflow:hidden}.hero-banner-content{flex-direction:column;flex:1.2;gap:10px;display:flex}.hero-banner-tag{color:var(--accent);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:800}.hero-banner-title{color:var(--text-h);font-size:24px;font-weight:800;line-height:1.25}.hero-banner-subtitle{color:var(--text-muted);font-size:13px;line-height:1.5}.hero-banner-btn{align-self:flex-start;margin-top:6px;transition:transform .15s,box-shadow .15s}.hero-banner-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #00853e40}.hero-banner--sell .hero-banner-btn:hover{box-shadow:0 6px 14px #e6c20059}.hero-banner-image{flex:.8;justify-content:center;align-self:stretch;align-items:center;min-width:0;display:flex}.hero-banner-image img{object-fit:contain;max-width:100%;max-height:170px}.home-section{flex-direction:column;gap:14px;display:flex}.home-section-header{justify-content:space-between;align-items:baseline;display:flex}.home-section-more{color:var(--accent);align-items:center;gap:4px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.home-section-more:hover{text-decoration:underline}.home-tabs-row{align-items:center;gap:8px;display:flex}.home-tabs{scrollbar-width:none;flex:1;align-items:center;gap:8px;min-width:0;padding:2px;display:flex;overflow-x:auto}.home-tabs::-webkit-scrollbar{display:none}.home-tab{border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;font-size:13px;font-weight:600;font-family:var(--sans);white-space:nowrap;border-radius:20px;flex-shrink:0;padding:8px 14px;transition:all .15s}.home-tab:hover{border-color:var(--accent);color:var(--accent)}.home-tab--active{background:var(--accent);border-color:var(--accent);color:#fff}.home-tabs-arrow{border:1px solid var(--border);background:var(--surface);width:30px;height:30px;color:var(--text);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.home-tabs-arrow:hover{border-color:var(--accent);color:var(--accent)}.home-featured-grid{grid-template-columns:repeat(auto-fill,minmax(min(155px,100%),1fr));gap:12px;display:grid}.home-loading{color:var(--text-muted);text-align:center;padding:40px 0}.home-popular-categories{grid-template-columns:repeat(auto-fill,minmax(min(115px,100%),1fr));gap:12px;display:grid}.home-popular-category{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:10px 8px 12px;text-decoration:none;transition:all .2s;display:flex}.home-popular-category:hover{border-color:var(--accent);text-decoration:none}.home-popular-category-image{aspect-ratio:4/3;background:var(--border-light);border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.home-popular-category-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-popular-category:hover .home-popular-category-image img{transform:scale(1.05)}.home-popular-category-name{color:var(--text-h);margin-top:2px;font-size:13px;font-weight:700}.home-popular-category-count{color:var(--text-muted);font-size:12px}.home-popular-category-arrow{background:var(--accent-bg);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:8px 0;display:flex}.home-widget{flex-direction:column;gap:10px;padding:16px;display:flex}.home-widget-title{color:var(--text-h);font-size:15px;font-weight:800;line-height:1.4}.home-widget-title--small{font-size:14px}.home-widget-header{align-items:center;gap:8px;display:flex}.home-widget-text{color:var(--text-muted);font-size:13px;line-height:1.5}.home-widget-btn{width:100%;margin-top:4px}.home-widget-list{flex-direction:column;gap:8px;list-style:none;display:flex}.home-widget-list li{color:var(--text);align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;display:flex}.home-widget-list li svg{flex-shrink:0;margin-top:2px}.home-widget-link{color:var(--accent);align-self:flex-start;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.home-widget-link:hover{text-decoration:underline}.home-widget--earn{background:linear-gradient(135deg, var(--accent-bg) 0%, var(--surface) 70%)}.home-widget-giftcard{justify-content:center;padding:6px 0 2px;display:flex}.home-activity-list{flex-direction:column;gap:12px;display:flex}.home-activity-item{gap:10px;display:flex}.home-activity-image{object-fit:cover;background:var(--border-light);border-radius:8px;flex-shrink:0;width:44px;height:44px}.home-activity-content{flex-direction:column;gap:3px;min-width:0;display:flex}.home-activity-text{color:var(--text);font-size:12px;line-height:1.4}.home-activity-time{color:var(--text-muted);font-size:11px}@media (width<=1280px){.home-layout{grid-template-columns:220px minmax(0,1fr) 230px;gap:16px}.home-featured-grid{grid-template-columns:repeat(auto-fill,minmax(min(145px,100%),1fr))}}@media (width<=1024px){.home-layout{grid-template-columns:minmax(0,1fr)}.home-sidebar{grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));display:grid;position:static}.home-sidebar--left{order:2}.home-sidebar--right{order:3}.home-main{order:1}.hero-banners{grid-template-columns:1fr}}@media (width<=640px){.home-featured-grid{grid-template-columns:repeat(2,1fr)}.home-popular-categories{grid-template-columns:repeat(3,1fr)}.hero-banner{text-align:center;flex-direction:column}.hero-banner-btn{align-self:center}}.category-filter{margin-bottom:20px}.category-filter-toggle{background:var(--surface);border:2px solid var(--border);border-radius:var(--radius-sm);font-family:var(--sans);color:var(--text);cursor:pointer;align-items:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .15s;display:flex}.category-filter-toggle:hover{border-color:var(--accent);color:var(--accent)}.category-filter-active-dot{background:var(--accent);border-radius:50%;width:8px;height:8px}.category-filter-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:16px;margin-top:12px;padding:20px;display:flex}.category-filter-group{flex-direction:column;gap:6px;display:flex}.category-filter-label{color:var(--text-h);text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:700}.category-filter-price{align-items:center;gap:8px;display:flex}.category-filter-price .input{flex:1}.category-filter-sep{color:var(--text-muted);font-weight:600}.listings-page{padding:0}.listings-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.listings-count{color:var(--text-muted);font-size:14px;font-weight:600}.listings-search{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:10px;margin-bottom:16px;padding:4px 16px;transition:border-color .2s;display:flex}.listings-search:focus-within{border-color:var(--border);box-shadow:0 0 0 3px #10182014}.listings-search-input{color:var(--text);width:100%;font-size:15px;font-family:var(--sans);background:0 0;border:none;outline:none;padding:12px 0}.listings-search-input::placeholder{color:var(--text-muted)}.listings-empty{text-align:center;padding:60px 20px}.listings-empty-title{color:var(--text-h);margin-bottom:8px;font-size:20px;font-weight:700}.listings-empty-desc{color:var(--text-muted)}.product-detail{z-index:1;background:var(--surface);border:1px solid var(--border-light);max-width:1180px;color:var(--text);border-radius:12px;margin:0 auto;padding:26px 30px 48px;position:relative}.product-breadcrumbs{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:26px;font-size:12px;display:flex}.product-breadcrumbs a{color:inherit}.product-breadcrumbs a:hover{color:var(--accent)}.product-top{grid-template-columns:minmax(0,1.6fr) minmax(300px,1fr);align-items:start;gap:30px 34px;display:grid}.product-gallery{grid-template-columns:76px minmax(0,1fr);gap:16px;min-width:0;display:grid}.product-thumbs{flex-direction:column;gap:10px;max-height:470px;padding:2px;display:flex;overflow:auto}.product-thumbs button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;width:70px;height:72px;padding:4px}.product-thumbs button[aria-pressed=true]{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.product-thumbs img{object-fit:contain;width:100%;height:100%}.product-photo{aspect-ratio:1;background:#f7f7f7;border-radius:12px;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.product-photo>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:16px}.product-zoom,.product-heart{cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.product-zoom{background:var(--surface);color:var(--text-muted);border:0;border-radius:50%}.product-heart{color:#44505e;background:#ffd500;border:1px solid #e6c300;border-radius:10px;transition:transform .15s,box-shadow .15s;box-shadow:0 3px #c9a900}.product-heart:hover{transform:translateY(-1px);box-shadow:0 4px #c9a900}.product-heart:active{transform:translateY(2px);box-shadow:0 1px #c9a900}.product-heart--active{background:#ffe34d}.product-zoom{position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #00000012}.product-status{color:#b31b13;background:#fff;border-radius:5px;padding:5px 10px;position:absolute;top:14px;left:14px}.product-purchase{grid-area:1/2/3;min-width:0}.product-heading{align-items:start;gap:12px;display:flex}.product-heading h1{flex:1;margin:0;font-size:25px;font-weight:750;line-height:1.4}.product-rating{color:var(--text-muted);align-items:center;gap:10px;margin:16px 0;font-size:12px;display:flex}.product-rating>span:first-child{color:#ffb600;font-size:24px}.product-price{color:var(--accent);margin:22px 0 18px;font-size:32px;font-weight:750;line-height:1.2}.product-badges{flex-wrap:wrap;gap:8px;display:flex}.product-badges>span{border-radius:6px;padding:7px 10px;font-size:12px}.product-summary{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:18px 0 20px;font-size:14px;line-height:1.8;display:-webkit-box;overflow:hidden}.product-seller{border:1px solid var(--border);border-radius:9px;margin-bottom:16px;padding:13px;box-shadow:0 1px 3px #00000005}.product-seller-intro{align-items:center;gap:12px;display:flex}.product-avatar{background:var(--bg);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.product-seller-intro strong{font-size:14px}.product-seller-intro span{color:var(--text-muted);align-items:center;gap:5px;margin-top:5px;font-size:11px;display:flex}.product-seller details{margin-top:13px;font-size:12px}.product-seller summary{border:1px solid var(--border);cursor:pointer;text-align:center;border-radius:6px;padding:9px;font-weight:650;list-style:none}.product-seller summary::-webkit-details-marker{display:none}.product-seller details p{margin:10px 0;line-height:1.7}.product-buy,.product-contact{cursor:pointer;text-align:center;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:46px;padding:12px;font-size:13px;font-weight:750;display:flex}.product-buy{color:#fff;background:#f02018;border:1px solid #f02018;box-shadow:0 3px 8px #ef20181a}.product-buy:hover{background:#d71913}.product-buy:disabled{cursor:not-allowed;background:#b2b5b8;border-color:#b2b5b8}.product-contact{color:var(--text);background:var(--surface);border:1px solid #fa9a95;margin-top:10px}.product-contact:hover{background:var(--bg)}.product-contact.is-disabled{color:#fff;cursor:not-allowed;background:#b2b5b8;border-color:#b2b5b8}.product-contact.is-disabled:hover{background:#b2b5b8}.product-checkout-note{color:var(--text-muted);margin:10px 0 0;font-size:10px;line-height:1.6}.product-assurances{border:1px solid var(--border);border-radius:8px;grid-column:1;grid-template-columns:repeat(4,minmax(0,1fr));align-self:end;gap:5px;padding:15px 8px;display:grid}.product-assurances>div,.product-assurances>a{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:7px;display:flex}.product-assurances strong{color:var(--text);font-size:10px;font-weight:600}.product-assurances span{font-size:9px;line-height:1.5}.product-description{border-top:1px solid var(--border-light);grid-template-columns:minmax(0,1fr) 280px;gap:45px;margin-top:40px;padding-top:30px;display:grid}.product-detail h2{margin:0 0 16px;font-size:18px;font-weight:750}.product-description>div>p{white-space:pre-line;overflow-wrap:anywhere;font-size:13px;line-height:1.85}.product-specs{gap:16px;margin:26px 0 0;display:grid}.product-specs>div{grid-template-columns:175px 1fr;gap:12px;font-size:12px;display:grid}.product-specs dt{color:var(--text-muted);align-items:center;gap:12px;display:flex}.product-specs dd{margin:0;font-weight:650}.product-facts{border:1px solid var(--border-light);background:var(--bg);border-radius:8px;align-self:start;padding:20px}.product-facts h3{margin:0 0 20px;font-size:14px}.product-facts dl{gap:18px;margin:0;display:grid}.product-facts dl>div{justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.product-facts dt{color:var(--text-muted)}.product-facts dd{text-align:right;margin:0}.product-facts .condition-badge{font-size:10px}.product-related{border-top:1px solid var(--border-light);margin-top:34px;padding-top:28px}.product-related header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.product-related header>a{font-size:12px}.product-related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-related-card{border:1px solid var(--border-light);min-width:0;color:var(--text);border-radius:10px;transition:box-shadow .2s;overflow:hidden}.product-related-card:hover{box-shadow:var(--shadow-md)}.product-related-card>div{aspect-ratio:1.2;background:#f6f6f6;place-items:center;display:grid}.product-related-card img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:12px}.product-related-card h3{min-height:40px;margin:12px;font-size:13px;line-height:1.5}.product-related-card>strong{color:var(--accent);margin:12px;font-size:21px;display:block}.product-related-card p{color:var(--text-muted);align-items:center;gap:4px;margin:12px;font-size:11px;display:flex}.product-lightbox{background:#fff;border:0;border-radius:12px;max-width:90vw;max-height:90vh;padding:45px 18px 18px}.product-lightbox::backdrop{background:#101820bb}.product-lightbox>img{object-fit:contain;max-width:80vw;max-height:75vh;display:block}.product-lightbox>button{cursor:pointer;background:#fff;border:0;padding:5px;position:absolute;top:8px;right:8px}.product-empty{text-align:center;padding:70px}.product-detail button:focus-visible,.product-detail a:focus-visible,.product-detail summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}@media (width<=1024px){.product-detail{padding:24px}.product-top{grid-template-columns:minmax(0,1.2fr) minmax(280px,1fr);gap:22px}.product-gallery{grid-template-columns:56px minmax(0,1fr);gap:10px}.product-thumbs button{width:50px;height:54px}.product-heading h1{font-size:21px}.product-description{grid-template-columns:minmax(0,1fr) 250px;gap:24px}}@media (width<=720px){.product-detail{border-radius:8px;padding:18px 14px}.product-breadcrumbs{gap:8px;margin-bottom:18px;font-size:10px}.product-top{flex-direction:column;gap:22px;display:flex}.product-gallery,.product-purchase,.product-assurances{width:100%}.product-gallery{grid-template-columns:1fr}.product-photo{aspect-ratio:1.15;grid-row:1}.product-thumbs{flex-direction:row;max-height:none}.product-thumbs button{width:58px;height:58px}.product-heading h1{font-size:22px}.product-description{grid-template-columns:1fr;gap:24px;margin-top:28px}.product-facts{width:100%}.product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-related-card h3{margin:10px;font-size:12px}.product-related-card>strong{margin:10px;font-size:19px}.product-assurances{padding:14px 5px}.product-related header>a{font-size:10px}.product-specs>div{grid-template-columns:155px 1fr}}.add-listing{max-width:720px}.add-listing-login{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:60px 20px;display:flex}.add-listing-form{flex-direction:column;gap:20px;margin-top:20px;display:flex}.add-listing-field{flex-direction:column;gap:6px;display:flex}.add-listing-field label{color:var(--text-h);font-size:14px;font-weight:700}.add-listing-textarea{resize:vertical;min-height:120px}.add-listing-row{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.add-listing-photos{flex-wrap:wrap;gap:12px;display:flex}.add-listing-photo-placeholder{border:2px dashed var(--border);border-radius:var(--radius-sm);cursor:pointer;width:120px;height:120px;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:all .15s;display:flex}.add-listing-photo-placeholder:hover{border-color:var(--accent);color:var(--accent)}.add-listing-photo-placeholder span{font-size:12px;font-weight:600}.add-listing-photo-preview{border-radius:var(--radius-sm);border:1px solid var(--border-light);width:120px;height:120px;position:relative;overflow:hidden}.add-listing-photo-preview img{object-fit:cover;width:100%;height:100%}.add-listing-photo-remove{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:4px;right:4px}.add-listing-error{background:var(--accent-bg);color:var(--accent);border-radius:var(--radius-xs);padding:12px 16px;font-size:14px;font-weight:600}.add-listing-submit{align-self:flex-start;margin-top:12px}.add-listing-submit:disabled{opacity:.6;cursor:not-allowed}.add-listing-required-hint{text-align:right;color:var(--text-muted);margin:0;font-size:12px;font-weight:650}.add-listing-field-error{color:var(--lego-red);margin-top:6px;font-size:12px;font-weight:700;display:block}.add-listing-dropdown{position:relative}.add-listing-dropdown:focus-within{z-index:20}.add-listing-dropdown-trigger{text-align:left;cursor:pointer;background:var(--surface);width:100%;color:var(--text);justify-content:space-between;align-items:center;gap:10px;display:flex}.add-listing-dropdown-value{align-items:center;gap:9px;min-width:0;display:flex}.add-listing-dropdown-value svg,.add-listing-dropdown-option svg{flex:none}.add-listing-dropdown-chevron{font-size:18px;line-height:1;transition:transform .15s}.add-listing-dropdown-trigger[aria-expanded=true] .add-listing-dropdown-chevron{transform:rotate(180deg)}.add-listing-dropdown-menu{z-index:30;background:var(--surface);border:1px solid var(--border);max-height:280px;box-shadow:var(--shadow-lg);border-radius:10px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.add-listing-dropdown-option{width:100%;min-height:40px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.add-listing-dropdown-option:hover,.add-listing-dropdown-option:focus-visible,.add-listing-dropdown-option[aria-selected=true]{background:var(--accent-bg);color:var(--accent)}.add-listing-dropdown-empty{color:var(--text-muted);margin:0;padding:12px;font-size:13px}.add-listing-city-menu .add-listing-dropdown-option{min-height:36px}@media (width<=768px){.add-listing-row{grid-template-columns:1fr}}.add-listing-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.listing-preview-backdrop{z-index:1000;background:#0000008c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.listing-preview{width:min(820px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto}.listing-preview-close{background:var(--bg);cursor:pointer;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}.listing-preview-layout{grid-template-columns:1.05fr .95fr;gap:28px;margin-top:18px;display:grid}.listing-preview-photo{background:var(--bg);border-radius:14px;place-items:center;min-height:300px;display:grid;overflow:hidden}.listing-preview-photo img{object-fit:contain;width:100%;height:100%}.listing-preview h2{margin:14px 0 8px;font-size:28px}.listing-preview-price{color:var(--accent);margin-bottom:18px;font-size:27px;display:block}.listing-preview p{color:var(--text-muted);line-height:1.65}.listing-preview dl{gap:8px;margin-top:18px;display:grid}.listing-preview dl div{border-top:1px solid var(--border);justify-content:space-between;gap:16px;padding-top:8px;display:flex}.listing-preview dt{color:var(--text-muted)}.listing-preview dd{font-weight:700}@media (width<=700px){.listing-preview-layout{grid-template-columns:1fr}.listing-preview-photo{min-height:220px}}.account-page{flex-direction:column;gap:22px;display:flex}.account-login-required{text-align:center;flex-direction:column;align-items:center;gap:14px;max-width:560px;margin:50px auto;padding:48px;display:flex}.account-login-required p{color:var(--text-muted)}.account-hero{border-top:4px solid var(--yellow);align-items:center;gap:16px;padding:22px 26px;display:flex}.account-avatar{background:var(--yellow-bg);border-radius:18px;place-items:center;width:68px;height:68px;display:grid}.account-identity{flex:1}.account-identity h1{color:var(--text-h);font-size:25px}.account-identity p{color:var(--text-muted)}.account-identity p strong{color:var(--accent)}.account-stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.account-stats>div{color:var(--accent);align-items:center;gap:14px;padding:18px;display:flex}.account-stats span{color:var(--text-muted);flex-direction:column;font-size:12px;display:flex}.account-stats strong{color:var(--text-h);font-size:24px;line-height:1}.account-layout{grid-template-columns:220px 1fr;gap:20px;display:grid}.account-nav{flex-direction:column;align-self:start;gap:4px;padding:12px;display:flex}.account-nav>strong{color:var(--text-h);padding:10px 12px}.account-nav a{color:var(--text);border-radius:9px;justify-content:space-between;padding:11px 12px;font-weight:600;display:flex}.account-nav a:hover,.account-nav a.active{background:var(--accent-bg);color:var(--accent);text-decoration:none}.account-nav span{background:var(--lego-red);color:#fff;border-radius:20px;padding:1px 7px;font-size:11px}.account-content{flex-direction:column;gap:18px;display:flex}.account-panel{padding:22px}.account-panel-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.account-panel h2{font-size:21px}.account-order{border-top:1px solid var(--border-light);grid-template-columns:66px 1fr auto auto;align-items:center;gap:14px;padding:14px 0;display:grid}.account-order img{object-fit:contain;background:#fff;border-radius:8px;width:66px;height:54px}.account-order>div{flex-direction:column;align-items:flex-start;display:flex}.account-order small{color:var(--text-muted)}.status-chip{color:var(--accent);background:var(--accent-bg);border-radius:20px;margin-top:4px;padding:2px 8px;font-size:11px;font-weight:700}.account-panels{grid-template-columns:1fr 1fr;gap:18px;display:grid}.account-panels>.account-panel{color:var(--accent);gap:14px;display:flex}.account-panels p{color:var(--text-muted);margin:4px 0}.account-panels h3{color:var(--text-h)}.account-settings{flex-direction:column;gap:28px;display:flex}.account-settings-form{flex-direction:column;gap:14px;max-width:520px;display:flex}.account-settings-form h3{margin:0;font-size:17px}.account-settings-hint{color:var(--text-muted);margin:0;font-size:13px}.account-sales-list{flex-direction:column;gap:14px;display:flex}.account-sales-groups,.account-order-group{flex-direction:column;gap:12px;display:flex}.account-order-group-heading{border:1px solid var(--border-light);background:var(--surface);width:100%;font:inherit;text-align:left;cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:13px 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.account-order-group-heading:hover{background:var(--surface-hover);border-color:#00853e59}.account-order-group-heading:focus-visible{outline-offset:2px;outline:3px solid #00853e38}.account-order-group-heading h3{color:var(--text-h);margin:0;font-size:16px}.account-order-group-heading p{color:var(--text-muted);margin:3px 0 0;font-size:12px}.account-order-group-meta{align-items:center;gap:10px;display:flex}.account-order-group-meta>strong{background:var(--accent-bg);min-width:29px;height:29px;color:var(--accent);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.account-order-group-chevron{color:var(--text-muted);font-size:22px;line-height:1;transition:transform .18s;transform:rotate(-90deg)}.account-order-group-heading[aria-expanded=true]{border-color:#00853e47;box-shadow:0 5px 14px #1636250f}.account-order-group-heading[aria-expanded=true] .account-order-group-chevron{transform:rotate(0)}.account-order-group-completed .account-order-group-heading{border-color:#00853e40}.account-order-group-cancelled .account-order-group-heading{border-color:#d0101233}.account-order-group-cancelled .account-order-group-meta>strong{color:var(--lego-red);background:#d0101217}.account-order-group-cancelled .account-sale{background:var(--surface-hover)}.account-sale{border-radius:15px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px 18px;padding:18px;display:grid;box-shadow:0 7px 22px #1e37290f}.account-sale-header{border-bottom:1px solid var(--border-light);grid-column:1/-1;align-items:center;gap:14px;padding-bottom:15px;display:flex}.account-sale-image{border:1px solid var(--border-light);background:#fff;border-radius:10px;flex:0 0 76px;width:76px;height:76px;position:relative;overflow:hidden}.account-sale-image>img{object-fit:cover;border-radius:8px;width:100%;height:100%}.account-sale-image .sold-lego-watermark svg{width:110%;min-width:72px}.account-sale-heading-copy{flex:1;min-width:0}.account-sale-title-row{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.account-sale-status{color:#765c00;background:#fff7d1;border-radius:999px;flex:none;align-items:center;min-height:27px;padding:4px 9px;font-size:11px;font-weight:900;display:inline-flex}.account-sale-status-delivered,.account-sale-status-cod_received{color:#087a3a;background:#e7f7ed}.account-sale-status-cancelled,.account-sale-status-returned{color:#b42318;background:#ffebeb}.account-sale-status-created,.account-sale-status-shipped{color:#064c9c;background:#e7f0ff}.account-sale-header h4{margin:0 0 4px;font-size:15px}.account-sale-header p{color:var(--text-muted);margin:0 0 4px;font-size:13px}.account-sale-header span{color:var(--text-muted);font-size:12px}.account-sale-actions{flex-wrap:wrap;gap:10px;display:flex}.account-sale-footer-actions,.account-sale-footer-status{border-top:1px solid var(--border-light);grid-column:1/-1;padding-top:14px}.account-shipment-create{align-items:flex-end}.account-parcel-size{flex-direction:column;gap:5px;min-width:240px;font-size:12px;font-weight:700;display:flex}.account-parcel-size .input{min-height:42px}.account-cod-amount{align-self:center;margin:0;font-size:13px}.account-sale-tracking{flex-direction:column;gap:8px;font-size:13px;display:flex}.account-sale-buyer-status{background:var(--accent-bg,#36b24814);border:1px dashed var(--accent);border-radius:10px;padding:12px 14px}.account-sale-buyer-status h5{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0;font-size:12px}.account-sale-status-actions{flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:8px;display:flex}.account-sale-status-actions .btn{justify-content:center;align-items:center;gap:6px;display:inline-flex}.account-sale-offer-pending{border:1px dashed var(--yellow,#ffb703);color:var(--text);background:#ffc1071a;border-radius:10px;padding:12px 14px}.account-sale-track-offer-error{border:1px solid var(--lego-red);color:var(--lego-red);background:#d930251a;border-radius:8px;padding:8px 10px;font-size:12.5px;font-weight:600}.account-sale-track-debug{font-size:12px}.account-sale-track-debug summary{cursor:pointer;opacity:.85}.account-sale-track-debug pre{white-space:pre-wrap;word-break:break-all;background:#0000000a;border-radius:8px;max-height:220px;padding:8px;overflow:auto}.account-dropoff-current{color:var(--text);font-weight:600}.account-nav-badge{background:var(--lego-red);color:#fff;border-radius:20px;margin-left:8px;padding:1px 8px;font-size:11px;font-weight:800}.account-pending-banner{background:linear-gradient(135deg,var(--lego-red),var(--lego-red-dark,var(--lego-red)));color:#fff;border-radius:14px;align-items:center;gap:14px;padding:16px 20px;display:flex}.account-pending-banner>div{flex:1}.account-pending-banner strong{font-size:16px;display:block}.account-pending-banner p{opacity:.92;margin:2px 0 0;font-size:13px}.account-pending-banner .btn{color:var(--lego-red);background:#fff}.account-pending-banner .btn:hover{background:var(--yellow);color:#000}.account-pending-card{padding:0 0 4px}.account-pending-card>p{color:var(--text-muted);margin:0 0 14px;font-size:14px}.account-pending-card>.btn{margin-top:14px}.account-pending-list{flex-direction:column;gap:10px;display:flex}.account-pending-item{border-bottom:1px solid var(--border,#00000012);align-items:flex-start;gap:12px;padding:10px 0;display:flex}.account-pending-item:last-child{border-bottom:0}.account-pending-item img{object-fit:cover;border-radius:7px;width:54px;height:54px}.account-pending-item h4{margin:0 0 3px;font-size:14px}.account-pending-item p{color:var(--text-muted);margin:1px 0;font-size:12.5px}.account-pending-price{font-weight:800;color:var(--text-h)!important}.account-pending-buyer{font-weight:600;color:var(--text)!important}.account-sale-details{background:var(--accent-bg,#36b24814);border:1px dashed var(--accent);border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.account-sale-details h5{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin:0;font-size:12px}.account-sale-detail-row{gap:12px;font-size:13px;display:flex}.account-sale-detail-key{min-width:118px;color:var(--text-muted)}.account-sale-detail-val{color:var(--text-h);flex:1;font-weight:600}.account-sale-profile-hint{color:var(--text);background:#f0932b1a;border:1px dashed #f0932b;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.account-notice{border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;font-size:14px;line-height:1.5;display:flex}.account-notice-error{border:1px solid var(--lego-red);background:#e0363614}.account-notice-success{border:1px solid var(--accent);background:#36b2481a}.account-sale-costs{background:var(--surface,#fff);border-style:solid}.account-sale-total{border-top:1px solid var(--border,#00000014);padding-top:8px}.account-sale-total .account-sale-detail-key,.account-sale-total .account-sale-detail-val{color:var(--text-h);font-weight:800}.account-courier-hint{color:var(--text);background:#ffc10724;border-radius:8px;margin:5px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.username-status{color:var(--text-muted);font-size:12px;font-weight:600}.username-status-available{color:var(--accent)}.username-status-taken,.username-status-invalid{color:var(--lego-red)}.username-suggestions{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:7px;font-size:12px;display:flex}.username-suggestions button{border:1px solid var(--accent);background:var(--accent-bg);color:var(--accent);cursor:pointer;border-radius:999px;padding:5px 9px;font-weight:700}.account-notice-info{border:1px solid var(--yellow,#ffb703);background:#ffc1071f}.account-notice-info .account-notice-icon{background:var(--yellow,#ffb703);color:#fff}.account-notice-icon{border-radius:10px;flex-shrink:0;place-items:center;padding:8px;display:grid}.account-notice-error .account-notice-icon{background:var(--lego-red);color:#fff}.account-notice-success .account-notice-icon{background:var(--accent);color:#fff}.account-notice-body{flex:1;min-width:0}.account-notice-body>p{color:var(--text-h);margin:2px 0;font-weight:600}.account-notice-body ul{flex-direction:column;gap:4px;margin:8px 0 0;padding:0;list-style:none;display:flex}.account-notice-body li{color:var(--text);font-size:13px}.account-notice-body code{color:var(--text-h);background:#0000000f;border-radius:6px;margin-right:8px;padding:1px 6px;font-weight:700}.account-notice-close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:4px;display:grid}.account-notice-close:hover{color:var(--lego-red);background:#0000000a}@media (width<=900px){.account-stats{grid-template-columns:1fr 1fr}.account-layout{grid-template-columns:1fr}.account-nav{flex-direction:row;overflow:auto}.account-nav>strong{display:none}.account-nav a{white-space:nowrap}.account-panels{grid-template-columns:1fr}}@media (width<=600px){.account-hero{flex-wrap:wrap}.account-identity{min-width:calc(100% - 90px)}.account-stats{grid-template-columns:1fr 1fr}.account-order{grid-template-columns:58px 1fr auto}.account-order .btn{display:none}.account-order>b{font-size:12px}.account-panel{padding:16px}}@media (width<=760px){.account-sale{grid-template-columns:1fr;padding:14px}.account-sale-header,.account-sale-footer-actions,.account-sale-footer-status{grid-column:1}.account-sale-title-row{flex-direction:column;gap:7px}.account-sale-image{flex-basis:68px;width:68px;height:68px}.account-sale-detail-row{flex-direction:column;gap:2px}.account-sale-detail-key{min-width:0}.account-sale-status-actions .btn{flex:1}.account-order-group-heading{padding:12px}.account-order-group-heading p{display:none}}.account-listing-manage{flex-direction:column;gap:8px;display:flex}.account-listing-manage>.btn{text-align:center;align-self:stretch}.account-listing-edit-locked{color:#6f5700;text-align:center;background:#fff7d1;border:1px solid #e8b600;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 10px;font-size:12px;font-weight:800;display:flex}.account-login-avatar,.account-avatar{background:linear-gradient(145deg,#fff176,#ffd500);border:1px solid #e6c300;place-items:center;display:grid;box-shadow:0 4px #c9a900,0 9px 18px #10182024}.account-login-avatar{border-radius:18px;width:78px;height:72px;margin-bottom:7px}.account-avatar{border-radius:17px;flex:none;width:72px;height:67px}.auth-layout{max-width:1080px;min-height:610px;box-shadow:var(--shadow-lg);border-radius:24px;grid-template-columns:1.05fr .95fr;margin:24px auto 50px;display:grid;overflow:hidden}.auth-story{color:#fff;background:linear-gradient(145deg,#063f25,#00853e);padding:54px;position:relative;overflow:hidden}.auth-story:after{content:"";border:60px solid #ffffff12;border-radius:50%;width:310px;height:310px;position:absolute;bottom:-140px;right:-130px}.auth-brand{color:#fff;align-items:center;gap:10px;margin-bottom:85px;font-size:24px;display:flex}.auth-brand:hover{text-decoration:none}.auth-story .market-eyebrow{color:#b7f7ce}.auth-story h1{letter-spacing:-.04em;max-width:480px;margin:12px 0 18px;font-size:44px;line-height:1.08}.auth-story>p{color:#ffffffc7;max-width:470px;font-size:17px;line-height:1.65}.auth-story ul{flex-direction:column;gap:13px;margin-top:30px;list-style:none;display:flex}.auth-story li{align-items:center;gap:10px;font-weight:700;display:flex}.auth-story li svg{background:var(--yellow);color:var(--lego-black);border-radius:50%;padding:3px}.auth-bricks{gap:5px;display:flex;position:absolute;bottom:45px;left:50px}.auth-bricks i{background:var(--lego-red);border-radius:3px;width:42px;height:18px;box-shadow:inset 0 3px #ffffff40}.auth-bricks i:nth-child(2){background:var(--yellow)}.auth-bricks i:nth-child(3){background:var(--lego-blue)}.auth-bricks i:nth-child(4){background:var(--lego-orange)}.auth-card{border:0;border-radius:0;flex-direction:column;justify-content:center;padding:55px 50px;display:flex}.auth-card-head{align-items:center;gap:14px;margin-bottom:22px;display:flex}.auth-card-head h2{color:var(--text-h);font-size:28px}.auth-lock{background:var(--accent-bg);width:48px;height:48px;color:var(--accent);border-radius:14px;place-items:center;display:grid}.auth-tabs{background:var(--bg);border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;display:grid}.auth-tabs button{font:700 14px var(--sans);color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:10px}.auth-tabs button.active{background:var(--surface);color:var(--text-h);box-shadow:var(--shadow-sm)}.login-form{flex-direction:column;gap:16px;display:flex}.login-field{color:var(--text-h);flex-direction:column;gap:7px;font-weight:700;display:flex}.login-field>span{justify-content:space-between;display:flex}.login-field a{font-size:12px}.login-error{color:var(--lego-red);background:#fff1f1;border-radius:9px;padding:11px 13px;font-weight:700}.login-submit{width:100%;margin-top:5px}.auth-consent{color:var(--text-muted);gap:8px;font-size:12px;display:flex}.auth-security{color:var(--text-muted);justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:12px;display:flex}.login-page{justify-content:center;padding:50px;display:flex}.login-card{text-align:center;max-width:440px;padding:38px}.login-actions{justify-content:center;gap:10px;margin-top:15px;display:flex}@media (width<=820px){.auth-layout{grid-template-columns:1fr;max-width:560px}.auth-story{min-height:260px;padding:32px}.auth-brand{margin-bottom:34px}.auth-story h1{font-size:32px}.auth-story ul,.auth-bricks{display:none}.auth-card{padding:36px}}@media (width<=520px){.auth-layout{box-shadow:none;border-radius:0;margin:-8px -24px 20px}.auth-story{padding:28px 24px}.auth-story>p{font-size:14px}.auth-card{padding:30px 24px}}.login-success{background:var(--accent-bg);color:var(--accent);border:1px solid #00853e40;border-radius:9px;padding:12px 14px;font-weight:700;line-height:1.45}.auth-forgot,.auth-back{color:var(--accent);font:700 13px var(--sans);cursor:pointer;background:0 0;border:0;align-self:flex-end;padding:0}.auth-back{align-self:center;margin-top:-3px}.auth-forgot:hover,.auth-back:hover{text-decoration:underline}.category-page{padding:0}.category-page-back{color:var(--text-muted);align-items:center;gap:4px;margin-bottom:20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.category-page-back:hover{color:var(--accent);text-decoration:none}.category-page-header{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;display:flex}.category-page-icon{background:var(--accent-bg);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.category-page-count{color:var(--text-muted);font-size:14px;font-weight:600}.category-page-empty{text-align:center;color:var(--text-muted);padding:60px 20px;font-size:16px}.info-page{z-index:1;flex-direction:column;gap:24px;display:flex;position:relative}.info-page-header{border-bottom:1px solid var(--border-light);flex-direction:column;gap:8px;padding-bottom:20px;display:flex}.info-page-title{color:var(--text-h);font-size:28px;font-weight:800}.info-page-subtitle{color:var(--text-muted);max-width:640px;font-size:15px;line-height:1.6}.info-page-grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:20px;display:grid}.info-card{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);flex-direction:column;gap:16px;padding:24px;display:flex}.info-card-title{color:var(--text-h);font-size:18px;font-weight:800}.info-step{align-items:flex-start;gap:14px;display:flex}.info-step-number{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:800;display:flex}.info-step-content{flex-direction:column;gap:4px;padding-top:4px;display:flex}.info-step-text{color:var(--text);font-size:14px;line-height:1.55}.info-faq{flex-direction:column;gap:12px;display:flex}.info-faq-item{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--radius-sm);flex-direction:column;gap:6px;padding:16px 20px;display:flex}.info-faq-question{color:var(--text-h);font-size:15px;font-weight:700}.info-faq-answer{color:var(--text-muted);font-size:14px;line-height:1.6}.info-point{align-items:flex-start;gap:16px;display:flex}.info-point-icon{background:var(--accent-bg);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.info-point-content{flex-direction:column;gap:6px;display:flex}.info-point-title{color:var(--text-h);font-size:16px;font-weight:800}.info-point-text{color:var(--text-muted);font-size:14px;line-height:1.6}.info-cta{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.info-giftcard{justify-content:center;padding:8px 0;display:flex}.info-giftcard-caption{text-align:center;color:var(--text-muted);font-size:13px;font-weight:600}@media (width<=768px){.info-page-grid{grid-template-columns:1fr}}.market-page{max-width:1200px;margin:auto}.market-page-heading{justify-content:space-between;align-items:center;gap:20px;margin:12px 0 26px;display:flex}.market-page-heading h1{color:var(--text-h);letter-spacing:-.035em;font-size:32px}.market-page-heading h1 small{color:var(--text-muted);font-size:20px}.market-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:5px;font-size:11px;font-weight:800;display:block}.market-trust{color:var(--text-muted);align-items:center;gap:8px;font-size:12px;display:flex}.market-empty{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:55px 24px;display:flex}.market-empty p{color:var(--text-muted);max-width:450px}.market-empty-icon{background:var(--accent-bg);color:var(--accent);border-radius:22px;padding:20px}.feature-notice{background:var(--yellow-bg);border:1px solid #ddc980;border-radius:12px;margin-bottom:22px;padding:14px 18px;font-size:13px;line-height:1.6}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 345px;align-items:start;gap:24px;display:grid}.cart-items,.checkout-form{flex-direction:column;gap:20px;display:flex}.cart-item{align-items:center;gap:20px;padding:22px;display:flex}.cart-item>img{object-fit:contain;background:#fff;border-radius:12px;width:145px;height:130px}.cart-item-copy{flex:1;min-width:0}.cart-item h2{margin:8px 0;font-size:16px}.cart-item h2 a{color:var(--text-h)}.cart-item p{color:var(--text-muted);font-size:12px}.cart-price{white-space:nowrap;color:var(--accent);font-size:18px}.cart-remove{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:14px;font-size:12px;display:flex}.cart-remove:hover{color:var(--lego-red)}.order-summary{flex-direction:column;gap:18px;padding:25px;display:flex;position:sticky;top:150px}.order-summary h2{color:var(--text-h);border-bottom:1px solid var(--border);padding-bottom:10px;font-size:20px}.order-summary>div{justify-content:space-between;gap:15px;font-size:13px;display:flex}.order-summary>div strong{white-space:nowrap}.order-total{border-top:1px solid var(--border);align-items:center;padding-top:18px}.order-total strong{color:var(--accent);font-size:22px}.order-summary>p{color:var(--text-muted);font-size:12px;line-height:1.7}.checkout-steps{color:var(--text-muted);justify-content:center;align-items:center;gap:18px;margin:15px 0 38px;font-size:13px;font-weight:700;display:flex}.checkout-steps span,.checkout-steps a{align-items:center;gap:6px;display:flex}.checkout-steps .active{color:var(--text-h)}.checkout-steps i{background:var(--border);width:80px;height:1px}.checkout-section{padding:26px}.checkout-section-title{align-items:center;gap:13px;margin-bottom:22px;display:flex}.checkout-section-title>b{background:var(--accent-bg);width:33px;height:33px;color:var(--accent);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.checkout-section-title h2{font-size:19px}.checkout-section-title p{color:var(--text-muted);font-size:12px}.checkout-fields{grid-template-columns:1fr 1fr;gap:17px;display:grid}.checkout-fields label{flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.checkout-fields .wide{grid-column:1/-1}.choice-card{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:13px;margin-top:10px;padding:16px;display:flex}.choice-card:has(input:checked){border-color:var(--accent);background:var(--accent-bg)}.choice-card span{flex-direction:column;flex:1;display:flex}.choice-card small{color:var(--text-muted);font-size:12px}.choice-card input{accent-color:var(--accent)}.checkout-signin{justify-content:space-between;align-items:center;margin-bottom:20px;padding:18px 24px;display:flex}.checkout-signin p{color:var(--text-muted);font-size:13px}.messages-shell{grid-template-columns:340px minmax(0,1fr);min-height:580px;display:grid}.messages-notice{border:0;border-radius:0;grid-column:1/-1;margin:0}.messages-list{border-right:1px solid var(--border)}.messages-search{background:var(--bg);border-radius:9px;align-items:center;gap:10px;margin:18px;padding:10px;display:flex}.messages-search input{min-width:0;color:var(--text);font:inherit;background:0 0;border:0;outline:none}.conversation{border:0;border-bottom:1px solid var(--border-light);text-align:left;width:100%;color:var(--text);cursor:pointer;font:inherit;background:0 0;gap:10px;padding:20px 16px;display:flex}.conversation[hidden]{display:none}.conversation--active{background:var(--accent-bg);box-shadow:inset 3px 0 var(--accent)}.conversation-avatar{background:var(--yellow-bg);border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.conversation-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.conversation-copy small,.conversation-copy>span{text-overflow:ellipsis;white-space:nowrap;color:var(--text-muted);font-size:11px;overflow:hidden}.conversation-meta{color:var(--text-muted);flex-direction:column;align-items:flex-end;gap:15px;font-size:10px;display:flex}.conversation-meta i{background:var(--accent);border-radius:50%;width:7px;height:7px}.chat-panel{flex-direction:column;display:flex}.chat-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:20px 24px;display:flex}.chat-header>div{flex-direction:column;flex:1;display:flex}.chat-header span{color:var(--text-muted);font-size:11px}.chat-header .status-online{color:var(--accent)}.chat-body{background:var(--bg);flex-direction:column;flex:1;gap:16px;padding:25px;display:flex}.chat-date{color:var(--text-muted);align-self:center;margin-bottom:20px;font-size:11px}.chat-bubble{background:var(--surface);border:1px solid var(--border-light);border-radius:15px 15px 15px 3px;align-self:flex-start;max-width:80%;padding:15px 18px}.chat-bubble--mine{background:var(--accent-bg);border-radius:15px 15px 3px;align-self:flex-end}.chat-compose{gap:12px;padding:20px;display:flex}.chat-compose input{border:1px solid var(--border);background:var(--bg);min-width:0;color:var(--text);font:inherit;border-radius:10px;flex:1;padding:12px}@media (width<=1050px){.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 300px}.cart-item{flex-wrap:wrap}.cart-item>img{width:105px;height:100px}.cart-price{margin-left:auto}.messages-shell{grid-template-columns:285px minmax(0,1fr)}}@media (width<=760px){.market-page-heading{flex-direction:column;align-items:flex-start;gap:10px}.market-page-heading h1{font-size:28px}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.checkout-steps{gap:9px;font-size:11px}.checkout-steps i{width:15px}.messages-shell{grid-template-columns:1fr}.messages-list{border-right:0;border-bottom:1px solid var(--border)}.messages-search{margin:12px}.conversation{padding:12px 15px}.chat-panel{min-height:390px}.chat-header{padding:16px}.chat-body{padding:18px}.checkout-section{padding:20px}.cart-item{padding:16px}.checkout-fields{grid-template-columns:1fr}.checkout-fields .wide{grid-column:auto}.chat-compose{padding:13px}.cart-item-copy{min-width:140px}}.messages-page{max-width:1200px;margin:auto}.messages-safety{background:var(--accent-bg);color:var(--accent);border:1px solid #00853e38;border-radius:12px;align-items:center;gap:12px;margin:-10px 0 18px;padding:13px 16px;display:flex}.messages-safety div{flex-direction:column;display:flex}.messages-safety span{color:var(--text-muted);font-size:12px}.message-alert{color:#a31212;background:#fff1f2;border:1px solid #f0a5a5;border-radius:11px;margin-bottom:14px;padding:13px 16px}.messages-list-state{text-align:center;color:var(--text-muted);padding:24px;font-size:12px}.conversation-meta i{background:var(--accent);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-style:normal;font-weight:800;display:grid}.chat-header a{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.chat-body{min-height:360px;max-height:560px;overflow-y:auto}.chat-bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.chat-bubble time{color:var(--text-muted);text-align:right;margin-top:5px;font-size:9px;display:block}.message-start{padding:28px;overflow:auto}.message-start h2{color:var(--text-h);margin:4px 0;font-size:23px}.message-start>p{color:var(--text-muted);margin-bottom:20px}.quick-questions{flex-wrap:wrap;gap:8px;margin-bottom:22px;display:flex}.quick-questions button{background:var(--surface);color:var(--accent);font:600 12px var(--sans);cursor:pointer;border:1px solid #00853e40;border-radius:999px;padding:9px 12px}.quick-questions button:hover{border-color:var(--accent);background:var(--accent-bg)}.quick-questions button:disabled{opacity:.55;cursor:wait}.quick-questions.compact{border-top:1px solid var(--border);margin:0;padding:14px 18px 0}.chat-actions{border-top:1px solid var(--border)}.chat-compose.safe,.chat-compose.safe label{display:block}.chat-compose.safe label>span{color:var(--text-h);margin-bottom:6px;font-size:12px;font-weight:800;display:block}.chat-compose.safe textarea{resize:vertical;border:1px solid var(--border);background:var(--bg);width:100%;min-height:76px;max-height:150px;color:var(--text);font:inherit;border-radius:10px;outline:none;padding:11px 13px}.chat-compose.safe textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #00853e1a}.chat-compose-footer{justify-content:space-between;align-items:center;gap:15px;margin-top:8px;display:flex}.chat-compose-footer small{color:var(--text-muted)}.chat-compose-footer small.unsafe{color:var(--lego-red);font-weight:700}.message-empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:auto;padding:30px;display:flex}.message-empty h2{color:var(--text-h)}.message-empty.main{min-height:480px}.message-empty svg{color:var(--accent)}@media (width<=760px){.messages-safety{align-items:flex-start}.messages-shell{min-height:0}.messages-list{max-height:270px;overflow:auto}.chat-panel{min-height:480px}.message-start{padding:20px}.quick-questions{flex-direction:column;align-items:stretch}.quick-questions button{text-align:left}.quick-questions.compact{max-height:150px;overflow:auto}.chat-compose-footer{flex-direction:column;align-items:flex-start}.chat-compose-footer .btn{width:100%}}.purchase-layout{grid-template-columns:1fr 360px;align-items:start;gap:24px;display:grid}.purchase-form{flex-direction:column;gap:20px;display:flex}.purchase-info{background:#e8f5e9;border-radius:8px;padding:16px}.purchase-info strong{color:#1b5e20;margin-bottom:6px;display:block}.purchase-info p{color:#2e7d32;margin:0;font-size:13px}.purchase-section{flex-direction:column;gap:12px;display:flex}.purchase-section h2{margin:0;font-size:16px}.purchase-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.purchase-fields .wide{grid-column:1/-1}.purchase-item{align-items:center;gap:12px;margin-bottom:12px;display:flex}.purchase-item img{object-fit:cover;border-radius:6px;width:56px;height:56px}.purchase-item span{flex:1;font-size:13px}.purchase-row{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.purchase-beta-fee{color:#087b35;border-top:1px dashed var(--border);border-bottom:1px dashed var(--border);padding:8px 0}.purchase-beta-fee b{background:var(--lego-red);color:#fff;letter-spacing:.08em;border-radius:999px;margin-left:4px;padding:2px 5px;font-size:8px}.purchase-summary .beta-notice{margin-top:14px}.purchase-summary .beta-notice>div>span{display:block}.purchase-total{border-top:1px solid var(--border);padding-top:10px;font-size:15px;font-weight:700}.purchase-note{color:var(--text-muted);margin-top:8px;font-size:12px}.purchase-locker-selected{color:var(--text-muted);margin:0;font-size:13px}.phone-input{gap:8px;display:flex}.phone-input .phone-dial{flex:0 0 110px}.phone-hint{color:#b07612;margin-top:6px;font-size:12px;display:block}.locker-picker-entry{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.locker-picker-or{color:var(--text-muted);font-size:12px}.locker-picker-manual{align-items:center;gap:8px;display:flex}.locker-picker-manual .input{width:150px}.locker-picker-overlay{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.locker-picker-modal{background:var(--card-bg,#fff);border-radius:12px;flex-direction:column;width:min(96vw,980px);max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000059}.locker-picker-toolbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.locker-picker-title{margin:0;font-size:18px}.locker-picker-host{height:70vh;min-height:420px;position:relative}.locker-picker-host .locker-picker-widget{width:100%;height:100%;display:block}.locker-picker-host .locker-picker-widget iframe{border:0;width:100%;height:100%;display:block}@media (width<=900px){.purchase-layout{grid-template-columns:1fr}.locker-picker-host{height:60vh}}.dashboard-page{max-width:1440px;margin:0 auto}.dashboard-heading{justify-content:space-between;align-items:center;gap:24px;margin:8px 0 24px;display:flex}.dashboard-heading h1{color:var(--text-h);margin:4px 0;font-size:34px;line-height:1.15}.dashboard-heading p,.dashboard-panel-head p{color:var(--text-muted)}.dashboard-admin{background:var(--surface);border:1px solid var(--border);border-radius:14px;align-items:center;gap:10px;padding:10px 12px;display:flex}.dashboard-admin span{flex-direction:column;display:flex}.dashboard-admin small{color:var(--text-muted)}.dashboard-admin .btn{margin-left:10px}.dashboard-filters{align-items:flex-end;gap:14px;margin-bottom:18px;padding:16px;display:flex;overflow:visible}.dashboard-filters label{color:var(--text-muted);flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.dashboard-filters input,.dashboard-filters select,.feedback-admin-list select{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--text);font:600 13px var(--sans);border-radius:9px;outline:none;padding:0 12px}.dashboard-filters input:focus,.dashboard-filters select:focus,.feedback-admin-list select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #00853e1a}.dashboard-kpis{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px;display:grid}.dashboard-kpis article{grid-template-rows:auto auto auto;grid-template-columns:42px 1fr;column-gap:12px;padding:18px;display:grid}.dashboard-kpis .kpi-icon{border-radius:12px;grid-row:1/4;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.kpi-icon.green{color:#00853e;background:#e7f7ed}.kpi-icon.blue{color:#0055bf;background:#e7f0ff}.kpi-icon.yellow{background:#fff7d1}.kpi-icon.red{color:#d01012;background:#ffebeb}.kpi-icon.violet{background:#f3e8ff}.dashboard-kpis small{color:var(--text-muted);font-size:12px}.dashboard-kpis strong{color:var(--text-h);white-space:nowrap;font-size:22px;line-height:1.2}.dashboard-kpis em{color:var(--text-muted);font-size:11px;font-style:normal}.dashboard-grid{grid-template-columns:minmax(340px,.8fr) minmax(580px,1.2fr);gap:18px;margin-bottom:18px;display:grid}.dashboard-panel{margin-bottom:18px;padding:20px;overflow:visible}.dashboard-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;display:flex}.dashboard-panel-head h2{color:var(--text-h);font-size:18px}.dashboard-panel-head>strong{color:var(--text-muted);font-size:12px}.dashboard-legend{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:flex}.dashboard-legend i{background:var(--accent);border-radius:3px;width:10px;height:10px}.dashboard-chart{border-bottom:1px solid var(--border);align-items:flex-end;gap:5px;height:230px;padding:25px 5px 0;display:flex;overflow-x:auto}.chart-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:3px;min-width:24px;height:100%;display:flex}.chart-column>div{background:linear-gradient(180deg,#21a85f,var(--lego-green));border-radius:5px 5px 0 0;width:72%;max-width:28px;min-height:5px;transition:all .2s}.chart-column strong{color:var(--text-muted);font-size:10px}.chart-column small{color:var(--text-muted);padding:4px 0;font-size:9px}.dashboard-table-wrap{overflow:auto}.dashboard-table-wrap table{border-collapse:collapse;width:100%;min-width:680px}.dashboard-table-wrap th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);border-bottom:1px solid var(--border);padding:9px;font-size:10px}.dashboard-table-wrap td{border-bottom:1px solid var(--border-light);color:var(--text);padding:11px 9px;font-size:12px}.dashboard-table-wrap td small{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:220px;display:block;overflow:hidden}.dashboard-table-wrap tbody tr:hover{background:var(--surface-hover)}.dashboard-status,.feedback-kind{background:var(--surface-hover);white-space:nowrap;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;display:inline-flex}.dashboard-status.delivered{color:#087a3a;background:#e7f7ed}.dashboard-status.cancelled,.feedback-kind.bug{color:#b42318;background:#ffebeb}.dashboard-status.awaiting_shipment,.feedback-kind.suggestion{color:#7a5d00;background:#fff7d1}.dashboard-status.created,.dashboard-status.shipped{color:#064c9c;background:#e7f0ff}.feedback-kind.positive{color:#087a3a;background:#e7f7ed}.feedback-admin-list{gap:10px;display:grid}.feedback-admin-list article{border:1px solid var(--border);border-radius:12px;padding:14px}.feedback-admin-meta,.feedback-admin-list footer{align-items:center;gap:9px;display:flex}.feedback-admin-meta time{color:var(--text-muted);margin-left:auto;font-size:11px}.feedback-stars{color:#f2b600}.feedback-admin-list article>p{white-space:pre-wrap;margin:12px 0}.feedback-admin-list footer{color:var(--text-muted);justify-content:space-between;font-size:11px}.feedback-admin-list footer span{overflow-wrap:anywhere}.feedback-admin-list select{min-height:34px}.dashboard-empty{text-align:center;min-height:130px;color:var(--text-muted);place-content:center;display:grid}.dashboard-empty span{font-size:30px}.dashboard-alert{border-radius:10px;margin:12px 0;padding:12px 15px}.dashboard-alert.error{color:#a31212;background:#ffebeb}.dashboard-loading,.dashboard-gate{justify-content:center;align-items:center;gap:10px;min-height:65svh;display:flex}.dashboard-spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite dash-spin}@keyframes dash-spin{to{transform:rotate(360deg)}}.dashboard-login,.dashboard-denied{text-align:center;width:min(470px,100%);padding:34px}.dashboard-login h1,.dashboard-denied h1{color:var(--text-h);margin:8px;font-size:26px}.dashboard-login>p,.dashboard-denied>p{color:var(--text-muted);margin-bottom:22px}.dashboard-login form{text-align:left;gap:14px;margin-bottom:18px;display:grid}.dashboard-login label{font-size:13px;font-weight:700}.dashboard-login input{margin-top:6px}.dashboard-denied{flex-direction:column;align-items:center;gap:12px;display:flex}@media (width<=1150px){.dashboard-kpis{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=760px){.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-admin{flex-wrap:wrap;width:100%}.dashboard-admin .btn{margin-left:auto}.dashboard-filters{grid-template-columns:1fr 1fr;display:grid}.dashboard-filters label:nth-child(3),.dashboard-filters .btn{grid-column:1/-1}.dashboard-kpis{grid-template-columns:1fr 1fr}.feedback-admin-list footer{flex-direction:column;align-items:flex-start}}@media (width<=480px){.dashboard-heading h1{font-size:28px}.dashboard-kpis,.dashboard-filters{grid-template-columns:1fr}.dashboard-filters label{grid-column:1!important}.dashboard-panel{padding:15px}.feedback-admin-meta{flex-wrap:wrap}.feedback-admin-meta time{width:100%;margin-left:0}}.feedback-launcher{z-index:80;background:var(--lego-green);color:#fff;font:700 14px var(--sans);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:8px;padding:12px 18px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 28px #00552a40}.feedback-launcher:hover{background:var(--accent-hover);transform:translateY(-1px)}.feedback-launcher span{font-size:18px}.feedback-backdrop{z-index:200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.feedback-dialog{background:var(--surface);border:1px solid var(--border);width:min(570px,100%);max-height:calc(100svh - 40px);box-shadow:var(--shadow-lg);border-radius:22px;outline:none;padding:30px;position:relative;overflow:auto}.feedback-dialog h2{color:var(--text-h);margin:5px 36px 5px 0;font-size:26px}.feedback-dialog>p{color:var(--text-muted);margin-bottom:20px}.feedback-close{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:14px;right:18px}.feedback-types{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.feedback-types button{border:1px solid var(--border);background:var(--surface);color:var(--text);font:600 13px var(--sans);cursor:pointer;border-radius:12px;padding:12px 8px}.feedback-types button span{margin-bottom:4px;font-size:21px;display:block}.feedback-types button.active{border-color:var(--accent);background:var(--accent-bg);color:var(--accent)}.feedback-rating{border:0;margin-bottom:15px}.feedback-rating legend,.feedback-dialog label{color:var(--text-h);margin-bottom:7px;font-size:13px;font-weight:700}.feedback-rating button{color:#d1d5db;cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:28px}.feedback-rating button.active{color:#f5b800}.feedback-dialog textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);width:100%;min-height:130px;color:var(--text);font:inherit;border-radius:12px;outline:none;margin-top:7px;padding:13px;display:block}.feedback-dialog textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #00853e1f}.feedback-count{text-align:right;color:var(--text-muted);margin:5px 0;font-size:12px}.feedback-error{color:#b42318;background:#fff1f2;border-radius:9px;margin:8px 0;padding:10px}.feedback-submit{width:100%;margin-top:8px}.feedback-thanks{text-align:center;padding:24px 0}.feedback-thanks>span{font-size:52px}.feedback-thanks h2{margin:12px 0 6px}.feedback-thanks p{color:var(--text-muted);margin-bottom:20px}@media (width<=600px){.feedback-launcher{padding:11px 14px;bottom:14px;right:14px}.feedback-dialog{padding:24px 18px}.feedback-types{grid-template-columns:1fr}.feedback-types button span{margin-right:7px;display:inline}.feedback-dialog h2{font-size:22px}}.listing-toolbar{color:var(--text-muted);justify-content:space-between;align-items:center;margin:22px 0;font-size:13px;display:flex}.listing-toolbar label{align-items:center;gap:10px;display:flex}.listing-toolbar select{width:auto;padding:9px 32px 9px 12px;font-size:13px}.listings-header .section-title{font-size:32px}.listings-search{border-radius:14px}.hero-banner .hero-banner-title{color:#173323}.hero-banner .hero-banner-subtitle{color:#536652}.hero-banner .hero-banner-tag{color:#217440}:root{--bg:#f5f7f4;--text-h:#172b22;--border:#dfe6df;--shadow-sm:0 2px 8px #16361f06;--shadow-md:0 8px 24px #16361f0d;--radius-sm:16px}[data-theme=dark]{--bg:#101813;--text-h:#f4faf5;--border:#304237}button,input,select,textarea{font-family:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--lego-blue);outline-offset:3px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn{min-height:42px}.page-container{width:1540px}.main-content{padding-top:28px}.card{border-color:var(--border)}.header-top-inner{gap:18px}.header-actions{flex-shrink:0}.header-search{min-width:130px}.header-controls .header-lang-select{max-width:84px}.header-action-link{display:none}.header-logo-text{letter-spacing:-1px}.header-bottom{background:var(--surface)}.header-nav-link{font-size:13px}.home-layout{grid-template-columns:220px minmax(0,1fr) 220px;gap:20px}.home-main{min-width:0}.home-sidebar{top:140px}.home-filter-card{padding:16px}.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hero-banners{grid-template-columns:1.65fr 1fr}.hero-banner{min-height:245px;padding:24px;position:relative}.hero-banner--main{background:linear-gradient(130deg,#e0f1dc,#eff8e8)}.hero-banner--sell{background:#fff1bf}.hero-banner-title{letter-spacing:-.04em;font-size:31px}.hero-banner-title--small{font-size:23px}.hero-banner-image{min-width:0}.home-popular-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.home-widget-title{overflow-wrap:anywhere}.listing-card-image{background:#fff;position:relative}.listing-card-image img{object-fit:contain;padding:12px}.listing-card{min-width:0}.listing-card-footer{flex-wrap:wrap}.listing-card-title{line-height:1.45}.listing-card-price{font-size:22px}.listing-card-fav{width:34px;height:34px}.sold-watermark{z-index:1;color:#fff;text-transform:uppercase;letter-spacing:.13em;pointer-events:none;background:#172b224f;place-items:center;font-size:23px;font-weight:900;display:grid;position:absolute;inset:0}.listing-detail-layout{grid-template-columns:minmax(0,1fr) 370px;gap:28px}.listing-detail-image{border:1px solid var(--border);background:#fff;padding:30px}.listing-detail-image img{object-fit:contain;height:420px}.listing-detail-info{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:26px}.listing-detail-sidebar{top:140px}.detail-sidebar-title{letter-spacing:-.025em;font-size:22px;line-height:1.35}.listing-detail-price-card>.badge{align-self:flex-start}.listing-detail-price{font-size:34px}.listing-detail-shipping a{margin-top:12px;font-size:12px;display:block}.detail-login-hint{text-align:center;font-size:12px}.listing-thumbnails{gap:10px;display:flex}.listing-thumbnails button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:10px;width:78px;height:68px;padding:5px}.listing-thumbnails button.active{border:2px solid var(--accent)}.listing-thumbnails img{object-fit:contain;width:100%;height:100%}.add-listing{max-width:900px;margin:auto}.add-listing>.section-title{margin-bottom:6px;font-size:32px}.add-intro{color:var(--text-muted);margin-bottom:22px}.add-listing-form{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:30px}.sell-steps{gap:10px;margin:20px 0;display:flex}.sell-steps span{border-bottom:3px solid var(--accent);color:var(--accent);flex:1;padding:12px 0;font-size:12px;font-weight:800}.sell-tip{background:var(--accent-bg);border-radius:12px;padding:18px;font-size:13px}.sell-tip p{margin-top:6px}.account-stats>*{color:var(--accent);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:14px;padding:18px;display:flex}.account-stats>a:hover{text-decoration:none}.account-nav button{font:600 14px var(--sans);text-align:left;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:9px;padding:11px 12px}.account-nav button.active,.account-nav button:hover{background:var(--accent-bg);color:var(--accent)}.account-listings{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.account-data{grid-template-columns:170px 1fr;gap:15px;padding:20px 0;display:grid}.account-data dt{color:var(--text-muted)}.account-data dd{overflow-wrap:anywhere}.account-identity{min-width:0}.account-identity h1,.account-identity p{overflow-wrap:anywhere}.auth-card{border-radius:0}.auth-story .auth-brand{color:#fff}@media (width<=1250px){.header-top-inner{flex-wrap:wrap;gap:12px}.header-search{max-width:none}.header-actions{margin-left:auto}.header-user-info,.header-action-cart-price{display:none}.header-controls{margin-left:0;padding-left:4px}.home-layout{grid-template-columns:210px minmax(0,1fr)}.home-sidebar--right{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.hero-banners{grid-template-columns:1.4fr 1fr}.header-add-btn{display:none}}@media (width<=980px){.home-layout{grid-template-columns:1fr}.home-sidebar--left{display:none}.home-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.listing-detail-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.listing-detail-image img{height:300px}.header-action-label{font-size:10px}.header-user{padding:4px}.header-controls{display:none}.account-listings{grid-template-columns:repeat(2,minmax(0,1fr))}.account-nav button{white-space:nowrap}.header-search{order:0}.header-mobile-toggle{flex-shrink:0}}@media (width<=760px){.page-container{padding:0 16px}.main-content{padding-top:20px}.header{position:relative}.header-top-inner{gap:10px}.header-logo-text{font-size:23px}.header-search{flex-basis:100%;order:3;width:100%;max-width:none}.header-mobile-toggle{margin-left:auto}.header-actions--open{z-index:120;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-lg);top:62px}.header-actions--open .header-controls{display:flex}.header-nav{gap:0;width:100%;overflow:auto}.header-nav-link{padding:10px}.hero-banners{grid-template-columns:1fr}.hero-banner{min-height:190px}.hero-banner--sell{min-height:150px}.hero-banner-title{font-size:30px}.hero-banner-title--small{font-size:24px}.home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-popular-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.home-sidebar--right{grid-template-columns:1fr 1fr;gap:12px}.home-widget{padding:16px}.listing-detail-layout{grid-template-columns:1fr}.listing-detail-sidebar{position:static}.listing-detail-image{padding:20px}.listing-detail-image img{height:300px}.listing-detail-info,.add-listing-form{padding:20px}.add-listing>.section-title{font-size:28px}.sell-steps{gap:12px}.sell-steps span{font-size:11px}.auth-layout{border-radius:18px;margin-left:0;margin-right:0}.account-hero{padding:20px}.account-stats>*{padding:14px}.account-data{grid-template-columns:1fr;gap:5px}.account-data dd{margin-bottom:12px}}@media (width<=440px){.home-sidebar--right{grid-template-columns:1fr}.listing-card-body{padding:11px}.listing-card-title{font-size:13px}.listing-card-seller{flex-wrap:wrap}.listing-card-rating{margin-left:0}.listing-card-footer{font-size:10px}.home-tabs-arrow{display:none}.account-listings{grid-template-columns:1fr}.account-panel-heading h2{font-size:18px}.hero-banner-image{max-width:42%}.home-popular-category{padding:10px}.auth-story,.auth-card{padding:28px 22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:none}.brick-piece--top-yellow,.brick-piece--top-green,.brick-piece--top-blue,.brick-piece--right-red,.brick-piece--bottom-red{display:none}body:has(.home-page) .brick-piece{filter:drop-shadow(0 7px 9px #231a132e);opacity:1}body:has(.home-page) .brick-piece--tl{width:140px;height:auto;top:80px;left:-74px;transform:rotate(8deg)}body:has(.home-page) .brick-piece--tr{width:115px;height:auto;top:144px;right:-65px;transform:rotate(-10deg)}body:has(.home-page) .brick-piece--ml{width:145px;height:auto;top:215px;left:-85px;transform:rotate(-5deg)}body:has(.home-page) .brick-piece--mr{width:140px;height:auto;top:315px;right:-88px;transform:rotate(8deg)}body:has(.home-page) .brick-piece--ll{width:140px;height:auto;bottom:0;left:-38px;transform:rotate(-10deg)}body:has(.home-page) .brick-piece--lr{width:135px;height:auto;bottom:-10px;right:-46px;transform:rotate(10deg)}body:has(.home-page) .brick-piece--bl{width:100px;height:auto;bottom:80px;left:-47px;transform:rotate(4deg)}body:has(.home-page) .brick-piece--br{width:115px;height:auto;bottom:20px;right:22px;transform:rotate(7deg)}body:has(.home-page) .brick-piece--top-yellow{display:block;top:77px;left:99px;transform:rotate(-9deg)}body:has(.home-page) .brick-piece--top-green{display:block;top:91px;left:34%;transform:rotate(7deg)}body:has(.home-page) .brick-piece--top-blue{display:block;top:89px;right:-41px;transform:rotate(5deg)}body:has(.home-page) .brick-piece--right-red{display:block;top:175px;right:-66px;transform:rotate(-4deg)}body:has(.home-page) .brick-piece--bottom-red{display:block;bottom:35px;left:40px;transform:rotate(-5deg)}.header--reference{background:var(--surface);box-shadow:none;border-bottom:1px solid var(--border-light)}.header--reference .header-top{padding:22px 0}.header--reference .header-top-inner{flex-wrap:nowrap;gap:22px;width:1680px;padding:0 28px;display:flex}.header--reference .header-logo{gap:9px}.header--reference .header-logo-text{letter-spacing:-1.1px;color:var(--text-h);font-size:30px}.header--reference .header-logo>svg{width:34px;height:40px}.header--reference .header-nav{flex-shrink:0;gap:12px;width:auto;overflow:visible}.header--reference .header-nav-link{padding:10px 5px;font-size:11px;font-weight:750}.header--reference .header-search{order:initial;background:#f9fafb;border-color:#eceef0;border-radius:9px;min-width:180px;max-width:none;height:42px;box-shadow:0 3px 9px #18201c12}.header--reference .header-search-input{font-size:10px}.header--reference .header-search-btn{background:linear-gradient(#009b2a,#00711d);width:36px;height:36px}.header--reference .header-actions{gap:9px;margin-left:0}.header--reference .header-action-link{padding:6px 4px;font-size:10px;display:flex}.header--reference .header-action-icon{min-width:48px;padding:4px 5px}.header--reference .header-action-label{font-size:9px;font-weight:500;display:block}.header--reference .header-action-cart{gap:5px;padding:4px}.header--reference .header-action-cart-price{font-size:10px;display:block}.header--reference .header-action-cart>svg{color:#008322;width:25px;height:25px}.header--reference .header-action-badge{background:#e60000;width:16px;min-width:16px;height:16px;padding:0 2px;font-size:9px;top:-3px;right:2px}.header--reference .header-user{border-left:1px solid var(--border-light);border-radius:0;gap:8px;padding:0 0 0 14px}.header--reference .header-user-info{max-width:95px;display:flex}.header--reference .header-user-name{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.header--reference .header-user-label{font-size:9px}.header--reference .header-login-btn{min-height:36px;padding:8px 10px;font-size:11px}.header-preferences{position:relative}.header-preferences summary{cursor:pointer;color:var(--text-muted);padding:5px;font-size:18px;list-style:none}.header-preferences summary::-webkit-details-marker{display:none}.header--reference .header-controls{z-index:130;border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-md);border-radius:10px;min-width:150px;margin:0;padding:12px;display:flex;position:absolute;top:34px;right:0}.header--reference .header-controls .header-add-btn{display:none}body:has(.home-page){--bg:#fafafa;--text-h:#111312;--text:#181c20;--text-muted:#45505b;--border:#e7e9ee;--accent:#008322;--accent-hover:#006c1d;--accent-bg:#e9f5eb}body:has(.home-page) .main-content{padding:24px 0 18px;position:relative}body:has(.home-page) .main-content>.page-container{width:1680px;padding:0 40px}.home-page .home-layout{grid-template-columns:252px minmax(0,1fr) 278px;gap:20px}.home-page .home-main{gap:16px}.home-page .home-sidebar{flex-direction:column;grid-column:auto;gap:12px;display:flex;position:static}.home-page .card{border:1px solid #e7e9ee;border-radius:10px;box-shadow:0 2px 4px #18201c03}.home-page .btn{border-radius:6px;min-height:32px;padding:8px 18px;font-size:11px;font-weight:750}.home-page .btn-primary{color:#fff;background:linear-gradient(#009a2b,#00731d)}.home-page .btn-yellow{background:linear-gradient(#ffd521,#ffc000)}.home-page .home-filter-card{border:0;gap:9px;padding:18px 23px;box-shadow:0 5px 24px #18201c0d}.home-page .home-filter-title{font-size:12px}.home-page .home-filter-clear{color:var(--accent);font-size:9px}.home-page .home-filter-section{gap:10px}.home-page .home-filter-section+.home-filter-section{border-top:1px solid #f0f1f3;padding-top:7px}.home-page .home-filter-label{text-transform:none;letter-spacing:0;color:#121413;font-size:10px}.home-page .home-filter-categories{gap:1px}.home-page .home-filter-category{gap:10px;min-height:23px;padding:4px 0;font-size:10px}.home-page .home-filter-category-icon{color:#30343a;width:22px}.home-page .home-filter-category-count,.home-page .home-filter-count{font-size:10px;font-weight:400}.home-page .home-filter-show-all{margin:0;padding:1px 0;font-size:10px}.home-page .home-filter-checkboxes{gap:9px}.home-page .home-filter-checkbox{gap:10px;font-size:10px}.home-page .home-filter-checkmark{border-width:1px;border-radius:3px;width:14px;height:14px}.home-page .home-filter-checkbox input{opacity:0;width:14px;height:14px;display:block;position:absolute}.home-page .home-filter-checkbox input:focus-visible+.home-filter-checkmark{outline:2px solid var(--lego-blue);outline-offset:2px}.home-page .home-filter-range input,.home-page .home-filter-input{background:#fff;border-color:#e0e4e9;border-radius:6px;padding:7px 8px;font-size:10px}.home-page .home-filter-range{gap:8px;font-size:10px}.home-page .home-filter-radius{font-size:10px}.home-page .home-filter-radius select{background-color:#fff;border-radius:6px;padding:6px 25px 6px 8px;font-size:10px}.home-page .home-filter-slider-values{display:none}.home-page .home-filter-slider{padding:0 4px}.home-page .home-filter-slider .rc-slider-rail,.home-page .home-filter-slider .rc-slider-track{height:4px}.home-page .home-filter-slider .rc-slider-track{background:#006557}.home-page .home-filter-slider .rc-slider-handle{opacity:1;background:#006557;border:0;width:14px;height:14px;margin-top:-5px}.home-page .home-filter-submit{margin-top:0}.home-page .hero-banners{grid-template-columns:1.55fr 1fr;gap:12px}.home-page .hero-banner{border:1px solid #d9eadd;border-radius:9px;height:230px;min-height:0;padding:23px;display:block;position:relative;overflow:hidden;box-shadow:0 0 0 4px #fff,0 3px 9px #152f190d}.home-page .hero-banner--main{background:linear-gradient(115deg,#f4fcf5,#e8f4e9)}.home-page .hero-banner--sell{background:linear-gradient(115deg,#fffcf4,#fff9ed);border-color:#f0e6cc}.home-page .hero-banner-content{z-index:2;align-items:flex-start;gap:11px;width:58%;height:100%;position:relative}.home-page .hero-banner-tag{text-transform:none;letter-spacing:0;color:#07591a;font-size:11px;font-weight:700}.home-page .hero-banner-title{letter-spacing:-.5px;color:#0d110e;font-size:20px;font-weight:800;line-height:1.22}.home-page .hero-banner-subtitle{color:#131815;max-width:200px;font-size:10.5px;line-height:1.8}.home-page .hero-banner-btn{align-self:flex-start;margin-top:auto}.home-page .hero-banner-image{width:59%;max-width:none;height:85%;position:absolute;bottom:2px;right:-3%}.home-page .hero-banner-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;max-height:none}.home-page .hero-banner--sell .hero-banner-content{width:63%}.home-page .hero-banner--sell .hero-banner-title{white-space:nowrap;font-size:19px}.home-page .hero-banner--sell .hero-banner-subtitle{max-width:160px}.home-page .hero-banner-image--sell{width:60%;height:94%;bottom:-3%;right:-5%}.home-page .hero-banner-image--sell img{mix-blend-mode:normal}.home-page .home-section{gap:10px}.home-page .home-section-header .section-title{letter-spacing:-.45px;margin:0;font-size:20px;line-height:1.2}.home-page .home-section-more{font-size:10px}.home-page .home-section-more svg{display:none}.home-page .home-tabs-row{gap:5px}.home-page .home-tabs{gap:10px;padding:0}.home-page .home-tab{color:#171c20;background:#eff0f3;border:0;padding:6px 15px;font-size:10px;line-height:1.4}.home-page .home-tab--active{color:#fff;background:linear-gradient(#009b2d,#00751f)}.home-page .home-tabs-arrow{background:#f5f5f7;border:0;width:24px;height:24px}.home-page .home-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.home-page .listing-card{min-height:313px}.home-page .listing-card-image{aspect-ratio:auto;background:linear-gradient(#fcfcfd,#fff);height:132px}.home-page .listing-card-image img{object-fit:contain;mix-blend-mode:multiply;padding:10px 8px 0}.home-page .listing-card-fav{background:#ffd500;border-radius:7px;width:30px;height:27px;box-shadow:0 2px #c9a900}.home-page .listing-card-fav svg{width:18px;height:18px}.home-page .listing-card-body{gap:7px;padding:6px 12px 12px}.home-page .listing-card-title{min-height:32px;font-size:11px;font-weight:750;line-height:1.45}.home-page .badge{text-transform:none;letter-spacing:0;border-radius:4px;padding:2px 5px;font-size:8px;line-height:1.4}.home-page .listing-card-seller{grid-template-columns:22px 1fr;gap:0 6px;margin-top:1px;display:grid}.home-page .listing-card-avatar{grid-row:1/3;width:22px;height:22px}.home-page .listing-card-seller-name{font-size:9px;line-height:1.3}.home-page .listing-card-rating{grid-column:2;gap:3px;margin-left:0;font-size:8px;line-height:1.4}.home-page .listing-card-price{font-size:14px;line-height:1.5}.home-page .listing-card-currency{font-size:11px}.home-page .listing-card-footer{border:0;grid-template-columns:1fr auto;gap:8px 3px;padding-top:0;font-size:8px;display:grid}.home-page .listing-card-location{grid-column:1/-1}.home-page .listing-card-footer svg{width:10px;height:10px}.home-page .home-section:last-child .section-title{font-size:14px}.home-page .home-popular-categories{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.home-page .home-popular-category{text-align:left;align-items:flex-start;gap:4px;padding:0 0 10px}.home-page .home-popular-category-image{aspect-ratio:auto;background:#f8f8fa;border-radius:9px 9px 0 0;height:62px}.home-page .home-popular-category-image img{object-fit:contain;mix-blend-mode:multiply;padding:5px 8px}.home-page .home-popular-category-name{padding:0 10px;font-size:10px}.home-page .home-popular-category-count{color:#1a1f22;padding:0 10px;font-size:9px}.home-page .home-popular-category--all{text-align:center;background:#f3f4f6;border:0;align-items:center}.home-page .home-popular-category-arrow{background:#fff;width:42px;height:42px;margin:10px 0 2px}.home-page .home-popular-category--all .home-popular-category-name{color:var(--accent)}.home-page .home-widget{gap:11px;padding:19px 18px}.home-page .home-widget-title{font-size:12px;line-height:1.4}.home-page .home-widget-title--small{font-size:11px}.home-page .home-widget-text{color:#171c20;font-size:10px;line-height:1.7}.home-page .home-widget-btn{margin:0}.home-page .home-widget--safety{background:linear-gradient(125deg,#eef9f1,#f8fcf9);padding-bottom:19px;position:relative;overflow:hidden}.home-page .home-widget-header{gap:10px}.home-page .home-widget-header>svg{flex-shrink:0;width:25px;height:29px}.home-page .home-widget-list{gap:8px}.home-page .home-widget-list li{gap:7px;font-size:9px}.home-page .home-widget-list li svg{width:12px;height:12px;margin-top:0}.home-page .home-widget-link{z-index:1;margin-top:6px;font-size:10px}.home-safety-bricks{pointer-events:none;display:flex;position:absolute;bottom:-25px;right:-24px;transform:rotate(-12deg)}.home-safety-bricks svg+svg{margin-left:-15px}.home-page .home-widget--activity{gap:8px;padding:18px 12px 14px}.home-page .home-widget--activity>h3{padding:0 2px}.home-demo-caption{color:var(--text-muted);font-size:8px;line-height:1.3}.home-page .home-activity-list{gap:0}.home-page .home-activity-item{align-items:flex-start;gap:10px;padding:6px 0}.home-page .home-activity-item+.home-activity-item{border-top:1px solid #f0f1f3}.home-page .home-activity-image{object-fit:contain;background:#fff;border:1px solid #e2e5eb;border-radius:7px;width:52px;height:52px;padding:3px}.home-page .home-activity-text{font-size:9px;font-weight:500;line-height:1.65}.home-page .home-activity-time{font-size:8px}.home-page .home-widget--earn{background:linear-gradient(125deg,#f7f7f8,#f0f2f5);min-height:137px;padding:20px 18px;position:relative;overflow:hidden}.home-page .home-widget--earn .home-widget-text{max-width:210px}.home-page .home-widget-giftcard{padding:0;position:absolute;bottom:-10px;right:-5px;transform:rotate(-18deg)}.home-page .home-widget-giftcard svg{width:105px}body:has(.home-page) .footer{background:#ffffffde;padding-top:22px}body:has(.home-page) .footer>.page-container{width:1480px}body:has(.home-page) .footer-benefit-desc{color:#303936}@media (width<=1430px){.header--reference .header-top-inner{gap:13px;padding:0 24px}.header--reference .header-logo-text{font-size:25px}.header--reference .header-nav{gap:6px}.header--reference .header-action-link{display:none}.home-page .home-layout{grid-template-columns:220px minmax(0,1fr) 245px;gap:16px}body:has(.home-page) .main-content>.page-container{padding:0 28px}.home-page .home-filter-card{padding:20px 18px}.home-page .hero-banner{height:220px;padding:20px}.home-page .hero-banner-title{font-size:18px}.home-page .hero-banner--sell .hero-banner-title{font-size:16px}.home-page .hero-banner--sell .hero-banner-subtitle{max-width:125px}.home-page .listing-card-body{padding:6px 9px 10px}.home-page .listing-card-title{font-size:10px}.home-page .home-tab{padding:6px 11px;font-size:9px}.home-page .home-tabs{gap:7px}}@media (width<=1190px){.header--reference .header-nav{gap:1px}.header--reference .header-action-label{display:none}.header--reference .header-action-icon{min-width:30px}.header--reference .header-action-cart-price,.header--reference .header-user-info{display:none}.header--reference .header-actions{gap:4px}.home-page .home-layout{grid-template-columns:205px minmax(0,1fr)}.home-page .home-sidebar--right{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;display:grid}.home-page .hero-banner{height:230px}.home-page .home-widget{padding:16px 12px}.home-page .home-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-page .home-popular-category-name{padding:0 6px;font-size:9px}.home-page .home-popular-category-count{padding:0 6px;font-size:8px}}@media (width<=980px){.header--reference .header-top-inner{flex-wrap:wrap;gap:12px}.header--reference .header-nav{order:4;justify-content:center;gap:20px;width:100%}.header--reference .header-top{padding:12px 0 4px}.header--reference .header-logo-text{font-size:25px}.header--reference .header-search{flex:1}.home-page .home-layout{grid-template-columns:minmax(0,1fr)}.home-page .home-sidebar--left{display:none}.home-page .home-sidebar--right{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .hero-banner-title{font-size:21px}.home-page .hero-banner--sell .hero-banner-title{font-size:18px}.home-page .home-main{order:0}.home-page .home-sidebar--right{order:1}.home-page .home-featured-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home-page .listing-card-title{font-size:11px}}@media (width<=760px){.header--reference .header-top-inner{padding:0 16px}.header--reference .header-search{flex-basis:100%;order:3}.header--reference .header-search-input{font-size:12px}.header--reference .header-nav{justify-content:flex-start;gap:14px;overflow:visible}.header--reference .header-nav-link{padding:8px 2px;font-size:10px}.header--reference .header-actions{order:5}.header--reference .header-actions--open{border-radius:10px;margin:0;padding:12px}.header--reference .header-actions--open .header-action-link{padding:10px;font-size:13px;display:block}.header--reference .header-action-label,.header--reference .header-user-info{font-size:12px;display:block}.header--reference .header-action-icon{padding:10px}.header--reference .header-user{border-left:0;padding:10px}.header--reference .header-action-cart-price{display:block}.header--reference .header-preferences{align-self:flex-start}.header--reference .header-controls{left:0;right:auto}body:has(.home-page) .main-content>.page-container{padding:0 16px}body:has(.home-page) .main-content{padding-top:18px}.home-page .hero-banners{grid-template-columns:1fr;gap:14px}.home-page .hero-banner{text-align:left;height:215px;padding:22px}.home-page .hero-banner--main{height:290px}.home-page .hero-banner--main .hero-banner-content{width:100%}.home-page .hero-banner--main .hero-banner-title{max-width:280px}.home-page .hero-banner--main .hero-banner-subtitle{max-width:150px}.home-page .hero-banner--main .hero-banner-image{width:53%;height:50%;bottom:14px;right:-4%}.home-page .hero-banner-title{font-size:22px}.home-page .hero-banner-subtitle{max-width:170px;font-size:11px}.home-page .hero-banner--sell{height:185px}.home-page .hero-banner--sell .hero-banner-title{font-size:21px}.home-page .hero-banner--sell .hero-banner-subtitle{max-width:185px}.home-page .hero-banner-image--sell{width:48%;height:105%}.home-page .home-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .listing-card-title{min-height:35px;font-size:12px}.home-page .listing-card-body{gap:8px;padding:8px 12px 12px}.home-page .listing-card-image{height:145px}.home-page .listing-card-seller-name,.home-page .listing-card-rating{font-size:10px}.home-page .listing-card-footer{font-size:9px}.home-page .listing-card-price{font-size:17px}.home-page .home-tabs{gap:7px}.home-page .home-tab{padding:8px 13px;font-size:11px}.home-page .home-tabs-arrow{display:none}.home-page .home-section-header .section-title{font-size:20px}.home-page .home-popular-categories{padding-bottom:5px;display:flex;overflow-x:auto}.home-page .home-popular-category{flex:0 0 114px}.home-page .home-sidebar--right{grid-template-columns:1fr}.home-page .home-widget{padding:20px}.home-page .home-widget-title{font-size:15px}.home-page .home-widget-text,.home-page .home-widget-list li,.home-page .home-activity-text{font-size:12px}.home-page .home-activity-time{font-size:10px}.home-page .home-widget-link{font-size:12px}.home-page .btn{min-height:40px;font-size:12px}body:has(.home-page) .brick-piece{opacity:.65}}@media (width<=380px){.header--reference .header-nav{justify-content:space-between;gap:7px}.header--reference .header-nav-link{padding:8px 0;font-size:9px}.header--reference .header-logo-text{font-size:23px}}:is([data-theme=dark] body:has(.home-page),body[data-theme=dark]:has(.home-page)){--bg:#111713;--text-h:#f5f7f5;--text:#e1e6e3;--text-muted:#a4b1a9;--border:#2c3c32}[data-theme=dark] .home-page .card{border-color:var(--border)}[data-theme=dark] .home-page .home-filter-label,[data-theme=dark] .home-page .home-filter-category-icon,[data-theme=dark] .home-page .home-widget-text,[data-theme=dark] .home-page .home-popular-category-count{color:var(--text)}[data-theme=dark] .home-page .home-filter-range input,[data-theme=dark] .home-page .home-filter-input,[data-theme=dark] .home-page .home-filter-radius select,[data-theme=dark] .header--reference .header-search{background-color:var(--surface);border-color:var(--border)}[data-theme=dark] .home-page .home-widget--safety,[data-theme=dark] .home-page .home-widget--earn{background:var(--surface)}[data-theme=dark] body:has(.home-page) .footer{background:var(--surface)}[data-theme=dark] body:has(.home-page) .footer-benefit-desc{color:var(--text-muted)}
