html{min-height:100%}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#161616;--panel:#222222eb;--border:#ffffff14;--text:#f3f3f3;--muted:#b2b2b2;--gold:#fa0;--green:#43c97d;--red:#e05d5d;--orange:#ef9b2d;font-family:Trebuchet MS,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:var(--text);background:radial-gradient(circle at top,#ffaa001f,#0000 30%),linear-gradient(#202020 0%,#131313 100%)}a,button{font:inherit}button,input,textarea,select{border:1px solid var(--border);color:var(--text);background:#222;border-radius:14px}input,textarea,select{width:100%;padding:.85rem 1rem}textarea{resize:vertical;min-height:100px}button{cursor:pointer}.page{min-height:100vh;padding:24px;position:relative;overflow:hidden}.ambient{filter:blur(80px);opacity:.18;pointer-events:none;border-radius:50%;width:36rem;height:36rem;position:fixed;inset:auto}.ambient-a{background:var(--gold);top:-8rem;right:-8rem}.ambient-b{background:#5b8cff;bottom:-8rem;left:-10rem}.topbar,.panel,.drawer,.modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.topbar h1{margin:6px 0 0;font-size:2rem}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--gold);font-size:.72rem}.topbar-actions,.hero-stats,.drawer-head,.drawer-foot,.section-toolbar,.product-foot,.copy-row{align-items:center;gap:12px;display:flex}.site-nav{border:1px solid var(--border);background:#ffffff0a;border-radius:999px;align-items:center;gap:6px;padding:4px;display:flex}.site-nav-link{color:var(--muted);border-radius:999px;padding:.55rem .8rem;text-decoration:none}.site-nav-link:hover,.site-nav-link.active{color:var(--text);background:#ffaa0024}.account-pill{color:#d7ffe6;background:#43c97d24;border:1px solid #43c97d3d;border-radius:999px;align-items:center;padding:.7rem 1rem;display:inline-flex}.panel{background:var(--panel);border:1px solid var(--border);border-radius:24px;padding:20px;box-shadow:0 24px 64px #00000040}.hero{grid-template-columns:1.4fr .8fr;gap:16px;margin-bottom:20px;display:grid}.hero h2,.section-head h3,.drawer h3,.panel h3{margin:0}.muted{color:var(--muted)}.feature-chips,.mini-list{flex-wrap:wrap;gap:10px;display:flex}.feature-chips span,.mini-list span{color:var(--text);background:#ffffff0f;border-radius:999px;padding:.45rem .8rem}.hero-home{background:linear-gradient(135deg,#ffaa0014,#0000 50%),linear-gradient(#161616f2,#1e180ceb);grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.hero-copy{align-content:start;gap:16px;display:grid}.hero-copy h2{max-width:12ch;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.hero-lead{color:#e4d4aa;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.account-banner{color:#efe1b6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:16px;padding:12px 14px}.hero-stage{align-content:start;gap:16px;display:grid}.status-banner{background:#ffffff0d;border:1px solid #ffaa002e;border-radius:999px;align-items:center;gap:10px;padding:.85rem 1rem;display:inline-flex}.status-dot{background:#65dd8d;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #65dd8d}.server-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.stat-card{border:1px solid var(--border);background:linear-gradient(#ffffff0d,#ffffff05);border-radius:20px;gap:6px;padding:18px;display:grid}.stat-card strong{color:var(--gold);font-size:1.6rem}.hero-panel-card{background:linear-gradient(135deg,#ffaa001f,#ffffff05),#ffffff08;border:1px solid #ffaa0029;border-radius:22px;gap:16px;padding:18px;display:grid}.hero-panel-price{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-panel-price strong{color:var(--gold);font-size:1.25rem}.section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.info-grid{grid-template-columns:1.1fr .9fr;gap:16px;margin-bottom:24px;display:grid}.compact{margin-bottom:14px}.announcement-list,.feature-card-grid{gap:12px;display:grid}.announcement-item{background:#ffffff08;border-left:3px solid #ffaa008c;border-radius:18px;padding:14px 16px}.feature-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{border:1px solid var(--border);background:linear-gradient(#ffffff0d,#ffffff05);border-radius:20px;padding:16px}.feature-card strong{margin-bottom:8px;display:block}.hero-stats{justify-content:flex-end}.hero-stats>div{background:#ffffff0a;border-radius:18px;min-width:110px;padding:14px}.hero-stats strong{color:var(--gold);font-size:1.5rem;display:block}.spotlight{grid-template-columns:1fr .9fr;align-items:center;gap:20px;margin-bottom:24px;display:grid}.spotlight-copy{gap:14px;display:grid}.spotlight-actions,.button-group,.stepper-row,.copy-stack,.status-grid{gap:12px;display:flex}.spotlight-actions,.stepper-row{justify-content:space-between;align-items:center}.spotlight-image{object-fit:cover;border-radius:22px;width:100%;min-height:240px;max-height:300px}.showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.showcase-card{grid-template-columns:180px 1fr;align-items:center;gap:18px;display:grid}.showcase-image{object-fit:cover;border-radius:18px;width:100%;height:100%;min-height:180px}.showcase-copy{gap:10px;display:grid}.category-section{gap:14px;margin-bottom:24px;display:grid}.product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.compact-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.catalog-toolbar{background:linear-gradient(135deg,#ffaa001f,#ffffff08),#222222f0;border-color:#ffaa003d;justify-content:space-between;align-items:end;gap:24px;margin:8px 0 24px;padding:18px 20px;display:flex}.catalog-heading{gap:6px;display:grid}.catalog-heading h3{font-size:1.8rem}.catalog-heading p{margin:0}.catalog-search{color:#ffe0a0;gap:8px;width:min(380px,100%);font-weight:700;display:grid}.catalog-filter-stack{gap:12px;width:min(380px,100%);display:grid}.catalog-search input,.catalog-search select{background:#00000040;border-color:#ffaa006b;box-shadow:0 0 0 3px #ffaa000f}.catalog-search input:focus,.catalog-search select:focus{outline-offset:2px;outline:2px solid #ffaa00a6}.catalog-empty{margin-bottom:24px}.store-filter-panel{gap:14px;margin-bottom:24px;display:grid}.store-chip-grid{gap:8px}.active-chip{color:#fff0c7;background:#ffaa002e;border-color:#fa06}.store-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.store-profile-card,.store-notice-card,.store-owner-card{gap:12px;display:grid}.store-owner-card .mini-list span{width:100%}.feedback-layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:18px;display:grid}.feedback-intro{align-content:start;gap:16px;min-height:320px;display:grid}.feedback-intro h2{max-width:12ch;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.feedback-form{gap:16px}.member-layout,.announcement-page-grid{gap:18px;display:grid}.member-summary-grid{grid-template-columns:1.2fr repeat(3,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.member-summary-card{background:linear-gradient(135deg,#ffaa002e,#ffffff08);border:1px solid #ffaa002e;border-radius:20px;gap:10px;padding:18px;display:grid}.member-summary-card h2{margin:0;font-size:clamp(1.8rem,3vw,2.8rem)}.member-actions-row{flex-wrap:wrap;gap:12px;display:flex}.announcement-page-card{gap:14px;display:grid}.announcement-body-text{white-space:pre-wrap;word-break:break-word}.announcement-expand-wrap{gap:8px;display:grid}.product-card{padding:0;overflow:hidden}.product-card img,.cart-item img,.thumb{object-fit:cover;width:100%}.product-card img{height:150px}.product-body{padding:16px}.product-body p{min-height:48px;color:var(--muted)}.product-meta-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.category-chip{color:#ffd47a;background:#ffaa001f;border-radius:999px;padding:.3rem .7rem;font-size:.8rem;display:inline-flex}.product-foot{justify-content:space-between}.primary-button,.ghost-button,.cart-button,.nav-item,.row-actions button{border:1px solid var(--border);padding:.75rem 1rem}.primary-button{color:#121212;background:linear-gradient(135deg,#ffcb4d,#ff9d00);font-weight:700}.ghost-button,.cart-button,.nav-item,.row-actions button{background:#ffffff08}.cart-button{color:#fff2c9;background:linear-gradient(135deg,#ffaa0038,#ffffff0a);border-color:#ffaa0059;align-items:center;gap:10px;font-weight:700;display:inline-flex}.cart-button strong{color:#1a1404;background:#ffb01f;border-radius:999px;justify-content:center;min-width:30px;padding:.15rem .55rem;display:inline-flex}.small{border-radius:12px;padding:.6rem .8rem}.query-panel{gap:16px;margin-top:20px;display:grid}.query-form,.form-grid{gap:12px;display:grid}.summary-card{background:#ffffff0a;border-radius:18px;gap:8px;width:min(420px,100%);padding:16px;display:grid}.search-box{width:min(320px,100%)}.detail-modal-grid{grid-template-columns:minmax(220px,.9fr) 1fr;gap:18px;display:grid}.detail-image{object-fit:cover;border-radius:18px;width:100%;max-height:320px}.captcha-block{border:1px solid var(--border);background:#ffffff08;border-radius:18px;gap:10px;padding:14px;display:grid}.captcha-head,.captcha-row{align-items:center;gap:12px;display:flex}.captcha-head{justify-content:space-between}.captcha-prompt{color:#ffe4a1;text-align:center;background:#ffaa001f;border:1px solid #ffaa0038;border-radius:14px;min-width:130px;padding:.85rem 1rem;font-weight:700}.order-status pre{white-space:pre-wrap;background:#ffffff0a;border-radius:16px;padding:12px}.shipped-note{background:#43c97d1a;border:1px solid #43c97d38;border-radius:14px;padding:12px 14px}.upload-dropzone{background:#ffffff08;border:1px dashed #ffaa0059;border-radius:18px;justify-items:start;gap:10px;padding:16px;display:grid}.upload-dropzone.active{background:#ffaa0014;border-color:#ffaa00b3}.upload-button{position:relative;overflow:hidden}.upload-meta-card{flex-wrap:wrap;gap:8px;display:flex}.upload-meta-card span{border:1px solid var(--border);color:#ffe4a1;background:#ffffff0d;border-radius:999px;padding:.45rem .7rem}.upload-preview{object-fit:cover;border-radius:14px;width:100%;max-height:180px}.drawer-backdrop{z-index:50;background:#0000008f;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop.center{justify-content:center;align-items:center}.drawer,.modal{border-radius:24px 0 0 24px;width:min(460px,100%);height:100%;overflow:auto}.modal{border-radius:24px;max-width:560px;height:auto;margin:auto}.drawer-list{gap:12px;margin:16px 0;display:grid}.cart-item{grid-template-columns:76px 1fr;align-items:center;gap:12px;display:grid}.cart-item img{border-radius:16px;height:76px}.stepper{align-items:center;gap:8px;display:flex}.stepper button{width:34px;height:34px}.stretch{justify-content:space-between}.empty-state{text-align:center;background:#ffffff08;border-radius:18px;gap:8px;padding:16px;display:grid}.loading-panel,.loading-product-card{background:#ffffff08;position:relative;overflow:hidden}.loading-panel:after,.loading-product-card:after,.loading-thumb:after,.loading-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);animation:1.25s infinite shimmer;position:absolute;inset:0;transform:translate(-100%)}.loading-stack{align-content:start;gap:12px;display:grid}.loading-line,.loading-thumb{background:#ffffff12;border-radius:12px;position:relative;overflow:hidden}.loading-line{height:14px}.loading-line-sm{width:58%}.loading-line-lg{width:82%;height:20px}.loading-thumb{border-radius:18px;min-height:150px}.loading-product-card{gap:14px;display:grid}.loading-product-card .product-body{padding:0}@keyframes shimmer{to{transform:translate(100%)}}.text-button{color:var(--gold);background:0 0;border:0;padding:0}.store-link-button{margin-bottom:4px;text-decoration:none;display:inline-flex}.status-pill{border-radius:999px;padding:.35rem .7rem;font-size:.85rem;font-weight:700;display:inline-flex}.badge-warning{color:#ffbf67;background:#ef9b2d29}.badge-success{color:#7af0a3;background:#43c97d29}.badge-danger{color:#ff8b8b;background:#e05d5d29}.big-code{letter-spacing:.08em;color:var(--gold);font-size:clamp(1.8rem,6vw,3.2rem);font-weight:900}.success-panel{place-items:start;gap:16px;display:grid}.copy-stack{flex-direction:column;align-items:stretch;width:min(640px,100%)}.status-grid{flex-wrap:wrap}.admin-layout{grid-template-columns:220px 1fr;gap:16px;display:grid}.sidebar{align-self:start;gap:10px;display:grid}.nav-item.active{background:#ffaa0024;border-color:#fa06}.content-column{gap:16px;display:grid}.content-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.content-editor-panel .panel.inset-panel,.inset-panel{border:1px solid var(--border);background:#ffffff08;border-radius:20px;padding:18px}.full-span{grid-column:1/-1}.segmented-toggle,.search-inline,.user-status-cell{gap:10px;display:flex}.segmented-toggle{flex-wrap:wrap}.search-inline{align-items:center;width:min(100%,420px)}.wide-search-inline{width:min(100%,560px)}.search-inline input{min-width:220px}.search-inline select{min-width:140px}.order-search-bar{grid-template-columns:minmax(220px,1.5fr) repeat(2,minmax(150px,.75fr)) auto;align-items:end;gap:12px;padding:2px 0 18px;display:grid}.order-search-bar label{min-width:0;color:var(--muted);gap:7px;font-size:.84rem;display:grid}.order-search-actions{gap:8px;min-height:46px;display:flex}.order-search-actions button{white-space:nowrap}.feature-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feature-editor-card{border:1px solid var(--border);background:#ffffff08;border-radius:16px;padding:14px}.end-row{justify-content:flex-end}.table-wrap{overflow:auto}.admin-table-wrap{border:1px solid var(--border);border-radius:18px;max-height:calc(100vh - 220px);overflow:auto}.admin-table-wrap table{min-width:760px}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:12px}.row-actions{flex-wrap:wrap;gap:8px;display:flex}.feedback-message-cell{white-space:pre-wrap;word-break:break-word;min-width:280px;max-width:520px}.thumb{border-radius:12px;width:52px;height:52px}.split-panel{grid-template-columns:.9fr 1.1fr;gap:16px;display:grid}.product-management-panel{align-items:start}.product-editor-form{align-self:start;position:sticky;top:24px}.product-list-panel{gap:12px;min-width:0;display:grid}.merchant-dashboard-grid{align-items:start}.merchant-settings-panel{min-width:0}.merchant-overview-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:16px;display:grid}.merchant-overview-card strong{color:#ffe0a0;font-size:1.1rem}.merchant-product-cell{align-items:center;gap:12px;min-width:220px;display:flex}.merchant-product-cell strong{margin-bottom:4px;display:block}.product-table-wrap{max-height:calc(100vh - 220px)}.compact-toolbar{margin-bottom:0}.switch-row{align-items:center;gap:10px;display:flex}.switch-row input{width:auto}.copy-row code{background:#ffffff0f;border-radius:12px;padding:.7rem .9rem}.copy-row{flex-wrap:wrap;justify-content:space-between}.section-toolbar.wrap{align-items:end}.danger-button{background:linear-gradient(135deg,#ffae9c,#ff6b47)}.user-status-cell{flex-direction:column;align-items:flex-start}.tiny-text{font-size:.82rem}@media (width<=900px){.hero,.admin-layout,.split-panel,.spotlight,.info-grid,.showcase-grid,.feedback-layout,.feature-card-grid,.content-editor-grid,.feature-editor-grid,.store-info-grid,.showcase-card,.detail-modal-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap}.search-inline{width:100%}.product-editor-form{position:static}.product-table-wrap,.admin-table-wrap{max-height:none}.catalog-toolbar{flex-direction:column;align-items:stretch}.catalog-search{width:100%}.member-summary-grid{grid-template-columns:1fr}.order-search-bar{grid-template-columns:1fr 1fr}.order-search-bar label:first-child{grid-column:1/-1}}@media (width<=640px){.page{padding:14px}.drawer,.modal{border-radius:20px 20px 0 0;width:100%;height:auto;max-height:92vh;margin-top:auto}.drawer-backdrop{align-items:flex-end}.product-card img{height:160px}.drawer-backdrop.center{align-items:flex-end}.spotlight-actions,.button-group,.stepper-row{flex-direction:column;align-items:stretch}.server-stats-grid{grid-template-columns:1fr 1fr}.hero-copy h2{max-width:none}.hero-panel-price,.search-inline{flex-direction:column;align-items:stretch}.order-search-bar{grid-template-columns:1fr}.order-search-bar label:first-child{grid-column:auto}.order-search-actions{width:100%}.order-search-actions button{flex:1}.captcha-head,.captcha-row{flex-direction:column;align-items:stretch}}
