*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#fff;--surface:#fff;--surface-hover:#f5f5f7;--border:#e5e5ea;--text:#1d1d1f;--text-muted:#6e6e73;--accent:#0071e3;--accent-hover:#0077ed;--accent-glow:#0071e31f;--warning-bg:#fffbeb;--warning-border:#f59e0b;--radius:12px;--font:"Segoe UI", system-ui, -apple-system, sans-serif;--shadow:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}.layout{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.footer{background:var(--surface-hover);border-top:1px solid var(--border);color:var(--text-muted);font-size:.85rem}.footer-inner{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem;display:grid}.footer-brand{padding-right:1rem}.footer-logo{color:var(--text);align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-logo:hover{text-decoration:none}.footer-logo em{color:var(--accent);font-style:normal}.footer-tagline{font-size:.85rem;line-height:1.6}.footer-support-email{color:var(--accent);margin-top:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.footer-support-email:hover{text-decoration:underline}.footer-col h4{color:var(--text);text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:.9rem;font-weight:700}.footer-col ul{list-style:none}.footer-col li{margin-bottom:.5rem}.footer-col a{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--accent);text-decoration:none}.footer-bottom{border-top:1px solid var(--border);text-align:center;max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem}.footer-disclaimer{opacity:.85;margin-top:.4rem;font-size:.78rem}.legal-page h1{margin-bottom:.25rem}.legal-updated{color:var(--text-muted);margin-bottom:2rem;font-size:.85rem}.legal-content section{margin-bottom:1.75rem}.legal-content h2{color:var(--text);margin-bottom:.5rem;font-size:1.05rem}.legal-content p{color:var(--text-muted);white-space:pre-line;line-height:1.7}.legal-back{margin-top:2rem}.navbar{background:var(--surface);border-bottom:1px solid var(--border);box-shadow:var(--shadow);z-index:100;position:sticky;top:0}.navbar-inner{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.brand{color:var(--text);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.brand:hover{text-decoration:none}.brand-icon{color:var(--accent);font-size:1.4rem}.brand-text em{color:var(--accent);font-style:normal}.nav-links{flex:1;gap:1.5rem;display:flex}.nav-links a{color:var(--text-muted);font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--text);text-decoration:none}.cart-link{position:relative}.cart-badge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-14px}.nav-auth{align-items:center;gap:.75rem;display:flex}.user-greeting{color:var(--text-muted);font-size:.9rem}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,opacity .2s;display:inline-flex}.btn:hover{text-decoration:none}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--surface-hover);color:var(--text)}.btn-sm{padding:.4rem .9rem;font-size:.85rem}.btn-block{width:100%;margin-top:.75rem}.store-page{overflow-x:hidden}.hero-slideshow{background:#111;width:100vw;height:420px;margin-top:-2rem;margin-bottom:2rem;margin-left:-50vw;position:relative;left:50%;overflow:hidden}.slideshow-track{width:100%;height:100%;position:relative}.slide{opacity:0;pointer-events:none;transition:opacity .8s;position:absolute;inset:0}.slide.active{opacity:1;pointer-events:auto}.slide-bg{object-fit:cover;width:100%;height:100%}.slide-overlay{background:linear-gradient(90deg,#000000a6 0%,#00000040 100%);position:absolute;inset:0}.slide-content{color:#fff;z-index:2;padding:3rem max(1.5rem,50vw - 600px + 1.5rem);position:absolute;bottom:0;left:0;right:0}.slide-content h2{text-shadow:0 2px 8px #0006;margin-bottom:.5rem;font-size:2rem}.slide-content p{opacity:.95;max-width:560px;margin-bottom:.75rem;font-size:1.05rem}.slide-cta{background:var(--accent);color:#fff;border-radius:8px;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-block}.slide-arrow{z-index:3;width:44px;height:44px;color:var(--text);cursor:pointer;box-shadow:var(--shadow-md);background:#ffffffe6;border:none;border-radius:50%;font-size:1.6rem;line-height:1;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.slide-arrow:hover{background:#fff}.slide-prev{left:1rem}.slide-next{right:1rem}.slide-dots{z-index:3;background:#00000059;border-radius:999px;gap:.5rem;padding:.4rem .75rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.slide-dot{cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s}.slide-dot.active{background:#fff}.hero-banner{text-align:center;padding:2rem 0 2.5rem}.hero-banner h1{margin-bottom:.5rem;font-size:2.2rem}.hero-banner p{color:var(--text-muted);max-width:500px;margin:0 auto}.category-filter{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;display:flex}.category-btn{border:1px solid var(--border);background:var(--surface);color:var(--text-muted);cursor:pointer;border-radius:999px;padding:.45rem 1rem;font-size:.85rem;transition:all .2s}.category-btn:hover{border-color:var(--accent);color:var(--text)}.category-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.gift-card-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.gift-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:border-color .2s,box-shadow .2s;overflow:hidden}.gift-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.gift-card-image{background:var(--surface-hover);border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:160px;padding:1.25rem;display:flex;overflow:hidden}.gift-card-image img{object-fit:contain;max-width:100%;max-height:100%}.gift-card-image-fallback{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.gift-card-body{padding:1.25rem}.gift-card-category{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.75rem;font-weight:600}.gift-card-body h3{margin:.4rem 0;font-size:1.1rem}.gift-card-body p{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem}.gift-card-footer{justify-content:space-between;align-items:center;display:flex}.gift-card-price{color:var(--accent);font-size:1.3rem;font-weight:700}.cart-page h1,.checkout-page h1{margin-bottom:.5rem}.checkout-intro{color:var(--text-muted);max-width:560px;margin-bottom:1.5rem}.checkout-form h2{margin-bottom:1rem;font-size:1.1rem}.checkout-payment-heading{margin-top:1.5rem}.checkout-email-label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.checkout-email-label input{border:1px solid var(--border);width:100%;color:var(--text);background:#fafafa;border-radius:8px;outline:none;margin-top:.35rem;padding:.65rem .85rem;font-size:.95rem;transition:border-color .2s;display:block}.checkout-email-label input:focus{border-color:var(--accent)}.checkout-email-hint{color:var(--text-muted);margin-bottom:.5rem;font-size:.82rem}.checkout-login-hint{text-align:center;color:var(--text-muted);margin-top:1rem;font-size:.88rem}.cart-layout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.cart-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);align-items:center;gap:1rem;margin-bottom:.75rem;padding:1rem;display:flex}.cart-item-thumb{background:var(--surface-hover);border:1px solid var(--border);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;padding:.35rem;display:flex;overflow:hidden}.cart-item-thumb img{object-fit:contain;max-width:100%;max-height:100%}.cart-item-info{flex:1}.cart-item-info h3{font-size:1rem}.cart-item-category{color:var(--text-muted);font-size:.75rem}.cart-item-qty{align-items:center;gap:.5rem;display:flex}.cart-item-qty button{border:1px solid var(--border);background:var(--surface-hover);width:28px;height:28px;color:var(--text);cursor:pointer;border-radius:6px;font-size:1rem}.cart-item-price{text-align:right;min-width:60px;font-weight:700}.cart-item-remove{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem}.cart-item-remove:hover{color:#ef4444}.cart-summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);padding:1.5rem;position:sticky;top:80px}.cart-summary h2{margin-bottom:1rem;font-size:1.1rem}.summary-row{color:var(--text-muted);justify-content:space-between;padding:.5rem 0;display:flex}.summary-row.total{border-top:1px solid var(--border);color:var(--text);margin-top:.5rem;padding-top:1rem;font-size:1.1rem;font-weight:700}.checkout-layout{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.checkout-details,.checkout-payment{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem}.checkout-details h2,.checkout-payment h2{margin-bottom:1rem;font-size:1.1rem}.checkout-items{list-style:none}.checkout-items li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.6rem 0;font-size:.9rem;display:flex}.checkout-item-label{align-items:center;gap:.6rem;display:flex}.checkout-item-thumb{object-fit:contain;background:var(--surface-hover);border-radius:6px;flex-shrink:0;width:32px;height:32px;padding:.2rem}.checkout-items li small{color:var(--text-muted)}.checkout-total{justify-content:space-between;padding-top:1rem;font-size:1.2rem;font-weight:700;display:flex}.payment-notice{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius);gap:1rem;margin-bottom:1rem;padding:1.25rem;display:flex}.notice-icon{font-size:1.5rem}.payment-notice strong{margin-bottom:.3rem;display:block}.payment-notice p{color:var(--text-muted);font-size:.85rem}.auth-page{justify-content:center;align-items:center;min-height:60vh;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;max-width:420px;padding:2.5rem}.auth-card h1{margin-bottom:.3rem;font-size:1.6rem}.auth-subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.auth-form label{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:500;display:block}.auth-form input{border:1px solid var(--border);width:100%;color:var(--text);background:#fafafa;border-radius:8px;outline:none;margin-top:.35rem;padding:.65rem .85rem;font-size:.95rem;transition:border-color .2s;display:block}.auth-form input:focus{border-color:var(--accent)}.form-error{color:#ef4444;margin-bottom:.75rem;font-size:.85rem}.auth-switch{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.9rem}.empty-state{text-align:center;color:var(--text-muted);padding:3rem}.empty-state .btn{margin-top:1rem}.status-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.status-pending{color:#92400e;background:#fef3c7}.status-paid{color:#1e40af;background:#dbeafe}.status-fulfilled{color:#065f46;background:#d1fae5}.status-cancelled{color:#991b1b;background:#fee2e2}.live-badge{color:#065f46;background:#d1fae5;border-radius:999px;margin-top:.75rem;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-block}.order-success-page{flex-direction:column;align-items:center;gap:1.5rem;max-width:560px;margin:0 auto;padding:2rem 0 3rem;display:flex}.success-banner{border-radius:var(--radius);color:#fff;width:100%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#065f46 0%,#059669 100%);align-items:center;gap:1.25rem;padding:1.5rem 1.75rem;display:flex}.success-banner-icon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;font-weight:700;display:inline-flex}.success-banner-label{text-transform:uppercase;letter-spacing:.08em;opacity:.9;margin:0 0 .15rem;font-size:.8rem}.success-banner-title{margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.success-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);text-align:center;width:100%;padding:2rem}.success-lead{color:var(--text-muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.success-icon{color:#065f46;background:#d1fae5;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.success-details{text-align:left;background:var(--surface-hover);border-radius:var(--radius);margin:1.5rem 0;padding:1rem}.success-details div{border-bottom:1px solid var(--border);justify-content:space-between;padding:.4rem 0;display:flex}.success-details div:last-child{border-bottom:none}.success-details dt{color:var(--text-muted);font-size:.85rem}.success-details dd{word-break:break-all;font-size:.9rem;font-weight:600}.success-note{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem}.success-email-ok{color:#065f46;background:#ecfdf5;border-radius:8px;padding:.75rem 1rem}.success-email-warn{color:#92400e;background:#fffbeb;border-radius:8px;padding:.75rem 1rem}.admin-resend-btn{margin-top:.75rem}.admin-page,.admin-dashboard{background:var(--bg);min-height:100vh}.admin-page{justify-content:center;align-items:center;padding:2rem;display:flex}.admin-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;max-width:420px;padding:2.5rem}.admin-card h1{margin-bottom:.25rem}.admin-subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.admin-back-link{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.9rem;display:block}.admin-loading{min-height:100vh;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.admin-dashboard{max-width:960px;margin:0 auto;padding:2rem 1.5rem}.admin-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.admin-header h1{margin-bottom:.25rem;font-size:1.6rem}.admin-header p{color:var(--text-muted);font-size:.9rem}.admin-header-actions{flex-wrap:wrap;gap:.5rem;display:flex}.admin-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:1.25rem}.stat-highlight{background:#fffbeb;border-color:#f59e0b}.stat-value{color:var(--text);font-size:2rem;font-weight:700;display:block}.stat-label{color:var(--text-muted);font-size:.85rem}.admin-filters{flex-wrap:wrap;gap:.5rem;display:flex}.admin-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-toolbar-note{color:var(--text-muted);max-width:520px;font-size:.88rem}.admin-toolbar-actions{gap:.5rem;display:flex}.admin-tabs{border-bottom:1px solid var(--border);gap:.5rem;margin-bottom:1.5rem;display:flex}.admin-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600}.admin-tab.active{color:var(--accent);border-bottom-color:var(--accent)}.admin-error{margin-bottom:1rem}.admin-orders{flex-direction:column;gap:.75rem;display:flex}.admin-order-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.admin-order-header{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.admin-order-header:hover{background:var(--surface-hover)}.admin-order-date{color:var(--text-muted);margin-top:.15rem;font-size:.8rem;display:block}.admin-order-meta{align-items:center;gap:.75rem;display:flex}.admin-order-total{font-size:1.1rem;font-weight:700}.admin-order-body{border-top:1px solid var(--border);padding:0 1.25rem 1.25rem}.admin-order-id{color:var(--text-muted);word-break:break-all;padding:.75rem 0;font-size:.78rem}.admin-order-items{margin-bottom:1rem;list-style:none}.admin-order-items li{border-bottom:1px solid var(--border);justify-content:space-between;padding:.4rem 0;font-size:.9rem;display:flex}.admin-order-items li small{color:var(--text-muted)}.admin-order-actions label{color:var(--text-muted);flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.admin-order-actions select{border:1px solid var(--border);background:#fafafa;border-radius:8px;padding:.5rem .75rem;font-size:.9rem}.admin-status-hint{color:var(--text-muted);margin:.75rem 0 0;font-size:.82rem;line-height:1.5}.admin-fulfill-section{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}.admin-fulfill-section h4{margin:0 0 .35rem;font-size:1rem}.admin-fulfill-hint{color:var(--text-muted);margin:0 0 .75rem;font-size:.85rem}.admin-redeem-textarea{border:1px solid var(--border);resize:vertical;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.75rem;font-family:ui-monospace,monospace;font-size:.88rem;line-height:1.5}.admin-email-feedback{color:#065f46;background:#ecfdf5;border-radius:8px;margin:.75rem 0 0;padding:.6rem .85rem;font-size:.85rem}.admin-products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.admin-product-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.admin-product-card.inactive{opacity:.65}.admin-product-thumb{background:var(--surface-hover);border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:120px;padding:1rem;display:flex}.admin-product-thumb img{object-fit:contain;max-width:100%;max-height:100%}.admin-product-info{padding:1rem}.admin-product-info h4{margin:.35rem 0;font-size:1rem}.admin-product-info p{color:var(--accent);font-weight:700}.admin-product-actions{gap:.5rem;padding:0 1rem 1rem;display:flex}.admin-product-form{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-md);margin-bottom:1.5rem;padding:1.5rem}.admin-product-form h3{margin-bottom:1rem}.admin-product-form-grid{grid-template-columns:1fr 220px;gap:1.5rem;display:grid}.admin-product-fields label{color:var(--text-muted);margin-bottom:.85rem;font-size:.85rem;font-weight:500;display:block}.admin-product-fields input,.admin-product-fields textarea,.admin-product-fields select{border:1px solid var(--border);background:#fafafa;border-radius:8px;width:100%;margin-top:.35rem;padding:.6rem .8rem;font-family:inherit;font-size:.9rem;display:block}.admin-checkbox{align-items:center;gap:.5rem;flex-direction:row!important;display:flex!important}.admin-checkbox input{width:auto!important;margin:0!important}.admin-product-preview{flex-direction:column;gap:.5rem;display:flex}.admin-preview-label{color:var(--text-muted);font-size:.85rem;font-weight:500}.admin-preview-box{background:var(--surface-hover);border:1px dashed var(--border);border-radius:var(--radius);flex:1;justify-content:center;align-items:center;min-height:160px;padding:1rem;display:flex}.admin-preview-box img{object-fit:contain;max-width:100%;max-height:140px}.admin-preview-empty{color:var(--text-muted);font-size:.85rem}.admin-form-actions{gap:.5rem;margin-top:1rem;display:flex}.admin-image-upload{margin-bottom:.85rem}.admin-image-upload-label{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.admin-file-input{display:none}.admin-upload-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.admin-upload-hint{color:var(--text-muted);font-size:.78rem}.admin-image-url-label{color:var(--text-muted);font-size:.85rem;font-weight:500;display:block}.admin-image-url-label input{border:1px solid var(--border);background:#fafafa;border-radius:8px;width:100%;margin-top:.35rem;padding:.6rem .8rem;font-size:.9rem;display:block}@media (width<=768px){.navbar-inner{flex-wrap:wrap;gap:.75rem}.nav-links{order:3;justify-content:center;width:100%}.cart-layout,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}.hero-slideshow{height:300px}.slide-content h2{font-size:1.4rem}.slide-content p{font-size:.9rem}.slide-arrow{width:36px;height:36px;font-size:1.3rem}.footer-inner{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-brand{grid-column:1/-1}.admin-stats{grid-template-columns:1fr}.admin-order-header{flex-direction:column;align-items:flex-start}.admin-product-form-grid{grid-template-columns:1fr}}
