.products-content{overflow:auto;text-shadow:none;margin:0;color:#ffffff;background:linear-gradient(0deg,#ff4500 0,#ffd700 15%,#add8e6 30%,#333366);min-height:100vh;display:flex;flex-direction:column;align-items:center;font-size:.75em;padding:2rem 1rem}.products-page-header{text-align:center;margin-bottom:3rem;max-width:700px}.products-page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:none;color:#ffffff;letter-spacing:-.02em}.page-description{font-size:1.1rem;line-height:1.7;opacity:.95;margin:0;color:rgba(255,255,255,.95)}.products-section{width:100%;max-width:900px}.products-content .settings-container{background:transparent;padding:0;margin:0;width:100%;max-width:100%;border-radius:0;color:inherit}.products-container{border:1px solid rgba(255,255,255,.15);border-radius:16px;background:rgba(20,25,40,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;box-shadow:0 12px 48px rgba(0,0,0,.4),0 4px 16px rgba(0,0,0,.2)}.category-wrapper{border-bottom:1px solid rgba(255,255,255,.1)}.category-wrapper:last-child{border-bottom:none}.product-category{display:flex;align-items:center;justify-content:space-between;padding:1.75rem 2rem;cursor:pointer;font-size:1.35rem;font-weight:600;transition:all .25s ease;border:none;background:none;color:#ffffff}.product-category:hover{background-color:rgba(255,69,0,.1)}.product-category .product-label{color:#ffffff;font-weight:600}.product-subcategory{font-size:1.15rem;font-weight:500;padding:1.4rem 2rem 1.4rem 3.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;background-color:rgba(255,255,255,.03);transition:all .25s ease;border:none;color:rgba(255,255,255,.95)}.product-subcategory:hover{background-color:rgba(255,69,0,.08)}.product-subcategory .product-label{color:rgba(255,255,255,.95);font-weight:500}.product-item{border-left:3px solid transparent;transition:all .25s ease;background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.08)}.product-item:last-child{border-bottom:none}.product-item:hover{background-color:rgba(255,69,0,.08);border-left-color:#ff4500}.product-item--highlighted{background-color:rgba(255,69,0,.15);border-left-color:#ff4500;box-shadow:inset 0 0 0 1px rgba(255,69,0,.4)}.product-item-content{padding:1.25rem 2rem 1.25rem 4rem}.product-header{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.product-label{background:none;border-radius:0;font-size:1.05rem;font-weight:600;line-height:1.5;border:none;color:#ffffff;text-shadow:none;display:block;margin:0 0 .75rem;padding:0;text-align:left}.product-actions{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.action-button{padding:.5rem;border:none;border-radius:8px;background:rgba(255,255,255,.15);color:white;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px}.action-button:hover{background:rgba(255,69,0,.3);transform:translateY(-2px);box-shadow:0 4px 8px rgba(255,69,0,.2)}.action-button:active{transform:translateY(0)}.expand-button{padding:.5rem;border-radius:8px;-webkit-user-select:none;user-select:none;outline:none;background:transparent;border:none;color:white;cursor:pointer;transition:all .25s ease;display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}.expand-button:hover{background:rgba(255,69,0,.2);transform:scale(1.1)}.expand-button svg{width:1.5rem;height:1.5rem;color:white;transition:transform .25s ease}.product-link{padding:.5rem;border-radius:8px;background:linear-gradient(135deg,#ff4500,#ff6500);color:white;text-decoration:none;transition:all .25s ease;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;box-shadow:0 2px 8px rgba(255,69,0,.3)}.product-link:hover{background:linear-gradient(135deg,#ff6500,#ff8500);transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,69,0,.4)}.product-link:active{transform:translateY(0)}.product-link svg{width:1rem;height:1rem}.product-content{background:rgba(0,0,0,.2);border-top:1px solid rgba(255,255,255,.08);padding:1.5rem 0}.product-sub-items{border-left:2px solid rgba(255,69,0,.3);margin-left:2rem;padding-left:1rem}.product-description{display:block;padding:1.25rem 1.75rem;font-size:.95rem;line-height:1.7;opacity:.95;border-left:3px solid #ff4500;margin:0 2rem 1.5rem;background:rgba(255,69,0,.08);border-radius:8px;text-align:left;color:rgba(255,255,255,.95)}.description-icon{margin-top:.1rem;margin-right:.75rem;flex-shrink:0;opacity:.9;color:#ff4500;float:left}.description-text{text-align:left}.product-item-description{font-size:.9rem;opacity:.95;line-height:1.6;margin-bottom:.875rem;color:rgba(255,255,255,.9);text-shadow:none;text-align:left}.affiliate-info{margin-bottom:.875rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.affiliate-label{font-size:.8rem;opacity:.8;font-weight:500;color:rgba(255,255,255,.8)}.affiliate-code{background:rgba(255,69,0,.15);padding:.375rem .75rem;border-radius:6px;font-size:.8rem;font-family:Consolas,Monaco,Courier New,monospace;border:1px solid rgba(255,69,0,.3);color:#ff4500;letter-spacing:.5px;font-weight:600}.product-recommendations__header{text-align:center;margin-bottom:2rem}.product-recommendations__header h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.back-banner{position:fixed!important;top:0!important;left:0!important;right:0!important;height:60px!important;min-height:60px!important;background-color:white!important;border-bottom:1px solid rgb(229 231 235)!important;display:flex!important;align-items:center!important;gap:1rem!important;padding:0 1rem!important;z-index:50!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;opacity:1!important}.back-button{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#333;text-decoration:none;padding:.5rem 1rem;border-radius:6px;transition:background-color .2s ease;background:transparent;border:none;cursor:pointer}.back-button:hover{background-color:rgb(243,244,246)}.back-banner-breadcrumb{flex:1 1;font-size:.9rem;color:#6b7280;padding-left:.5rem;border-left:1px solid rgb(229 231 235)}.breadcrumb-item{color:#6b7280}.breadcrumb-item-current{color:#374151;font-weight:500}@media (max-width:768px){.products-content{padding:1.5rem .75rem;font-size:.8em}.products-page-header{margin-bottom:2rem}.products-page-header h1{font-size:2rem}.page-description{font-size:1rem}.products-container{border-radius:12px}.product-category{padding:1.25rem 1.5rem;font-size:1.15rem}.product-subcategory{padding:1.1rem 1.5rem 1.1rem 2.5rem;font-size:1.05rem}.product-item-content{padding:1rem 1.5rem 1rem 3rem}.product-header{flex-direction:row;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.875rem;padding-top:.875rem}.product-actions{margin-left:0;align-self:flex-end}.product-description{margin:0 1.5rem 1.25rem;padding:1rem 1.25rem;font-size:.9rem}.product-sub-items{margin-left:1.5rem;padding-left:.75rem}.affiliate-info{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width:480px){.products-content{padding:1rem .5rem}.products-container{border-radius:12px}.product-category{padding:1rem 1.25rem;font-size:1.05rem}.product-subcategory{padding:1rem 1.25rem 1rem 2rem;font-size:.95rem}.product-item-content{padding:.875rem 1.25rem .875rem 2.5rem}.product-label{font-size:.95rem}.action-button,.product-link{min-width:32px;min-height:32px;padding:.45rem}.expand-button{min-width:40px;min-height:40px}.expand-button svg{width:1.25rem;height:1.25rem}.product-description{margin:0 1.25rem 1rem;padding:.875rem 1rem;font-size:.85rem}.product-sub-items{margin-left:1.25rem;padding-left:.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.product-content{animation:fadeIn .3s ease-out}.action-button:focus,.expand-button:focus,.product-link:focus{outline:2px solid #ff4500;outline-offset:2px}.product-item.loading{opacity:.6;pointer-events:none}.product-item.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}