/* Pornedo 3.8 Store Core */
.store-hero{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:clamp(2rem,5vw,5rem) 0 2rem}.store-hero h1{font-size:clamp(2.2rem,6vw,5.4rem);margin:.25rem 0 .75rem;line-height:.96}.store-hero p{max-width:760px;color:var(--muted);font-size:1.08rem}.store-hero-actions,.store-form-actions,.storefront-actions,.store-quick-actions{display:flex;flex-wrap:wrap;gap:.75rem}.store-section{padding-block:1.5rem 3rem}.store-filters{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(140px,1fr)) auto;gap:.8rem;align-items:end;background:var(--surface);border:1px solid var(--border);padding:1rem;border-radius:1.25rem;position:relative}.store-filters label,.store-editor-form label,.store-admin-grid label,.control-card label{display:grid;gap:.42rem;color:var(--muted);font-size:.82rem}.store-filters input,.store-filters select,.store-editor-form input,.store-editor-form select,.store-editor-form textarea,.store-admin-grid input,.store-admin-grid select,.store-admin-grid textarea,.control-card input,.control-card select,.control-card textarea{width:100%;border:1px solid var(--border);background:var(--surface-alt);color:var(--text);border-radius:.8rem;padding:.78rem .85rem}.store-search-field{position:relative}.store-suggestions{position:absolute;inset:100% 0 auto;z-index:30;margin-top:.35rem;background:var(--surface);border:1px solid var(--border);border-radius:.9rem;box-shadow:0 20px 60px rgba(0,0,0,.25);overflow:hidden}.store-suggestions a{display:grid;grid-template-columns:42px 1fr auto;gap:.7rem;align-items:center;padding:.7rem;color:var(--text);text-decoration:none;border-bottom:1px solid var(--border)}.store-suggestions a:last-child{border:0}.store-suggestions img{width:42px;height:42px;object-fit:cover;border-radius:.55rem}.store-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem}.store-product-card{background:var(--surface);border:1px solid var(--border);border-radius:1.15rem;overflow:hidden;min-width:0;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.store-product-card:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 45%,var(--border));box-shadow:0 18px 42px rgba(0,0,0,.18)}.store-product-media{position:relative;display:block;aspect-ratio:4/3;background:linear-gradient(135deg,var(--surface-alt),color-mix(in srgb,var(--accent) 20%,var(--surface)));overflow:hidden}.store-product-media img,.store-product-media video{width:100%;height:100%;object-fit:cover}.store-product-placeholder,.store-product-empty-media{display:grid;place-items:center;width:100%;height:100%;font-size:3rem;font-weight:800;color:var(--accent)}.store-badge{position:absolute;top:.65rem;left:.65rem;padding:.35rem .55rem;border-radius:999px;font-size:.7rem;font-weight:800;background:var(--surface);color:var(--text);box-shadow:0 4px 18px rgba(0,0,0,.25)}.store-badge.sold{left:auto;right:.65rem;background:var(--danger);color:white}.store-product-body{display:grid;gap:.6rem;padding:1rem}.store-card-meta{display:flex;justify-content:space-between;gap:.5rem;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.05em}.store-card-meta a{color:var(--accent);text-decoration:none}.store-product-body h3{margin:0;font-size:1.05rem}.store-product-body h3 a{color:var(--text);text-decoration:none}.store-product-body p{color:var(--muted);font-size:.88rem;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.store-product-body footer{display:flex;justify-content:space-between;gap:.5rem;align-items:center;border-top:1px solid var(--border);padding-top:.7rem}.store-product-body footer span{font-size:.75rem;color:var(--muted)}.store-front-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.store-front-card{display:grid;grid-template-columns:92px 1fr;gap:1rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface)}.store-front-image{position:relative;display:grid;place-items:center;width:92px;height:92px;border-radius:1rem;overflow:hidden;background:var(--surface-alt);text-decoration:none;color:var(--accent);font-size:2rem;font-weight:800}.store-front-image img{width:100%;height:100%;object-fit:cover}.store-front-image b,.store-front-image em{position:absolute;font-style:normal;font-size:.58rem;padding:.25rem .4rem;border-radius:999px;background:var(--accent);color:white;left:.3rem;top:.3rem}.store-front-image em{top:auto;bottom:.3rem;background:var(--success)}.store-front-card h3{margin:.2rem 0}.store-front-card h3 a{color:var(--text);text-decoration:none}.store-front-card p,.store-front-card small{color:var(--muted)}.storefront-hero{background:linear-gradient(180deg,rgba(0,0,0,.35),var(--bg)),var(--store-banner,linear-gradient(135deg,var(--surface),var(--surface-alt)));background-size:cover;background-position:center;padding:4rem 0 2.5rem}.storefront-hero-inner{display:flex;gap:1.5rem;align-items:end}.storefront-avatar{width:150px;height:150px;display:grid;place-items:center;border-radius:1.5rem;overflow:hidden;border:4px solid var(--surface);background:var(--surface-alt);font-size:4rem;font-weight:900}.storefront-avatar img{width:100%;height:100%;object-fit:cover}.storefront-hero h1{font-size:clamp(2.3rem,6vw,4.8rem);margin:.2rem 0}.storefront-description{max-width:900px;color:var(--muted);line-height:1.75;margin-bottom:2rem}.store-sale-grid,.store-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.8rem}.store-sale-grid a,.store-wishlist-grid a{display:grid;gap:.4rem;padding:1rem;border:1px solid var(--border);border-radius:1rem;background:var(--surface);color:var(--text);text-decoration:none}.store-sale-grid img{width:100%;height:120px;object-fit:cover;border-radius:.65rem}.store-sale-grid small,.store-wishlist-grid small,.store-wishlist-grid span{color:var(--muted)}.store-product-page{padding-block:1rem 2rem}.store-breadcrumb{display:flex;gap:.5rem;flex-wrap:wrap;color:var(--muted);font-size:.82rem;margin-bottom:1.2rem}.store-breadcrumb a{color:var(--accent);text-decoration:none}.store-product-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:2rem}.store-gallery-main{aspect-ratio:16/10;background:#05070b;border-radius:1.25rem;overflow:hidden}.store-gallery-main>*{display:none;width:100%;height:100%;object-fit:contain}.store-gallery-main>.active{display:block}.store-gallery-thumbs{display:flex;gap:.6rem;overflow:auto;padding-top:.7rem}.store-gallery-thumbs button{width:72px;height:58px;border:1px solid var(--border);border-radius:.6rem;overflow:hidden;background:var(--surface);flex:0 0 auto}.store-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.store-product-summary{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;padding:1.35rem;align-self:start;position:sticky;top:78px}.store-product-summary h1{font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.02;margin:.6rem 0}.store-product-lead{color:var(--muted);line-height:1.6}.store-price{font-size:2rem;font-weight:900;margin:1rem 0;color:var(--accent)}.store-product-actions{display:flex;gap:.7rem;flex-wrap:wrap;margin:1.25rem 0}.store-product-actions form{margin:0}.store-trust{display:grid;gap:.35rem;padding-top:1rem;border-top:1px solid var(--border);color:var(--muted);font-size:.82rem}.store-product-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:2rem}.store-product-details article,.store-inquiry-card,.store-faq details{border:1px solid var(--border);border-radius:1rem;background:var(--surface);padding:1.2rem}.store-product-details article:first-child{grid-column:1/-1}.store-product-details article div{line-height:1.75;color:var(--muted)}.store-faq{display:grid;gap:.7rem}.store-faq summary{font-weight:700;cursor:pointer}.store-faq p{color:var(--muted)}.store-inquiry-card{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem}.store-inquiry-card form{display:grid;gap:.7rem}.store-inquiry-card textarea{min-height:120px}.store-workspace-nav{display:flex;gap:.45rem;overflow:auto;padding:.35rem 0 1rem;margin-bottom:1rem}.store-workspace-nav a{white-space:nowrap;padding:.65rem .8rem;border:1px solid var(--border);border-radius:.75rem;color:var(--muted);text-decoration:none}.store-workspace-nav a.active,.store-workspace-nav a:hover{color:var(--text);border-color:var(--accent);background:color-mix(in srgb,var(--accent) 12%,var(--surface))}.store-dashboard-hero,.control-hero{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.2rem;border:1px solid var(--border);border-radius:1rem;background:linear-gradient(135deg,var(--surface),color-mix(in srgb,var(--accent) 8%,var(--surface-alt)));margin-bottom:1rem}.store-dashboard-hero h2,.control-hero h2{margin:.25rem 0}.store-stat-grid,.control-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.7rem;margin:1rem 0}.store-stat-grid article,.control-stats article{background:var(--surface);border:1px solid var(--border);padding:1rem;border-radius:.9rem}.store-stat-grid span,.control-stats span{display:block;color:var(--muted);font-size:.75rem;text-transform:uppercase}.store-stat-grid strong,.control-stats strong{font-size:1.65rem}.store-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.store-checklist{list-style:none;padding:0;display:grid;gap:.5rem}.store-checklist li:before{content:'○';margin-right:.5rem;color:var(--muted)}.store-checklist li.done:before{content:'✓';color:var(--success)}.creator-product-list,.creator-product-table,.store-inquiry-list,.admin-store-list{display:grid;gap:.7rem}.creator-product-list>a,.creator-product-list>article,.creator-product-table>article,.store-inquiry-list>article,.admin-store-list>article{display:grid;gap:.6rem;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:.9rem;color:var(--text);text-decoration:none}.creator-product-table>article,.admin-store-list>article{grid-template-columns:86px minmax(0,1fr) auto;align-items:center}.creator-product-table img,.admin-store-list img{width:86px;height:72px;object-fit:cover;border-radius:.7rem}.admin-store-list.compact>article{grid-template-columns:minmax(0,1fr) auto}.row-actions,.admin-store-list form{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}.status-pill{display:inline-flex;width:max-content;padding:.3rem .55rem;border-radius:999px;font-size:.7rem;font-weight:800;background:var(--surface-alt);color:var(--muted)}.status-published,.status-active,.status-approved,.status-answered{background:color-mix(in srgb,var(--success) 18%,var(--surface));color:var(--success)}.status-pending_review,.status-pending,.status-open{background:color-mix(in srgb,#eab308 16%,var(--surface));color:#d4a408}.status-rejected,.status-suspended,.status-spam{background:color-mix(in srgb,var(--danger) 16%,var(--surface));color:var(--danger)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.form-grid .span-2{grid-column:1/-1}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.check input[type=checkbox]{width:auto}.upload-preview{width:120px;height:120px;object-fit:cover;border-radius:.75rem}.upload-preview.wide{width:100%;height:140px}.workspace-toolbar,.control-card>header,.section-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.control-card{background:var(--surface);border:1px solid var(--border);border-radius:1rem;padding:1rem;margin-bottom:1rem}.creator-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.7rem}.creator-media-grid article{background:var(--surface-alt);border:1px solid var(--border);border-radius:.8rem;overflow:hidden}.creator-media-grid img,.creator-media-grid video{width:100%;height:160px;object-fit:cover}.creator-media-grid article>div{padding:.7rem}.creator-media-grid form{display:flex;gap:.45rem;margin-top:.5rem}.store-inquiry-list blockquote{margin:0;padding:1rem;background:var(--surface-alt);border-left:3px solid var(--accent);border-radius:.5rem}.store-inquiry-list form{display:grid;gap:.6rem}.store-reply{padding:.8rem;border:1px solid var(--border);border-radius:.7rem}.control-anchor-nav{display:flex;gap:.5rem;overflow:auto;margin:1rem 0}.control-anchor-nav a{white-space:nowrap;padding:.55rem .7rem;border:1px solid var(--border);border-radius:.7rem;color:var(--muted);text-decoration:none}.category-tree-admin{display:grid;gap:.45rem}.category-tree-admin article{display:grid;grid-template-columns:1fr auto auto;gap:.6rem;padding:.7rem;background:var(--surface-alt);border-radius:.65rem}.empty-state{padding:3rem 1rem;text-align:center;border:1px dashed var(--border);border-radius:1rem;color:var(--muted)}.button.disabled{opacity:.55;pointer-events:none}.danger{color:var(--danger)}
@media(max-width:1050px){.store-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.store-search-field{grid-column:1/-1}.store-product-layout{grid-template-columns:1fr}.store-product-summary{position:static}.store-admin-grid,.store-product-details,.store-inquiry-card{grid-template-columns:1fr}.store-product-details article:first-child{grid-column:auto}}
@media(max-width:700px){.store-hero,.control-hero,.store-dashboard-hero,.storefront-hero-inner{align-items:flex-start;flex-direction:column}.store-filters,.form-grid{grid-template-columns:1fr}.form-grid .span-2,.store-search-field{grid-column:auto}.storefront-avatar{width:100px;height:100px}.creator-product-table>article,.admin-store-list>article,.admin-store-list.compact>article{grid-template-columns:1fr}.creator-product-table img,.admin-store-list img{width:100%;height:180px}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.store-product-body{padding:.75rem}.store-product-body p{display:none}.store-product-body footer{display:grid}.store-front-grid{grid-template-columns:1fr}}
@media(max-width:430px){.store-product-grid{grid-template-columns:1fr}}
