:root{--bg:#f7f9fc;--surface:#fff;--ink:#0b1117;--muted:#667085;--line:#d7dee8;--green:#1d75ff;--green-dark:#0b4fb3;--amber:#e11937;--red:#e11937;--teal:#0ea5e9;--shadow:0 18px 48px #0f172a1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;padding-bottom:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #d7dee8e6;justify-content:space-between;align-items:center;gap:20px;padding:14px clamp(18px,4vw,54px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:150px;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand small{line-height:1.05;display:block}.brand small{color:var(--muted);margin-top:4px;font-size:12px}.desktop-nav{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;gap:6px;padding:5px;display:flex}.desktop-nav a,.ghost-btn{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 12px}.nav-with-badge{position:relative}.nav-badge{background:var(--red);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:900;line-height:1;display:inline-grid}.desktop-nav a:hover,.ghost-btn:hover{color:var(--ink);background:#edf4ff}.top-actions{align-items:center;gap:8px;display:flex}.language-switcher{align-items:center;gap:4px;display:flex}.language-switcher form{display:contents}.language-btn.active{color:var(--green-dark);background:#eaf2ff}.primary-btn,.search-btn,.danger-btn{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;font-weight:750;display:inline-flex}.danger-btn{color:var(--red);background:#fff4f5;border:1px solid #ffd0d4}.danger-btn:hover{background:#ffe8eb;border-color:#ffb4bc}.danger-btn.strong{background:var(--red);color:#fff;border-color:#ff9aa5}.danger-btn.strong:hover{border-color:var(--red);background:#c91f35}.primary-btn{padding:10px 16px}.search-btn{padding:12px 22px}.primary-btn:hover,.search-btn:hover{background:var(--green-dark)}.search-hero{background:#05070b;align-items:end;min-height:clamp(420px,46vh,520px);display:grid;position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media:after{content:"";background:linear-gradient(90deg,#05070be6,#05070b8f 42%,#05070b1a),linear-gradient(#05070b05 58%,#05070b94);position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-content{z-index:1;color:#fff;width:min(780px,100% - 36px);margin:0 clamp(18px,6vw,84px) clamp(24px,5vw,54px);position:relative}.eyebrow{color:var(--amber);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}h1,h2{letter-spacing:0;margin:0}h1{font-size:clamp(48px,6.4vw,88px);line-height:.9}h2{font-size:clamp(25px,3vw,38px);line-height:1.05}.hero-copy{color:#ffffffdb;max-width:620px;margin:14px 0 18px;font-size:18px;line-height:1.38}.search-panel{max-width:840px;box-shadow:var(--shadow);background:#fffffff0;border:1px solid #fff3;border-radius:8px;grid-template-columns:minmax(220px,1.5fr) minmax(190px,.8fr) auto;gap:10px;padding:8px;display:grid}.quick-checks{flex-wrap:wrap;grid-column:1/-1;gap:8px 18px;padding:2px 4px 0;display:flex}.quick-checks .check-row{min-height:30px;color:var(--muted);font-size:13px;font-weight:800}.quick-checks .check-row input{width:18px;min-height:18px}.field,.post-form label{color:var(--ink);gap:7px;font-size:13px;font-weight:750;display:grid}.field-hint{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:750}input,select,textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--ink);background:#fff;border-radius:7px;outline:none;padding:10px 12px}.contact-phone-input{letter-spacing:0;font-weight:850}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #0a8f6226}.category-strip{grid-template-columns:repeat(6,minmax(138px,1fr));gap:10px;padding:18px clamp(18px,4vw,54px);display:grid;overflow-x:auto}.catalog-search{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(220px,1.4fr) minmax(120px,.6fr) minmax(120px,.6fr) minmax(170px,.8fr) auto;gap:10px;margin-bottom:18px;padding:12px;display:grid}.catalog-search.results-search{grid-template-columns:minmax(240px,1fr) auto;max-width:760px}.catalog-search.results-search .field:nth-of-type(2),.catalog-search.results-search .field:nth-of-type(3),.catalog-search.results-search .field:nth-of-type(4){display:none}.search-results-hero{border-bottom:1px solid var(--line);gap:8px;margin-bottom:14px;padding:18px 0 20px;display:grid}.search-results-hero h1{font-size:clamp(34px,5vw,56px)}.search-results-hero p:not(.eyebrow){color:var(--muted);margin:0;font-size:17px}.results-workspace{padding:6px 0 42px}.results-section-head{margin-top:6px}.mobile-filter-bar,.filter-sheet-head{display:none}.active-filter-chips{flex-wrap:wrap;gap:8px;margin:-8px 0 18px;display:flex}.active-filter-chips span,.active-filter-chips button{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:6px 11px;font-size:13px;font-weight:800;display:inline-flex}.active-filter-chips button{color:var(--red);cursor:pointer}.category{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;min-height:84px;padding:14px;display:block}.category span,.category strong{display:block}.category span{color:var(--muted);font-size:14px}.category strong{margin-top:12px;font-size:21px}.category.active{border-color:var(--green);background:#eaf2ff}.workspace{grid-template-columns:280px minmax(0,1fr);gap:26px;padding:18px clamp(18px,4vw,54px) 42px;display:grid}.filters{align-self:start;gap:14px;display:grid;position:sticky;top:92px}.filter-block,.sell-panel,.admin-preview{border:1px solid var(--line);background:var(--surface);border-radius:8px}.filter-block{padding:18px}.filter-block h2{margin-bottom:14px;font-size:18px}.sheet-chip-grid{flex-wrap:wrap;gap:0;display:flex}.sheet-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.check-row{min-height:36px;color:var(--muted);align-items:center;gap:10px;display:flex}.check-row input{width:18px;min-height:18px;accent-color:var(--green)}.city-chip{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;min-height:34px;margin:0 6px 8px 0;padding:7px 11px;display:inline-flex}.city-chip.active{border-color:var(--teal);color:var(--teal);background:#eaf7ff}.section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.listings{min-width:0}.result-count{white-space:nowrap;color:var(--muted);font-size:14px}.result-summary{color:var(--muted);margin:8px 0 0;font-size:14px}.listing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.listing-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-height:310px;display:grid;overflow:hidden}.empty-state{border:1px dashed var(--line);text-align:center;background:#ffffff94;border-radius:8px;grid-column:1/-1;place-content:center;gap:8px;min-height:220px;display:grid}.empty-state h3,.empty-state p{margin:0}.empty-state p{color:var(--muted)}.listing-visual{background:var(--visual-bg);min-height:150px;position:relative}.listing-visual img,.detail-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.listing-visual:before{content:"";border:2px solid #ffffff85;border-radius:8px;position:absolute;inset:20px}.listing-visual.has-image:before,.detail-visual.has-image:before{background:linear-gradient(#0000 35%,#0000002e);border-color:#ffffff4d}.listing-visual span{background:#ffffffe6;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:13px;font-weight:750;display:inline-flex;position:absolute;bottom:12px;right:14px}.listing-body{gap:10px;padding:15px;display:grid}.listing-title{justify-content:space-between;align-items:start;gap:8px;display:flex}.listing-title h3{margin:0;font-size:18px;line-height:1.2}.fav-btn{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;flex:0 0 36px;width:36px;height:36px}.fav-btn.active{border-color:var(--red);color:var(--red)}.price{color:var(--red);font-size:20px;font-weight:850}.meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.meta span{background:#edf1f7;border-radius:999px;padding:5px 8px}.sell-panel{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:28px;margin:0 clamp(18px,4vw,54px) 38px;padding:clamp(22px,4vw,40px);display:grid}.sell-panel p{color:var(--muted);font-size:17px;line-height:1.55}.post-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wizard-form{grid-template-columns:1fr}.wide{grid-column:1/-1}.wizard-top{gap:12px;display:grid}.wizard-top h2{font-size:32px}.wizard-progress{background:#dbe5f2;border-radius:999px;height:8px;overflow:hidden}.wizard-progress span{border-radius:inherit;background:var(--green);height:100%;transition:width .18s;display:block}.draft-banner{color:var(--green-dark);background:#eef6ff;border:1px solid #c7ddff;border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.draft-banner.restored{color:var(--red);background:#fff1f3;border-color:#fecdd3}.draft-banner button{min-height:34px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:8px;padding:0 10px;font-weight:850}.wizard-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.wizard-steps button{border:1px solid var(--line);min-height:62px;color:var(--muted);text-align:left;cursor:pointer;background:#fff;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:9px;display:grid}.wizard-steps button.active{border-color:var(--green);color:var(--green-dark);background:#eaf2ff}.wizard-steps strong{width:28px;height:28px;color:var(--ink);background:#edf1f7;border-radius:999px;place-items:center;font-size:13px;display:grid}.wizard-steps button.active strong{background:var(--green);color:#fff}.wizard-steps span{overflow-wrap:anywhere;font-size:13px;font-weight:850}.wizard-body{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start;gap:18px;display:grid}.wizard-fields{gap:14px;display:grid}.post-form small{color:var(--muted);font-size:12px;font-weight:650}.photo-preview-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.photo-preview-grid figure{aspect-ratio:1;border:1px solid var(--line);background:#f8fafc;border-radius:8px;margin:0;position:relative;overflow:hidden}.photo-preview-grid img{object-fit:cover;width:100%;height:100%}.photo-preview-grid button{color:#fff;cursor:pointer;background:#0b1117b8;border:1px solid #ffffffb3;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:5px;right:5px}.wizard-actions{grid-template-columns:minmax(0,.45fr) minmax(0,1fr);gap:10px;display:grid}.wizard-actions button{width:100%}.listing-preview{border:1px solid var(--line);background:#fff;border-radius:8px;position:sticky;top:88px;overflow:hidden}.preview-visual{background:var(--visual-bg);color:#fff;place-items:end start;min-height:190px;padding:16px;font-weight:900;display:grid}.preview-visual.has-image{padding:0}.preview-visual img{object-fit:cover;width:100%;height:100%;min-height:190px}.preview-body{gap:8px;padding:14px;display:grid}.preview-body h3{margin:0;font-size:18px;line-height:1.2}.preview-body strong{color:var(--red);font-size:20px}.preview-body p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.submit-checklist{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:8px;padding:12px;display:grid}.submit-checklist span{color:var(--ink);justify-content:space-between;gap:12px;font-weight:750;display:flex}.submission-success{text-align:center;background:radial-gradient(circle at 50% 0,#1d75ff1f,#0000 44%),#fff;border:1px solid #1d75ff38;border-radius:8px;justify-items:center;gap:14px;padding:clamp(28px,6vw,54px);animation:.36s both success-panel-in;display:grid}.submission-success h2{max-width:620px;font-size:clamp(30px,4vw,48px)}.submission-success p:not(.eyebrow){max-width:560px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.success-check{background:#eaf2ff;border-radius:999px;place-items:center;width:104px;height:104px;animation:.56s cubic-bezier(.2,1.3,.3,1) both success-pop;display:grid;box-shadow:0 0 0 12px #1d75ff14,0 18px 40px #1d75ff3d}.success-check svg{width:74px;height:74px;overflow:visible}.success-check circle{fill:var(--green);transform-origin:50%}.success-check path{fill:none;stroke:#fff;stroke-dasharray:42;stroke-dashoffset:42px;stroke-linecap:round;stroke-linejoin:round;stroke-width:6px;animation:.62s .22s forwards success-draw}.success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:4px;display:flex}.success-actions .primary-btn,.success-actions .secondary-btn{min-width:150px}@keyframes success-panel-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes success-pop{0%{opacity:0;transform:scale(.72)}70%{transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes success-draw{to{stroke-dashoffset:0}}.submit-teaser{align-content:center;gap:10px;display:grid}.submit-teaser span,.submit-teaser strong{border:1px solid var(--line);min-height:58px;color:var(--muted);background:#fff;border-radius:8px;align-items:center;padding:0 16px;font-size:17px;display:flex}.submit-teaser strong{border-color:var(--green);color:var(--green-dark);background:#eaf2ff}.form-note{min-height:22px;color:var(--green-dark);margin:0;font-weight:750}.form-note.error{color:var(--red)}.wizard-fields:has(.form-note:not(:empty)) .form-note{color:var(--red);background:#fff4f5;border:1px solid #ffd0d4;border-radius:8px;padding:10px 12px}.admin-login-shell{max-width:760px}.admin-login-card{background:var(--card);border:1px solid var(--border);border-radius:8px;gap:16px;padding:24px;display:grid}.admin-login-card label{color:var(--ink);gap:8px;font-weight:800;display:grid}.admin-preview{margin:0 clamp(18px,4vw,54px) 44px;padding:clamp(22px,4vw,34px)}.moderation-list{gap:10px;display:grid}.moderation-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.moderation-stats a,.moderation-stats span{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;gap:4px;padding:14px;font-size:13px;display:grid}.moderation-stats a.active{border-color:var(--green);color:var(--green-dark);background:#eaf2ff}.moderation-stats strong{color:var(--ink);font-size:28px;line-height:1}.moderation-list article{border-top:1px solid var(--line);grid-template-columns:minmax(160px,.65fr) minmax(180px,.85fr) minmax(320px,1.2fr);align-items:start;gap:12px;padding:14px 0 4px;display:grid}.moderation-list span{color:var(--muted)}.moderation-list button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-height:36px}.moderation-actions{grid-template-columns:1fr auto auto auto;align-items:end;gap:8px;display:grid}.moderation-actions .secondary-btn{min-height:36px;padding:7px 10px}.moderation-note{gap:5px;display:grid}.moderation-note span{color:var(--muted);font-size:12px;font-weight:800}.moderation-note textarea{min-height:36px;padding:8px 10px}.secondary-btn.danger{color:var(--red);border-color:#c8503e47}.secondary-btn:disabled{cursor:not-allowed;opacity:.54}.moderation-actions span{color:var(--green-dark);font-size:13px;font-weight:800}.footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:24px clamp(18px,4vw,54px);display:flex}.mobile-nav{display:none}.text-link{min-height:36px;color:var(--green-dark);align-items:center;font-weight:800;display:inline-flex}.secondary-btn{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.full{width:100%}.page-shell{min-height:calc(100vh - 148px);padding:28px clamp(18px,4vw,54px) 52px}.page-shell h1{font-size:clamp(36px,5vw,64px);line-height:.98}.page-hero{border:1px solid var(--line);background:linear-gradient(110deg,#fffffff2,#ffffffb8),url(/ol-sot-market.png) 50%/cover;border-radius:8px;gap:14px;margin-bottom:22px;padding:clamp(28px,5vw,54px);display:grid}.page-hero.compact-hero{padding-block:clamp(24px,4vw,40px)}.page-hero p:not(.eyebrow){max-width:680px;color:var(--muted);margin:0;font-size:18px;line-height:1.5}.category-strip.compact{padding:0 0 22px}.standalone{margin-left:0;margin-right:0}.detail-shell{gap:14px;display:grid}.detail-breadcrumb{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.detail-breadcrumb a,.detail-breadcrumb span,.detail-breadcrumb strong{border:1px solid var(--line);min-height:34px;color:var(--muted);background:#fff;border-radius:999px;align-items:center;padding:7px 12px;font-size:13px;font-weight:850;display:inline-flex}.detail-breadcrumb a{color:var(--green-dark);background:#eaf2ff;border-color:#1d75ff47}.detail-breadcrumb strong{color:var(--ink)}.detail-layout{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:start;gap:28px;display:grid}.detail-media-column{gap:14px;display:grid}.detail-visual{background:var(--visual-bg);border:1px solid #0b111714;border-radius:8px;min-height:min(520px,56vw);position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a24}.detail-visual:before{content:"";border:2px solid #ffffff8c;border-radius:8px;position:absolute;inset:34px}.detail-visual span{background:#fffffff0;border:1px solid #ffffff94;border-radius:999px;padding:8px 12px;font-weight:800;position:absolute;bottom:18px;right:18px}.detail-card,.profile-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:16px;padding:clamp(22px,3vw,34px);display:grid}.detail-card p,.profile-panel p{color:var(--muted);margin:0;line-height:1.55}.buyer-advice-panel,.publication-check,.contact-reveal-card{border:1px solid var(--line);background:var(--surface);border-radius:8px}.buyer-advice-panel{gap:14px;padding:20px;display:grid}.buyer-advice-panel h2,.publication-check h2{font-size:22px}.buyer-advice-panel ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.buyer-advice-panel li{color:var(--muted);padding-left:28px;line-height:1.45;position:relative}.buyer-advice-panel li:before{background:var(--red);color:#fff;content:"!";border-radius:999px;place-items:center;width:18px;height:18px;font-size:12px;font-weight:900;display:grid;position:absolute;top:2px;left:0}.detail-kicker{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-pill{min-height:28px;color:var(--muted);background:#edf1f7;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:850;display:inline-flex}.status-pill.active{color:var(--green-dark);background:#eaf2ff}.status-pill.pending{color:#9a5b00;background:#fff6db}.status-pill.needs_edit,.status-pill.rejected{color:var(--red);background:#fff0ee}.status-pill.archived{color:#64748b;background:#f1f5f9}.price.big{font-size:clamp(28px,3vw,40px)}.seller-box{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f2f7ff);border-radius:8px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.seller-avatar{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:48px;height:48px;font-size:20px;font-weight:900;display:grid}.seller-main{min-width:0}.seller-main span,.seller-main small{color:var(--muted);font-size:13px;display:block}.seller-main strong{font-size:20px;display:block}.seller-main small{margin-top:3px;line-height:1.35}.seller-verified{text-align:center;background:#fff1f3;border:1px solid #e1193733;border-radius:999px;grid-column:1/-1;max-width:150px;padding:6px 10px;font-weight:850;color:var(--red)!important}.publication-check{gap:12px;padding:16px;display:grid}.publication-check p{font-size:13px}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.trust-grid span{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;gap:4px;padding:10px;font-size:12px;font-weight:750;display:grid}.trust-grid strong{overflow-wrap:anywhere;color:var(--ink);font-size:14px}.contact-actions,.contact-box{gap:10px;display:grid}.contact-box,.contact-reveal-card{border:1px solid var(--line);background:linear-gradient(135deg,#1d75ff14,#fffffff5),#f8fafc;border-radius:8px;padding:14px}.contact-reveal-card{gap:12px;display:grid}.contact-box span,.contact-reveal-card span{color:var(--muted);font-size:13px}.contact-box strong,.contact-reveal-card strong{font-size:22px;line-height:1.08;display:block}.contact-button-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.save-listing-btn.active,.icon-save.active{border-color:var(--red);color:var(--red)}.mobile-cta-bar{display:none}.related-section{margin-top:34px}.account-hero{background:linear-gradient(135deg,#fff,#f1f6ff 62%,#fff1f3);border:1px solid #1d75ff29;border-radius:8px;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;padding:clamp(22px,4vw,34px);display:flex}.account-hero h1{font-size:clamp(34px,5vw,58px)}.account-hero p:not(.eyebrow){max-width:620px;color:var(--muted);margin:10px 0 0;font-size:17px;line-height:1.5}.account-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:28px;display:grid}.account-avatar{background:var(--ink);color:#fff;border-radius:8px;place-items:center;width:58px;height:58px;font-size:24px;font-weight:900;display:grid}.profile-panel h2{margin:0;font-size:30px}.compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-meta{gap:8px;display:grid}.profile-meta span{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;padding:10px 12px;font-size:14px}.profile-meta span:first-child{color:var(--green-dark);background:#eaf2ff;border-color:#c7ddff;font-weight:850}.account-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.account-stats a{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;gap:4px;padding:14px;font-size:13px;display:grid}.account-stats a.active{border-color:var(--green);color:var(--green-dark);background:#eaf2ff}.account-stats a.archived.active{color:var(--red);background:#fff0ee;border-color:#ff9aa5}.account-stats strong{color:var(--ink);font-size:28px;line-height:1}.account-list{gap:12px;display:grid}.account-listing-item{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:132px minmax(0,1fr) minmax(120px,auto);align-items:center;gap:14px;padding:12px;display:grid}.account-listing-thumb{background:var(--visual-bg);color:#fff;border-radius:8px;place-items:end start;min-height:104px;padding:10px;font-weight:900;display:grid;overflow:hidden}.account-listing-thumb.has-image{padding:0}.account-listing-thumb img{object-fit:cover;width:100%;height:104px}.account-listing-main{gap:8px;min-width:0;display:grid}.account-listing-main h3{margin:8px 0 0;font-size:20px;line-height:1.18}.account-listing-main p{color:var(--muted);margin:0;line-height:1.45}.account-listing-meta{flex-wrap:wrap;gap:7px;display:flex}.account-listing-meta span{color:var(--muted);background:#f1f5f9;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:850}.account-listing-meta span:first-child{color:var(--red)}.account-listing-actions{gap:8px;display:grid}.account-listing-actions .primary-btn,.account-listing-actions .secondary-btn,.account-listing-actions .danger-btn{min-height:40px;padding:8px 12px}.account-listing-actions form{display:grid}.account-waiting{min-height:40px;color:var(--green-dark);text-align:center;background:#eef6ff;border:1px solid #c7ddff;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:13px;font-weight:850;display:inline-flex}.account-empty{min-height:280px}.admin-detail-actions{border-top:1px solid var(--line);gap:10px;padding-top:16px;display:grid}.admin-detail-actions .moderation-actions{grid-template-columns:1fr repeat(3,minmax(92px,auto))}.admin-detail-actions .moderation-actions button{flex:1}.history-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-top:28px;padding:clamp(22px,3vw,34px)}.history-list{gap:10px;display:grid}.history-list article{border-top:1px solid var(--line);gap:5px;padding:14px 0 4px;display:grid}.history-list span,.history-list small{color:var(--muted)}@media (max-width:980px){.desktop-nav{display:none}.search-panel,.catalog-search,.workspace,.sell-panel,.wizard-body,.detail-layout,.account-grid{grid-template-columns:1fr}.filters{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.listing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){body{padding-bottom:188px}.topbar{flex-direction:row;align-items:center;gap:10px;padding:10px 14px}.top-actions{justify-content:end;margin-left:auto}.top-actions .ghost-btn{display:none}.top-actions .language-btn{min-height:34px;padding:6px 8px;font-size:12px;display:inline-flex}.top-actions .primary-btn{white-space:nowrap;min-height:40px;padding:8px 12px;font-size:14px}.brand{min-width:0}.brand-mark{width:40px;height:40px}.brand small{display:none}.hero-content{width:calc(100% - 32px);margin:0 16px 20px}.hero-copy{margin:14px 0 16px;font-size:16px;line-height:1.35}.search-panel{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;max-width:100%;padding:8px}.search-panel .field,.search-panel input,.search-panel select,.search-panel .search-btn{min-width:0}.search-panel .search-btn{width:100%;min-height:56px}.search-hero{min-height:480px;max-height:560px}.hero-media img{object-position:56% center}.quick-checks{grid-template-columns:1fr;gap:2px;padding:0 4px 2px;display:grid}.quick-checks .check-row{min-height:28px;font-size:14px}.quick-checks .check-row input{width:20px;min-height:20px}.category-strip{overscroll-behavior-x:contain;gap:10px;width:100%;padding:16px 14px;scroll-padding-inline:14px;display:flex;overflow-x:auto}.category{flex:0 0 178px;min-height:78px}.catalog-search{grid-template-columns:minmax(0,1fr);margin-bottom:12px;padding:10px;position:relative}.catalog-search.results-search{grid-template-columns:minmax(0,1fr);max-width:none}.catalog-search .field:nth-of-type(2),.catalog-search .field:nth-of-type(3),.catalog-search .field:nth-of-type(4){display:none}.catalog-search .search-btn{width:100%}.catalog-search .field,.catalog-search input,.catalog-search select,.catalog-search .search-btn{min-width:0}.search-results-hero{margin-bottom:12px;padding:18px 0 16px}.mobile-filter-bar{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.mobile-filter-bar>span{color:var(--muted);font-size:13px;font-weight:800}.filter-sheet-trigger{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-weight:850;display:inline-flex}.filter-sheet-trigger span{background:var(--green);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid}.active-filter-chips{flex-wrap:nowrap;margin-bottom:14px;padding-bottom:2px;overflow-x:auto}.active-filter-chips span,.active-filter-chips button{flex:none}.category-strip{width:100%;margin-left:0;margin-right:0;padding-left:14px;padding-right:14px;display:flex}.listing-grid,.post-form{grid-template-columns:1fr}.filters{z-index:60;background:#fff;border:1px solid #ded9cce6;border-radius:8px 8px 0 0;grid-template-columns:1fr;gap:10px;max-height:min(86vh,720px);padding:14px;transition:transform .18s;display:grid;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(110%);box-shadow:0 -18px 44px #0f172a33}.filters.open{transform:translateY(0)}.filter-sheet-backdrop{z-index:55;background:#0f172a5c;border:0;position:fixed;inset:0}.filter-sheet-head{z-index:2;border-bottom:1px solid var(--line);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;margin:-14px -14px 0;padding:14px;display:flex;position:sticky;top:-14px}.filter-sheet-head h2{font-size:24px}.filter-sheet-head button{border:1px solid var(--line);width:40px;height:40px;color:var(--ink);background:#fff;border-radius:8px;place-items:center;font-size:24px;line-height:1;display:grid}.sheet-price-grid{grid-template-columns:1fr}.wizard-top h2{font-size:26px}.wizard-steps{grid-template-columns:repeat(4,minmax(76px,1fr));padding-bottom:2px;overflow-x:auto}.wizard-steps button{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px;min-height:56px}.wizard-steps strong{width:25px;height:25px}.wizard-body{gap:14px}.wizard-fields{gap:12px}.photo-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wizard-actions{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ded9cce6;border-radius:8px;margin:4px -4px 0;padding:8px;position:sticky;bottom:88px;box-shadow:0 10px 28px #0f172a1f}.listing-preview{position:static}.preview-visual,.preview-visual img{min-height:154px}.filter-block,.sell-panel,.admin-preview,.detail-card,.profile-panel,.history-panel{border-radius:8px}.workspace{gap:18px;padding-left:0;padding-right:0}.home-workspace{padding-top:8px;padding-bottom:88px;display:block}.home-filters{display:none}.filters{gap:10px}.listing-card{min-height:auto}.listing-visual{min-height:132px}.listing-body{padding:13px}.listing-title h3{font-size:17px}.price{font-size:18px}.section-head{flex-direction:column;align-items:start;gap:8px}.account-stats,.moderation-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.account-hero{flex-direction:column;align-items:stretch}.account-hero .primary-btn{width:100%}.account-listing-item{grid-template-columns:96px minmax(0,1fr);align-items:start}.account-listing-thumb,.account-listing-thumb img{height:92px;min-height:92px}.account-listing-main h3{font-size:17px}.account-listing-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.moderation-actions,.admin-detail-actions .moderation-actions{grid-template-columns:1fr}.moderation-actions .secondary-btn{width:100%}.moderation-list article{grid-template-columns:1fr}.footer{flex-direction:column}.page-shell{padding:14px 14px 28px}.page-shell h1{font-size:36px}.sell-page{padding:10px 12px 24px}.sell-page .sell-panel.standalone{gap:14px;margin:0;padding:14px}.sell-page .sell-panel.standalone>div:first-child{gap:4px;display:grid}.sell-page .sell-panel.standalone>div:first-child .eyebrow{margin:0;font-size:12px}.sell-page .sell-panel.standalone>div:first-child h1{font-size:32px;line-height:.96}.sell-page .sell-panel.standalone>div:first-child p:not(.eyebrow){display:none}.sell-page .post-form{gap:10px}.sell-page .wizard-top{gap:8px}.sell-page .wizard-top .eyebrow{margin:0;font-size:12px}.sell-page .wizard-top h2{font-size:24px}.sell-page .wizard-progress{height:6px}.sell-page .wizard-steps{gap:6px}.sell-page .wizard-steps button{min-height:48px;padding:7px 6px}.sell-page .wizard-steps strong{width:23px;height:23px}.sell-page .wizard-steps span{font-size:12px}.sell-page .wizard-body,.sell-page .wizard-fields{gap:10px}.sell-page .post-form label{gap:5px}.sell-page input,.sell-page select,.sell-page textarea{min-height:42px;padding:8px 10px}.sell-page .wizard-actions{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;margin:0;padding:0;position:static}.page-hero{margin-bottom:16px;padding:28px 18px}.page-hero p:not(.eyebrow){font-size:16px}.detail-layout{grid-template-columns:1fr;gap:16px}.detail-visual{min-height:260px}.detail-card{gap:14px;padding:18px}.detail-kicker,.seller-box{align-items:start}.seller-verified{text-align:left;max-width:none}.trust-grid,.contact-button-grid{grid-template-columns:1fr}.submission-success{padding:30px 18px}.success-check{width:88px;height:88px}.success-check svg{width:64px;height:64px}.success-actions,.success-actions .primary-btn,.success-actions .secondary-btn{width:100%}.mobile-cta-bar{z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #d7dee8eb;border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto 42px;align-items:center;gap:6px;padding:8px;display:grid;position:fixed;bottom:82px;left:12px;right:12px;box-shadow:0 12px 34px #0f172a24}.mobile-cta-bar div{min-width:0}.mobile-cta-bar span{color:var(--muted);font-size:11px;font-weight:850;display:block}.mobile-cta-bar strong{color:var(--red);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:900;display:block;overflow:hidden}.mobile-cta-bar .primary-btn,.mobile-cta-bar .secondary-btn{white-space:nowrap;min-height:42px;padding:0 10px}.mobile-cta-bar .icon-save{width:42px;padding:0;font-size:18px}.compact-grid{grid-template-columns:1fr}.mobile-nav{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ded9cce6;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;padding:6px;display:grid;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 34px #0f172a29}.mobile-nav a{min-height:54px;color:var(--muted);border-radius:7px;place-items:center;gap:2px;font-size:11px;font-weight:800;display:grid}.mobile-nav a span{place-items:center;width:22px;height:22px;font-size:17px;line-height:1;display:grid;position:relative}.mobile-nav .nav-badge{position:absolute;top:-7px;right:-10px}.mobile-nav a.active{color:var(--green-dark);background:#eaf2ff}}
