.demo-shell{background:#f8f9fa;min-height:100vh;font-family:Inter,sans-serif}.demo-announcement{background:var(--gradient-primary);color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.78rem;display:flex}.demo-announcement-cta{color:#fff;white-space:nowrap;margin-left:8px;font-weight:700;text-decoration:underline}.demo-header{z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.demo-header-inner{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:16px 32px;display:flex}.demo-back-link{color:#6b7280;align-items:center;gap:6px;font-size:.78rem;font-weight:500;transition:color .2s;display:flex}.demo-back-link:hover{color:#0d9488}.demo-brand-name{letter-spacing:-.02em;color:#0f172a;font-size:1.3rem;font-weight:800}.demo-header-right{align-items:center;gap:16px;display:flex}.demo-cart-btn{cursor:pointer;color:#374151;background:0 0;border:none;padding:6px;transition:color .2s;position:relative}.demo-cart-btn:hover{color:#0d9488}.demo-cart-badge{color:#fff;background:#0d9488;border-radius:999px;justify-content:center;align-items:center;width:16px;height:16px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:0;right:0}.demo-nav{color:#374151;border-top:1px solid #f3f4f6;justify-content:center;align-items:center;gap:32px;padding:10px 32px;font-size:.82rem;font-weight:500;display:flex}.demo-nav a:hover{color:#0d9488}.demo-hero-banner{text-align:center;background:linear-gradient(135deg,#f0fdfa 0%,#e0f2fe 100%);padding:56px 24px 48px}.demo-hero-eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#0d9488;margin-bottom:12px;font-size:.68rem;font-weight:700}.demo-hero-title{letter-spacing:-.03em;color:#0f172a;margin-bottom:12px;font-size:clamp(2rem,5vw,3.2rem);font-weight:900}.demo-hero-sub{color:#64748b;max-width:480px;margin:0 auto;font-size:1rem;line-height:1.6}.demo-products-container{max-width:1280px;margin:0 auto;padding:40px 32px 80px}.demo-section-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:baseline;margin-bottom:28px;padding-bottom:16px;display:flex}.demo-section-header h2{color:#0f172a;font-size:1.3rem;font-weight:800}.demo-section-header p{color:#9ca3af;font-size:.85rem}.demo-products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.demo-product-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;transition:all .3s;overflow:hidden}.demo-product-card:hover{border-color:#d1d5db;transform:translateY(-4px);box-shadow:0 16px 40px #00000014}.demo-product-image-wrap{aspect-ratio:3/4;background:#f9fafb;position:relative;overflow:hidden}.demo-product-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.demo-product-card:hover .demo-product-img{transform:scale(1.04)}.demo-product-badge{color:#fff;text-transform:uppercase;letter-spacing:.1em;background:#0f172a;border-radius:999px;padding:4px 10px;font-size:.6rem;font-weight:700;position:absolute;top:12px;left:12px}.demo-like-btn{cursor:pointer;color:#9ca3af;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.demo-like-btn:hover,.demo-like-btn.liked{color:#ef4444}.demo-tryon-overlay{color:#fff;cursor:pointer;opacity:0;background:#0d9488eb;border:none;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.82rem;font-weight:700;transition:all .25s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.demo-product-card:hover .demo-tryon-overlay{opacity:1;transform:translateY(0)}.demo-product-info{padding:18px 16px 20px}.demo-product-brand{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;margin-bottom:4px;font-size:.68rem;font-weight:600}.demo-product-name{color:#0f172a;margin-bottom:8px;font-size:.97rem;font-weight:700}.demo-product-rating{align-items:center;gap:3px;margin-bottom:10px;display:flex}.demo-product-rating span{color:#9ca3af;margin-left:4px;font-size:.72rem}.demo-product-price{margin-bottom:12px}.demo-price{color:#0f172a;font-size:1.15rem;font-weight:800}.demo-original-price{color:#9ca3af;margin-left:8px;font-size:.85rem;text-decoration:line-through}.demo-size-row{flex-wrap:wrap;gap:6px;margin-bottom:10px;display:flex}.demo-size-btn{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:600;transition:all .15s}.demo-size-btn:hover{color:#0d9488;border-color:#0d9488}.demo-size-btn.selected{color:#fff;background:#0d9488;border-color:#0d9488}.demo-color-row{gap:6px;margin-bottom:14px;display:flex}.demo-color-swatch{cursor:pointer;border:2px solid #e5e7eb;border-radius:50%;width:18px;height:18px;transition:transform .15s}.demo-color-swatch:hover{transform:scale(1.2)}.demo-product-actions{gap:8px;display:flex}.demo-add-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.demo-add-btn:hover{background:#1e293b;transform:translateY(-1px)}.demo-tryon-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#0891b2);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-size:.78rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0d94884d}.demo-tryon-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0d948866}.tryon-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0f172a99;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.tryon-modal{background:#fff;border-radius:28px;width:100%;max-width:520px;max-height:90vh;padding:32px 32px 24px;position:relative;overflow-y:auto;box-shadow:0 32px 80px #00000038}.tryon-close{cursor:pointer;color:#374151;z-index:10;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex;position:absolute;top:20px;right:20px}.tryon-close:hover{background:#e5e7eb}.tryon-step{flex-direction:column;align-items:center;gap:16px;display:flex}.tryon-powered{color:#0d9488;text-transform:uppercase;letter-spacing:.1em;background:linear-gradient(135deg,#ccfbf1,#e0f2fe);border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:6px 14px;font-size:.65rem;font-weight:700;display:inline-flex}.tryon-success{color:#16a34a;background:#dcfce7}.tryon-title{color:#0f172a;letter-spacing:-.02em;text-align:center;margin:0;font-size:1.2rem;font-weight:800}.tryon-subtitle{color:#64748b;text-align:center;font-size:.82rem}.tryon-upload-zone{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:16px;width:100%;padding:36px 20px;transition:all .25s}.tryon-upload-zone:hover,.tryon-upload-zone.drag-active{background:#f0fdfa;border-color:#0d9488}.tryon-upload-icon{color:#0d9488;background:#f0fdfa;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;display:inline-flex}.tryon-upload-main{color:#374151;margin-bottom:4px;font-size:.88rem;font-weight:600}.tryon-upload-sub{color:#9ca3af;font-size:.75rem}.tryon-upload-demo-hint{color:#0d9488;margin-top:8px;font-size:.72rem;font-weight:600}.tryon-upload-divider{color:#d1d5db;align-items:center;gap:12px;width:100%;font-size:.78rem;display:flex}.tryon-upload-divider:before,.tryon-upload-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.tryon-camera-btn{cursor:pointer;color:#374151;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.tryon-camera-btn:hover{color:#0d9488;border-color:#0d9488}.tryon-privacy-note{color:#9ca3af;text-align:center;font-size:.72rem}.tryon-processing{gap:12px;padding:8px 0}.tryon-spinner-wrap{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.tryon-ring{width:96px;height:96px}.tryon-pct{color:#0d9488;font-size:.95rem;font-weight:800;position:absolute}.tryon-processing-msg{color:#64748b;font-size:.9rem;font-weight:500}.tryon-steps-row{align-items:center;gap:8px;margin:4px 0;display:flex}.tryon-step-dot{color:#9ca3af;border:2px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;font-weight:700;transition:all .3s;display:flex}.tryon-step-dot.active{color:#0d9488;background:#f0fdfa;border-color:#0d9488}.tryon-step-dot.done{color:#fff;background:#16a34a;border-color:#16a34a}.tryon-eta{color:#cbd5e1;font-size:.72rem}.tryon-result-step{gap:16px}.tryon-result-header{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.tryon-result-image-wrap{aspect-ratio:3/4;border:2px solid #e5e7eb;border-radius:18px;width:100%;max-width:360px;position:relative;overflow:hidden}.tryon-result-img{object-fit:cover;width:100%;height:100%}.tryon-result-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d9488eb;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:700;display:flex;position:absolute;bottom:12px;left:12px}.tryon-result-product{background:#f9fafb;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.tryon-result-thumb{object-fit:cover;border:1px solid #e5e7eb;border-radius:10px;width:52px;height:52px}.tryon-result-name{color:#0f172a;font-size:.85rem;font-weight:700}.tryon-result-price{color:#0d9488;font-size:.8rem;font-weight:600}.tryon-result-actions{gap:10px;width:100%;display:flex}.tryon-demo-stage{flex-direction:column;gap:10px;display:flex}.tryon-demo-image-wrap{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;width:100%;height:480px;position:relative;overflow:hidden}.tryon-demo-image{object-fit:cover;width:100%;height:100%;min-height:260px;transition:filter .25s,transform .25s;display:block}.tryon-demo-image.is-generating{filter:blur(4px)brightness(.75);transform:scale(1.02)}.tryon-demo-loader{color:#fff;text-align:center;background:#0f172a59;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;inset:0}.tryon-demo-loader p{font-size:1rem;font-weight:700}.tryon-demo-loader span{color:#ffffffd6;font-size:.8rem}.tryon-demo-loader-icon{animation:1s linear infinite tryon-spin}.tryon-garment-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.tryon-garment-thumb{cursor:pointer;aspect-ratio:1;background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:0;transition:all .2s;overflow:hidden}.tryon-garment-thumb:hover:not(:disabled){border-color:#0d9488;transform:translateY(-2px)}.tryon-garment-thumb.selected{border-color:#0d9488;box-shadow:0 0 0 3px #0d948824}.tryon-garment-thumb.generated{border-color:#0891b2}.tryon-garment-thumb:disabled{cursor:wait;opacity:.75}.tryon-garment-thumb-img{object-fit:cover;width:100%;height:100%;display:block}@keyframes tryon-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn-demo-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#0891b2);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0d94884d}.btn-demo-primary:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0d948866}.btn-demo-secondary{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.btn-demo-secondary:hover{color:#0d9488;border-color:#0d9488}.demo-store-footer{text-align:center;background:#0f172a;padding:40px 32px}.demo-footer-inner{flex-direction:column;align-items:center;gap:10px;display:flex}.demo-footer-brand{color:#fff;font-size:1.1rem;font-weight:800}.demo-footer-powered{color:#64748b;font-size:.82rem}.demo-footer-link{color:#0d9488;font-weight:600}.demo-footer-cta{color:#fff;background:linear-gradient(135deg,#0d9488,#0891b2);border-radius:999px;margin-top:8px;padding:10px 20px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #0d94884d}.demo-footer-cta:hover{transform:translateY(-2px)}.demo-pdp-container{max-width:1200px;margin:0 auto;padding:40px 32px 80px}.demo-pdp-layout{grid-template-columns:1fr 400px;align-items:start;gap:64px;display:grid}.demo-pdp-gallery{flex-direction:column;gap:16px;display:flex;position:sticky;top:100px}.demo-pdp-main-image-wrap{aspect-ratio:3/4;background:#f9fafb;border:1px solid #e5e7eb;border-radius:20px;width:100%;position:relative;overflow:hidden}.demo-pdp-main-image{object-fit:cover;width:100%;height:100%}.demo-pdp-thumbnails{gap:12px;display:flex}.demo-pdp-thumb-btn{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:12px;width:80px;height:106px;padding:0;transition:all .2s;overflow:hidden}.demo-pdp-thumb-btn:hover{opacity:1}.demo-pdp-thumb-btn.active{opacity:1;border-color:#0d9488}.demo-pdp-thumb-img{object-fit:cover;width:100%;height:100%}.demo-pdp-details{flex-direction:column;gap:24px;display:flex}.demo-pdp-header{flex-direction:column;gap:8px;display:flex}.demo-pdp-brand{color:#0d9488;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.demo-pdp-title{color:#0f172a;letter-spacing:-.02em;font-size:2.2rem;font-weight:900;line-height:1.1}.demo-pdp-price-row{align-items:baseline;gap:12px;margin-top:4px;display:flex}.demo-pdp-price{color:#0f172a;font-size:1.6rem;font-weight:800}.demo-pdp-original-price{color:#9ca3af;font-size:1.1rem;text-decoration:line-through}.demo-pdp-description{color:#4b5563;font-size:1rem;line-height:1.6}.demo-pdp-section{border-top:1px solid #e5e7eb;flex-direction:column;gap:12px;padding-top:24px;display:flex}.demo-pdp-section-title{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;font-size:.85rem;font-weight:700;display:flex}.demo-pdp-size-grid{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:10px;display:grid}.demo-pdp-size-btn{color:#374151;cursor:pointer;text-align:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:12px 0;font-size:.85rem;font-weight:600;transition:all .2s}.demo-pdp-size-btn:hover{border-color:#0f172a}.demo-pdp-size-btn.selected{color:#fff;background:#0f172a;border-color:#0f172a}.demo-pdp-actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.demo-pdp-add-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.demo-pdp-add-btn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #0000001a}.demo-pdp-tryon-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488,#0891b2);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0d94884d}.demo-pdp-tryon-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0d948866}.demo-pdp-specs{color:#64748b;flex-direction:column;gap:8px;margin-top:24px;font-size:.85rem;display:flex}.demo-pdp-specs span{color:#0f172a;margin-right:6px;font-weight:600}.tryon-model-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:8px;display:grid}.tryon-model-btn{aspect-ratio:3/4;cursor:pointer;background:#f9fafb;border:3px solid #0000;border-radius:16px;padding:0;transition:all .2s;position:relative;overflow:hidden}.tryon-model-btn:hover{transform:translateY(-2px);box-shadow:0 12px 24px #0000001a}.tryon-model-btn.selected{border-color:#0d9488}.tryon-model-img{object-fit:cover;width:100%;height:100%}.tryon-model-name{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border-radius:999px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;bottom:8px;left:8px}@media (max-width:640px){.tryon-modal{border-radius:20px;padding:16px 14px 12px}.tryon-demo-image-wrap,.tryon-demo-image{min-height:220px}.tryon-garment-strip{gap:6px}.tryon-powered{padding:3px 10px;font-size:.58rem}.tryon-title{font-size:1.05rem}.tryon-subtitle{font-size:.76rem}.tryon-garment-thumb{border-width:1px;border-radius:7px}}@media (max-width:960px){.demo-pdp-layout{grid-template-columns:1fr;gap:40px}.demo-pdp-gallery{position:static;top:auto}.demo-pdp-thumbnails{padding-bottom:8px;overflow-x:auto}.demo-pdp-thumb-btn{flex:0 0 80px}}
