:root{font-family:system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#263238;background:#f5f6f8;--brand:#b3261e;--line:#e2e4e8;--muted:#68737d}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.skip,.sr-only{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.5rem;z-index:20}.site-header{max-width:1200px;margin:auto;min-height:112px;display:grid;grid-template-columns:220px 1fr 390px;align-items:center;gap:24px;padding:18px}.brand{color:var(--brand);font-weight:900;font-size:26px}.brand-slot img{max-width:200px;max-height:76px;object-fit:contain}.top-feature{height:76px;display:flex;align-items:center;justify-content:center;background:#fff4e8;border:1px dashed #e2b98e;border-radius:8px;color:#9a571f;font-weight:700}.top-feature img{width:100%;height:74px;object-fit:cover;border-radius:7px}.search-form{display:flex}.search-form input{min-width:0;flex:1;border:2px solid var(--brand);border-right:0;border-radius:5px 0 0 5px;padding:10px}.search-form button,.form-card button{border:0;background:var(--brand);color:#fff;padding:0 18px;border-radius:0 5px 5px 0}.account-links{display:flex;gap:14px;justify-content:flex-end;margin-top:12px;font-size:14px}.link-button{border:0;background:none;padding:0;cursor:pointer}.main-nav{background:var(--brand);color:#fff;display:flex;justify-content:center;gap:4px;min-height:46px}.main-nav a{padding:13px 25px}.main-nav a:hover{background:#8f1d17}.crumb,main{max-width:1200px;margin:auto;padding:16px}.crumb{color:var(--muted);min-height:48px}main{background:#fff;min-height:500px}section{margin-bottom:30px}h1,h2{margin-top:0}h2{font-size:20px;border-left:4px solid var(--brand);padding-left:10px}h2>a{display:flex;justify-content:space-between}h2 span{font-size:14px;color:var(--muted);font-weight:400}.site-grid{display:grid;border:1px solid var(--line);border-radius:8px;overflow:hidden}.common-sites{grid-template-columns:repeat(8,1fr)}.enterprise-sites{grid-template-columns:repeat(8,1fr)}.site-grid a{text-align:center;padding:15px 8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.items-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.item-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;transition:.15s;background:#fff}.item-card:hover{box-shadow:0 5px 18px #0002;transform:translateY(-2px)}.item-card img,.image-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover;background:#f0f1f2;display:flex;align-items:center;justify-content:center;color:var(--muted)}.item-card h3{font-size:15px;margin:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-card dl{font-size:12px;margin:10px;color:var(--muted)}.item-card dl div{display:flex;justify-content:space-between;margin-top:5px}.item-card dt,.item-card dd{margin:0}.price{color:var(--brand);font-weight:700}.category-list{display:flex;flex-wrap:wrap;gap:12px}.category-list a{padding:12px 24px;background:#f6f6f6;border-radius:6px}.article,.form-card,.qr-panel{max-width:760px;margin:0 auto;padding:30px;border:1px solid var(--line);border-radius:10px}.form-card label{display:block;margin:16px 0}.form-card input,.form-card textarea{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #abb2b8;border-radius:5px}.form-card textarea{min-height:180px}.form-card button{height:42px;border-radius:5px}.qr-panel{text-align:center}.qr-placeholder{width:220px;height:220px;margin:22px auto;display:flex;align-items:center;justify-content:center;border:8px solid #fff;outline:1px solid var(--line);background:repeating-linear-gradient(45deg,#222 0 5px,#fff 5px 10px);color:#fff;text-shadow:0 1px 2px #000}.error{color:#b42318}.success{color:#137333}.muted,.empty{color:var(--muted)}footer{max-width:1200px;margin:24px auto;text-align:center;color:var(--muted);font-size:14px;padding:20px}.footer-nav{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.footer-nav a,#friend-links a{color:#455a64}#friend-links{margin-top:14px}#friend-links a{margin:0 8px}#copyright{margin-top:18px}#filings{margin-top:8px}@media(max-width:900px){.site-header{grid-template-columns:1fr}.header-tools{width:100%}.common-sites,.enterprise-sites{grid-template-columns:repeat(4,1fr)}.items-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{justify-content:flex-start;overflow-x:auto}.main-nav a{white-space:nowrap}}@media(max-width:520px){.items-grid{grid-template-columns:1fr 1fr}.common-sites,.enterprise-sites{grid-template-columns:repeat(2,1fr)}main{padding:10px}.item-card dl div{display:block}.site-header{padding:12px}.top-feature{display:none}}
:root{--page-width:1200px}
.page-shell{width:min(var(--page-width),calc(100% - 32px));max-width:none;margin-left:auto;margin-right:auto}
.site-header{grid-template-columns:minmax(160px,220px) minmax(260px,1fr) minmax(300px,390px);padding-left:0;padding-right:0}
.main-nav-bar{width:100%;background:var(--brand)}
.main-nav{max-width:none;background:transparent;align-items:stretch}
#site-footer{max-width:none}
#filings{display:flex;justify-content:center;gap:8px 18px;flex-wrap:wrap}
#filings a{color:#455a64}
#filings a:hover{text-decoration:underline}
@media(max-width:900px){.site-header{grid-template-columns:1fr;text-align:center}.brand-slot{display:flex;justify-content:center}}
.qr-placeholder{background:#f5f6f8;color:var(--muted);text-shadow:none}.qr-placeholder img{width:100%;height:100%;object-fit:contain}
.form-card .consent-label{display:flex;align-items:center;gap:1em}
.form-card .consent-label input[type="checkbox"]{display:inline-block;width:auto;margin:0;flex:0 0 auto}
.form-card .consent-label span{display:inline-block}
.profile-page{display:grid;gap:20px}.profile-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:18px}.profile-hero h1{margin-bottom:4px}.nickname-warning{color:#c62828;font-size:12px;margin:5px 0}.profile-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.button-link,.small-btn,.outline-btn,.danger-btn,.profile-actions button{display:inline-block;border:1px solid #cbd5df;background:#fff;border-radius:6px;padding:8px 13px;cursor:pointer}.danger-btn{border-color:#d14343;color:#b42318}.profile-meta{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--line);border-radius:8px}.profile-meta>div{padding:14px;border-right:1px solid var(--line)}.profile-meta>div:last-child{border-right:0}.profile-meta b,.profile-meta span{display:block}.profile-meta b{font-size:12px;color:var(--muted);margin-bottom:6px}.profile-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.profile-stats>div{background:#f8fafc;border:1px solid var(--line);border-radius:8px;text-align:center;padding:16px}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{font-size:24px}.profile-stats span{font-size:13px;color:var(--muted)}.disabled-banner{background:#fff0f0;border:1px solid #efb3b3;color:#b42318;padding:10px 12px;border-radius:6px;margin-top:10px}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px}.list-toolbar>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.profile-section{border:1px solid var(--line);border-radius:8px;padding:18px}.table-scroll{overflow:auto}.profile-items,.report-table{width:100%;border-collapse:collapse;font-size:13px}.profile-items th,.profile-items td,.report-table th,.report-table td{border-bottom:1px solid var(--line);padding:10px;text-align:left;vertical-align:middle}.profile-thumb{width:96px;height:72px;object-fit:cover;border-radius:5px;display:block}.profile-thumb.placeholder{background:#eef1f4;color:var(--muted);display:flex;align-items:center;justify-content:center}.status-chip{display:inline-block;border-radius:999px;padding:3px 8px;background:#eef2f7}.status-active{background:#eefaf2}.status-pending{background:#fff8e1}.status-rejected{background:#fff0f0}.status-sold{background:#eef2f7}.status-blocked,.status-disabled{background:#f4eefe}.reject-reason{color:#b42318;font-size:12px;margin-top:5px}.pagination{display:flex;gap:6px;justify-content:center;margin-top:16px;flex-wrap:wrap}.page-num{border:1px solid var(--line);padding:5px 10px;border-radius:4px}.page-num.current{background:var(--brand);color:#fff}.comment-row{display:grid;grid-template-columns:1fr minmax(180px,35%);gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.comment-row small{color:var(--muted)}.admin-nickname{font-size:13px;padding:8px;background:#fff8e1;border-radius:6px}.item-delete{border:1px solid #d14343;color:#b42318;background:#fff;border-radius:4px;padding:5px 8px}.select-col{width:28px}@media(max-width:900px){.profile-hero{display:block}.profile-actions{margin-top:12px}.profile-meta{grid-template-columns:1fr 1fr}.profile-stats{grid-template-columns:1fr 1fr}.list-toolbar{display:block}.list-toolbar>div{margin-top:10px}}

/* 3.7.2 unified item-image uploader: first image is thumbnail/main image. */
.publish-media-field{margin:18px 0}.publish-media-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.publish-media-title span,.publish-media-help{font-size:13px;color:var(--muted)}.publish-image-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.publish-image-tile,.publish-add-image{position:relative;aspect-ratio:1/1;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fafafa}.image-preview{display:block;width:100%;height:100%;padding:0!important;background:transparent!important;border:0!important}.image-preview img{width:100%;height:100%;object-fit:cover;display:block}.main-image-badge{position:absolute;left:0;bottom:0;right:0;padding:5px 4px;background:#000a;color:#fff;font-size:12px;text-align:center}.image-remove{position:absolute!important;right:4px;top:4px;width:25px;height:25px!important;padding:0!important;border-radius:50%!important;background:#000a!important;color:#fff!important;line-height:25px}.publish-add-image{display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding:0!important;color:var(--muted)!important;background:#fff!important;border:1px dashed #adb5bd!important;cursor:pointer}.publish-add-image strong{font-size:30px;font-weight:300}.publish-add-image small{margin-top:3px}.publish-preview-dialog{max-width:min(92vw,900px);max-height:92vh;border:0;border-radius:10px;padding:12px;background:#111}.publish-preview-dialog::backdrop{background:#000b}.publish-preview-dialog img{display:block;max-width:86vw;max-height:82vh;object-fit:contain}.preview-close{position:absolute;right:14px;top:14px;width:34px;height:34px!important;padding:0!important;border-radius:50%!important;background:#000b!important;color:#fff!important;font-size:24px}@media(max-width:700px){.publish-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.publish-media-title{display:block}.publish-media-title span{display:block;margin-top:4px}}

.crumb{display:flex;gap:8px;align-items:center}.crumb a{color:#455a64;text-decoration:underline;text-underline-offset:2px}.crumb a[aria-current="page"]{color:var(--muted)}.trash-items td{min-width:90px}.trash-items td:nth-child(3){min-width:180px}.trash-items .profile-thumb{object-fit:cover}.trash-page .list-toolbar h1{margin:0}@media(max-width:900px){.trash-page .list-toolbar>div{display:flex;gap:8px;flex-wrap:wrap}}


/* 3.7.4 clean site refresh */
:root{--brand:#167c78;--brand-dark:#106763;--brand-soft:#eaf7f5;--accent:#f26b4f;--ink:#23383d;--muted:#74868a;--line:#dfeaea;--surface:#fff;--page:#f4f8f8}
html{background:var(--page)}body{background:var(--page);color:var(--ink)}
.site-header{min-height:108px;background:transparent;gap:26px}.brand{color:#173f47;font-size:27px;letter-spacing:.3px}.brand-slot img{max-height:72px}
.top-feature{height:76px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#edf8f7,#f7fbfb);border:1px solid #d8e9e8;border-radius:12px;color:#416568;font-weight:700;overflow:hidden}.top-feature img{width:100%;height:74px;object-fit:cover;border-radius:11px}
.search-form input{border:1.5px solid #8ec8c4;border-right:0;border-radius:9px 0 0 9px;background:#fff;outline:none}.search-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #167c7814}.search-form button,.form-card button{background:var(--brand);border-radius:0 9px 9px 0}.search-form button:hover,.form-card button:hover{background:var(--brand-dark)}
.account-links a,.link-button{color:#527075}.account-links a:hover,.link-button:hover{color:var(--brand)}
.main-nav-bar{background:#fff;border-top:1px solid #e6eeee;border-bottom:1px solid #dce8e7;box-shadow:0 2px 12px #284a4a0b}.main-nav{color:#36585c;min-height:48px;justify-content:flex-start;gap:2px}.main-nav a{padding:14px 22px;border-bottom:3px solid transparent;font-weight:600}.main-nav a:hover{background:var(--brand-soft);color:var(--brand-dark);border-bottom-color:#79bbb7}
.crumb{padding-top:14px;padding-bottom:12px;font-size:14px}.crumb a{color:#70878a}.crumb a:hover{color:var(--brand);text-decoration:underline}.crumb a[aria-current="page"]{color:#405b60}.crumb-sep{margin:0 8px;color:#a4b2b4}
main{background:transparent;padding-top:8px;min-height:560px}main>section,.category-sections>section,.profile-section,.item-detail{background:#fff;border:1px solid #e3ecec;border-radius:14px;padding:24px;box-shadow:0 6px 24px rgba(31,76,78,.045)}
section h2{border-left:0;padding-left:0;font-size:20px;color:#28454a}section h2:after{content:"";display:block;width:34px;height:3px;border-radius:3px;background:#7ebfbb;margin-top:8px}.category-sections h2>a span{color:var(--brand)}
.site-grid{border:1px solid #e3ecec;border-radius:12px;background:#fff;gap:0}.site-grid a{border-color:#edf2f2;color:#405e62;transition:.15s}.site-grid a:hover{background:#f0f8f7;color:var(--brand-dark)}
.items-grid{gap:18px}.item-card{border:1px solid #e3ebeb;border-radius:13px;box-shadow:0 4px 16px rgba(28,65,67,.035);overflow:hidden}.item-card:hover{border-color:#bdd8d6;box-shadow:0 10px 28px rgba(28,65,67,.10);transform:translateY(-3px)}.item-thumb-wrap{overflow:hidden;background:#eef4f4}.item-card img,.item-card .image-placeholder{aspect-ratio:4/3;transition:transform .22s}.item-card:hover img{transform:scale(1.025)}.item-card-body{padding:12px 13px 14px}.item-card h3{margin:0 0 12px;font-size:15px;line-height:1.45;color:#263f44}.item-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.price{color:var(--accent);font-size:21px;font-weight:800;letter-spacing:-.3px}.price small{font-size:13px;margin-right:2px}.negotiate-tag{font-size:12px;padding:4px 8px;border-radius:999px;white-space:nowrap}.negotiate-tag.can-negotiate{background:#e8f7f1;color:#16805f}.negotiate-tag.fixed-price{background:#f3f5f5;color:#7c888a}.item-submeta{display:flex;justify-content:space-between;gap:8px;margin-top:10px;padding-top:9px;border-top:1px solid #f0f3f3;color:#849497;font-size:12px}
.list-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:22px}.list-page-head h1{margin-bottom:7px}.list-page-head p{margin:0}.category-search{display:flex;width:min(390px,42vw);margin-top:2px}.category-search input{width:100%;min-width:0;padding:10px 13px;border:1px solid #c9dedd;border-right:0;border-radius:9px 0 0 9px;outline:none;background:#fbfdfd}.category-search input:focus{border-color:#7ebfbb;box-shadow:0 0 0 3px #167c7812}.category-search button{border:0;background:var(--brand);color:#fff;padding:0 18px;border-radius:0 9px 9px 0;white-space:nowrap;cursor:pointer}.category-search button:hover{background:var(--brand-dark)}
.category-list a{background:#eef7f6;color:#315b5d;border:1px solid #dceceb}.category-list a:hover{border-color:#9fc9c6;color:var(--brand-dark)}
.article,.form-card,.qr-panel{background:#fff;border-color:#e1ebeb;box-shadow:0 6px 24px rgba(31,76,78,.045)}
footer{color:#788b8f}.footer-nav a,#friend-links a,#filings a{color:#587276}.footer-nav a:hover,#friend-links a:hover,#filings a:hover{color:var(--brand)}
@media(max-width:900px){.top-feature{display:none}.list-page-head{display:block}.category-search{width:100%;margin-top:16px}.main-nav a{padding-left:17px;padding-right:17px}}

/* 3.7.6 measured single-line navigation overflow menu */
.main-nav{position:relative;display:flex;align-items:stretch;overflow:visible;min-width:0}
.nav-primary{display:flex;align-items:stretch;min-width:0;overflow:hidden;white-space:nowrap;flex:1 1 auto}
.main-nav a,.nav-more summary{white-space:nowrap;word-break:keep-all;flex:0 0 auto}
.nav-home{font-weight:800;color:var(--brand-dark)}
.nav-more{position:relative;flex:0 0 auto}
.nav-more[hidden]{display:none}
.nav-more summary{list-style:none;cursor:pointer;padding:14px 20px;border-bottom:3px solid transparent;font-weight:600;color:#36585c;user-select:none}
.nav-more summary::-webkit-details-marker{display:none}
.nav-more summary:hover,.nav-more[open] summary{background:var(--brand-soft);color:var(--brand-dark);border-bottom-color:#79bbb7}
.nav-more:not([open]) .nav-more-menu{display:none}
.nav-more-menu{position:absolute;right:0;top:100%;z-index:50;min-width:180px;max-width:min(360px,92vw);padding:7px;background:#fff;border:1px solid #dce8e7;border-radius:0 0 10px 10px;box-shadow:0 12px 28px rgba(31,76,78,.14)}
.nav-more-menu a{display:block;padding:10px 13px;border:0;border-radius:7px;color:#36585c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nav-more-menu a:hover{background:var(--brand-soft);color:var(--brand-dark);border:0}
@media(max-width:900px){.main-nav{overflow:visible}.nav-primary{overflow:hidden}.nav-more summary{padding-left:15px;padding-right:15px}}

/* 3.7.7 item detail workspace */
.item-detail-page{display:block;background:#fff;border:1px solid #e2eceb;border-radius:16px;padding:26px;box-shadow:0 8px 30px rgba(31,76,78,.06)}
.item-detail-page section{margin-bottom:0}.detail-status-line{display:flex;align-items:center;gap:12px;margin-bottom:10px}.item-status-badge,.item-status-inline{display:inline-flex;align-items:center;border-radius:999px;padding:5px 11px;font-size:13px;font-weight:700;border:1px solid transparent}.detail-reason{font-size:13px;color:#b42318;background:#fff4f2;border-radius:7px;padding:6px 9px}.item-state-active{background:#e9f8f2;color:#167457;border-color:#cdebdc}.item-state-pending,.item-state-rejected{background:#fff5db;color:#93630b;border-color:#f1d896}.item-state-blocked{background:#f4edfb;color:#7551a6;border-color:#ddcfef}.item-state-sold{background:#eef1f4;color:#5f6e75;border-color:#d9e0e3}.item-state-trashed,.item-state-deleted{background:#fff0ef;color:#a5443d;border-color:#f0cbc7}
.detail-title{font-size:28px;line-height:1.35;margin:0 0 22px;color:#203b40}.detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:30px;align-items:start}.detail-gallery-panel{min-width:0}.detail-main-image{aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#eef4f4;border:1px solid #e0e9e9}.detail-image-button{display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.detail-image-button img{display:block;width:100%;height:100%;object-fit:contain;background:#f6f9f9}.detail-thumbs{display:flex;gap:9px;margin-top:10px;overflow-x:auto;padding-bottom:4px}.detail-thumb{width:82px;height:64px;flex:0 0 auto;border:2px solid transparent;border-radius:9px;overflow:hidden;padding:0;background:#f2f5f5;cursor:pointer}.detail-thumb.active{border-color:var(--brand)}.detail-thumb img{display:block;width:100%;height:100%;object-fit:cover}.detail-no-image{aspect-ratio:4/3;display:grid;place-items:center;border-radius:14px;background:#eef4f4;color:var(--muted)}
.detail-info-panel{border:1px solid #e1ebea;border-radius:14px;padding:21px;background:#fbfdfd}.detail-price-row{display:flex;align-items:center;gap:12px;padding-bottom:17px;border-bottom:1px solid #e8eeee}.detail-price{font-size:34px;line-height:1;color:var(--accent)}.detail-properties{margin:8px 0 0}.detail-properties>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px dashed #e5eceb}.detail-properties dt{color:#7c8d90}.detail-properties dd{margin:0;color:#2d484d;min-width:0;overflow-wrap:anywhere}.detail-properties .mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;color:#667b7e}.owner-name{color:var(--brand);font-weight:700}.detail-action-group{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.action-btn,.favorite-btn{border-radius:9px;padding:9px 16px;border:1px solid #c8d8d7;background:#fff;color:#35565a;cursor:pointer;font:inherit}.action-btn:hover,.favorite-btn:hover{transform:translateY(-1px)}.action-btn.primary{background:var(--brand);border-color:var(--brand);color:#fff}.action-btn.outline{background:#fff}.action-btn.danger{border-color:#e0aaa6;color:#b42318;background:#fff7f6}.action-btn.sold{border-color:#d5a84f;color:#8b6416;background:#fffaf0}.action-btn.sold-active{background:#66777b;border-color:#66777b;color:#fff}.favorite-btn{display:flex;align-items:center;gap:7px}.favorite-btn span{font-size:24px;line-height:1;color:#fff;-webkit-text-stroke:1.3px #9da9aa}.favorite-btn em{font-style:normal}.favorite-btn.favorited{background:#fff9df;border-color:#edd77d;color:#8b6a00}.favorite-btn.favorited span{color:#f6c945;-webkit-text-stroke:1px #d6a900}
.admin-review-box{margin-top:18px;padding:15px;border:1px solid #f0d08c;border-radius:11px;background:#fffaf0}.admin-review-box>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px}.admin-review-box span{font-size:12px;color:#8a7752}.admin-review-actions{display:flex;gap:9px;margin-top:12px}.action-btn.approve{background:#18794e;border-color:#18794e;color:#fff}.action-btn.reject{background:#b42318;border-color:#b42318;color:#fff}.review-reject-panel{margin-top:11px}.review-reject-panel textarea{width:100%;min-height:90px;padding:10px;border:1px solid #dcc8a6;border-radius:8px;resize:vertical;margin-bottom:8px}.report-details{margin-top:15px;border-top:1px solid #e6eceb;padding-top:12px}.report-details summary{cursor:pointer;font-weight:700;color:#9b443d}.report-details .report-table{font-size:12px;margin-top:10px}
.detail-description{margin-top:27px!important;padding-top:24px;border-top:1px solid #e6eeee}.detail-description p{line-height:1.85;color:#40585d;margin:0}.item-comments-section{margin-top:28px!important;padding-top:24px;border-top:1px solid #e6eeee}.comments-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.comments-title h2{margin-bottom:14px}.comments-title span{font-size:13px;color:var(--muted)}.comment-form{padding:15px;background:#f7fbfb;border:1px solid #e3ecec;border-radius:11px;margin-bottom:16px}.comment-form textarea{width:100%;min-height:90px;padding:11px;border:1px solid #cadbd9;border-radius:9px;resize:vertical}.comment-form>div{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:9px}.item-comment{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px 2px;border-bottom:1px solid #eef2f2}.comment-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf6f5;color:#2b6764;font-weight:800}.comment-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.comment-head a{font-weight:700;color:#315d60}.comment-head time{font-size:12px;color:#8b9b9d}.comment-state{font-size:11px;padding:2px 7px;border-radius:999px;background:#fff3d5;color:#91620c}.item-comment p{margin:7px 0 0;line-height:1.7}.comment-login-tip{padding:12px 14px;background:#f7f9f9;border-radius:8px;color:var(--muted)}
.item-image-dialog,.item-edit-dialog{border:0;border-radius:14px;padding:0;box-shadow:0 20px 70px #0005}.item-image-dialog::backdrop,.item-edit-dialog::backdrop{background:#0009}.item-image-dialog{max-width:92vw;max-height:92vh;background:#111;overflow:visible}.item-image-dialog img{display:block;max-width:88vw;max-height:86vh;object-fit:contain}.dialog-close{position:absolute;right:10px;top:10px;width:34px;height:34px;border:0;border-radius:50%;background:#0009;color:#fff;font-size:25px;line-height:32px;cursor:pointer;z-index:3}.item-edit-dialog{width:min(650px,94vw);padding:24px;background:#fff}.item-edit-dialog .dialog-close{position:static;background:#eef3f3;color:#466064}.edit-dialog-head{display:flex;justify-content:space-between;align-items:start;gap:16px}.edit-dialog-head h2{margin-bottom:5px}.edit-dialog-head p{margin:0;color:var(--muted);font-size:13px}.item-edit-dialog label{display:block;margin-top:15px;font-size:14px;color:#435b5f}.item-edit-dialog input[type=text],.item-edit-dialog input[type=number],.item-edit-dialog select{width:100%;padding:10px 11px;margin-top:6px;border:1px solid #cad9d8;border-radius:8px;background:#fff}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.item-edit-dialog fieldset{margin-top:15px;border:1px solid #dbe5e4;border-radius:8px;padding:9px 12px}.item-edit-dialog fieldset label{display:inline-block;margin:0 18px 0 0}.edit-current-images{display:flex;gap:8px;overflow-x:auto;margin-top:9px}.edit-current-images img{width:72px;height:58px;object-fit:cover;border-radius:7px;border:1px solid #e2e9e9}.edit-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}
@media(max-width:900px){.detail-layout{grid-template-columns:1fr}.detail-info-panel{padding:16px}.detail-title{font-size:24px}.edit-grid{grid-template-columns:1fr}.comment-form>div{align-items:flex-start;flex-direction:column}.detail-properties>div{grid-template-columns:80px 1fr}}

/* 3.7.8 comment/reply workspace */
.item-comments-section{scroll-margin-top:96px}.comment-children{margin-top:10px;border-left:2px solid #e2eeee;padding-left:14px}.item-comment.comment-reply{margin-left:min(calc(var(--comment-depth)*18px),72px);background:#fbfdfd;border-radius:10px;padding:12px}.comment-main{min-width:0}.comment-head{justify-content:flex-start}.reply-target{font-size:12px;color:#758a8d;background:#f1f6f6;padding:2px 7px;border-radius:999px}.comment-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.comment-op{border:0;background:transparent;color:#2f6f70;padding:2px 4px;cursor:pointer;font-size:13px}.comment-op:hover{text-decoration:underline}.comment-op.danger-link{color:#a33}.comment-body{word-break:break-word}.comment-edit-area,.inline-reply-form textarea{width:100%;min-height:78px;padding:10px;border:1px solid #cadbd9;border-radius:8px;resize:vertical}.inline-reply-form{margin-top:10px;padding:10px;background:#f7fbfb;border:1px solid #e4eeee;border-radius:9px}.inline-reply-form>div{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.comment-report-details{margin-top:9px;font-size:12px;color:#5e7375}.comment-report-details summary{cursor:pointer;font-weight:700}.comment-report-list>div{padding:8px 0;border-top:1px dashed #dce8e8}.comment-report-list a{color:#315d60}.profile-link{cursor:pointer}
.message-item-link{display:inline-block;margin:4px 0;padding:5px 9px;border-radius:7px;background:#edf7f6;color:#286766;font-weight:700;text-decoration:none}.message-item-link:hover{text-decoration:underline}

/* Favorites v3.7.10 */
.favorites-page .list-toolbar{align-items:flex-start;gap:20px}.favorites-page .list-toolbar h1{margin:0 0 6px}.favorites-table{min-width:960px}.favorites-table td{vertical-align:middle}.favorite-thumb-cell{width:136px}.favorite-thumb-wrap{display:flex;width:120px;height:90px;border:1px solid #e2e9e8;border-radius:10px;background:#f7faf9;align-items:center;justify-content:center;overflow:hidden;color:#91a0a2;font-size:12px}.favorite-thumb{width:100%;height:100%;object-fit:contain;display:block}.favorite-title-cell{min-width:210px}.favorite-title-cell small,.favorites-table td>small{display:block;margin-top:7px;color:#7a8b8e;line-height:1.45}.favorite-price{display:block;color:var(--accent);font-size:18px}.favorite-stats{white-space:nowrap}.favorite-stats span{display:block;line-height:1.8;color:#50676b}.favorites-page .pagination{margin-top:20px}.login-required{padding:34px 0}.favorite-check{width:17px;height:17px;accent-color:var(--brand)}
