#shoppingCartDefault{background:var(--theme-bg-secondary);font-family:Montserrat,Lato,'Trebuchet MS',sans-serif;color:var(--theme-text-primary);padding-bottom:80px;margin-top:30px}.pageHeading{font-size:24px;font-weight:400;text-change:uppercase;letter-spacing:2px;margin-bottom:30px;text-align:center;border-bottom:1px solid var(--theme-border-medium);padding-bottom:20px;position:relative}.ts-rewards-container{background:var(--theme-bg-tertiary);padding:20px;margin-bottom:30px;border:1px solid var(--theme-border-light)}.ts-gift-message,.ts-rewards-message{font-size:13px;letter-spacing:.5px}.ts-progress-track{height:4px;background:var(--theme-border-medium);margin:15px auto;max-width:600px;position:relative;border-radius:2px}.ts-progress-fill{background:var(--theme-accent-gold);height:100%}.cartTableDisplay{margin-bottom:20px;padding-left:24px;padding-right:24px}.cart-header-row th{border-top:none;border-bottom:3px solid var(--lux-text-main);text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:1px;padding:15px 0;color:var(--lux-text-main)}.cart-item-row td{border-bottom:1px solid var(--lux-border-color);padding:25px 0;vertical-align:top}.productsCell{padding-left:24px}.productsCell .product-image img{border:none;width:110px;height:110px;object-fit:contain;background:#fff;filter:contrast(1.08) saturate(1.06)}.product-details{padding-left:24px}.product-name-link{color:var(--lux-text-main);font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:1px;text-decoration:none;display:block;margin-bottom:5px}.product-name-link:hover{text-decoration:underline}.theme-light .product-name-link,[data-theme=light] .product-name-link{color:#000}.productsCell-attributes ul li{font-size:12px;color:#777;margin-bottom:2px}.priceCell,.qtyCell,.totalsCell{min-width:110px;padding-left:20px}.qtyCell{text-align:center}.priceCell,.totalsCell{text-align:right}.qty-wrapper input[type=number],.qty-wrapper input[type=text]{width:45px;padding:8px 0;text-align:center;border:1px solid var(--theme-input-border);font-size:13px;color:var(--theme-input-text);background:var(--theme-input-bg);-moz-appearance:textfield}.qty-wrapper input::-webkit-inner-spin-button,.qty-wrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-summary-box{background:#000;padding:30px;position:sticky;top:20px}.summary-heading{font-size:16px;text-transform:uppercase;font-weight:700;border-bottom:1px solid var(--theme-border-light);padding-bottom:15px;margin-bottom:20px;letter-spacing:1px;color:#fff}.summary-line{display:flex;justify-content:space-between;margin-bottom:15px;font-size:13px;color:#bbb;text-transform:uppercase;letter-spacing:.5px}.summary-line .font-weight-bold{font-weight:600;color:#fff}.summary-total{display:flex;justify-content:space-between;margin-top:20px;padding-top:20px;border-top:1px solid #333;font-weight:700;font-size:18px;color:#fff;text-transform:uppercase}.summary-total span:first-child{font-size:14px;align-self:center}.btn-continue{color:var(--theme-text-secondary);text-transform:uppercase;font-size:11px;letter-spacing:2px;text-decoration:none;border-bottom:1px solid transparent;transition:color .3s,border-color .3s}.btn-continue:hover{color:var(--theme-text-primary);border-bottom-color:var(--theme-text-primary);text-decoration:none}@media (prefers-color-scheme:dark){.btn-continue:hover{color:var(--theme-accent-gold);border-bottom-color:var(--theme-accent-gold)}}.theme-dark .btn-continue:hover{color:var(--theme-accent-gold);border-bottom-color:var(--theme-accent-gold)}.btn-checkout{display:block;width:100%;background:var(--theme-btn-primary-bg);color:var(--theme-btn-primary-text);text-transform:uppercase;font-weight:700;padding:15px;border:1px solid var(--theme-btn-primary-border);border-radius:0;letter-spacing:2px;font-size:13px;margin-top:20px;transition:background-color .3s,border-color .3s,color .3s}.btn-checkout:hover{background:var(--theme-btn-primary-hover-bg);border-color:var(--theme-btn-primary-hover-border);color:var(--theme-btn-primary-text);text-decoration:none}@media (prefers-color-scheme:dark){.btn-checkout:hover{color:var(--theme-accent-gold)}}.theme-dark .btn-checkout:hover{color:var(--theme-accent-gold)}.btn-update-simple{background:0 0;border:none;color:#999;text-transform:uppercase;font-size:11px;letter-spacing:1px;cursor:pointer;border-bottom:1px solid #ccc;padding:0 0 2px 0;transition:color .3s,border-color .3s}.btn-update-simple:hover{color:#000;border-bottom-color:#000}@media (prefers-color-scheme:dark){.btn-update-simple:hover{color:var(--theme-accent-gold);border-bottom-color:var(--theme-accent-gold)}}.theme-dark .btn-update-simple:hover{color:var(--theme-accent-gold);border-bottom-color:var(--theme-accent-gold)}.priceCell,.totalsCell{font-size:14px;font-weight:600;color:#000;padding-top:30px!important}.remove-icon{color:#ccc;font-size:16px;transition:.3s}.remove-icon:hover{color:#000}@media (max-width:768px){.cart-header-row{display:none}.cart-item-row{display:block;margin-bottom:20px;border-bottom:1px solid #000}.cart-item-row td{display:block;border:none;padding:5px 0;text-align:left!important}.productsCell{padding-top:15px}.priceCell::before{content:"Price: ";font-weight:700}.totalsCell::before{content:"Total: ";font-weight:700}.removeCell{text-align:right!important;margin-top:-20px}}.remove-icon:hover{color:#000}.cart-summary-box{background-color:#000;padding:30px;border:1px solid #222;position:-webkit-sticky;position:sticky;top:20px;z-index:10}.summary-heading{border-bottom:1px solid #dcdcdc;margin-bottom:20px;padding-bottom:15px;font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#fff}.summary-line{display:flex;justify-content:space-between;margin-bottom:10px;font-size:13px;color:#bbb}.summary-total{border-top:1px solid #333;margin-top:20px;padding-top:20px;display:flex;justify-content:space-between;font-size:18px;font-weight:700;color:#fff;text-transform:uppercase}.btn-checkout{background-color:#000;color:#fff;border:1px solid #000;text-transform:uppercase;font-weight:600;font-size:14px;letter-spacing:1.5px;padding:15px;margin-top:20px;width:100%;display:block;text-align:center;border-radius:0;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.btn-checkout:hover{background-color:var(--theme-btn-primary-hover-bg);border-color:var(--theme-btn-primary-hover-border);color:var(--theme-btn-primary-text);text-decoration:none}@media (prefers-color-scheme:dark){.btn-checkout:hover{color:var(--theme-accent-gold)}}.theme-dark .btn-checkout:hover{color:var(--theme-accent-gold)}.btn-continue{text-decoration:underline;color:#666;font-size:13px;text-transform:uppercase;letter-spacing:1px}@media (max-width:768px){.cart-header-row{display:none}.cart-item-row,.cart-item-row td{display:block;width:100%;text-align:left;border:none;padding:5px 0}.cart-item-row{border-bottom:1px solid #e0e0e0;padding-bottom:20px;margin-bottom:20px;position:relative}.productsCell{margin-bottom:10px}.qtyCell{text-align:left!important;margin-bottom:10px}.priceCell,.totalsCell{text-align:left!important;font-weight:700}.removeCell{position:absolute;top:0;right:0}.totalsCell::before{content:"Total: ";font-weight:400;color:#666}}.ts-rewards-container{margin-bottom:40px;background:#fff;padding:10px 0}.ts-rewards-message{text-align:center;font-size:13px;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:15px;color:#000}.ts-progress-track{height:4px;background-color:#f0f0f0;width:100%;position:relative}.ts-progress-fill{height:100%;background-color:#000;transition:width .5s ease}.ts-gift-unlocked{margin-top:15px;text-align:center;font-size:12px;color:#666;display:flex;align-items:center;justify-content:center;gap:8px;animation:fadeIn .5s}.cart-summary-box .ts-gift-message,.cart-summary-box .ts-gift-unlocked,.cart-summary-box .ts-rewards-container,.cart-summary-box .ts-rewards-container *,.cart-summary-box .ts-rewards-message{color:#0f0f0f!important}.ts-success-icon{margin-right:5px;font-size:14px;color:#000}@keyframes fadeIn{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.cart-summary-box{position:sticky;top:20px;z-index:10}.cartTableDisplay{width:100%;border-collapse:collapse}.cart-header-row th{border-bottom:1px solid var(--theme-border-light);color:var(--theme-text-secondary);font-weight:600}.cart-item-row td{padding:22px 0;border-bottom:1px solid var(--theme-border-light)}.productsCell{display:flex;align-items:flex-start;gap:16px}.productsCell .product-image img{width:96px;height:auto}.product-details{padding-left:0}.product-name-link{font-size:14px;letter-spacing:1.2px}.productsCell-attributes ul{margin:6px 0 0 0;padding:0;list-style:none}.productsCell-attributes ul li{color:var(--theme-text-muted)}.qtyCell{text-align:center}.priceCell,.totalsCell{text-align:right;color:var(--theme-text-primary)}.qty-wrapper input[type=number],.qty-wrapper input[type=text]{height:36px;line-height:36px}.qty-control{display:inline-flex;align-items:center;justify-content:center;gap:6px}.qty-control input[type=number],.qty-control input[type=text]{width:40px}.qty-btn{width:28px;height:28px;border:1px solid var(--theme-input-border);background:#fff;color:#000;display:inline-flex;align-items:center;justify-content:center;line-height:1;text-align:center;padding:0;cursor:pointer;box-sizing:border-box;border-radius:0}.qty-btn:hover{border-color:var(--theme-accent-gold);color:var(--theme-accent-gold)}.theme-dark .cart-summary-box,[data-theme=dark] .cart-summary-box{color:#111}.theme-dark .cart-summary-box .summary-heading,.theme-dark .cart-summary-box .summary-line,.theme-dark .cart-summary-box .summary-line .font-weight-bold,.theme-dark .cart-summary-box .summary-total,.theme-dark .cart-summary-box .summary-total span,.theme-dark .cart-summary-box .text-muted,[data-theme=dark] .cart-summary-box .summary-heading,[data-theme=dark] .cart-summary-box .summary-line,[data-theme=dark] .cart-summary-box .summary-line .font-weight-bold,[data-theme=dark] .cart-summary-box .summary-total,[data-theme=dark] .cart-summary-box .summary-total span,[data-theme=dark] .cart-summary-box .text-muted{color:#111!important}.theme-dark #shoppingCartDefault .messageStackError,.theme-dark #shoppingCartDefault .messageStackSuccess,.theme-dark #shoppingCartDefault .messageStackWarning,[data-theme=dark] #shoppingCartDefault .messageStackError,[data-theme=dark] #shoppingCartDefault .messageStackSuccess,[data-theme=dark] #shoppingCartDefault .messageStackWarning{color:#111!important}#shippingEstimatorModal .modal-dialog{margin-top:170px}@media (max-width:768px){#shippingEstimatorModal .modal-dialog{margin-top:130px}}.theme-light #shippingEstimatorModal .modal-content,[data-theme=light] #shippingEstimatorModal .modal-content{background-color:#fff;color:#111;border:1px solid #e5e5e5}.theme-light #shippingEstimatorModal .modal-footer,.theme-light #shippingEstimatorModal .modal-header,[data-theme=light] #shippingEstimatorModal .modal-footer,[data-theme=light] #shippingEstimatorModal .modal-header{background-color:#fff;border-color:#e5e5e5}.theme-light #shippingEstimatorModal .close,.theme-light #shippingEstimatorModal .modal-title,[data-theme=light] #shippingEstimatorModal .close,[data-theme=light] #shippingEstimatorModal .modal-title{color:#111}.theme-light #shippingEstimatorContent,.theme-light #shippingEstimatorModal .modal-body,[data-theme=light] #shippingEstimatorContent,[data-theme=light] #shippingEstimatorModal .modal-body{background-color:#fff;color:#111}.theme-light #shippingEstimatorContent :not(a),[data-theme=light] #shippingEstimatorContent :not(a){color:#111}.theme-light #shippingEstimatorContent .table,.theme-light #shippingEstimatorContent .table td,.theme-light #shippingEstimatorContent .table th,[data-theme=light] #shippingEstimatorContent .table,[data-theme=light] #shippingEstimatorContent .table td,[data-theme=light] #shippingEstimatorContent .table th{background-color:#fff!important;color:#111!important;border-color:#e5e5e5!important}@media (prefers-color-scheme:light){.cart-head-qty,.qtyCell{color:#000}.qty-wrapper input[type=number],.qty-wrapper input[type=text]{color:#000}.ts-progress-track{background-color:#e6e6e6!important}.summary-total span{color:#000}}.theme-light .cart-head-qty,.theme-light .qtyCell,[data-theme=light] .cart-head-qty,[data-theme=light] .qtyCell{color:#000}.theme-light .qty-wrapper input[type=number],.theme-light .qty-wrapper input[type=text],[data-theme=light] .qty-wrapper input[type=number],[data-theme=light] .qty-wrapper input[type=text]{color:#000!important}.theme-light .ts-progress-track,[data-theme=light] .ts-progress-track{background-color:#e6e6e6!important}.theme-light .summary-total span,[data-theme=light] .summary-total span{color:#000}@media (prefers-color-scheme:dark){#shoppingCartDefault h3{color:var(--theme-accent-gold)}}.theme-dark #shoppingCartDefault h3{color:var(--theme-accent-gold)}@media (prefers-color-scheme:dark){#shoppingCartDefault{background:var(--theme-bg-primary)}.cart-header-row th{color:var(--theme-text-secondary);border-bottom-color:var(--theme-border-light)}.product-name-link{color:var(--theme-text-primary)}.productsCell-attributes ul li{color:var(--theme-text-muted)}.priceCell,.totalsCell{color:var(--theme-text-primary)}.remove-icon:hover{color:var(--theme-accent-gold)}.cart-summary-box{background-color:var(--theme-bg-card);border-color:var(--theme-border-light)}.summary-line{color:var(--theme-text-secondary)}.summary-total{color:var(--theme-text-primary);border-top-color:var(--theme-border-light)}.ts-gift-unlocked,.ts-rewards-message,.ts-success-icon{color:var(--theme-text-primary)}.ts-progress-track{background-color:var(--theme-border-medium)}.ts-progress-fill{background-color:var(--theme-accent-gold)}}@media (prefers-color-scheme:dark){.ts-rewards-container{background:#f8f9fa;border:1px solid #e5e5e5}.ts-gift-message,.ts-gift-unlocked,.ts-rewards-message,.ts-success-icon{color:#0f0f0f!important}}.theme-dark #shoppingCartDefault{background:var(--theme-bg-primary)}.theme-dark .cart-header-row th{color:var(--theme-text-secondary);border-bottom-color:var(--theme-border-light)}.theme-dark .product-name-link{color:var(--theme-text-primary)}.theme-dark .productsCell-attributes ul li{color:var(--theme-text-muted)}.theme-dark .priceCell,.theme-dark .totalsCell{color:var(--theme-text-primary)}.theme-dark .remove-icon:hover{color:var(--theme-accent-gold)}.theme-dark .cart-summary-box{background-color:var(--theme-bg-card);border-color:var(--theme-border-light)}.theme-dark .summary-line{color:var(--theme-text-secondary)}.theme-dark .summary-total{color:var(--theme-text-primary);border-top-color:var(--theme-border-light)}.theme-dark .ts-gift-unlocked,.theme-dark .ts-rewards-message,.theme-dark .ts-success-icon{color:var(--theme-text-primary)}.theme-dark .ts-progress-track{background-color:var(--theme-border-medium)}.theme-dark .ts-progress-fill{background-color:var(--theme-accent-gold)}.theme-dark .ts-rewards-container{background:#f8f9fa;border:1px solid #e5e5e5}.theme-dark .ts-gift-message,.theme-dark .ts-gift-unlocked,.theme-dark .ts-rewards-message,.theme-dark .ts-success-icon{color:#0f0f0f!important}[data-theme=dark] .ts-rewards-container{background:#f8f9fa;border:1px solid #e5e5e5}[data-theme=dark] .ts-gift-message,[data-theme=dark] .ts-gift-unlocked,[data-theme=dark] .ts-rewards-message,[data-theme=dark] .ts-success-icon{color:#0f0f0f!important}.theme-dark .ts-rewards-container,[data-theme=dark] .ts-rewards-container{color:#0f0f0f!important}.theme-dark .ts-rewards-container *,[data-theme=dark] .ts-rewards-container *{color:#0f0f0f!important}@media (max-width:768px){.theme-dark #shoppingCartDefault,html[data-theme=dark] #shoppingCartDefault{background:var(--theme-bg-primary);color:var(--theme-text-primary)}.theme-dark .cart-item-row,html[data-theme=dark] .cart-item-row{border-bottom-color:var(--theme-border-light)}.theme-dark .product-name-link,html[data-theme=dark] .product-name-link{color:var(--theme-text-primary)}.theme-dark .product-name-link:hover,html[data-theme=dark] .product-name-link:hover{color:var(--theme-accent-gold)}.theme-dark .productsCell-attributes ul li,html[data-theme=dark] .productsCell-attributes ul li{color:var(--theme-text-muted)}.theme-dark .priceCell,.theme-dark .totalsCell,html[data-theme=dark] .priceCell,html[data-theme=dark] .totalsCell{color:var(--theme-text-primary)}.theme-dark .totalsCell::before,html[data-theme=dark] .totalsCell::before{color:var(--theme-text-secondary)}.theme-dark .remove-icon,html[data-theme=dark] .remove-icon{color:var(--theme-text-secondary)}.theme-dark .remove-icon:hover,html[data-theme=dark] .remove-icon:hover{color:var(--theme-accent-gold)}.theme-dark .cart-summary-box,html[data-theme=dark] .cart-summary-box{background-color:var(--theme-bg-card);border-color:var(--theme-border-light)}.theme-dark .summary-heading,html[data-theme=dark] .summary-heading{color:var(--theme-text-primary);border-bottom-color:var(--theme-border-light)}.theme-dark .summary-line,html[data-theme=dark] .summary-line{color:var(--theme-text-secondary)}.theme-dark .summary-total,html[data-theme=dark] .summary-total{color:var(--theme-text-primary);border-top-color:var(--theme-border-light)}.theme-dark .btn-checkout,html[data-theme=dark] .btn-checkout{background-color:var(--theme-btn-primary-bg);color:var(--theme-btn-primary-text);border-color:var(--theme-btn-primary-border)}.theme-dark .btn-checkout:hover,html[data-theme=dark] .btn-checkout:hover{background-color:var(--theme-btn-primary-hover-bg);border-color:var(--theme-btn-primary-hover-border);color:var(--theme-accent-gold)}.theme-dark .btn-continue,html[data-theme=dark] .btn-continue{color:var(--theme-text-muted)}.theme-dark .btn-continue:hover,html[data-theme=dark] .btn-continue:hover{color:var(--theme-accent-gold)}.theme-dark .ts-progress-track,html[data-theme=dark] .ts-progress-track{background-color:var(--theme-border-medium)}.theme-dark .ts-progress-fill,html[data-theme=dark] .ts-progress-fill{background-color:var(--theme-accent-gold)}.theme-dark #shippingEstimatorModal .modal-content,html[data-theme=dark] #shippingEstimatorModal .modal-content{background-color:var(--theme-bg-card);color:var(--theme-text-primary);border-color:var(--theme-border-light)}.theme-dark #shippingEstimatorModal .modal-footer,.theme-dark #shippingEstimatorModal .modal-header,html[data-theme=dark] #shippingEstimatorModal .modal-footer,html[data-theme=dark] #shippingEstimatorModal .modal-header{background-color:var(--theme-bg-secondary);border-color:var(--theme-border-light)}.theme-dark #shippingEstimatorModal .close,.theme-dark #shippingEstimatorModal .modal-title,html[data-theme=dark] #shippingEstimatorModal .close,html[data-theme=dark] #shippingEstimatorModal .modal-title{color:var(--theme-text-primary)}.theme-dark #shippingEstimatorContent,html[data-theme=dark] #shippingEstimatorContent{background-color:var(--theme-bg-card);color:var(--theme-text-primary)}}@media (min-width:769px) and (max-width:1024px){.theme-dark #shoppingCartDefault,html[data-theme=dark] #shoppingCartDefault{background:var(--theme-bg-primary)}.theme-dark .cart-header-row th,html[data-theme=dark] .cart-header-row th{color:var(--theme-text-secondary);border-bottom-color:var(--theme-border-light)}.theme-dark .product-name-link,html[data-theme=dark] .product-name-link{color:var(--theme-text-primary)}.theme-dark .product-name-link:hover,html[data-theme=dark] .product-name-link:hover{color:var(--theme-accent-gold)}.theme-dark .priceCell,.theme-dark .totalsCell,html[data-theme=dark] .priceCell,html[data-theme=dark] .totalsCell{color:var(--theme-text-primary)}.theme-dark .cart-summary-box,html[data-theme=dark] .cart-summary-box{background-color:var(--theme-bg-card);border-color:var(--theme-border-light)}.theme-dark .summary-heading,html[data-theme=dark] .summary-heading{color:var(--theme-text-primary);border-bottom-color:var(--theme-border-light)}.theme-dark .btn-checkout,html[data-theme=dark] .btn-checkout{background-color:var(--theme-btn-primary-bg);color:var(--theme-btn-primary-text);border-color:var(--theme-btn-primary-border)}.theme-dark .btn-checkout:hover,html[data-theme=dark] .btn-checkout:hover{background-color:var(--theme-btn-primary-hover-bg);border-color:var(--theme-btn-primary-hover-border);color:var(--theme-accent-gold)}}@media (max-width:1024px) and (prefers-color-scheme:dark){#shoppingCartDefault{background:var(--theme-bg-primary);color:var(--theme-text-primary)}.cart-item-row{border-bottom-color:var(--theme-border-light)}.product-name-link{color:var(--theme-text-primary)}.product-name-link:hover{color:var(--theme-accent-gold)}.priceCell,.totalsCell{color:var(--theme-text-primary)}.cart-summary-box{background-color:var(--theme-bg-card);border-color:var(--theme-border-light)}.summary-heading{color:var(--theme-text-primary);border-bottom-color:var(--theme-border-light)}.summary-line{color:var(--theme-text-secondary)}.summary-total{color:var(--theme-text-primary);border-top-color:var(--theme-border-light)}.btn-checkout{background-color:var(--theme-btn-primary-bg);color:var(--theme-btn-primary-text);border-color:var(--theme-btn-primary-border)}.btn-checkout:hover{background-color:var(--theme-btn-primary-hover-bg);border-color:var(--theme-btn-primary-hover-border);color:var(--theme-accent-gold)}.ts-progress-track{background-color:var(--theme-border-medium)}.ts-progress-fill{background-color:var(--theme-accent-gold)}}