:root{--ink:#211d1a;--muted:#746d67;--paper:#f4f0e8;--panel:#fffdf9;--line:#ded6cc;--accent:#d9824f;--accent-strong:#b85f32;--dark:#171513;--orange:#d9824f;--radius-lg:28px;--radius-md:18px;--shadow:0 18px 50px #2d221b17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 10% 0%, #d9824f1f, transparent 30rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f0e8e3;border-bottom:1px solid #0000;transition:border-color .18s,box-shadow .18s;position:sticky;top:0}.site-header.is-compact{border-color:var(--line);box-shadow:0 7px 30px #12181512}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;width:min(1600px,100% - 48px);min-height:78px;margin:0 auto;transition:min-height .18s;display:grid}.is-compact .header-inner{min-height:62px}.brand{align-items:center;width:max-content;display:inline-flex}.brand-logo{height:auto;display:block}.brand-logo-full{width:190px}.brand-logo-mark{width:38px;display:none}.main-nav{border:1px solid var(--line);background:#ffffffa6;border-radius:999px;align-items:center;gap:5px;padding:5px;display:flex}.nav-link{cursor:pointer;background:0 0;border:0;border-radius:999px;min-height:38px;padding:9px 17px;font-size:14px;font-weight:700}.nav-link:hover,.nav-link.is-active{background:var(--dark);color:#fff}.sell-link{display:none}.login-button{color:#fff;background:var(--dark);cursor:pointer;border:0;border-radius:999px;justify-self:end;align-items:center;gap:9px;min-height:44px;padding:5px 15px 5px 6px;font-size:14px;font-weight:800;display:inline-flex}.login-button:hover{background:#2e2925}.login-button.is-loading{opacity:.72;cursor:wait}.vk-badge{color:#fff;letter-spacing:-.05em;background:#2787f5;border-radius:50%;place-items:center;width:33px;height:33px;font-size:11px;display:grid}.profile-menu-wrap{justify-self:end;position:relative}.profile-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:10px;max-width:280px;min-height:46px;padding:5px 10px 5px 5px;display:flex;box-shadow:0 7px 24px #12181512}.profile-button:hover,.profile-button[aria-expanded=true]{border-color:#b8afa5}.profile-button img,.profile-avatar-fallback{background:var(--accent);object-fit:cover;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.profile-button-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.profile-chevron{color:var(--muted);font-size:13px}.profile-dropdown{z-index:70;border:1px solid var(--line);background:#fff;border-radius:17px;width:230px;padding:7px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 20px 55px #12181529}.profile-dropdown-summary{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;min-width:0;margin-bottom:5px;padding:10px 11px 12px;display:flex}.profile-dropdown-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-dropdown-summary span{color:var(--muted);font-size:11px}.profile-dropdown>a,.profile-dropdown>button{cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;width:100%;min-height:40px;padding:0 11px;font-size:13px;font-weight:750;display:flex}.profile-dropdown>a:hover,.profile-dropdown>button:hover{background:#f0ebe3}.page-shell{width:min(1600px,100% - 48px);margin:0 auto;padding-bottom:80px}.hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;gap:48px;min-height:330px;padding:76px 0 54px;display:flex}.hero h1{letter-spacing:-.065em;max-width:850px;margin:8px 0 20px;font-size:clamp(44px,6.1vw,96px);line-height:.93}.eyebrow{color:#756a61;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.hero-copy{max-width:650px;color:var(--muted);margin:0;font-size:18px;line-height:1.55}.hero-stat{border-radius:var(--radius-md);background:var(--accent);flex-direction:column;flex:none;gap:9px;max-width:280px;padding:22px;display:flex;transform:rotate(2deg)}.hero-stat span{letter-spacing:.09em;text-transform:uppercase;font-size:12px;font-weight:900}.hero-stat strong{font-size:19px;line-height:1.15}.market-section{padding-top:52px;scroll-margin-top:100px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:26px;display:flex}.section-heading h2{letter-spacing:-.055em;margin:4px 0 0;font-size:clamp(32px,4vw,54px)}.results-count{color:var(--muted);font-size:14px}.market-layout{grid-template-columns:284px minmax(0,1fr);align-items:start;gap:26px;display:grid}.filters{border:1px solid var(--line);border-radius:var(--radius-lg);max-height:calc(100vh - 100px);box-shadow:var(--shadow);background:#ffffffbf;padding:20px;position:sticky;top:82px;overflow-y:auto}.filters-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.filters-heading strong{font-size:19px}.filters-heading button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.filters form,.field{flex-direction:column;display:flex}.nested-field{border-left:2px solid var(--accent);padding-left:12px}.filters form{gap:16px}.field{gap:7px;min-width:0}.field span{color:#746d67;font-size:12px;font-weight:750}.field input,.field select,.mobile-search input{border:1px solid var(--line);width:100%;min-width:0;height:44px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:0 12px;font-size:13px}.field input:focus,.field select:focus,.mobile-search input:focus{border-color:var(--accent-strong);box-shadow:0 0 0 3px #d9824f38}.price-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-field{cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.check-field input{width:18px;height:18px;accent-color:var(--accent-strong);margin:0}.primary-button,.secondary-button{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:850;display:inline-flex}.primary-button{border:1px solid var(--dark);color:#fff;background:var(--dark)}.primary-button:hover{color:var(--dark);background:var(--accent)}.secondary-button{border:1px solid var(--line);background:#fff}.secondary-button:disabled{color:#aaa19a;cursor:not-allowed}.filter-submit{width:100%;margin-top:4px;font-size:13px}.feed-column{min-width:0}.feed-toolbar{justify-content:flex-end;align-items:center;min-height:54px;margin-bottom:14px;display:flex}.mobile-search{display:none}.view-controls{align-items:center;gap:5px;display:flex}.view-controls>button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-size:21px;display:grid}.view-controls>button.is-selected{border-color:var(--dark);color:#fff;background:var(--dark)}.column-select{color:var(--muted);align-items:center;gap:7px;margin-left:8px;font-size:12px;display:flex}.column-select select{border:1px solid var(--line);background:#fff;border-radius:11px;height:38px;padding:0 9px}.listing-feed.is-grid{grid-template-columns:repeat(var(--grid-columns), minmax(0, 1fr));gap:14px;display:grid}.listing-feed.is-list{flex-direction:column;gap:12px;display:flex}.feed-spacer{pointer-events:none;grid-column:1/-1}.feed-sentinel{min-height:72px;color:var(--muted);justify-content:center;align-items:center;font-size:13px;display:flex}.feed-sentinel button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 16px;font-weight:750}.listing-card{border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:22px;min-width:0;transition:border-color .15s,transform .15s,box-shadow .15s;overflow:hidden;box-shadow:0 9px 30px #1a231e12}.listing-card:hover,.listing-card:focus-visible{border-color:#bdb3aa;outline:none;transform:translateY(-2px);box-shadow:0 14px 36px #1a231e1f}.listing-card.is-list{grid-template-columns:250px minmax(0,1fr);display:grid}.card-photo{aspect-ratio:4/3;background:#ece6dd;position:relative;overflow:hidden}.card-photo img{object-fit:cover;width:100%;height:100%}.native-badge,.shipping-badge,.published-badge,.photo-count{border-radius:999px;font-size:11px;font-weight:850;position:absolute}.native-badge{background:var(--accent);padding:7px 9px;top:10px;left:10px}.shipping-badge{color:#fff;background:var(--dark);place-items:center;width:30px;height:30px;display:grid;top:10px;right:10px}.shipping-badge svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.published-badge{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#000000a6;max-width:calc(100% - 64px);padding:5px 8px;bottom:10px;left:10px;overflow:hidden}.photo-count{color:#fff;background:#000000a6;padding:5px 8px;bottom:10px;right:10px}.photo-arrow{opacity:0;cursor:pointer;background:#ffffffdb;border:0;border-radius:12px;place-items:center;width:34px;height:44px;font-size:25px;transition:opacity .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.card-photo:hover .photo-arrow,.photo-arrow:focus-visible{opacity:1}.photo-arrow.is-left{left:9px}.photo-arrow.is-right{right:9px}.card-body{padding:15px}.card-tags{flex-wrap:wrap;gap:5px;margin-bottom:9px;display:flex}.card-tags span{text-transform:uppercase;background:#f0ebe3;border-radius:7px;padding:5px 7px;font-size:10px;font-weight:850}.card-body h3{margin:0 0 7px;font-size:16px;line-height:1.2}.card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.card-footer{justify-content:space-between;align-items:end;gap:10px;margin-top:16px;display:flex}.card-footer strong{font-size:18px}.card-footer span{color:var(--muted);text-align:right;font-size:11px}.empty-feed{border-radius:var(--radius-lg);text-align:center;background:#ffffff85;border:1px dashed #cec5bb;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:50px 24px;display:flex}.empty-feed h3{letter-spacing:-.04em;margin:8px 0;font-size:clamp(24px,3vw,38px)}.empty-feed>p:last-child{max-width:570px;color:var(--muted);margin:0;line-height:1.6}.empty-radar{border:1px solid #d1c8bd;border-radius:50%;width:92px;height:92px;margin-bottom:22px;position:relative}.empty-radar:before,.empty-radar:after{content:"";border:1px solid #d1c8bd;border-radius:50%;position:absolute;inset:18px}.empty-radar:after{background:var(--accent-strong);border:0;inset:40px}.empty-radar span{background:var(--accent-strong);transform-origin:0;width:43px;height:2px;position:absolute;top:45px;left:45px;transform:rotate(-40deg)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#080c0ab0;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-dialog{background:var(--paper);border-radius:28px;flex-direction:column;gap:12px;width:min(100%,470px);padding:34px;display:flex;position:relative;box-shadow:0 30px 100px #00000047}.listing-backdrop{padding:26px}.listing-dialog{background:var(--paper);border-radius:28px;width:min(1180px,100%);max-height:calc(100vh - 52px);position:relative;overflow:auto;box-shadow:0 30px 100px #00000052}.listing-modal-close{z-index:4;position:fixed;top:max(39px,50vh + min(780px,100vh - 52px)/-2 + 14px);right:max(39px,50vw + min(1180px,100vw - 52px)/-2 + 14px)}.listing-dialog-grid{grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);min-height:680px;display:grid}.modal-gallery{background:#ede7df;min-width:0;padding:18px}.modal-main-photo{background:#ded6cc;border-radius:20px;position:relative;overflow:hidden}.main-photo-button{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.main-photo-button img{object-fit:contain;width:100%;height:min(67vh,630px);display:block}.modal-photo-arrow,.lightbox-arrow{cursor:pointer;background:#ffffffe0;border:0;border-radius:15px;place-items:center;width:44px;height:56px;font-size:34px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.modal-photo-arrow.is-left,.lightbox-arrow.is-left{left:14px}.modal-photo-arrow.is-right,.lightbox-arrow.is-right{right:14px}.modal-photo-counter{color:#fff;background:#000000a6;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;position:absolute;bottom:14px;right:14px}.modal-thumbnails{gap:8px;padding-top:10px;display:flex;overflow-x:auto}.modal-thumbnails button{cursor:pointer;background:#ded6cc;border:2px solid #0000;border-radius:10px;flex:none;width:70px;height:58px;padding:0;overflow:hidden}.modal-thumbnails button.is-active{border-color:var(--accent-strong)}.modal-thumbnails img{object-fit:cover;width:100%;height:100%}.modal-listing-content{padding:48px 34px 34px}.modal-listing-content h2{letter-spacing:-.052em;margin:10px 0 12px;font-size:clamp(28px,3vw,43px);line-height:1.03}.green-tag{background:var(--accent)!important}.modal-price{letter-spacing:-.04em;font-size:30px;font-weight:900}.modal-meta{flex-wrap:wrap;gap:7px;margin:13px 0 24px;display:flex}.modal-meta span,.modal-meta time{color:#746d67;background:#ece6dd;border-radius:999px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:750;display:inline-flex}.shipping-meta svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.seller-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid}.seller-card>img,.seller-avatar-fallback{object-fit:cover;border-radius:15px;width:52px;height:52px}.seller-avatar-fallback{background:var(--accent);place-items:center;font-size:22px;font-weight:900;display:grid}.seller-card>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.seller-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seller-card small{color:var(--muted)}.seller-rating{color:#735800;font-size:13px;font-weight:900}.modal-description{color:#514943;white-space:pre-wrap;margin:24px 0;font-size:14px;line-height:1.65}.modal-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.modal-actions .primary-button{grid-column:1/-1}.modal-actions .secondary-button{font-size:13px}.modal-loading{min-height:420px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px;display:flex}.modal-loading strong{color:var(--ink);font-size:22px}.photo-lightbox{z-index:140;background:#040605f0;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.photo-lightbox>img{object-fit:contain;max-width:100%;max-height:100%}.lightbox-close{z-index:2;color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:50%;place-items:center;width:46px;height:46px;font-size:32px;display:grid;position:absolute;top:18px;right:18px}.lightbox-arrow{color:#fff;background:#ffffff26}.lot-page{padding-top:34px}.back-link{color:var(--muted);margin-bottom:22px;font-size:13px;font-weight:750;display:inline-flex}.back-link:hover{color:var(--ink)}.lot-page-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);align-items:start;gap:28px;display:grid}.lot-gallery{background:#ebe5dc;border-radius:26px;min-width:0;padding:14px}.lot-main-photo{background:#ded5ca;border-radius:18px;position:relative;overflow:hidden}.lot-main-photo>button:first-child{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block}.lot-main-photo img{object-fit:contain;width:100%;height:min(72vh,760px);display:block}.lot-info{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffc7;border-radius:26px;padding:28px;position:sticky;top:82px}.lot-info h1{letter-spacing:-.058em;margin:12px 0;font-size:clamp(34px,4vw,58px);line-height:.98}.lot-price{letter-spacing:-.04em;font-size:32px;font-weight:900}.lot-status-badge{color:#fff;text-transform:uppercase;background:#756d66;border-radius:999px;margin-bottom:4px;padding:7px 10px;font-size:11px;font-weight:850;display:inline-flex}.lot-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.lot-actions .secondary-button{font-size:13px}.lot-description-section,.lot-sources{border:1px solid var(--line);background:#ffffffad;border-radius:26px;margin-top:28px;padding:34px}.lot-description-section h2,.lot-sources h2{letter-spacing:-.04em;margin:0 0 18px;font-size:30px}.lot-description-section>div{color:#514943;white-space:pre-wrap;max-width:960px;line-height:1.7}.lot-sources{grid-template-columns:.65fr 1.35fr;gap:30px;display:grid}.lot-sources h2{margin-top:7px}.source-links{flex-direction:column;gap:8px;display:flex}.source-links a{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;font-size:13px;display:flex}.source-links span{color:var(--muted)}.auth-dialog h2{letter-spacing:-.05em;margin:0;font-size:32px;line-height:1.05}.auth-dialog p:not(.eyebrow){color:var(--muted);margin:2px 0 10px;line-height:1.55}.auth-dialog small{color:#968e87;text-align:center;font-size:11px}.auth-code-form{flex-direction:column;gap:12px;display:flex}.auth-code-form>label:first-child{font-size:13px;font-weight:850}.auth-code-form>input{border:1px solid var(--line);min-height:52px;font:inherit;letter-spacing:.08em;text-transform:uppercase;background:#fff;border-radius:14px;padding:0 15px;font-size:18px;font-weight:850}.auth-code-form .primary-button:disabled{opacity:.5;cursor:wait}.auth-dialog .auth-error{color:#a5332a;margin:0;font-size:13px;font-weight:750}.dialog-icon{color:#fff;background:#2787f5;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:7px;font-weight:900;display:grid}.modal-close{cursor:pointer;background:#e8e1d8;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:25px;line-height:1;display:grid;position:absolute;top:18px;right:18px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.seller-page,.top-sellers-page{padding-top:34px}.seller-hero{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffbf;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:32px;display:grid}.seller-identity{align-items:center;gap:20px;min-width:0;display:flex}.seller-identity>img,.seller-page-avatar-fallback{object-fit:cover;border-radius:30px;flex:none;width:108px;height:108px}.seller-page-avatar-fallback,.top-seller-avatar-fallback{background:var(--accent);place-items:center;font-size:36px;font-weight:900;display:grid}.seller-identity h1{overflow-wrap:anywhere;letter-spacing:-.06em;margin:7px 0 5px;font-size:clamp(34px,5vw,64px);line-height:.96}.seller-vk-id{color:var(--muted);margin:0}.seller-rating-panel{background:var(--accent);border-radius:20px;flex-direction:column;justify-content:center;align-items:flex-end;min-width:180px;padding:20px 24px;display:flex}.seller-rating-panel strong{letter-spacing:-.04em;font-size:34px}.seller-rating-panel span{font-size:12px;font-weight:750}.seller-stats{flex-wrap:wrap;grid-column:1;gap:9px;display:flex}.seller-stats span{min-width:125px;color:var(--muted);background:#f0ebe3;border-radius:15px;flex-direction:column;padding:13px 16px;font-size:11px;font-weight:750;display:flex}.seller-stats strong{color:var(--ink);font-size:24px}.seller-message-button{place-self:end}.seller-section-heading{justify-content:space-between;align-items:end;gap:20px;margin:46px 0 18px;display:flex}.seller-section-heading h2{letter-spacing:-.05em;margin:6px 0 0;font-size:clamp(28px,4vw,44px)}.duplicate-toggle{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.duplicate-toggle span{border:1px solid #c5bbb1;border-radius:5px;place-items:center;width:18px;height:18px;display:grid}.duplicate-toggle.is-active span{border-color:var(--accent-strong);background:var(--accent);color:var(--ink)}.seller-listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.seller-listing-card{display:block}.seller-content-section{margin-top:56px}.seller-empty-section{color:var(--muted);text-align:center;background:#ffffff7a;border:1px dashed #cec5bb;border-radius:20px;padding:30px}.review-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.review-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:22px}.review-author{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.review-author>img,.review-author>span{background:var(--accent);object-fit:cover;border-radius:13px;place-items:center;width:46px;height:46px;font-weight:900;display:grid}.review-author>div{flex-direction:column;min-width:0;display:flex}.review-author time{color:var(--muted);font-size:11px}.review-author b{color:#8a6800;letter-spacing:1px}.review-card>p,.review-response p{color:#514943;white-space:pre-wrap;margin:17px 0 0;line-height:1.6}.review-response{background:#f0ebe3;border-radius:14px;margin-top:17px;padding:15px;font-size:13px}.review-response p{margin-top:6px}.top-sellers-hero{max-width:940px;padding:58px 0 42px}.top-sellers-hero h1{letter-spacing:-.07em;margin:9px 0 18px;font-size:clamp(48px,8vw,104px);line-height:.9}.top-sellers-hero>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:17px;line-height:1.6}.top-seller-list{flex-direction:column;gap:9px;display:flex}.top-seller-card{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:54px 64px minmax(180px,1fr) repeat(3,minmax(92px,auto)) 32px;align-items:center;gap:16px;padding:15px 18px;transition:transform .15s,box-shadow .15s;display:grid}.top-seller-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.top-seller-rank{color:#aaa19a;text-align:center;font-size:28px;font-weight:900}.top-seller-card:nth-child(-n+3) .top-seller-rank{color:var(--accent-strong)}.top-seller-card>img,.top-seller-avatar-fallback{object-fit:cover;border-radius:18px;width:64px;height:64px}.top-seller-avatar-fallback{font-size:24px}.top-seller-name,.top-seller-metric{flex-direction:column;gap:3px;min-width:0;display:flex}.top-seller-name strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.top-seller-name small,.top-seller-metric small{color:var(--muted);font-size:11px}.top-seller-metric strong{font-size:18px}.top-seller-arrow{font-size:24px}.top-sellers-empty{text-align:center;background:#ffffff85;border:1px dashed #cec5bb;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:40px;display:flex}.top-sellers-empty strong{letter-spacing:-.04em;font-size:30px}.top-sellers-empty p{max-width:580px;color:var(--muted);margin:10px 0 22px;line-height:1.6}@media (max-width:900px){.header-inner{grid-template-rows:55px 44px;grid-template-columns:1fr auto;width:min(100% - 28px,1600px);min-height:104px}.brand{grid-area:1/1}.login-button,.profile-menu-wrap{grid-area:1/2}.main-nav{grid-area:2/1/auto/-1;justify-content:stretch;width:100%;padding:3px}.nav-link{text-align:center;flex:1;padding:7px 10px}.sell-link{display:block}.site-header.is-compact .header-inner{grid-template-rows:60px;grid-template-columns:auto 1fr auto;min-height:60px}.site-header.is-compact .brand{grid-column:1}.site-header.is-compact .top-sellers-link{display:none}.site-header.is-compact .main-nav{background:0 0;border:0;grid-area:1/2;justify-self:center;width:auto}.site-header.is-compact .nav-link{flex:none;min-height:36px}.site-header.is-compact .login-button,.site-header.is-compact .profile-menu-wrap{grid-area:1/3}.hero{flex-direction:column;align-items:start;gap:28px;padding-top:48px}.hero-stat{max-width:none}.market-layout{grid-template-columns:1fr}.filters{max-height:none;display:none;position:static}.feed-toolbar{justify-content:space-between}.mobile-search{width:min(45vw,330px);display:block}.listing-backdrop{padding:12px}.listing-dialog{border-radius:22px;max-height:calc(100vh - 24px)}.listing-dialog-grid{grid-template-columns:1fr}.listing-modal-close{top:22px;right:22px}.main-photo-button img{height:min(55vh,520px)}.modal-listing-content{padding:28px 22px 24px}.lot-page-grid{grid-template-columns:1fr}.lot-info{position:static}.lot-sources{grid-template-columns:1fr}.seller-listing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.top-seller-card{grid-template-columns:45px 58px minmax(160px,1fr) repeat(2,minmax(80px,auto)) 28px}.top-seller-card .top-seller-metric:nth-last-of-type(2){display:none}}@media (max-width:620px){.page-shell{width:calc(100% - 24px)}.header-inner{width:calc(100% - 20px)}.brand-logo-full{width:174px}.site-header.is-compact .brand-logo-full{display:none}.site-header.is-compact .brand-logo-mark{width:34px;display:block}.login-button{min-height:39px;padding-right:11px}.profile-button{max-width:48vw;min-height:41px}.profile-button img,.profile-avatar-fallback{width:31px;height:31px}.site-header.is-compact .profile-button-name,.site-header.is-compact .profile-chevron{display:none}.site-header.is-compact .profile-button{padding-right:5px}.vk-badge{width:29px;height:29px}.hero{min-height:290px;padding:43px 0 38px}.hero h1{margin-top:10px;font-size:clamp(42px,14vw,66px)}.hero-copy{font-size:15px}.hero-stat{display:none}.market-section{padding-top:34px}.section-heading{margin-bottom:14px}.results-count{display:none}.feed-toolbar{gap:8px}.mobile-search{flex:1;width:auto}.column-select span{display:none}.listing-feed.is-grid{gap:8px}.listing-card{border-radius:15px}.card-body{padding:11px}.card-body h3{font-size:14px}.card-body p{font-size:11px}.card-tags{max-height:48px;overflow:hidden}.card-footer{flex-direction:column;align-items:start;gap:4px}.card-footer strong{font-size:15px}.card-footer span{text-align:left}.listing-card.is-list{grid-template-columns:118px minmax(0,1fr)}.listing-card.is-list .card-photo{aspect-ratio:auto;height:100%;min-height:150px}.photo-arrow{display:none}.published-badge{padding:4px 6px;font-size:8px;bottom:7px;left:7px}.empty-feed{min-height:360px}.auth-dialog{border-radius:24px;padding:28px 22px 22px}.auth-dialog h2{padding-right:24px;font-size:28px}.modal-gallery{padding:8px}.modal-main-photo{border-radius:16px}.main-photo-button img{height:42vh}.modal-photo-arrow{display:none}.modal-listing-content h2{font-size:29px}.modal-actions{grid-template-columns:1fr}.modal-actions .primary-button{grid-column:auto}.seller-card{grid-template-columns:46px minmax(0,1fr)}.seller-card>img,.seller-avatar-fallback{width:46px;height:46px}.seller-rating{grid-column:2}.lot-page{padding-top:20px}.lot-gallery{border-radius:18px;padding:7px}.lot-main-photo{border-radius:14px}.lot-main-photo img{height:48vh}.lot-info,.lot-description-section,.lot-sources{border-radius:20px;padding:21px}.lot-actions{grid-template-columns:1fr}.source-links a{flex-direction:column;align-items:flex-start;gap:5px}.seller-page,.top-sellers-page{padding-top:20px}.seller-hero{border-radius:21px;grid-template-columns:1fr;padding:21px}.seller-identity{align-items:flex-start}.seller-identity>img,.seller-page-avatar-fallback{border-radius:21px;width:72px;height:72px}.seller-identity h1{font-size:32px}.seller-rating-panel{align-items:flex-start}.seller-stats{grid-column:auto}.seller-stats span{flex:1;min-width:0;padding:11px}.seller-message-button{justify-self:stretch;width:100%}.seller-section-heading{flex-direction:column;align-items:flex-start;margin-top:35px}.duplicate-toggle{width:100%}.seller-listing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.review-list{grid-template-columns:1fr}.top-sellers-hero{padding:37px 0 30px}.top-sellers-hero h1{font-size:52px}.top-seller-card{border-radius:16px;grid-template-columns:31px 52px minmax(0,1fr) 24px;gap:10px;padding:12px 10px}.top-seller-rank{font-size:20px}.top-seller-card>img,.top-seller-avatar-fallback{border-radius:15px;width:52px;height:52px}.top-seller-card .top-seller-metric{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
