.shop-shell{--shop-muted:#d1d5db;--shop-border:#2f2f2f;--shop-border-strong:#454545;--shop-panel:#111111eb;--shop-panel-soft:#0d0d0de0;--shop-danger:#fca5a5;--shop-shadow:0 18px 45px #00000059;min-height:100vh}.shop-shell main{width:100%}.shop-shell .page-stack{gap:2rem;display:grid}.shop-shell .site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000c;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.shop-shell .site-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 2rem);margin:0 auto;padding:1rem 0;display:flex}.shop-shell .brand{flex-direction:column;gap:.2rem;display:flex}.shop-shell .brand-badge--header{gap:.7rem;font-size:.92rem}.shop-shell .brand-mark{color:#e5e7eb;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700}.shop-shell .nav-links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.shop-shell .nav-link{color:var(--shop-muted);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.7rem 1rem;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.shop-shell .nav-link:hover,.shop-shell .nav-link--active{color:#fff;border-color:var(--shop-border);background:#111}.shop-shell .cart-pill{color:#000;background:#fff;box-shadow:0 18px 45px #ffffff1f}.shop-shell .cart-pill:hover,.shop-shell .cart-pill.nav-link--active{color:#000;background:#fff;border-color:#0000}.shop-shell .section-heading,.shop-shell .product-detail,.shop-shell .cart-shell,.shop-shell .checkout-shell{gap:2rem;display:grid}.shop-shell .section-heading h1,.shop-shell .section-heading h2,.shop-shell .product-detail-copy h1,.shop-shell .success-card h1,.shop-shell .empty-state h2,.shop-shell .admin-toolbar h1,.shop-shell .admin-auth-card h1{color:#fff;max-width:720px;margin:1rem 0;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.shop-shell .lead,.shop-shell .section-copy,.shop-shell .checkout-note,.shop-shell .note,.shop-shell .success-card p,.shop-shell .empty-state p,.shop-shell .product-detail-copy p,.shop-shell .admin-warning p{color:var(--shop-muted);margin:0;line-height:1.7}.shop-shell .detail-actions,.shop-shell .summary-actions,.shop-shell .admin-toolbar__actions{flex-wrap:wrap;gap:1rem;display:flex}.shop-shell .button,.shop-shell .quantity-controls button{border-radius:999px;justify-content:center;align-items:center;font-weight:700;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.shop-shell .button{cursor:pointer;border:1px solid #0000;min-height:48px;padding:.95rem 1.35rem}.shop-shell .button:hover,.shop-shell .quantity-controls button:hover{transform:translateY(-1px)}.shop-shell .button-primary{color:#000;background:#fff;box-shadow:0 18px 45px #ffffff1f}.shop-shell .button-secondary,.shop-shell .button-ghost{color:#f8fafc;border-color:var(--shop-border);background:#111}.shop-shell .button-ghost{color:var(--shop-muted)}.shop-shell .button:disabled{opacity:.6;cursor:wait;transform:none}.shop-shell .catalog-section,.shop-shell .product-grid,.shop-shell .cart-list,.shop-shell .admin-orders-grid,.shop-shell .admin-order-items__list{gap:1rem;display:grid}.shop-shell .catalog-section{gap:1.5rem}.shop-shell .section-heading{align-items:end}.shop-shell .category-pills-shell{z-index:15;align-self:start;position:sticky;top:88px}.shop-shell .category-pills{border:1px solid var(--shop-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shop-shadow);background:#111111eb;border-radius:1.25rem;flex-wrap:wrap;gap:.75rem;padding:.75rem;display:flex}.shop-shell .category-pill{border:1px solid var(--shop-border);min-height:44px;color:var(--shop-muted);cursor:pointer;background:#111;border-radius:999px;padding:0 1rem;transition:transform .18s,background-color .18s,border-color .18s,color .18s}.shop-shell .category-pill:hover{transform:translateY(-1px)}.shop-shell .category-pill--active{color:#000;background:#fff;border-color:#0000}.shop-shell .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-shell .product-card,.shop-shell .product-detail,.shop-shell .cart-items,.shop-shell .summary-card,.shop-shell .checkout-form,.shop-shell .success-card,.shop-shell .empty-state,.shop-shell .admin-auth-card,.shop-shell .admin-toolbar,.shop-shell .admin-filter-card,.shop-shell .admin-order-card,.shop-shell .admin-metric-card{background:var(--shop-panel);border:1px solid var(--shop-border);box-shadow:var(--shop-shadow);border-radius:1.5rem}.shop-shell .product-card{flex-direction:column;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.shop-shell .product-card:hover{border-color:#ffffff29;transform:translateY(-2px)}.shop-shell .summary-card,.shop-shell .checkout-form,.shop-shell .success-card,.shop-shell .empty-state,.shop-shell .admin-auth-card,.shop-shell .admin-toolbar,.shop-shell .admin-filter-card,.shop-shell .admin-order-card,.shop-shell .admin-metric-card,.shop-shell .cart-items,.shop-shell .product-detail{padding:1.55rem}.shop-shell .product-card__image{aspect-ratio:4/4.2;background:linear-gradient(#ffffff05,#0000);overflow:hidden}.shop-shell .product-card__image img{object-fit:cover;width:100%;height:100%}.shop-shell .product-card__body{gap:1rem;padding:1.4rem;display:grid}.shop-shell .product-card__title .eyebrow{margin-bottom:.4rem}.shop-shell .product-card__title,.shop-shell .cart-item__row,.shop-shell .summary-line,.shop-shell .admin-order-card__top{justify-content:space-between;align-items:start;gap:1rem;display:flex}.shop-shell .product-card__title h3,.shop-shell .summary-card h2,.shop-shell .checkout-form h2,.shop-shell .admin-order-card__top h2,.shop-shell .admin-order-items h3{color:#fff;margin:0;font-size:1.2rem}.shop-shell .product-price,.shop-shell .product-card__title strong,.shop-shell .summary-line strong,.shop-shell .admin-order-meta strong,.shop-shell .admin-order-address strong,.shop-shell .admin-metric-card strong,.shop-shell .cart-item__row strong,.shop-shell .admin-order-item strong{color:#fff}.shop-shell .product-detail-image{background:var(--shop-panel-soft);border-radius:1.25rem;overflow:hidden}.shop-shell .product-gallery{gap:1rem;display:grid}.shop-shell .product-gallery__main{place-items:center;min-height:420px;padding:1rem;display:grid}.shop-shell .product-gallery__main img{width:auto;max-width:100%;height:auto;max-height:min(72vh,720px)}.shop-shell .product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.shop-shell .product-gallery__thumb{background:var(--shop-panel-soft);border:1px solid var(--shop-border);aspect-ratio:1;border-radius:1rem;overflow:hidden}.shop-shell .product-gallery__thumb img{object-fit:cover;width:100%;height:100%}.shop-shell .product-detail-copy,.shop-shell .detail-meta,.shop-shell .admin-order-meta,.shop-shell .admin-order-items,.shop-shell .admin-status-form,.shop-shell .admin-auth-form,.shop-shell .admin-filter-form{gap:1rem;display:grid}.shop-shell .detail-meta>div,.shop-shell .location-share-card,.shop-shell .admin-order-meta>div,.shop-shell .admin-order-address,.shop-shell .admin-order-item,.shop-shell .cart-item{background:var(--shop-panel-soft);border:1px solid var(--shop-border);border-radius:1.25rem;padding:1rem}.shop-shell .detail-meta span,.shop-shell .admin-metric-card span,.shop-shell .admin-order-meta span,.shop-shell .admin-order-address span,.shop-shell .admin-status-form__label,.shop-shell .variant-picker>span,.shop-shell .field label{color:var(--shop-muted);font-size:.88rem}.shop-shell .variant-picker{gap:.85rem;display:grid}.shop-shell .variant-options{gap:.75rem;display:grid}.shop-shell .variant-option{border:1px solid var(--shop-border);color:#fff;cursor:pointer;background:#111;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.1rem;transition:transform .18s,border-color .18s,background-color .18s;display:flex}.shop-shell .variant-option span{color:var(--shop-muted)}.shop-shell .variant-option:hover{transform:translateY(-1px)}.shop-shell .variant-option--active{background:#ffffff14;border-color:#fff}.shop-shell .cart-shell,.shop-shell .checkout-shell{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.shop-shell .cart-item{grid-template-columns:92px minmax(0,1fr);gap:1rem;display:grid}.shop-shell .cart-item__image{border-radius:1rem;overflow:hidden}.shop-shell .cart-item__controls,.shop-shell .admin-status-form__controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.shop-shell .quantity-controls{border:1px solid var(--shop-border);background:#111;border-radius:999px;align-items:center;display:inline-flex;overflow:hidden}.shop-shell .quantity-controls button{color:#fff;cursor:pointer;background:0 0;border:0;width:34px;height:34px}.shop-shell .quantity-controls span{text-align:center;min-width:40px}.shop-shell .field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.shop-shell .field{gap:.5rem;display:grid}.shop-shell .field-full{grid-column:1/-1}.shop-shell .field input,.shop-shell .field textarea,.shop-shell .admin-status-form select{border:1px solid var(--shop-border);color:#fff;background:#090909;border-radius:1rem;width:100%;padding:.95rem 1rem}.shop-shell .location-share-card{justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-shell .location-link{margin-top:.5rem}.shop-shell .location-link a,.shop-shell .admin-order-address a{text-decoration:underline}.shop-shell .summary-card{align-self:start;gap:1rem;display:grid}.shop-shell .empty-state,.shop-shell .success-card{text-align:center}.shop-shell .error-text{color:var(--shop-danger);margin:0}.shop-shell .admin-auth-card{max-width:720px;margin:0 auto}.shop-shell .admin-warning{border:1px solid var(--shop-border-strong);background:#ffffff0a;border-radius:1.25rem;padding:1rem}.shop-shell .admin-toolbar{justify-content:space-between;align-items:start;gap:1rem;display:flex}.shop-shell .admin-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.shop-shell .store-details{margin-top:0}@media (min-width:900px){.shop-shell .section-heading{grid-template-columns:minmax(0,1fr) minmax(260px,420px)}.shop-shell .product-detail{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);align-items:center}.shop-shell .admin-order-meta{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:980px){.shop-shell .product-grid,.shop-shell .cart-shell,.shop-shell .checkout-shell,.shop-shell .admin-metrics,.shop-shell .admin-order-meta{grid-template-columns:1fr}.shop-shell .site-header__inner,.shop-shell .admin-toolbar,.shop-shell .location-share-card,.shop-shell .admin-order-card__top{flex-direction:column;align-items:start}}@media (max-width:640px){.shop-shell .site-header__inner{width:min(100% - 2rem,1120px)}.shop-shell .category-pills-shell{top:76px}.shop-shell .category-pills{scrollbar-width:thin;flex-wrap:nowrap;overflow-x:auto}.shop-shell .summary-actions,.shop-shell .admin-toolbar__actions{flex-direction:column;width:100%}.shop-shell .summary-actions>*,.shop-shell .admin-toolbar__actions>*{width:100%}.shop-shell .field-grid,.shop-shell .product-grid,.shop-shell .cart-item,.shop-shell .product-gallery__thumbs{grid-template-columns:1fr}}
