.market-page{position:fixed;z-index:90;inset:0;overflow:auto;background:#080b10;color:#f8fafc}
.market-header{position:sticky;z-index:4;top:0;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:10px 14px;border-bottom:1px solid #273142;background:rgba(8,11,16,.94);backdrop-filter:blur(14px)}
.market-header h1{margin:0;text-align:center;font-size:19px}.market-header button{height:40px;border:0;border-radius:12px;background:#141a23;color:#fff;font-size:17px}
.market-body{width:min(1040px,100%);margin:auto;padding:16px}.market-search{display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;padding:5px 5px 5px 14px;border:1px solid #303a49;border-radius:15px;background:#121821}
.market-search input{min-width:0;border:0;outline:0;background:transparent;color:#fff}.market-search button,.market-primary{border:0;border-radius:11px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:800}
.market-search button{padding:10px 14px}.market-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.market-filters select,.market-panel input,.market-panel textarea,.market-panel select{width:100%;box-sizing:border-box;border:1px solid #303a49;border-radius:10px;background:#111720;color:#f8fafc;padding:11px;outline:none}
.market-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-card{overflow:hidden;padding:0;border:1px solid #242e3d;border-radius:14px;background:#10151d;color:#fff;text-align:left}
.market-card>img,.market-card>video,.market-card-empty{display:grid;width:100%;aspect-ratio:1/1;object-fit:cover;place-items:center;background:#171e29;color:#6b7280;font-size:32px}.market-card-info{display:flex;flex-direction:column;gap:3px;padding:10px}
.market-card-info strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-card-info b{color:#35e77b;font-size:16px}.market-card-info del{color:#8b949e;font-size:12px}.market-card-info small{color:#9ca3af}.market-state{padding:70px 10px;text-align:center;color:#9ca3af}
.market-seller-title{display:flex;align-items:center;gap:12px}.market-seller-title button,.market-section-head button{border:0;background:transparent;color:#60a5fa;font-weight:700}.market-panel{margin:14px 0;padding:15px;border:1px solid #273142;border-radius:15px;background:#10151d}
.market-panel h3{margin:0 0 12px}.market-panel label{display:block;margin:10px 0;color:#b9c4d3;font-size:13px}.market-two,.market-three{display:grid;grid-template-columns:1fr 1fr;gap:10px}.market-three{grid-template-columns:repeat(3,1fr)}
.market-collapse-head{display:flex;width:100%;align-items:center;justify-content:space-between;padding:2px 0;border:0;background:transparent;color:inherit;font-size:17px;font-weight:900}.market-collapse-head span{display:flex;align-items:center;gap:8px}.market-store-save{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.market-store-save>span,.market-product-notice{color:#4ade80;font-weight:800}.market-store-save>span.is-error{color:#fb7185}
.market-primary,.market-secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:43px;padding:10px 15px}.market-secondary{border:1px solid #374151;border-radius:11px;background:#1b2430;color:#fff;font-weight:800}
.market-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.market-notice{padding:10px;border-radius:10px;background:#17243a;color:#93c5fd}.market-section-head{display:flex;align-items:center;justify-content:space-between}
.market-counter{float:right;color:#64748b;font-size:11px}.market-field-help{display:block;margin-top:5px;color:#94a3b8;font-size:11px;line-height:1.4}.market-category-search{margin-bottom:7px}.market-media-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.market-media-buttons label{margin:0;padding:10px 12px;border:1px solid #3b82f6;border-radius:10px;color:#93c5fd;font-weight:800;cursor:pointer}.market-media-previews{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:10px}.market-media-previews img,.market-media-previews video{width:100%;aspect-ratio:1/1;border-radius:9px;background:#070a0f;object-fit:cover}
.market-upload-state{display:grid;grid-template-columns:34px 1fr;align-items:center;gap:10px;margin-top:12px;padding:11px;border:1px solid #2563eb;border-radius:11px;background:#101d33;color:#dbeafe}.market-loader{width:25px;height:25px;border:3px solid rgba(147,197,253,.28);border-top-color:#60a5fa;border-radius:50%;animation:market-spin .75s linear infinite}.market-upload-state strong,.market-upload-state small{display:block}.market-upload-state small{margin-top:3px;color:#93c5fd}.market-progress{height:7px;margin-top:7px;overflow:hidden;border-radius:99px;background:#273449}.market-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0ea5e9,#22c55e);transition:width .15s ease}@keyframes market-spin{to{transform:rotate(360deg)}}.market-actions button:disabled{cursor:wait;opacity:.7}
.market-map-tools{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 0 7px;color:#b9c4d3;font-size:12px}.market-map-tools>div{display:flex;gap:6px}.market-map-tools button,.market-map-actions button,.market-map-actions a{padding:8px 10px;border:1px solid #3b82f6;border-radius:9px;background:transparent;color:#93c5fd;font-weight:800;text-decoration:none}.market-map-preview{display:block;width:100%;padding:0;border:0;border-radius:12px;overflow:hidden}.market-map-preview>div{width:100%;height:260px}.market-map-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:8px 0 14px}.market-map-actions code{margin-right:auto;color:#93c5fd}.market-map-actions a{background:#15803d;color:#fff;border-color:#16a34a}
.market-product-group{margin-top:14px}.market-product-group h4{display:flex;align-items:center;gap:7px;margin:0;padding:9px 0;color:#cbd5e1}.market-product-group h4 small{padding:2px 7px;border-radius:10px;background:#263245;color:#93c5fd}.market-product-row{display:grid;grid-template-columns:54px 1fr 36px 36px;align-items:center;gap:8px;padding:9px 0;border-top:1px solid #273142}.market-product-row>img,.market-product-row>span{width:54px;height:54px;object-fit:cover;border-radius:9px;background:#1b2430;display:grid;place-items:center}
.market-product-row div{min-width:0}.market-product-row strong,.market-product-row small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.market-product-row small{margin-top:4px;color:#9ca3af}.market-product-row button{width:36px;height:36px;border:0;border-radius:9px;background:#1f2937;color:#93c5fd}.market-product-row button.danger{color:#f87171}
.market-status{font-weight:900}.status-active{color:#22c55e}.status-archived,.status-rejected{color:#ef4444}.status-draft,.status-pending_review{color:#eab308}.status-out_of_stock{color:#f97316}
.market-detail-overlay{position:fixed;z-index:100;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.74)}.market-detail{position:relative;width:min(620px,100%);max-height:100dvh;box-sizing:border-box;overflow:auto;padding:16px 16px calc(env(safe-area-inset-bottom,0px) + 20px);border-radius:20px 20px 0 0;background:#10151d}
.market-detail-close{position:absolute;z-index:2;top:12px;right:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.65);color:#fff;font-size:25px}.market-detail-images{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.market-detail-images img,.market-detail-images video{width:100%;flex:0 0 100%;aspect-ratio:1/1;object-fit:contain;scroll-snap-align:start;background:#080b10}
.market-detail h2{margin:14px 0 6px}.market-detail-price{color:#35e77b;font-size:22px;font-weight:900}.market-detail-price del{margin-left:8px;color:#8b949e;font-size:14px}.market-detail p{white-space:pre-wrap;color:#c6ced9}.market-store-line,.market-category-link{display:flex;width:100%;align-items:center;gap:8px;margin:10px 0;padding:10px;border:1px solid #334155;border-radius:10px;background:#17202c;color:#cbd5e1;text-align:left}.market-store-line .fa-chevron-right{margin-left:auto}.market-category-link{width:auto;color:#93c5fd}.market-route-link{display:flex;align-items:center;justify-content:center;gap:7px;margin:0 0 8px;padding:11px;border-radius:10px;background:#15803d;color:#fff;text-decoration:none;font-weight:800}.market-contact{width:100%;box-sizing:border-box;text-decoration:none}
.market-store-overlay{position:fixed;z-index:120;inset:0;overflow:auto;background:#080b10}.market-store-profile{width:min(760px,100%);min-height:100%;margin:auto;background:#10151d}.market-store-profile>header{position:sticky;z-index:3;top:0;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:8px 12px;background:rgba(16,21,29,.96)}.market-store-profile header h2{margin:0;text-align:center;font-size:18px}.market-store-profile header button{height:42px;border:0;background:transparent;color:#fff}.market-store-profile>main{padding:15px 15px calc(env(safe-area-inset-bottom,0px) + 18px)}.market-store-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.market-store-gallery img,.market-store-gallery video{width:100%;flex:0 0 100%;aspect-ratio:16/10;object-fit:contain;scroll-snap-align:start;background:#05070a}
.market-store-contacts{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.market-store-contacts a{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px;border-radius:10px;background:#2563eb;color:#fff;text-decoration:none;font-weight:800}.market-store-contacts a:last-child{background:#16a34a}
body.allo-light-theme .market-page{background:#f4f7fb;color:#111827}body.allo-light-theme .market-header,body.allo-light-theme .market-panel,body.allo-light-theme .market-card,body.allo-light-theme .market-detail{background:#fff;color:#111827;border-color:#dbe3ee}body.allo-light-theme .market-header button,body.allo-light-theme .market-product-row button{background:#edf2f7;color:#1f2937}body.allo-light-theme .market-search,body.allo-light-theme .market-panel input,body.allo-light-theme .market-panel textarea,body.allo-light-theme .market-panel select,body.allo-light-theme .market-filters select{background:#f8fafc;color:#111827;border-color:#dbe3ee}
body.allo-light-theme .market-store-profile{background:#fff;color:#111827}body.allo-light-theme .market-store-profile>header{background:rgba(255,255,255,.96)}body.allo-light-theme .market-store-profile header button{color:#111827}body.allo-light-theme .market-store-line,body.allo-light-theme .market-category-link{background:#f8fafc;color:#1e40af;border-color:#dbe3ee}
body.allo-light-theme .market-upload-state{background:#eff6ff;color:#1e3a8a;border-color:#93c5fd}
.market-map-fullscreen{position:fixed;z-index:160;inset:0;display:grid;grid-template-rows:auto 1fr auto;background:#0b0e13;color:#fff}.market-map-fullscreen header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:calc(env(safe-area-inset-top,0px) + 8px) 10px 8px;background:#10151d}.market-map-fullscreen header strong{text-align:center}.market-map-fullscreen header button{height:42px;border:0;background:transparent;color:#fff}.market-map-fullscreen>div{width:100%;height:100%}.market-map-fullscreen footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:7px;padding:10px 12px calc(env(safe-area-inset-bottom,0px) + 10px);background:#10151d}.market-map-fullscreen footer button,.market-map-fullscreen footer a{padding:10px 12px;border:0;border-radius:9px;background:#2563eb;color:#fff;font-weight:800;text-decoration:none}.market-map-fullscreen footer a{background:#16a34a}.market-map-fullscreen footer code{color:#bfdbfe}
@media(min-width:720px){.market-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.market-detail-overlay{align-items:center}.market-detail{border-radius:20px}.market-page{inset:0}}
@media(max-width:520px){.market-three{grid-template-columns:1fr}.market-two{grid-template-columns:1fr}}
