body{color:#333;background-color:#f7f7f7;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}a{text-decoration:none}.loader{color:#555;justify-content:center;align-items:center;height:50vh;font-size:18px;font-weight:700;display:flex}.nav-bar{background:#fff;border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:15px 40px;display:flex;box-shadow:0 2px 4px #0000000d}.logo{color:#111;letter-spacing:-.5px;font-size:24px;font-weight:900}.logo span{color:#3665f3}.nav-right{align-items:center;gap:20px;display:flex}.admin-link{color:#555;font-weight:700}.cart-btn{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:5px;font-size:16px;font-weight:700;display:flex}.cart-badge{color:#fff;background:#3665f3;border-radius:50%;padding:2px 6px;font-size:12px}.shop-container{max-width:1200px;margin:0 auto;padding:20px}.hero-section{text-align:center;background:#fff;border-radius:8px;margin-bottom:30px;padding:40px 20px;box-shadow:0 1px 3px #0000000d}.hero-section h1{margin:0 0 10px;font-size:32px}.hero-section p{color:#666;margin:0}.products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.product-card-link{color:inherit}.product-card{background:#fff;border:1px solid #eee;border-radius:8px;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000001a}.img-container{box-sizing:border-box;background:#fff;border-bottom:1px solid #eee;justify-content:center;align-items:center;width:100%;height:220px;padding:10px;display:flex;overflow:hidden}.img-container img{object-fit:contain;max-width:100%;max-height:100%}.product-info{padding:15px}.product-info .brand{color:#777;text-transform:uppercase;margin-bottom:5px;font-size:12px}.product-info .title{color:#111;margin-bottom:10px;font-size:14px;font-weight:700;line-height:1.4}.product-info .price{color:#111;font-size:18px;font-weight:700}.details-page{max-width:1200px;margin:20px auto;padding:0 20px}.back-link{color:#3665f3;align-items:center;gap:5px;margin-bottom:20px;font-weight:700;display:inline-flex}.ebay-layout-container{align-items:flex-start;gap:40px;display:flex}.ebay-gallery-section{gap:15px;width:50%;display:flex}.ebay-thumbnails{flex-direction:column;gap:10px;width:70px;max-height:600px;display:flex;overflow-y:auto}.ebay-thumbnails img{object-fit:contain;cursor:pointer;opacity:.6;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:4px;width:100%;height:70px;transition:all .2s}.ebay-thumbnails img:hover,.ebay-thumbnails img.active-thumb{opacity:1;border:2px solid #3665f3}.ebay-main-image{cursor:zoom-in;background:#fff;border:1px solid #ddd;border-radius:8px;flex:1;justify-content:center;align-items:center;height:500px;padding:10px;display:flex;position:relative}.ebay-main-image img{object-fit:contain;max-width:100%;max-height:100%}.zoom-hint{color:#fff;pointer-events:none;background:#0009;border-radius:20px;padding:5px 10px;font-size:12px;position:absolute;bottom:10px;right:10px}.ebay-buying-section{flex-direction:column;gap:12px;width:50%;display:flex}.ebay-title{color:#111;margin:0;font-size:24px;font-weight:700;line-height:1.3}.ebay-brand{color:#555;font-size:14px}.ebay-brand span{color:#111;font-weight:700}.ebay-price-box{background:#f7f7f7;border:1px solid #eee;border-radius:8px;margin:10px 0;padding:15px}.price-label{color:#555;font-size:14px;display:block}.ebay-price-large{color:#111;font-size:32px;font-weight:700}.ebay-variations-box{background:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;gap:12px;margin:10px 0;padding:20px;display:flex}.ebay-dropdown-row label{margin-bottom:5px;font-size:14px;font-weight:700;display:block}.ebay-select{background:#fdfdfd;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px;font-size:14px}.rx-upload-box{background:#f0f4ff;border:1px dashed #3665f3;border-radius:8px;margin-top:10px;padding:15px}.rx-textarea{resize:vertical;box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;height:80px;margin-bottom:10px;padding:10px;font-family:inherit}.hide-file-input{display:none}.btn-upload{color:#3665f3;cursor:pointer;background:#fff;border:1px solid #3665f3;border-radius:4px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.ebay-action-buttons{flex-direction:column;gap:10px;margin-top:10px;display:flex}.btn-buy-it-now,.btn-add-to-cart{cursor:pointer;text-align:center;border-radius:25px;padding:15px;font-size:16px;font-weight:700;transition:opacity .2s}.btn-buy-it-now:hover,.btn-add-to-cart:hover{opacity:.88}.btn-buy-it-now{color:#fff;background:#3665f3;border:none}.btn-add-to-cart{color:#3665f3;background:#fff;border:2px solid #3665f3}.ebay-description{border-top:1px solid #eee;margin-top:20px;padding-top:20px}.ebay-description h3{margin-top:0}.clean-specs ul{grid-template-columns:1fr 1fr;gap:10px;padding:0;list-style:none;display:grid}.clean-specs li{color:#333;font-size:14px}.package-includes{border-top:1px solid #eee;margin-top:20px;padding-top:20px;font-size:14px}.zoom-lightbox{z-index:9999;cursor:zoom-out;background:#000000e6;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.zoom-lightbox img{cursor:default;border-radius:8px;max-width:90%;max-height:90%;box-shadow:0 10px 30px #00000080}.close-lightbox{color:#fff;cursor:pointer;background:0 0;border:none;position:absolute;top:20px;right:30px}.zoom-esc-hint{color:#ffffffb3;font-size:14px;position:absolute;top:20px;left:20px}.lightbox-nav{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;padding:10px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav:hover{background:#ffffff80}.lightbox-nav.left{left:20px}.lightbox-nav.right{right:20px}.cart-overlay{opacity:0;visibility:hidden;z-index:1000;background:#0009;width:100vw;height:100vh;transition:all .3s;position:fixed;top:0;left:0}.cart-overlay.show{opacity:1;visibility:visible}.cart-drawer{z-index:1001;background:#fff;flex-direction:column;width:450px;max-width:100vw;height:100vh;transition:right .3s;display:flex;position:fixed;top:0;right:-450px;box-shadow:-5px 0 15px #0000001a}.cart-drawer.show{right:0}.drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.drawer-header h2{margin:0;font-size:20px}.close-x{cursor:pointer;background:0 0;border:none;font-size:20px}.cart-content{flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;align-items:flex-start;gap:15px;padding-bottom:15px;display:flex}.cart-item img{object-fit:cover;border-radius:4px;width:70px;height:70px}.cart-item-details{flex:1}.cart-title{margin:0 0 8px;font-size:14px;font-weight:700}.cart-selections{flex-wrap:wrap;gap:5px;margin-bottom:5px;display:flex}.cart-spec{color:#3665f3;background:#f0f4ff;border-radius:4px;padding:3px 8px;font-size:11px;font-weight:700}.cart-price{color:#111;margin-top:5px;font-weight:700;display:block}.cart-footer{background:#fcfcfc;border-top:1px solid #eee;padding:20px}.total-row{justify-content:space-between;margin-bottom:15px;font-size:18px;font-weight:700;display:flex}.admin-container{max-width:1200px;margin:20px auto;padding:0 20px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.admin-tabs{flex-wrap:wrap;gap:10px;display:flex}.admin-tabs button{cursor:pointer;background:#eee;border:none;border-radius:4px;padding:10px 20px;font-weight:700}.admin-tabs button.active-tab{color:#fff;background:#3665f3}.admin-table th{color:#333;text-transform:uppercase;background-color:#f8f9fa;border-bottom:2px solid #ddd;padding:10px 12px;font-size:13px}.admin-table td{vertical-align:middle;padding:10px 12px}.order-list{flex-direction:column;gap:15px;display:flex}.order-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:20px}.order-meta{justify-content:space-between;margin-bottom:15px;display:flex}.status-badge{border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700}.status-badge.pending{color:#856404;background:#ffeeba}.status-badge.shipped{color:#155724;background:#d4edda}.admin-order-item{margin-bottom:10px}.admin-item-specs{flex-wrap:wrap;gap:5px;margin-top:5px;padding-left:20px;display:flex}.spec-pill{color:#555;background:#f0f0f0;border-radius:4px;padding:2px 6px;font-size:12px}.spec-pill.color{color:#3665f3;background:#f0f4ff}.spec-pill.size{color:#856404;background:#fdf6e3}.order-customer{color:#666;margin:15px 0;font-size:14px}.order-actions{gap:10px;display:flex}.order-actions input{border:1px solid #ccc;border-radius:4px;padding:8px}.ship-btn{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:4px;padding:8px 15px;font-weight:700}.shipped-note{color:#28a745;align-items:center;gap:5px;font-weight:700;display:flex}.category-filters{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:30px;display:flex}.cat-btn{cursor:pointer;color:#555;background:#fff;border:1px solid #ddd;border-radius:20px;padding:8px 16px;font-weight:700;transition:all .2s}.cat-btn:hover{color:#3665f3;border-color:#3665f3}.cat-btn.active{color:#fff;background:#3665f3;border-color:#3665f3}.delivery-info-box{color:#444;background:#f8f9fa;border-left:4px solid #3665f3;border-radius:4px;margin:15px 0;padding:12px 15px;font-size:13px}.delivery-info-box p{margin:5px 0}.edit-modal-overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.edit-modal{background:#fff;border-radius:8px;width:400px;padding:30px;box-shadow:0 10px 25px #0003}.edit-modal h3{margin-top:0}.edit-modal label{margin:10px 0 5px;font-size:14px;font-weight:700;display:block}.edit-modal input{box-sizing:border-box;border:1px solid #ccc;border-radius:4px;width:100%;padding:10px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:20px;display:flex}.btn-save{color:#fff;cursor:pointer;background:#3665f3;border:none;border-radius:4px;padding:8px 15px;font-weight:700}.btn-cancel{cursor:pointer;background:#eee;border:none;border-radius:4px;padding:8px 15px}.admin-action-row{gap:8px;display:flex}.icon-btn{cursor:pointer;background:#eee;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;display:flex}.icon-btn.edit{color:#3665f3}.icon-btn.duplicate{color:#28a745}.admin-thumb-wrapper{background:#fff;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.admin-thumb{object-fit:contain;max-width:100%;max-height:100%}.admin-item-details{flex-direction:column;gap:4px;display:flex}.admin-item-title{color:#111;font-size:14px;font-weight:700}.admin-item-brand{color:#666;font-size:12px}.admin-item-id{color:#999;font-size:11px}.admin-specs-preview{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.scrollable-modal{flex-direction:column;width:500px;max-height:90vh;padding:0;display:flex;overflow:hidden}.modal-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.modal-header h3{margin:0}.modal-body{flex:1;padding:20px;overflow-y:auto}.modal-body h4{color:#555;margin-top:0;margin-bottom:15px}.form-row{gap:15px;margin-bottom:10px;display:flex}.form-col{flex:1}.modal-divider{background:#eee;height:1px;margin:25px 0}.modal-img-preview{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;justify-content:center;align-items:center;width:100px;height:100px;margin-top:10px;display:flex}.modal-img-preview img{object-fit:contain;max-width:100%;max-height:100%}.scrollable-modal .modal-actions{background:#fcfcfc;border-top:1px solid #eee;margin:0;padding:20px}.search-bar{background:#f1f3f4;border:1px solid #0000;border-radius:20px;align-items:center;width:400px;max-width:40%;padding:8px 15px;transition:all .2s;display:flex}.search-bar:focus-within{background:#fff;border-color:#3665f3;box-shadow:0 0 0 3px #3665f31a}.search-bar input{background:0 0;border:none;outline:none;width:100%;margin-left:10px;font-size:14px}.search-bar button{cursor:pointer;color:#999;background:0 0;border:none;align-items:center;padding:0;display:flex}.main-content-wrapper{min-height:calc(100vh - 160px)}.site-footer{color:#fff;text-align:center;background:#111;margin-top:40px;padding:40px 20px}.footer-links{justify-content:center;gap:30px;margin-bottom:20px;display:flex}.footer-links a{color:#ccc;font-weight:700;text-decoration:none}.footer-links a:hover{color:#fff}.site-footer p{color:#777;margin:0;font-size:12px}.static-page{background:#fff;border-radius:8px;max-width:800px;margin:40px auto;padding:40px;box-shadow:0 2px 10px #0000000d}.static-page h1{color:#111;border-bottom:2px solid #3665f3;margin-top:0;padding-bottom:10px;display:inline-block}.static-page h2{color:#333;margin-top:30px}.static-page p,.static-page li{color:#444;font-size:16px;line-height:1.6}.admin-gallery{flex-wrap:wrap;gap:15px;margin-top:10px;display:flex}.admin-gallery-item{background:#f9f9f9;border:1px solid #ddd;border-radius:4px;width:100px;height:100px;position:relative}.admin-gallery-item img{object-fit:contain;width:100%;height:100%}.remove-img-btn{color:#fff;cursor:pointer;background:#e53238;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 4px #0003}.main-img-badge{color:#fff;text-align:center;background:#28a745e6;width:100%;padding:2px 0;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0}.admin-gallery-upload{background:#fafafa;border:2px dashed #ccc;border-radius:4px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.btn-upload-large{color:#666;cursor:pointer;flex-direction:column;align-items:center;gap:5px;font-size:12px;display:flex}.btn-upload-large:hover{color:#3665f3}.loader-small{color:#666;font-size:12px;font-weight:700}.home-layout{align-items:flex-start;gap:30px;margin-top:20px;display:flex}.sidebar{background:#fff;border:1px solid #eee;border-radius:8px;flex-shrink:0;width:250px;padding:20px;position:sticky;top:20px;box-shadow:0 1px 3px #0000000d}.sidebar-header{border-bottom:2px solid #3665f3;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:10px;display:flex}.sidebar-header h3{color:#111;margin:0;font-size:16px}.filter-group{margin-bottom:20px}.filter-group label{color:#555;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.filter-group select{background:#fdfdfd;border:1px solid #ddd;border-radius:4px;outline:none;width:100%;padding:10px;font-size:14px}.filter-group select:focus{border-color:#3665f3}.clear-filters-btn{color:#555;cursor:pointer;background:#f8f9fa;border:1px dashed #ccc;border-radius:4px;width:100%;margin-top:10px;padding:10px;font-size:13px;font-weight:700}.clear-filters-btn:hover{color:#111;background:#eee}.main-content{flex:1}.section-step{color:#334155;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.tile-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.select-tile{box-sizing:border-box;text-align:center;color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;height:100%;padding:12px 8px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.select-tile:hover{color:#0f172a;border-color:#cbd5e1}.select-tile.active{color:#3665f3;z-index:1;background:#f0f4ff;border-color:#3665f3;box-shadow:0 2px 8px #3665f326}.features-bullet-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:15px;padding:20px}.feature-row{color:#334155;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.feature-row:last-child{margin-bottom:0}.feature-row img{object-fit:contain;flex-shrink:0;width:24px;height:24px}.feature-row span{font-size:13px;line-height:1.2}.rx-tabs{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.rx-tabs button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:7px 14px;font-size:12px;font-weight:700;transition:all .15s}.rx-tabs button.active{color:#fff;background:#3665f3;border-color:#3665f3}.rx-tab-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}@media (width<=768px){.nav-bar{flex-wrap:wrap;gap:10px;padding:12px 16px}.search-bar{order:3;width:100%;max-width:100%}.home-layout{flex-direction:column}.sidebar{width:100%;position:static}.tile-grid{grid-template-columns:1fr}.ebay-layout-container{flex-direction:column}.ebay-gallery-section,.ebay-buying-section{width:100%}}
