:root{color-scheme:dark;font-family:Inter,Segoe UI,sans-serif;--bg: #09111f;--panel: #0f1728;--panel-strong: #111c31;--surface: #f6f8fb;--surface-soft: #eef2f8;--text: #ecf2ff;--text-dark: #152033;--muted: #97a8c4;--line: rgba(148, 163, 184, .18);--primary: #f59e0b;--primary-strong: #ffb84d;--accent: #38bdf8;--success: #16a34a;--danger: #ef4444;--shadow: 0 22px 44px rgba(3, 8, 18, .28);background:var(--bg)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(59,130,246,.24),transparent 26%),radial-gradient(circle at top right,rgba(245,158,11,.16),transparent 20%),linear-gradient(180deg,#08101d,#09111f 42%,#0c1321)}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}input,select,textarea{width:100%;padding:12px 14px;border:1px solid rgba(148,163,184,.2);border-radius:16px;background:#0d1627b8;color:var(--text)}textarea{resize:vertical}.marketplace{min-height:100vh;display:flex;flex-direction:column}.market-header{position:sticky;top:0;z-index:25;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#09111fe6;border-bottom:1px solid rgba(255,255,255,.04);transition:transform .28s ease,opacity .28s ease;will-change:transform}.market-header.is-hidden{transform:translateY(-115%);opacity:.98}.market-header__top,.market-nav,.market-content,.market-footer{width:min(1400px,calc(100% - 28px));margin:0 auto}.market-header__top{display:grid;grid-template-columns:260px minmax(0,1fr) auto;gap:20px;align-items:center;padding:12px 0 10px}.brand{display:inline-flex;align-items:center;gap:14px}.brand__badge{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#09172f,#172d55);border:1px solid rgba(56,189,248,.45);box-shadow:0 0 20px #2563eb33;font-weight:800}.brand strong{display:block;font-size:1.15rem}.brand small{display:block;color:var(--muted)}.searchbar{display:grid;grid-template-columns:auto 1fr auto;overflow:hidden;border-radius:18px;background:#f7f9fcfa;border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow)}.searchbar__icon{display:grid;place-items:center;padding:0 14px;color:#475569;font-size:1.1rem}.searchbar input{border:0;border-radius:0;background:transparent;color:#1e293b}.searchbar button{min-width:112px;border:0;border-radius:0;background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;font-weight:700}.header-actions{display:flex;align-items:center;gap:10px}.account-chip,.cart-button{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid rgba(148,163,184,.14);background:#0e1727e6}.account-chip{flex-direction:column;align-items:flex-start;gap:3px}.account-chip small{color:var(--muted)}.cart-button span{display:inline-grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:var(--primary);color:#0f1728;font-size:.82rem;font-weight:800}.market-nav{display:flex;gap:10px;flex-wrap:wrap;padding:0 0 10px}.market-nav__link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:#cad7ea;background:transparent;border:1px solid transparent}.market-nav__link--button{appearance:none}.market-nav__link:hover,.market-nav__link.is-active{background:#131e31f0;border-color:#38bdf82e;color:#fff}.market-nav__icon{color:var(--primary-strong)}.market-content{flex:1;padding:26px 0 120px}.page-stack{display:grid;gap:24px}.section-card,.hero-panel,.product-card,.filter-panel,.auth-card,.chat-sidebar,.chat-main,.metric-card,.status-card{border:1px solid var(--line);background:linear-gradient(180deg,#101a2bf5,#0d1626f5);border-radius:28px;box-shadow:var(--shadow)}.section-card,.filter-panel,.auth-card,.chat-sidebar,.chat-main,.status-card{padding:24px}.hero-shell,.catalog-shell,.cart-layout,.checkout-layout,.profile-shell,.admin-grid,.community-grid,.detail-columns,.chat-layout{display:grid;gap:22px}.hero-shell{grid-template-columns:1.35fr .9fr}.hero-panel{padding:34px}.hero-panel--primary{background:linear-gradient(135deg,#1d4ed83d,#08101db3),linear-gradient(180deg,#0c1425f5,#0a1221f5)}.hero-panel--secondary{display:grid;align-items:stretch}.eyebrow,.section-label{margin:0 0 10px;color:#7dbbff;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.hero-panel h1,.section-heading h1,.section-heading h2,.auth-copy h1,.auth-card h2,.status-card h1,.product-summary h1{margin:0;line-height:1.04}.hero-panel h1{font-size:clamp(2.3rem,5vw,4.5rem);max-width:12ch}.hero-panel p,.muted-text,.product-card__description,.community-card p,.video-card p,.detail-card p,.mini-item span,.mini-item small,.product-summary__info span,.product-card__shipping span,.product-card__shipping small{color:var(--muted)}.hero-actions,.action-row,.pill-row,.checkbox-row,.product-summary__actions,.admin-tabs,.music-player__controls,.product-card__actions{display:flex;gap:12px;flex-wrap:wrap}.button,.pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#101a2bcc;color:#fff}.button--primary{background:linear-gradient(135deg,#f59e0b,#f97316);border-color:transparent;color:#fff;font-weight:700}.button--ghost{background:#ffffff08}.pill{background:#ffffff0a}.pill.is-active{background:linear-gradient(135deg,#f59e0b2e,#f973162e);border-color:#f59e0b66}.pill--small{padding:8px 12px;border-radius:999px;font-size:.86rem}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading--compact{align-items:center}.section-link{color:#9fd0ff}.category-grid,.product-grid,.video-grid,.hero-stat-grid,.metrics-row{display:grid;gap:18px}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.category-tile{text-align:left;padding:20px;border-radius:24px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#141f34f5,#0c1525f5);box-shadow:var(--shadow)}.category-tile strong{display:block;margin-bottom:10px;color:#fff}.category-tile span{color:var(--muted);font-size:.92rem}.category-tile:before{content:"";display:block;width:56px;height:4px;margin-bottom:14px;border-radius:999px;background:var(--accent);box-shadow:0 0 18px var(--accent)}.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.video-card video{width:100%;border-radius:22px;margin-bottom:14px}.hero-stat-grid,.metrics-row{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-stat-grid article,.metric-card{padding:22px;border-radius:22px;background:#0e1828c7;border:1px solid rgba(148,163,184,.12)}.metric-card strong,.hero-stat-grid strong{display:block;font-size:1.8rem}.catalog-shell{grid-template-columns:minmax(0,1fr);position:relative}.filters-fab{position:fixed;right:18px;top:148px;z-index:40;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid rgba(56,189,248,.38);background:#0e1727f0;color:#fff;box-shadow:var(--shadow);font-weight:600}.filters-fab span{width:14px;height:2px;border-radius:999px;background:#9fd0ff;display:block}.filters-backdrop{position:fixed;inset:0;z-index:38;border:0;background:#02060d9e}.filter-panel{align-self:start}.filter-panel--floating{position:fixed;top:136px;right:18px;z-index:39;width:min(360px,calc(100vw - 28px));max-height:calc(100vh - 160px);overflow:auto;transform:translate(115%);opacity:0;pointer-events:none;transition:transform .24s ease,opacity .24s ease}.filter-panel--floating.is-open{transform:translate(0);opacity:1;pointer-events:auto}.catalog-results,.profile-shell__side{display:grid;gap:22px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:grid;overflow:hidden}.product-card__image{position:relative;display:block;aspect-ratio:1 / 1;background:linear-gradient(180deg,#0a1221cc,#060b16b3)}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body,.product-card__footer{padding:18px 20px}.product-card__meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px;color:#96b9ff;font-size:.8rem;text-transform:uppercase}.product-card__title{display:block;margin-bottom:10px;font-size:1.1rem;font-weight:700}.rating-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#ffd66b}.product-card__price,.product-price-box{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.product-card__price small,.product-price-box small{color:#8fa1be;text-decoration:line-through}.product-card__price strong,.product-price-box strong{font-size:1.8rem}.product-card__price span,.product-price-box span{padding:6px 10px;border-radius:999px;background:#ef444424;color:#ff9696;font-size:.82rem}.product-card__shipping,.summary-row,.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__actions{margin-top:14px}.product-badge{position:absolute;top:16px;left:16px;z-index:1;padding:8px 12px;border-radius:999px;font-size:.8rem;font-weight:700}.product-badge--sale{background:linear-gradient(135deg,#ef4444,#f97316)}.skeleton-card{min-height:340px;border-radius:28px;background:linear-gradient(90deg,#182336cc,#22314af2,#182336cc);background-size:240% 100%;animation:pulse 1.5s infinite linear}@keyframes pulse{0%{background-position:0 0}to{background-position:100% 0}}.product-detail-shell{display:grid;grid-template-columns:1.05fr .95fr;gap:26px}.product-detail-shell--market{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr) 320px;align-items:start}.product-visual-card{border:1px solid var(--line);background:#0d1626db;border-radius:24px;padding:18px}.product-gallery,.product-summary,.detail-card,.community-card,.order-card,.status-box,.mini-item,.user-list-button,.media-banner{border:1px solid var(--line);background:#0d1626db;border-radius:24px}.product-gallery{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:18px}.product-gallery__thumbs{display:grid;gap:12px}.product-gallery__thumb,.product-gallery__main{overflow:hidden;border-radius:20px;background:#060b16cc}.product-gallery__thumb{padding:0;border:1px solid transparent}.product-gallery__thumb.is-active{border-color:#f59e0b73}.product-gallery__main{aspect-ratio:1 / 1;position:relative;border:1px solid rgba(148,163,184,.14)}.product-gallery__main img,.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:999px;border:1px solid rgba(148,163,184,.28);background:#070d18c7;color:#f1f6ff;font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center}.product-gallery__arrow--left{left:10px}.product-gallery__arrow--right{right:10px}.product-gallery__arrow:disabled{opacity:.35;cursor:not-allowed}.product-summary{padding:26px;display:grid;gap:18px}.product-category-link{color:#86c5ff;font-size:.95rem}.product-summary__payment-note{padding:10px 12px;border:1px solid rgba(56,189,248,.22);border-radius:14px;background:#1f4d7829;color:#b8defd;font-size:.92rem}.product-summary__info{display:grid;gap:8px}.product-summary__info--market span{font-size:.94rem}.product-summary__actions--stack{flex-direction:column}.product-summary__actions--stack .button{width:100%}.purchase-panel{border:1px solid var(--line);background:#0d1626db;border-radius:24px;padding:18px;display:grid;gap:14px;position:sticky;top:124px}.purchase-panel__block{border-bottom:1px solid rgba(148,163,184,.14);padding-bottom:12px;display:grid;gap:6px;color:var(--muted)}.purchase-panel__block:last-child{border-bottom:0;padding-bottom:0}.purchase-panel__title{color:#f0f7ff}.detail-columns,.community-grid,.profile-shell,.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-card,.community-card,.order-card,.mini-item,.user-list-button,.status-box{padding:18px}.community-list,.list-stack,.cart-list{display:grid;gap:14px}.cart-layout{grid-template-columns:minmax(0,1fr) 340px}.cart-item{display:grid;grid-template-columns:100px minmax(0,1fr) auto auto;gap:18px;align-items:center;padding:18px;border-radius:24px;border:1px solid var(--line);background:#0d1626db}.cart-item img,.mini-item--product img,.media-thumb{width:100px;height:100px;border-radius:18px;object-fit:cover}.cart-item__body,.cart-item__controls,.cart-item__pricing{display:grid;gap:8px}.quantity-control{display:inline-flex;align-items:center;gap:12px}.quantity-control button{width:36px;height:36px;border-radius:12px;border:1px solid var(--line);background:#ffffff0a;color:#fff}.order-summary{align-self:start;position:sticky;top:156px}.summary-row{padding:12px 0;border-bottom:1px solid rgba(148,163,184,.08)}.summary-row--total strong{font-size:1.3rem}.form-grid{display:grid;gap:16px}.form-grid--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.form-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.payment-card{text-align:left;padding:18px;border-radius:22px;border:1px solid var(--line);background:#0e1828d6;color:#fff}.payment-card.is-selected{border-color:#f59e0b73;box-shadow:inset 0 0 0 1px #f59e0b33}.profile-shell{grid-template-columns:1.1fr .9fr}.mini-item,.user-list-button{display:flex;align-items:center;justify-content:space-between;gap:16px}.mini-item--product{justify-content:flex-start}.mini-item--product div{flex:1}.user-list-button{width:100%;color:inherit}.order-card__head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.inline-message{margin:0;padding:13px 16px;border-radius:16px;background:#38bdf81f;color:#b4e6ff}.empty-state,.page-loader,.status-page{display:grid;place-items:center;text-align:center}.status-page{min-height:62vh}.music-player{position:fixed;right:18px;bottom:18px;z-index:30;display:grid;gap:10px;width:min(380px,calc(100vw - 24px));padding:16px 18px;border-radius:22px;border:1px solid var(--line);background:#080e19eb;box-shadow:var(--shadow)}.music-player__label{margin:0 0 4px;color:#89c8ff;font-size:.75rem;text-transform:uppercase}.music-player small{color:var(--muted)}.music-player__controls input[type=range]{max-width:120px;padding:0;background:transparent;border:0}.partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}.partner-card{display:grid;gap:10px;align-items:center;justify-items:center;padding:18px;border-radius:18px;border:1px solid rgba(148,163,184,.2);background:#0f172a8c;text-align:center}.partner-card img{width:100%;max-width:110px;height:48px;object-fit:contain}.market-footer{display:flex;justify-content:space-between;gap:20px;padding:24px 0 36px;color:var(--muted)}.market-footer__links{display:flex;gap:16px;flex-wrap:wrap}.auth-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center;min-height:72vh}.auth-copy{padding:24px}.auth-card{max-width:720px}.chat-layout{grid-template-columns:320px minmax(0,1fr)}.messages-box{display:grid;gap:12px;min-height:320px;max-height:520px;overflow:auto;margin-bottom:16px}.message{padding:14px 16px;border-radius:18px;max-width:min(78%,560px)}.message--admin{margin-left:auto;background:#f59e0b24}.message--customer{background:#3b82f624}.chat-form{display:grid;grid-template-columns:1fr auto;gap:12px}.thread-card,.status-pill{padding:10px 12px;border-radius:16px;border:1px solid var(--line);background:#ffffff08;color:#fff}.thread-card.is-active{border-color:#38bdf866}@media(max-width:1200px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-shell,.profile-shell,.hero-shell,.admin-grid,.chat-layout,.product-detail-shell--market{grid-template-columns:1fr}.purchase-panel,.filter-panel,.order-summary{position:static}}@media(max-width:820px){.market-header__top{grid-template-columns:1fr}.header-actions,.market-footer{flex-direction:column;align-items:flex-start}.category-grid,.video-grid,.form-grid--wide,.detail-columns,.payment-grid,.metrics-row,.hero-stat-grid,.community-grid,.cart-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-fab{top:122px;right:12px}.filter-panel--floating{top:110px;right:10px;max-height:calc(100vh - 124px)}.product-gallery{grid-template-columns:1fr}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.cart-item{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr;min-height:auto}}@media(max-width:560px){.market-content,.market-header__top,.market-nav,.market-footer{width:min(100%,calc(100% - 18px))}.hero-panel,.section-card,.auth-card,.chat-sidebar,.chat-main,.status-card{padding:18px;border-radius:22px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-panel--floating{width:calc(100vw - 20px);right:10px;top:102px;max-height:calc(100vh - 116px);padding:16px}.filters-fab{top:110px;right:10px;padding:9px 12px;font-size:.9rem}.market-nav{overflow-x:auto;flex-wrap:nowrap;padding-bottom:14px}.market-nav__link{white-space:nowrap}.music-player{left:12px;right:12px;width:auto}}
