.modal-backdrop[data-astro-cid-o4dbeirz]{position:fixed;inset:0;background:#00000080;z-index:999}.modal-footer-text[data-astro-cid-o4dbeirz]{margin-top:16px;text-align:center;color:#666}.notification[data-astro-cid-g4q2bvs4]{position:fixed;bottom:24px;right:24px;padding:16px 24px;border-radius:8px;background:#2c3e50;color:#fff;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;z-index:10000}.notification[data-astro-cid-g4q2bvs4].success{background:#27ae60}.notification[data-astro-cid-g4q2bvs4].error{background:#e74c3c}.notification[data-astro-cid-g4q2bvs4].info{background:#3498db}.notification-enter[data-astro-cid-g4q2bvs4]{transition:all .3s ease-out}.notification-enter-start[data-astro-cid-g4q2bvs4]{opacity:0;transform:translateY(20px)}.notification-enter-end[data-astro-cid-g4q2bvs4]{opacity:1;transform:translateY(0)}.notification-leave[data-astro-cid-g4q2bvs4]{transition:all .2s ease-in}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden;max-width:100vw}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;background:#f8f9fa;line-height:1.6}.info-icon{display:inline-block;width:18px;height:18px;background:#4a90e2;color:#fff;border-radius:50%;text-align:center;line-height:18px;font-size:12px;font-weight:700;cursor:help;position:relative;margin-left:8px}.info-tooltip{visibility:hidden;opacity:0;position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#2c3e50;color:#fff;padding:12px 16px;border-radius:6px;font-size:13px;white-space:nowrap;z-index:1000;transition:opacity .3s;box-shadow:0 4px 12px #00000026}.info-tooltip code{background:#34495e;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:12px}.info-icon:hover .info-tooltip{visibility:visible;opacity:1}.info-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#2c3e50}header{background:#fff;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:100}.header-top{background:#f8f9fa;padding:8px 0;font-size:13px;color:#666;text-align:center}.header-main{padding:16px 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{display:flex;justify-content:space-between;align-items:center;gap:20px}.logo{font-size:24px;font-weight:700;color:#2c3e50;text-decoration:none}.search-bar{flex:1;max-width:500px;position:relative}.search-bar input{width:100%;padding:10px 40px 10px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px}.search-btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);background:#2c3e50;border:none;color:#fff;cursor:pointer;padding:6px 16px;border-radius:4px;font-size:13px;font-weight:500;transition:background .2s}.search-btn:hover{background:#1a252f}.header-actions{display:flex;gap:20px;align-items:center}.header-actions button{background:none;border:none;color:#333;cursor:pointer;font-size:14px;padding:8px 12px;border-radius:6px;transition:background .2s}.header-actions button:hover{background:#f8f9fa}.btn-primary{background:#2c3e50!important;color:#fff!important;padding:12px 32px!important;border-radius:4px;border:none;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.btn-primary:hover{background:#1a252f!important}.btn-full-width{width:100%}nav{background:#f8f9fa;border-top:1px solid #e9ecef}.nav-links{display:flex;gap:8px;padding:0;list-style:none;overflow-x:auto}.nav-links li{flex-shrink:0}.nav-links a{display:block;color:#495057;text-decoration:none;font-size:14px;font-weight:500;white-space:nowrap;padding:14px 16px;transition:all .2s;border-bottom:2px solid transparent}.nav-links a:hover{color:#2c3e50;background:#e9ecef}.nav-links a.active{color:#2c3e50;font-weight:600;border-bottom-color:#2c3e50}.nav-links a.sale-link{color:#dc3545;font-weight:600}.nav-links a.sale-link:hover{color:#c82333;background:#fff5f5}.hero{background:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:40px 0;margin-bottom:48px}.hero h1{font-size:28px;margin-bottom:8px;font-weight:600;color:#2c3e50}.hero p{font-size:15px;color:#666}.section{margin-bottom:48px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-header h2{font-size:28px;color:#2c3e50}.section-header a{color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.category-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:40px 24px;text-align:center;cursor:pointer;transition:all .2s}.category-card:hover{border-color:#2c3e50;box-shadow:0 2px 8px #00000014}.category-card h3{font-size:18px;color:#2c3e50;margin-bottom:8px;font-weight:600}.category-card p{font-size:14px;color:#666}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.product-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;transition:all .2s;cursor:pointer;display:flex;flex-direction:column}.product-card:hover{border-color:#2c3e50;box-shadow:0 2px 12px #0000001a}.product-image{width:100%;height:250px;background:#f5f5f5;border-bottom:1px solid #e0e0e0}.product-info{padding:16px;flex:1}.product-category{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.product-title{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px}.product-price{font-size:20px;font-weight:700;color:#2c3e50}.product-rating{font-size:13px;color:#666;margin-bottom:12px}.add-to-cart{width:calc(100% - 32px);margin:0 16px 16px;padding:12px;background:#2c3e50;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.add-to-cart:hover{background:#1a252f}.recommendations{background:#fff;padding:32px;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:48px}.recommendations h2{color:#2c3e50;margin-bottom:8px}.recommendations .subtitle{color:#666;font-size:14px;margin-bottom:32px}.newsletter{background:#f8f9fa;padding:48px;border-radius:4px;text-align:center;border:1px solid #e0e0e0}.newsletter h2{font-size:24px;color:#2c3e50;margin-bottom:12px;font-weight:600}.newsletter p{color:#666;margin-bottom:28px}.newsletter-form{max-width:500px;margin:0 auto;display:flex;gap:12px}.newsletter-form input{flex:1;padding:12px 16px;border:1px solid #ddd;border-radius:6px;font-size:14px}.newsletter-form button{padding:12px 32px}footer{background:#2c3e50;color:#fff;padding:48px 0 24px;margin-top:64px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;margin-bottom:32px}.footer-section h3{font-size:16px;margin-bottom:16px}.footer-section ul{list-style:none}.footer-section a{color:#fffc;text-decoration:none;font-size:14px;line-height:2;transition:color .2s}.footer-section a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.1);font-size:14px;color:#fff9}.modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;justify-content:center;align-items:center}.modal-content{background:#fff;padding:32px;border-radius:8px;max-width:400px;width:90%;position:relative;z-index:1001}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:24px;cursor:pointer;color:#999}.modal h2{margin-bottom:24px;color:#2c3e50}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#333}.form-group input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.breadcrumb{background:#f8f9fa;padding:14px 0;font-size:13px}.breadcrumb a{color:#6c757d;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#2c3e50;text-decoration:underline}.breadcrumb .separator{margin:0 10px;color:#adb5bd;font-weight:300}.breadcrumb span:last-child{color:#495057;font-weight:500}.category-header{padding:32px 0;border-bottom:1px solid #e0e0e0;margin-bottom:32px}.category-header h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.category-header p{font-size:15px;color:#666}.filter-section{margin-bottom:32px}.filter-controls{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#fff;border:1px solid #e0e0e0;border-radius:4px}.filter-group{display:flex;align-items:center;gap:12px}.filter-group label{font-size:14px;color:#666;font-weight:500}.filter-select{padding:8px 32px 8px 12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;color:#333;background:#fff;cursor:pointer;transition:border-color .2s}.filter-select:hover{border-color:#2c3e50}.filter-select:focus{outline:none;border-color:#2c3e50}.results-count{font-size:14px;color:#666}.product-detail{margin:32px 0 48px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-detail-images{display:flex;flex-direction:column;gap:16px}.product-main-image{width:100%;height:500px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px}.product-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.thumbnail{width:100%;padding-top:100%;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:border-color .2s;position:relative}.thumbnail:hover,.thumbnail.active{border-color:#2c3e50}.product-detail-info h1{font-size:32px;color:#2c3e50;margin-bottom:16px;font-weight:600}.product-rating-large{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-rating-large .stars{color:#666;font-size:18px}.product-rating-large .rating-count{color:#666;font-size:14px}.product-price-large{font-size:36px;font-weight:700;color:#2c3e50;margin-bottom:24px}.product-description{padding:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;margin-bottom:24px}.product-description p{color:#666;line-height:1.7;font-size:15px}.product-features{margin-bottom:32px}.product-features h3{font-size:16px;color:#2c3e50;margin-bottom:12px;font-weight:600}.product-features ul{list-style:none;padding:0}.product-features li{color:#666;font-size:14px;position:relative;padding:8px 0 8px 20px}.product-features li:before{content:"✓";position:absolute;left:0;color:#2c3e50;font-weight:700}.product-options{margin-bottom:32px}.option-group{margin-bottom:24px}.option-group label{display:block;font-size:14px;font-weight:600;color:#2c3e50;margin-bottom:12px}.color-options{display:flex;gap:12px}.color-option{width:40px;height:40px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s}.color-option:hover,.color-option.active{border-color:#2c3e50;box-shadow:0 0 0 2px #fff,0 0 0 4px #2c3e50}.quantity-selector{display:flex;align-items:center;gap:0;width:fit-content;border:1px solid #e0e0e0;border-radius:4px}.qty-btn{width:40px;height:40px;background:#fff;border:none;cursor:pointer;font-size:18px;color:#666;transition:background .2s}.qty-btn:hover{background:#f8f9fa}.qty-input{width:60px;height:40px;border:none;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;text-align:center;font-size:14px;font-weight:600}.qty-input:focus{outline:none}.product-actions{display:flex;gap:12px;margin-bottom:32px}.btn-add-to-cart{flex:1;padding:16px 32px;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s}.btn-add-to-cart:hover{background:#1a252f}.btn-wishlist{padding:16px 24px;background:#fff;color:#2c3e50;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-wishlist:hover{border-color:#2c3e50}.product-meta{padding-top:24px;border-top:1px solid #e0e0e0}.meta-item{display:flex;gap:8px;padding:8px 0;font-size:14px}.meta-label{color:#666;font-weight:500}.meta-value{color:#2c3e50}.meta-value.in-stock{color:#28a745;font-weight:600}.product-tabs{margin:48px 0}.tabs-header{display:flex;gap:4px;border-bottom:1px solid #e0e0e0}.tab-btn{padding:16px 24px;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:#666;transition:all .2s}.tab-btn:hover{color:#2c3e50}.tab-btn.active{color:#2c3e50;border-bottom-color:#2c3e50}.tabs-content{padding:32px 0}.tab-panel{display:none}.tab-panel.active{display:block}.tab-panel h3{font-size:20px;color:#2c3e50;margin-bottom:16px;font-weight:600}.tab-panel p{color:#666;line-height:1.7;margin-bottom:16px}.product-link{text-decoration:none;color:inherit;display:block}.product-card .add-to-cart{margin-top:0}a.product-card{text-decoration:none;color:inherit;display:block}.search-header{margin-bottom:24px}.search-header h1{font-size:28px;color:#2c3e50;margin-bottom:8px}.search-meta{color:#666;font-size:14px}.related-searches{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.related-search-tag{display:inline-block;padding:8px 16px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;color:#2c3e50;text-decoration:none;font-size:14px;transition:all .2s}.related-search-tag:hover{background:#2c3e50;color:#fff;border-color:#2c3e50}.cart-container{margin:32px 0 48px}.cart-header{margin-bottom:32px}.cart-header h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.cart-count{color:#666;font-size:15px}.cart-layout{display:grid;grid-template-columns:1fr 400px;gap:32px}.cart-items{display:flex;flex-direction:column;gap:16px}.cart-item{display:flex;gap:20px;padding:20px;background:#fff;border:1px solid #e0e0e0;border-radius:4px}.cart-item-image{width:120px;height:120px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex-shrink:0}.cart-item-details{flex:1;display:flex;justify-content:space-between;gap:20px}.cart-item-info h3{font-size:16px;color:#2c3e50;margin-bottom:8px;font-weight:600}.cart-item-info h3 a{color:#2c3e50;text-decoration:none;transition:color .2s}.cart-item-info h3 a:hover{color:#1a252f}.cart-item-category{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.cart-item-meta{font-size:14px;color:#666}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px}.cart-quantity{display:flex;align-items:center;gap:0;border:1px solid #e0e0e0;border-radius:4px}.cart-item-price{font-size:20px;font-weight:700;color:#2c3e50}.cart-item-remove{background:none;border:none;color:#999;font-size:13px;cursor:pointer;transition:color .2s}.cart-item-remove:hover{color:#e74c3c}.cart-summary{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:24px;height:fit-content;position:sticky;top:100px}.cart-summary h2{font-size:20px;color:#2c3e50;margin-bottom:20px;font-weight:600}.summary-row{display:flex;justify-content:space-between;padding:12px 0;font-size:15px;color:#666}.summary-row.summary-total{border-top:1px solid #e0e0e0;margin-top:12px;padding-top:16px;font-size:18px;font-weight:700;color:#2c3e50}.shipping-free{color:#28a745;font-weight:600}.btn-checkout{width:100%;padding:16px;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s;margin-top:20px;display:block;text-align:center;text-decoration:none}.btn-checkout:hover{background:#1a252f}.continue-shopping{display:block;text-align:center;color:#666;font-size:14px;margin-top:16px;text-decoration:none;transition:color .2s}.continue-shopping:hover{color:#2c3e50}.payment-methods{margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.payment-methods p{font-size:13px;color:#666;margin-bottom:12px}.payment-icons{display:flex;gap:8px}.payment-icon{padding:6px 12px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;font-size:11px;font-weight:600;color:#666}.profile-container{display:grid;grid-template-columns:280px 1fr;gap:32px;margin:32px 0 48px}.profile-sidebar{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:24px;height:fit-content;position:sticky;top:100px}.profile-header{text-align:center;padding-bottom:24px;border-bottom:1px solid #e0e0e0;margin-bottom:24px}.profile-avatar{width:80px;height:80px;background:#2c3e50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:600;margin:0 auto 16px}.profile-header h3{font-size:18px;color:#2c3e50;margin-bottom:4px;font-weight:600}.profile-header p{font-size:14px;color:#666}.profile-nav{display:flex;flex-direction:column}.profile-nav-item{padding:12px 16px;color:#666;text-decoration:none;border-radius:4px;transition:all .2s;font-size:14px;font-weight:500}.profile-nav-item:hover{background:#f8f9fa;color:#2c3e50}.profile-nav-item.active{background:#2c3e50;color:#fff}.profile-nav-item.logout{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0;color:#e74c3c}.profile-nav-item.logout:hover{background:#fee}.profile-content{display:flex;flex-direction:column;gap:32px}.profile-section h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.profile-intro{font-size:15px;color:#666}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:24px;display:flex;align-items:center;gap:16px}.stat-icon{font-size:32px}.stat-value{font-size:28px;font-weight:700;color:#2c3e50;margin-bottom:4px}.stat-label{font-size:14px;color:#666}.orders-list{display:flex;flex-direction:column;gap:16px}.order-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.order-info{display:flex;flex-direction:column;gap:4px}.order-number{font-size:16px;font-weight:600;color:#2c3e50}.order-date{font-size:14px;color:#666}.order-status{padding:6px 12px;border-radius:4px;font-size:13px;font-weight:600}.status-shipped{background:#e3f2fd;color:#1976d2}.status-delivered{background:#e8f5e9;color:#388e3c}.status-processing{background:#fff3e0;color:#f57c00}.order-items{margin-bottom:16px}.order-item{display:flex;gap:16px;align-items:center}.order-item-image{width:60px;height:60px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex-shrink:0}.order-item-details{flex:1}.order-item-details h4{font-size:15px;color:#2c3e50;margin-bottom:4px;font-weight:600}.order-item-details p{font-size:13px;color:#666}.order-item-price{font-size:16px;font-weight:700;color:#2c3e50}.order-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e0e0e0}.order-total{font-size:16px;font-weight:700;color:#2c3e50}.btn-secondary{padding:8px 16px;background:#fff;color:#2c3e50;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-secondary:hover{border-color:#2c3e50}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.info-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.info-card h3{font-size:16px;color:#2c3e50;margin-bottom:16px;font-weight:600}.info-card p{font-size:14px;color:#666;margin-bottom:8px}.info-card p:last-child{margin-bottom:0}.info-card strong{color:#2c3e50}.settings-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:32px}.settings-card h2{font-size:24px;color:#2c3e50;margin-bottom:8px;font-weight:600}.settings-description{color:#666;font-size:14px;margin-bottom:32px}.settings-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-form select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.preference-group{margin-bottom:32px}.preference-group h3{font-size:16px;color:#2c3e50;margin-bottom:16px;font-weight:600}.toggle-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0}.toggle-item:last-child{border-bottom:none}.toggle-info{flex:1;margin-right:20px}.toggle-info strong{display:block;color:#2c3e50;font-size:15px;margin-bottom:4px}.toggle-info p{color:#666;font-size:13px;margin:0}.toggle-switch{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background:#2c3e50}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.toggle-switch input:disabled+.toggle-slider{background:#e0e0e0;cursor:not-allowed}.checkbox-group{display:flex;flex-wrap:wrap;gap:16px}.checkbox-item{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-item input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-item span{font-size:14px;color:#2c3e50}.checkbox-group-single{margin-top:16px}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-item{display:flex;align-items:center;gap:8px;cursor:pointer}.radio-item input[type=radio]{width:18px;height:18px;cursor:pointer}.radio-item span{font-size:14px;color:#2c3e50}.privacy-links{display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid #e0e0e0}.privacy-links a{color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.privacy-links a:hover{color:#1a252f}.danger-zone{border-color:#fee}.danger-actions{display:flex;flex-direction:column;gap:20px}.danger-action{display:flex;justify-content:space-between;align-items:center;padding:20px;border:1px solid #e0e0e0;border-radius:4px}.danger-action strong{display:block;color:#2c3e50;font-size:15px;margin-bottom:4px}.danger-action p{color:#666;font-size:13px;margin:0}.btn-danger-outline{padding:8px 16px;background:#fff;color:#e74c3c;border:1px solid #e74c3c;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-danger-outline:hover{background:#fee}.checkout-header{background:#fff;box-shadow:0 2px 8px #00000014;padding:16px 0;position:sticky;top:0;z-index:100}.checkout-header-content{display:flex;justify-content:space-between;align-items:center}.checkout-header-center{flex:1;display:flex;justify-content:center}.checkout-secure-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#e8f5e9;color:#388e3c;border-radius:20px;font-size:14px;font-weight:600}.checkout-secure-badge:before{content:"🔒";font-size:14px}.checkout-back-link{color:#666;text-decoration:none;font-size:14px;transition:color .2s}.checkout-back-link:hover{color:#2c3e50}.checkout-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:24px 0;margin-top:48px}.checkout-footer-content{display:flex;justify-content:space-between;align-items:center}.checkout-footer-content p{color:#666;font-size:14px;margin:0}.checkout-footer-links{display:flex;gap:24px}.checkout-footer-links a{color:#666;text-decoration:none;font-size:14px;transition:color .2s}.checkout-footer-links a:hover{color:#2c3e50}.checkout-progress{background:#fff;border-bottom:1px solid #e0e0e0;padding:24px 0;position:sticky;top:150px;z-index:100}.progress-steps{display:flex;justify-content:center;align-items:center;gap:48px}.progress-step{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.step-number{width:40px;height:40px;border-radius:50%;background:#f0f0f0;color:#999;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;transition:all .3s}.progress-step.active .step-number{background:#2c3e50;color:#fff}.step-label{font-size:13px;color:#999;font-weight:500}.progress-step.active .step-label{color:#2c3e50;font-weight:600}.checkout-title{font-size:32px;color:#2c3e50;margin:32px 0 24px;font-weight:600}.checkout-container{display:grid;grid-template-columns:1fr 400px;gap:32px;margin-bottom:48px;align-items:start}.checkout-main{display:flex;flex-direction:column}.checkout-section{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:32px;margin-bottom:24px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.section-title h2{font-size:20px;color:#2c3e50;font-weight:600}.step-badge{background:#f0f0f0;color:#666;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.checkout-form{display:flex;flex-direction:column;gap:20px}.checkout-form textarea{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;font-family:inherit;resize:vertical}.checkout-form select{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer}.shipping-methods{display:flex;flex-direction:column;gap:12px}.shipping-method{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s}.shipping-method:hover{border-color:#2c3e50}.shipping-method.selected{border-color:#2c3e50;background:#f8f9fa}.shipping-method input[type=radio]{width:20px;height:20px;cursor:pointer}.method-info{flex:1}.method-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.method-header strong{color:#2c3e50;font-size:15px}.method-price{color:#2c3e50;font-weight:600}.method-info p{color:#666;font-size:13px;margin:0}.payment-methods-list{display:flex;flex-direction:column;gap:16px}.payment-method{display:flex;align-items:flex-start;gap:16px;padding:16px;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .2s}.payment-method:hover{border-color:#2c3e50}.payment-method.selected{border-color:#2c3e50;background:#f8f9fa}.payment-method input[type=radio]{width:20px;height:20px;margin-top:2px;cursor:pointer}.payment-icons-inline{display:flex;gap:8px;margin-top:4px}.payment-icons-inline span{padding:4px 8px;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:3px;font-size:11px;font-weight:600;color:#666}.payment-details{display:none;margin-top:16px;padding:20px;background:#f8f9fa;border-radius:4px}.payment-details.active{display:block}.payment-form{display:flex;flex-direction:column;gap:16px}.review-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.review-item{display:flex;gap:16px;padding:16px;background:#f8f9fa;border-radius:4px}.review-image{width:80px;height:80px;background:#e0e0e0;border-radius:4px;flex-shrink:0}.review-details{flex:1}.review-details h4{font-size:15px;color:#2c3e50;margin-bottom:8px;font-weight:600}.review-details p{font-size:13px;color:#666;margin:0}.review-price{font-size:18px;font-weight:700;color:#2c3e50}.terms-acceptance{display:flex;flex-direction:column;gap:12px;padding:24px;background:#f8f9fa;border-radius:4px;margin-bottom:24px}.terms-acceptance a{color:#2c3e50;text-decoration:underline}.btn-place-order{width:100%;padding:18px;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;text-align:center;text-decoration:none;transition:background .2s;display:block}.btn-place-order:hover{background:#1a252f}.checkout-sidebar{display:flex;flex-direction:column;gap:24px;position:sticky;top:90px;align-self:flex-start;max-height:calc(100vh - 114px);z-index:10}.order-summary-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:24px}.order-summary-card h3{font-size:20px;color:#2c3e50;margin-bottom:20px;font-weight:600}.summary-items{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.summary-item{display:flex;justify-content:space-between;font-size:14px;color:#666}.promo-code{display:flex;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.promo-code input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.security-badges{display:flex;gap:8px;margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.security-badge{flex:1;padding:8px;background:#e8f5e9;color:#388e3c;border-radius:4px;font-size:12px;font-weight:600;text-align:center}.help-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.help-card h4{font-size:16px;color:#2c3e50;margin-bottom:8px;font-weight:600}.help-card p{font-size:13px;color:#666;margin-bottom:12px}.help-card a{color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500}.confirmation-container{margin:32px 0 48px}.confirmation-success{text-align:center;padding:48px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:32px}.success-icon{width:80px;height:80px;border-radius:50%;background:#e8f5e9;color:#388e3c;font-size:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.confirmation-success h1{font-size:32px;color:#2c3e50;margin-bottom:12px;font-weight:600}.confirmation-message{font-size:16px;color:#666;margin-bottom:24px}.order-number{display:inline-block;padding:12px 24px;background:#f8f9fa;border-radius:4px}.order-number span{color:#666;font-size:14px;margin-right:8px}.order-number strong{color:#2c3e50;font-size:18px}.confirmation-layout{display:grid;grid-template-columns:1fr 400px;gap:32px}.confirmation-section{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:32px;margin-bottom:24px}.confirmation-section h2{font-size:20px;color:#2c3e50;margin-bottom:24px;font-weight:600}.confirmation-items{display:flex;flex-direction:column;gap:16px}.confirmation-item{display:flex;gap:16px;padding:16px;background:#f8f9fa;border-radius:4px}.item-image{width:80px;height:80px;background:#e0e0e0;border-radius:4px;flex-shrink:0}.item-details{flex:1}.item-details h3{font-size:15px;color:#2c3e50;margin-bottom:8px;font-weight:600}.item-details p{font-size:13px;color:#666;margin:0}.item-price{font-size:18px;font-weight:700;color:#2c3e50}.info-box{padding:20px;background:#f8f9fa;border-radius:4px}.info-box h3{font-size:14px;color:#2c3e50;margin-bottom:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.info-box p{font-size:14px;color:#666;margin:0 0 4px}.order-timeline{display:flex;flex-direction:column;gap:0}.timeline-item{display:flex;gap:16px;padding:16px 0;position:relative}.timeline-item:not(:last-child):before{content:"";position:absolute;left:10px;top:40px;bottom:-16px;width:2px;background:#e0e0e0}.timeline-marker{width:20px;height:20px;border-radius:50%;background:#fff;border:2px solid #e0e0e0;flex-shrink:0;margin-top:2px}.timeline-item.completed .timeline-marker{background:#2c3e50;border-color:#2c3e50}.timeline-content strong{display:block;color:#2c3e50;font-size:15px;margin-bottom:4px}.timeline-content p{font-size:13px;color:#666;margin:0}.next-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.step-card{padding:20px;background:#f8f9fa;border-radius:4px;display:flex;flex-direction:column;gap:12px}.step-icon{font-size:32px}.step-content h3{font-size:15px;color:#2c3e50;margin-bottom:8px;font-weight:600}.step-content p{font-size:13px;color:#666;margin:0;line-height:1.5}.step-content a{color:#2c3e50;font-weight:500}.confirmation-actions{display:flex;gap:16px;margin-top:8px}.confirmation-actions .btn-primary,.confirmation-actions .btn-secondary{flex:1;text-align:center;text-decoration:none;padding:14px 24px}.confirmation-sidebar{display:flex;flex-direction:column;gap:24px}.summary-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:24px}.summary-card h3{font-size:18px;color:#2c3e50;margin-bottom:20px;font-weight:600}.summary-details{display:flex;flex-direction:column;gap:12px}.support-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.support-card h4{font-size:16px;color:#2c3e50;margin-bottom:8px;font-weight:600}.support-card p{font-size:13px;color:#666;margin-bottom:16px}.support-link{display:inline-block;color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:16px}.support-info{padding-top:16px;border-top:1px solid #e0e0e0}.support-info p{font-size:13px;color:#666;margin:0 0 8px}.print-invoice{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:16px}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:48px 0}.page-btn{padding:8px 16px;border:1px solid #e0e0e0;background:#fff;color:#333;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.page-btn:hover:not(:disabled){border-color:#2c3e50;color:#2c3e50}.page-btn.active{background:#2c3e50;color:#fff;border-color:#2c3e50}.page-btn:disabled{opacity:.5;cursor:not-allowed}.wishlist-container{margin:32px 0 48px}.wishlist-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;flex-wrap:wrap;gap:16px}.wishlist-title h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.wishlist-count{color:#666;font-size:15px}.wishlist-actions-header{display:flex;gap:12px}.btn-share-wishlist{padding:8px 16px;background:#fff;color:#2c3e50;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.btn-share-wishlist:hover{border-color:#2c3e50}.wishlist-items{display:flex;flex-direction:column;gap:16px;margin-bottom:48px}.wishlist-item{display:flex;gap:20px;padding:20px;background:#fff;border:1px solid #e0e0e0;border-radius:4px;transition:all .2s}.wishlist-item:hover{border-color:#2c3e50;box-shadow:0 2px 8px #00000014}.wishlist-item.out-of-stock-item{opacity:.8}.wishlist-item-image{width:150px;height:150px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:4px;flex-shrink:0;position:relative;overflow:hidden}.out-of-stock-overlay{position:absolute;inset:0;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.wishlist-item-details{flex:1;display:flex;justify-content:space-between;gap:20px}.wishlist-item-info{flex:1}.wishlist-item-category{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.wishlist-item-info h3{font-size:18px;color:#2c3e50;margin-bottom:8px;font-weight:600}.wishlist-item-info h3 a{color:#2c3e50;text-decoration:none;transition:color .2s}.wishlist-item-info h3 a:hover{color:#1a252f}.wishlist-item-rating{font-size:13px;color:#666;margin-bottom:8px}.wishlist-item-meta{font-size:14px;color:#666;margin-bottom:12px}.wishlist-item-availability{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.wishlist-item-availability .availability-dot{width:8px;height:8px;border-radius:50%}.wishlist-item-availability.in-stock{color:#28a745}.wishlist-item-availability.in-stock .availability-dot{background:#28a745}.wishlist-item-availability.out-of-stock{color:#e74c3c}.wishlist-item-availability.out-of-stock .availability-dot{background:#e74c3c}.wishlist-item-availability.low-stock{color:#f57c00}.wishlist-item-availability.low-stock .availability-dot{background:#f57c00}.wishlist-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:180px}.wishlist-item-price{font-size:24px;font-weight:700;color:#2c3e50}.btn-add-to-cart-wishlist{width:100%;padding:12px 24px;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}.btn-add-to-cart-wishlist:hover{background:#1a252f}.btn-notify-wishlist{width:100%;padding:12px 24px;background:#f8f9fa;color:#2c3e50;border:1px solid #2c3e50;border-radius:4px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;text-align:center;display:block}.btn-notify-wishlist:hover{background:#2c3e50;color:#fff}.wishlist-item-remove{background:none;border:none;color:#999;font-size:13px;cursor:pointer;transition:color .2s}.wishlist-item-remove:hover{color:#e74c3c}.wishlist-section{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:32px;margin-bottom:48px}.wishlist-section-header{margin-bottom:24px}.wishlist-section-header h2{font-size:20px;color:#2c3e50;margin-bottom:8px;font-weight:600}.wishlist-section-header p{color:#666;font-size:14px}.price-alert-form{display:flex;flex-direction:column;gap:16px}.wishlist-empty{text-align:center;padding:80px 20px;background:#fff;border:1px solid #e0e0e0;border-radius:4px}.empty-icon{font-size:64px;color:#e0e0e0;margin-bottom:24px}.wishlist-empty h2{font-size:24px;color:#2c3e50;margin-bottom:12px;font-weight:600}.wishlist-empty p{color:#666;font-size:15px;margin-bottom:24px}.out-of-stock-image{position:relative}.out-of-stock-badge-large{position:absolute;top:20px;left:20px;background:#e74c3c;color:#fff;padding:8px 16px;border-radius:4px;font-weight:600;font-size:14px}.color-option.disabled{opacity:.4;cursor:not-allowed;position:relative}.color-option.disabled:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#666;transform:rotate(-45deg)}.color-hint{font-size:13px;color:#666;margin-top:8px}.out-of-stock-notice{display:flex;gap:16px;padding:20px;background:#fff3e0;border:1px solid #f57c00;border-radius:4px;margin-bottom:24px}.notice-icon{width:40px;height:40px;background:#f57c00;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;flex-shrink:0}.notice-content h3{font-size:16px;color:#2c3e50;margin-bottom:4px;font-weight:600}.notice-content p{font-size:14px;color:#666;margin:0}.back-in-stock-form{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:4px;padding:24px;margin-bottom:24px}.back-in-stock-form h3{font-size:18px;color:#2c3e50;margin-bottom:8px;font-weight:600}.back-in-stock-form>p{font-size:14px;color:#666;margin-bottom:20px}.notify-form{display:flex;flex-direction:column;gap:16px}.notify-checkbox{margin-bottom:8px}.notify-checkbox label{font-size:14px;color:#666;cursor:pointer}.btn-notify-me{padding:14px 24px;background:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:600;cursor:pointer;transition:background .2s}.btn-notify-me:hover{background:#1a252f}.notify-hint{font-size:12px;color:#999;margin-top:8px}.out-of-stock-actions .btn-add-to-cart:disabled{background:#ccc;cursor:not-allowed}.out-of-stock-text{color:#e74c3c;font-weight:600}.stock-badge{position:absolute;top:12px;left:12px;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600}.stock-badge.out-of-stock{background:#e74c3c;color:#fff}.out-of-stock-card .add-to-cart:disabled{background:#ccc;cursor:not-allowed}.notify-success-modal{text-align:center}.notify-success-icon{width:60px;height:60px;background:#e8f5e9;color:#388e3c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:32px;margin:0 auto 20px}.notify-success-info{background:#f8f9fa;padding:16px;border-radius:4px;margin:20px 0;text-align:left}.notify-success-info p{font-size:14px;color:#666;margin:8px 0}.notify-success-info strong{color:#2c3e50}.newsletter-success-container{display:grid;grid-template-columns:1fr 320px;gap:32px;margin:32px 0 48px}.newsletter-success-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:48px;text-align:center}.newsletter-success-icon{width:100px;height:100px;background:#e3f2fd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.icon-envelope{font-size:48px}.newsletter-success-card h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.newsletter-success-subtitle{font-size:18px;color:#666;margin-bottom:32px}.newsletter-success-message{background:#f8f9fa;padding:24px;border-radius:4px;margin-bottom:32px;text-align:left}.newsletter-success-message p{font-size:15px;color:#666;margin:8px 0}.newsletter-success-message strong{color:#2c3e50}.confirmation-steps{display:flex;flex-direction:column;gap:16px;text-align:left;margin-bottom:32px}.confirmation-step{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#f8f9fa;border-radius:4px;border:1px solid #e0e0e0}.confirmation-step.completed{background:#e8f5e9;border-color:#c8e6c9}.confirmation-step.active{background:#e3f2fd;border-color:#90caf9}.confirmation-step .step-number{width:32px;height:32px;background:#e0e0e0;color:#666;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.confirmation-step.completed .step-number{background:#388e3c;color:#fff}.confirmation-step.active .step-number{background:#1976d2;color:#fff}.confirmation-step .step-info{flex:1}.confirmation-step .step-info strong{display:block;color:#2c3e50;font-size:15px;margin-bottom:2px}.confirmation-step .step-info p{font-size:13px;color:#666;margin:0}.confirmation-step .step-check{color:#388e3c;font-size:20px;font-weight:700}.confirmation-step .step-arrow{color:#1976d2;font-size:20px;font-weight:700}.newsletter-help-section{text-align:left;padding:24px;background:#f8f9fa;border-radius:4px;margin-bottom:32px}.newsletter-help-section h3{font-size:16px;color:#2c3e50;margin-bottom:12px;font-weight:600}.help-tips{list-style:none;padding:0;margin-bottom:20px}.help-tips li{padding:8px 0 8px 20px;position:relative;font-size:14px;color:#666}.help-tips li:before{content:"•";position:absolute;left:0;color:#2c3e50}.help-actions{display:flex;gap:12px}.btn-text{background:none;border:none;color:#2c3e50;font-size:14px;cursor:pointer;text-decoration:underline;padding:8px 0}.btn-text:hover{color:#1a252f}.newsletter-benefits{text-align:left;margin-bottom:32px}.newsletter-benefits h3{font-size:18px;color:#2c3e50;margin-bottom:20px;font-weight:600}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.benefit-item{display:flex;gap:12px;padding:16px;background:#f8f9fa;border-radius:4px}.benefit-icon{font-size:24px}.benefit-text strong{display:block;color:#2c3e50;font-size:14px;margin-bottom:4px}.benefit-text p{font-size:13px;color:#666;margin:0}.newsletter-success-actions{margin-top:32px}.newsletter-info-sidebar{display:flex;flex-direction:column;gap:20px}.newsletter-info-sidebar .info-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:20px}.newsletter-info-sidebar .info-card h3{font-size:16px;color:#2c3e50;margin-bottom:12px;font-weight:600}.newsletter-info-sidebar .info-card p{font-size:14px;color:#666;margin-bottom:12px}.newsletter-info-sidebar .info-card a{color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500}.email-confirmation-container{margin:32px 0 48px}.email-confirmation-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:48px;text-align:center;max-width:700px;margin:0 auto 48px}.confirmation-success-icon{width:100px;height:100px;background:#e8f5e9;color:#388e3c;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:48px;margin:0 auto 24px}.email-confirmation-card h1{font-size:32px;color:#2c3e50;margin-bottom:8px;font-weight:600}.confirmation-subtitle{font-size:18px;color:#666;margin-bottom:32px}.confirmation-details{background:#f8f9fa;padding:20px;border-radius:4px;margin-bottom:32px;display:flex;flex-direction:column;gap:12px}.detail-item{display:flex;justify-content:space-between;align-items:center;font-size:14px}.detail-label{color:#666}.detail-value{color:#2c3e50;font-weight:500}.status-confirmed{background:#e8f5e9;color:#388e3c;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.welcome-offer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:32px;border-radius:8px;margin-bottom:32px}.offer-badge{display:inline-block;background:#fff3;padding:4px 12px;border-radius:12px;font-size:11px;font-weight:600;letter-spacing:1px;margin-bottom:16px}.welcome-offer h2{font-size:24px;margin-bottom:8px;font-weight:600}.welcome-offer>p{opacity:.9;margin-bottom:20px;font-size:15px}.discount-code{margin-bottom:16px}.code-label{display:block;opacity:.8;font-size:13px;margin-bottom:8px}.code-box{display:inline-flex;align-items:center;background:#fff;border-radius:4px;overflow:hidden}.code{padding:12px 20px;color:#2c3e50;font-weight:700;font-size:20px;letter-spacing:2px}.btn-copy{padding:12px 16px;background:#f8f9fa;border:none;border-left:1px solid #e0e0e0;color:#2c3e50;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}.btn-copy:hover{background:#e0e0e0}.offer-terms{font-size:12px;opacity:.7;margin:0}.subscription-summary{text-align:left;padding:24px;background:#f8f9fa;border-radius:4px;margin-bottom:32px}.subscription-summary h3{font-size:16px;color:#2c3e50;margin-bottom:16px;font-weight:600}.preference-list{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.preference-item{display:flex;align-items:center;gap:12px;font-size:14px;color:#666}.preference-check{color:#388e3c;font-weight:700}.preference-link{color:#2c3e50;text-decoration:none;font-size:14px;font-weight:500}.preference-link:hover{text-decoration:underline}.confirmation-actions-email{display:flex;gap:16px;justify-content:center}.confirmation-actions-email .btn-primary,.confirmation-actions-email .btn-secondary{padding:14px 32px;text-decoration:none}.whats-next-section{margin-bottom:48px}.whats-next-section h2{font-size:24px;color:#2c3e50;margin-bottom:24px;font-weight:600;text-align:center}.next-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.next-step-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:32px 24px;text-align:center}.step-icon-large{font-size:48px;margin-bottom:16px}.next-step-card h3{font-size:18px;color:#2c3e50;margin-bottom:8px;font-weight:600}.next-step-card p{font-size:14px;color:#666;margin:0;line-height:1.6}.discount-badge{position:absolute;top:12px;right:12px;background:#e74c3c;color:#fff;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:600}.product-price .price-original{text-decoration:line-through;color:#999;font-size:14px;margin-right:8px}.product-price .price-discount{color:#e74c3c;font-weight:700}.wishlist-btn-header{position:relative}@media(max-width:768px){.header-content{flex-wrap:wrap}.search-bar{order:3;flex-basis:100%;margin-top:12px}.nav-links{gap:0}.nav-links a{padding:12px;font-size:13px}.hero h1{font-size:24px}.hero p{font-size:14px}.newsletter{padding:32px 20px}.newsletter-form{flex-direction:column}.info-tooltip{white-space:normal;max-width:250px}.filter-controls{flex-direction:column;gap:16px;align-items:stretch}.filter-group{flex-direction:column;align-items:stretch;gap:8px}.filter-select{width:100%}.results-count{text-align:center}.pagination{flex-wrap:wrap}.category-header h1{font-size:24px}.product-detail-grid{grid-template-columns:1fr;gap:32px}.product-main-image{height:350px}.product-detail-info h1{font-size:24px}.product-price-large{font-size:28px}.product-actions{flex-direction:column}.btn-wishlist{width:100%}.tabs-header{overflow-x:auto}.tab-btn{white-space:nowrap}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{flex-direction:column}.cart-item-image{width:100%;height:200px}.cart-item-details{flex-direction:column;gap:16px}.cart-item-actions{flex-direction:row;justify-content:space-between;align-items:center}.cart-header h1{font-size:24px}.profile-container{grid-template-columns:1fr;gap:24px}.profile-sidebar{position:static}.profile-section h1{font-size:24px}.stats-grid,.info-grid{grid-template-columns:1fr}.order-header{flex-direction:column;align-items:flex-start;gap:8px}.order-footer{flex-direction:column;align-items:flex-start;gap:12px}.order-footer .btn-secondary{width:100%}.section-header{flex-direction:column;align-items:flex-start;gap:12px}.form-row{grid-template-columns:1fr}.danger-action{flex-direction:column;align-items:flex-start;gap:12px}.danger-action button{width:100%}.checkout-title{font-size:24px}.checkout-container{grid-template-columns:1fr}.checkout-sidebar{order:-1;position:static;max-height:none}.checkout-section{padding:16px}.order-summary-card{position:static;padding:16px}.help-card{padding:16px}.checkout-header-content{flex-wrap:wrap;gap:12px}.checkout-header-center{order:3;flex-basis:100%}.checkout-back-link{font-size:13px}.checkout-footer-content{flex-direction:column;gap:16px;text-align:center}.checkout-footer-links{flex-wrap:wrap;justify-content:center;gap:16px}.progress-steps{gap:24px}.step-label{font-size:11px}.shipping-method,.payment-method{flex-direction:row;align-items:flex-start}.danger-action{flex-direction:column}.confirmation-layout{grid-template-columns:1fr}.confirmation-success{padding:24px 16px}.confirmation-success h1{font-size:24px}.confirmation-section{padding:20px 16px}.confirmation-item{flex-direction:column;align-items:flex-start}.item-image{width:100%;height:150px}.item-price{align-self:flex-end}.next-steps{grid-template-columns:1fr}.confirmation-actions{flex-direction:column}.summary-card,.support-card,.print-invoice{padding:16px}.wishlist-header{flex-direction:column;align-items:flex-start}.wishlist-actions-header{width:100%;flex-direction:column}.wishlist-item{flex-direction:column}.wishlist-item-image{width:100%;height:200px}.wishlist-item-details{flex-direction:column;gap:16px}.wishlist-item-actions{align-items:flex-start;width:100%}.wishlist-title h1{font-size:24px}.newsletter-success-container{grid-template-columns:1fr}.newsletter-success-card{padding:32px 20px}.newsletter-success-card h1{font-size:24px}.benefits-grid{grid-template-columns:1fr}.help-actions{flex-direction:column}.email-confirmation-card{padding:32px 20px}.email-confirmation-card h1{font-size:24px}.next-steps-grid{grid-template-columns:1fr}.confirmation-actions-email,.code-box{flex-direction:column}.btn-copy{border-left:none;border-top:1px solid #e0e0e0;width:100%}.out-of-stock-notice{flex-direction:column;text-align:center}.notice-icon{margin:0 auto}.back-in-stock-form{padding:20px}}[x-cloak]{display:none!important}
