.store-page{max-width:1200px;margin:0 auto;padding:1rem;font-family:Inter,system-ui,-apple-system,sans-serif}.store-page h1{color:#1a1a2e;text-align:center;margin-bottom:1.5rem;font-size:2rem}.store-error{text-align:center;color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:2rem auto;padding:2rem}.store-status.no-store{text-align:center;background:#fff;border-radius:16px;margin-bottom:2rem;padding:3rem 2rem;box-shadow:0 2px 12px #00000014}.store-status.no-store p{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.create-store-btn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:10px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .2s}.create-store-btn:hover{background:#2d2d4a;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e4d}.store-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.store-modal{scrollbar-width:none;background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:32px;overflow-y:auto;box-shadow:0 25px 50px #00000040}.store-modal::-webkit-scrollbar{display:none}.store-modal h2{color:#1a1a2e;text-align:center;border-bottom:1px solid #e5e5e5;margin:0 0 24px;padding-bottom:16px;font-size:1.5rem}.store-form-group{margin-bottom:20px}.store-form-group label{color:#374151;margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.store-form-group input,.store-form-group textarea,.store-form-group select{color:#2d2d2d;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.store-form-group input:focus,.store-form-group textarea:focus,.store-form-group select:focus{border-color:#2d2d2d;outline:none;box-shadow:0 0 0 2px #2d2d2d1a}.store-form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:20px;padding-right:40px}.store-form-group textarea{resize:vertical;min-height:100px}.store-form-info{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;margin-bottom:24px;padding:16px}.store-form-info p{color:#0369a1;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:.85rem;font-weight:600}.creator-info-row{align-items:center;gap:14px;display:flex}.creator-dp{object-fit:cover;border:3px solid #fff;border-radius:50%;width:56px;height:56px;box-shadow:0 2px 8px #0000001a}.creator-info-row ul{color:#1e293b;margin:0;padding-left:0;font-size:.9rem;list-style:none}.creator-info-row li{margin-bottom:4px}.creator-info-row strong{color:#475569}.store-modal-actions{gap:12px;margin-top:24px;display:flex}.store-modal-actions button{cursor:pointer;border:none;border-radius:10px;flex:1;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s}.cancel-btn{color:#374151;background:#f3f4f6}.cancel-btn:hover{background:#e5e7eb}.submit-btn{color:#fff;background:linear-gradient(135deg,#3b82f6,#1d4ed8);box-shadow:0 4px 14px #3b82f666}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #3b82f680}.submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af}@media (max-width:800px){.store-page{padding:1rem}.store-page h1{font-size:1.5rem}.store-modal{padding:20px}.creator-info-row{text-align:center;flex-direction:column}.store-modal-actions{flex-direction:column}}.store-products-section{margin-top:2rem;padding:0}.section-title{color:#1a1a2e;border-bottom:2px solid #e5e5e5;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:700}.loading-indicator{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;padding:3rem 2rem;font-size:1rem}.store-tabs{background:#f1f5f9;border-radius:10px;gap:0;margin:1.5rem 0;display:flex;overflow:hidden}.store-tabs .tab-btn{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s}.store-tabs .tab-btn.active{color:#fff;background:#1a1a2e}.store-tabs .tab-btn:not(.active):hover{color:#1a1a2e;background:#e2e8f0}.store-content-section{min-height:300px}.empty-state{text-align:center;color:#64748b;background:#f8fafc;border-radius:12px;padding:3rem 2rem}.posts-list{flex-direction:column;gap:1rem;display:flex}.post-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:1.25rem;transition:all .2s}.post-card:hover{border-color:#1a1a2e;box-shadow:0 4px 12px #00000014}.post-card h3{color:#1a1a2e;margin:0 0 .5rem;font-size:1.1rem}.post-card p{color:#64748b;margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.post-date{color:#94a3b8;font-size:.8rem}.content-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.content-count{color:#64748b;font-size:1rem;font-weight:600}.content-header .add-another-btn{color:#1a1a2e;background:#f8fafc;border:1px solid #e5e5e5;border-radius:6px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.content-header .add-another-btn:hover{color:#fff;background:#1a1a2e;border-color:#1a1a2e}.product-detail-card{background:#fff;border-radius:16px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 2px 12px #00000014}.product-detail-header{background:#1a1a2e;padding:2rem}.product-gallery-flex{align-items:flex-start;gap:1.5rem;display:flex}.product-main-image{flex:1;justify-content:center;align-items:center;display:flex}.product-main-image img{object-fit:contain;border-radius:12px;max-width:100%;max-height:450px}.product-thumbnails{flex-direction:column;gap:10px;width:130px;display:flex}.product-thumb{cursor:pointer;opacity:.5;border:2px solid #0000;border-radius:8px;transition:opacity .2s;overflow:hidden}.product-thumb:hover{opacity:.75}.product-thumb.active{opacity:1;border-color:#1a1a2e}.product-thumb img{object-fit:cover;width:100%;height:85px;display:block}.product-detail-image{justify-content:center;align-items:center;max-height:400px;display:flex}.product-detail-image img{object-fit:contain;border-radius:12px;max-width:100%;max-height:400px}.product-detail-image.placeholder{color:#fff;font-size:3rem}.product-detail-video{max-width:100%;margin-top:1rem}.product-detail-video video{border-radius:12px;width:100%;max-height:400px}.product-detail-body{padding:2rem}.product-detail-title-row{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.product-detail-title{color:#1a1a2e;margin:0;font-size:1.75rem;font-weight:600}.product-detail-price{color:#059669;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.product-detail-meta{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.meta-badge{color:#64748b;background:#f1f5f9;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;display:inline-flex}.product-detail-description h3,.product-detail-gallery h3{color:#1a1a2e;margin-bottom:1rem;font-size:1.1rem}.product-detail-description{color:#374151;margin-bottom:2rem;line-height:1.6}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;display:grid}.gallery-grid img{object-fit:cover;border-radius:8px;width:100%;height:150px}.back-btn{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:1.5rem;padding:12px 24px;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex}.back-btn:hover{background:#000}.product-status{white-space:nowrap;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:600}.status-pending{color:#92400e;background:#fef3c7}.status-approved{color:#065f46;background:#d1fae5}.status-rejected{color:#991b1b;background:#fee2e2}@media (max-width:768px){.product-gallery-flex{flex-direction:column}.product-main-image{width:100%}.product-main-image img{border-radius:8px;width:100%;max-height:300px}.product-thumbnails{flex-direction:row;gap:8px;width:100%;overflow-x:auto}.product-thumb{flex-shrink:0;width:75px}.product-thumb img{height:65px}}
