*{box-sizing:border-box}.header.shop .search-bar input{box-sizing:border-box;width:100%}.computers-hero{background:linear-gradient(135deg,red,#410e0e);color:#fff;padding:80px 0 60px;text-align:center;position:relative;overflow:hidden}.computers-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.hero-content{position:relative;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-subtitle{font-size:1.3rem;margin-bottom:2rem;opacity:.9;color:#ffc107}.hero-features{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.5rem;font-size:1.1rem}.feature-item i{font-size:1.5rem;color:#ffc107}.computers-section{padding:60px 0;background:#f8f9fa}.computers-filter-sidebar{background:#fff;border-radius:15px;box-shadow:0 5px 25px #00000014;padding:25px;position:sticky;top:20px}.filter-mobile-header{display:none;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eee;margin-bottom:20px}.filter-mobile-header h3{margin:0;color:#2c3e50}.filter-close-btn{background:none;border:none;font-size:1.2rem;color:#ee0b16;cursor:pointer}.filter-widget{margin-bottom:25px;border:1px solid #f0f0f0;border-radius:10px;overflow:hidden}.filter-header{background:#f8f9fa;padding:15px 20px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.filter-header:hover{background:#e9ecef}.filter-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0}.filter-toggle{color:#6c757d;transition:transform .3s ease}.filter-widget.active .filter-toggle{transform:rotate(180deg)}.filter-content{padding:20px;background:#fff}.search-box{position:relative}.search-box input{width:100%;padding:12px 45px 12px 15px;border:2px solid #e9ecef;border-radius:8px;font-size:14px;transition:all .3s ease}.search-box input:focus{border-color:red;box-shadow:0 0 0 3px #3498db1a}.search-box i{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:#6c757d}.price-slider-container{padding:10px 0}.ui-slider{background:#e9ecef;border:none;height:6px;border-radius:3px;margin-bottom:20px}.ui-slider-range{background:linear-gradient(135deg,red,#490808)}.ui-slider-handle{background:#fff;border:3px solid red;width:20px;height:20px;border-radius:50%;top:-7px;cursor:pointer;box-shadow:0 2px 5px #0003}#slider-range,.ui-slider-handle{touch-action:pan-y!important}.price-filter-controls{display:flex;flex-direction:column;gap:10px}.price-input-group{text-align:center}#amount{border:none;background:#f8f9fa;padding:8px 12px;border-radius:6px;font-weight:600;color:#2c3e50;text-align:center;width:100%}.btn-filter{background:linear-gradient(135deg,red,#490808);color:#fff;border:none;padding:10px 15px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-filter:hover{transform:translateY(-2px);box-shadow:0 5px 15px #3498db4d}.type-filters{display:grid;gap:10px}.type-filter-item{cursor:pointer;border:2px solid #e9ecef;border-radius:10px;padding:12px;transition:all .3s ease;position:relative}.type-filter-item input{position:absolute;opacity:0}.type-content{display:flex;align-items:center;gap:12px}.type-icon{width:40px;height:40px;background:#f8f9fa;border-radius:8px;display:flex;align-items:center;justify-content:center;color:red;font-size:1.1rem;transition:all .3s ease}.type-filter-item:hover{border-color:red;background:#f8f9fa}.type-filter-item.active{border-color:red;background:#3498db1a}.type-filter-item.active .type-icon{background:red;color:#fff}.performance-filters{display:grid;gap:12px}.performance-filter{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px 0}.performance-filter input{display:none}.checkmark{width:20px;height:20px;border:2px solid #ddd;border-radius:4px;position:relative;transition:all .3s ease}.performance-filter input:checked+.checkmark{background:red;border-color:red}.performance-filter input:checked+.checkmark:after{content:"✓";position:absolute;color:#fff;font-size:12px;top:50%;left:50%;transform:translate(-50%,-50%)}.performance-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#2c3e50}.featured-computer{display:flex;gap:15px;padding:15px;background:#f8f9fa;border-radius:10px;margin-bottom:15px;transition:all .3s ease}.featured-computer:hover{background:#e9ecef;transform:translate(5px)}.featured-computer-image{position:relative;flex-shrink:0}.featured-computer-image img{width:80px;height:80px;object-fit:cover;border-radius:8px}.featured-badge{position:absolute;top:-5px;right:-5px;background:#ee0b16;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px}.featured-computer-info{flex:1}.featured-computer-info h5{margin:0 0 5px;font-size:14px}.featured-computer-info h5 a{color:#2c3e50;text-decoration:none}.featured-computer-info h5 a:hover{color:red}.computer-price .current-price{font-weight:700;color:#ee0b16;font-size:14px}.computer-specs span{font-size:12px;color:#6c757d}.computers-header{background:#fff;border-radius:15px;box-shadow:0 5px 25px #00000014;padding:25px;margin-bottom:30px}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.results-info{display:flex;flex-direction:column;gap:5px}.results-count{font-size:1.2rem;font-weight:600;color:#2c3e50}.results-filter{font-size:14px;color:#6c757d}.mobile-filter-toggle{display:none;background:red;color:#fff;border:none;padding:10px 15px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.mobile-filter-toggle:hover{background:#2980b9;transform:translateY(-2px)}.header-controls{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.control-group{display:flex;align-items:center;gap:10px}.control-group label{margin:0;font-weight:500;color:#2c3e50;white-space:nowrap}.modern-select{border:2px solid #e9ecef;border-radius:8px;padding:8px 12px;background:#fff;color:#2c3e50;min-width:150px;transition:all .3s ease}.modern-select:focus{border-color:red;box-shadow:0 0 0 3px #3498db1a}.view-toggle{display:flex;gap:8px;margin-left:auto}.view-btn{width:44px;height:44px;background:#f8f9fa;border:2px solid #e9ecef;border-radius:8px;color:#6c757d;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.view-btn:hover,.view-btn.active{background:red;border-color:red;color:#fff}.computers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:50px}.computers-grid.list-view{grid-template-columns:1fr}.computer-card{background:#fff;border-radius:15px;box-shadow:0 5px 25px #00000014;overflow:hidden;transition:all .3s ease;position:relative}.computer-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #00000026}.computer-card-inner{height:100%;display:flex;flex-direction:column}.computer-badge{position:absolute;top:15px;left:15px;background:#ee0b16;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;z-index:2;display:flex;align-items:center;gap:5px}.computer-image{position:relative;overflow:hidden;background:#f8f9fa;padding:30px 20px;text-align:center}.computer-image img{max-height:200px;width:auto;transition:all .5s ease}.computer-card:hover .computer-image img{transform:scale(1.05)}.computer-actions{position:absolute;top:15px;right:15px;display:flex;flex-direction:column;gap:8px;opacity:0;transform:translate(20px);transition:all .3s ease}.computer-card:hover .computer-actions{opacity:1;transform:translate(0)}.action-btn{width:40px;height:40px;background:#fffffff2;border-radius:50%;border:none;color:#2c3e50;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.action-btn:hover{background:red;color:#fff;transform:scale(1.1)}.add-to-cart-overlay{position:absolute;bottom:0;left:0;right:0;background:#000c;padding:20px;transform:translateY(100%);transition:all .3s ease}.computer-card:hover .add-to-cart-overlay{transform:translateY(0)}.btn-add-cart{width:100%;background:#ee0b16;color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-add-cart:hover{background:#ee0b16;transform:translateY(-2px)}.computer-info{padding:25px;flex:1;display:flex;flex-direction:column}.computer-title{margin:0 0 10px;font-size:1.3rem;font-weight:700;line-height:1.3}.computer-title a{color:#2c3e50;text-decoration:none;transition:color .3s ease}.computer-title a:hover{color:red}.computer-description{color:#6c757d;font-size:14px;line-height:1.5;margin-bottom:15px;flex:1}.computer-specs{display:grid;gap:8px;margin-bottom:20px}.spec-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#5a6c7d}.spec-item i{color:red;width:16px}.computer-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-top:15px;border-top:1px solid #f0f0f0}.computer-price .current-price{font-size:1.5rem;font-weight:700;color:#ee0b16}.computer-price .old-price{font-size:1rem;color:#6c757d;text-decoration:line-through;margin-left:8px}.computer-rating{display:flex;align-items:center;gap:5px}.stars{color:#ffc107}.rating-count{font-size:12px;color:#6c757d}.computer-actions-bottom{display:flex;gap:10px}.btn-buy-now{flex:1;background:linear-gradient(135deg,#ee0b16,#ee0b16);color:#fff;border:none;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-buy-now:hover{transform:translateY(-2px);box-shadow:0 5px 15px #e74c3c4d}.btn-details{padding:12px 20px;background:#f8f9fa;color:#2c3e50;border:2px solid #e9ecef;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-details:hover{background:red;border-color:red;color:#fff;transform:translateY(-2px)}.no-computers{text-align:center;padding:60px 20px;grid-column:1 / -1}.no-computers-icon{font-size:4rem;color:#bdc3c7;margin-bottom:20px}.no-computers h3{color:#2c3e50;margin-bottom:10px}.no-computers p{color:#6c757d;margin-bottom:25px}.btn-reset-filters{background:red;color:#fff;border:none;padding:12px 25px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-reset-filters:hover{background:#2980b9;transform:translateY(-2px)}.load-more-section{text-align:center}.btn-load-more{background:linear-gradient(135deg,red,#490808);color:#fff;border:none;padding:15px 30px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.btn-load-more:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3498db4d}.computer-quickview .modal-content{border:none;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.computer-quickview .modal-header{background:#2c3e50;color:#fff;border-bottom:none;padding:20px 30px}.computer-quickview .modal-title{font-weight:600;margin:0}.computer-quickview .close{color:#fff;opacity:.8;font-size:1.5rem;transition:all .3s ease}.computer-quickview .close:hover{opacity:1;transform:rotate(90deg)}.quickview-content{padding:0}.quickview-image{background:#f8f9fa;padding:40px;text-align:center;height:100%;display:flex;align-items:center;justify-content:center}.quickview-image img{max-height:400px;width:auto;border-radius:10px}.quickview-details{padding:40px;height:100%;display:flex;flex-direction:column;justify-content:center}.computer-name{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:20px}.price-section{margin-bottom:20px}.price-section .current-price{font-size:2.5rem;font-weight:800;color:#ee0b16}.price-section .old-price{font-size:1.5rem;color:#6c757d;text-decoration:line-through;margin-left:15px}.availability{display:flex;align-items:center;gap:10px;margin-bottom:30px;padding:12px 15px;background:#d5f4e6;border-radius:8px;color:#27ae60;font-weight:500}.availability i{font-size:1.2rem}.quick-specs{margin-bottom:30px}.quick-specs h4{color:#2c3e50;margin-bottom:15px;font-weight:600}.specs-list{display:grid;gap:10px}.spec-item{display:flex;padding:8px 0;border-bottom:1px solid #f0f0f0}.spec-label{font-weight:600;color:#2c3e50}.spec-value{color:#5a6c7d;text-align:right;max-width:200px}.quick-actions{display:flex;gap:15px;margin-top:auto}.btn-primary{flex:1;background:linear-gradient(135deg,#ee0b16,#ee0b16);color:#fff;border:none;padding:15px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e74c3c4d}.btn-secondary{padding:15px 25px;background:#f8f9fa;color:#2c3e50;border:2px solid #e9ecef;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-secondary:hover{background:red;border-color:red;color:#fff;transform:translateY(-2px)}@media (max-width: 1200px){body{overflow-x:hidden!important}.container{padding:0 16px!important;max-width:100%!important}.breadcrumb{font-size:1.5rem}.computers-hero{padding:60px 0 40px!important;border-radius:0!important;margin:0 -16px!important;width:calc(100% + 32px)!important}.hero-title{font-size:clamp(2.4rem,7vw,3.2rem)!important;line-height:1.3!important;margin-bottom:15px!important;padding:0 20px!important}.hero-subtitle{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:30px!important;padding:0 20px!important;line-height:1.5!important}.hero-features{flex-direction:column!important;gap:20px!important;padding:0 20px!important}.feature-item{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;justify-content:center!important;gap:12px!important}.feature-item i{font-size:1.8rem!important}.row{flex-direction:column!important;margin:0!important;gap:30px!important}.col-lg-3,.col-lg-9,.col-12{padding:0!important;width:100%!important}.computers-filter-sidebar{position:fixed!important;top:0!important;left:-100%!important;width:85%!important;height:100vh!important;z-index:1050!important;border-radius:0!important;box-shadow:5px 0 25px #0000004d!important;transition:all .4s cubic-bezier(.25,.46,.45,.94)!important;overflow-y:auto!important;padding:0!important}.computers-filter-sidebar.active{left:0!important}.filter-overlay{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#00000080!important;z-index:1049!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important}.filter-overlay.active{display:block!important}.filter-mobile-header{display:flex!important;padding:25px!important;background:linear-gradient(135deg,red,#410e0e)!important;color:#fff!important;border-bottom:none!important;margin-bottom:0!important;position:sticky!important;top:0!important;z-index:10!important}.filter-mobile-header h3{font-size:clamp(1.8rem,5vw,2.4rem)!important;color:#fff!important;font-weight:700!important;margin:0!important}.filter-close-btn{background:#fff3!important;border:none!important;width:50px!important;height:50px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1.8rem!important;color:#fff!important;cursor:pointer!important;transition:all .3s ease!important}.filter-close-btn:hover{background:#ffffff4d!important;transform:rotate(90deg)!important}.filter-content-container{padding:25px!important;max-height:calc(100vh - 100px)!important;overflow-y:auto!important}.filter-widget{margin-bottom:35px!important;border:3px solid #f0f0f0!important;border-radius:18px!important;overflow:hidden!important}.filter-header{padding:25px!important;background:#f8f9fa!important;cursor:pointer!important}.filter-title{font-size:clamp(1.7rem,5vw,2.2rem)!important;font-weight:700!important;color:#2c3e50!important}.filter-toggle{font-size:1.6rem!important;color:#ee0b16!important}.filter-content{padding:25px!important;display:none!important}.filter-widget.active .filter-content{display:block!important;animation:slideDown .3s ease!important}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-box input{min-height:70px!important;font-size:clamp(1.6rem,4.5vw,2rem)!important;padding:0 60px 0 25px!important;border:3px solid #e9ecef!important;border-radius:15px!important}.search-box i{right:25px!important;font-size:1.8rem!important}.price-slider-container{padding:20px 0!important}.ui-slider{height:10px!important;margin:25px 0!important;border-radius:5px!important}.ui-slider-handle{width:32px!important;height:32px!important;top:-11px!important;border:4px solid #ff0000!important;box-shadow:0 4px 15px #ff00004d!important}#amount{min-height:70px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;padding:20px!important;border:3px solid #f0f0f0!important;border-radius:15px!important;background:#fff!important;margin:20px 0!important}.btn-filter{min-height:75px!important;padding:20px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;margin-top:15px!important;box-shadow:0 6px 20px #ff00004d!important}.type-filters{grid-template-columns:1fr!important;gap:15px!important}.type-filter-item{padding:25px!important;border:3px solid #e9ecef!important;border-radius:15px!important;margin-bottom:15px!important}.type-content{gap:20px!important}.type-icon{width:60px!important;height:60px!important;font-size:2rem!important;border-radius:12px!important}.type-filter-item.active{border-color:red!important;background:#ff00000d!important}.performance-filters{gap:20px!important}.performance-filter{padding:20px!important;background:#f8f9fa!important;border-radius:15px!important;border:2px solid #e9ecef!important}.checkmark{width:28px!important;height:28px!important;border:3px solid #ddd!important;border-radius:8px!important}.performance-filter input:checked+.checkmark:after{font-size:16px!important}.performance-label{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;gap:12px!important}.featured-computer{padding:25px!important;border-radius:15px!important;margin-bottom:20px!important;border:3px solid #f0f0f0!important}.featured-computer-image img{width:100px!important;height:100px!important;border-radius:12px!important}.featured-badge{width:30px!important;height:30px!important;font-size:12px!important}.featured-computer-info h5{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:10px!important}.computer-price .current-price{font-size:clamp(1.7rem,5vw,2.2rem)!important}.computer-specs span{font-size:clamp(1.4rem,4vw,1.8rem)!important}.computers-header{padding:25px!important;border-radius:18px!important;margin-bottom:30px!important}.header-top{flex-direction:column!important;align-items:stretch!important;gap:20px!important;margin-bottom:25px!important}.results-info{text-align:center!important}.results-count{font-size:clamp(1.8rem,5vw,2.4rem)!important}.results-filter{font-size:clamp(1.5rem,4.2vw,1.9rem)!important}.mobile-filter-toggle{display:flex!important;min-height:75px!important;padding:20px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;align-items:center!important;justify-content:center!important;gap:12px!important;background:linear-gradient(135deg,red,#410e0e)!important;box-shadow:0 6px 20px #ff00004d!important;margin-bottom:20px!important}.header-controls{flex-direction:column!important;gap:25px!important}.control-group{width:100%!important;flex-direction:column!important;align-items:stretch!important;gap:15px!important}.control-group label{font-size:clamp(1.6rem,4.5vw,2rem)!important;font-weight:600!important}.modern-select{min-height:70px!important;font-size:clamp(1.6rem,4.5vw,2rem)!important;padding:0 20px!important;border:3px solid #e9ecef!important;border-radius:15px!important}.view-toggle{margin:20px auto 0!important;gap:15px!important}.view-btn{width:65px!important;height:65px!important;font-size:1.8rem!important;border-radius:12px!important;border:3px solid #e9ecef!important}.computers-grid{grid-template-columns:1fr!important;gap:30px!important;margin-bottom:40px!important}.computer-card{border-radius:20px!important;border:3px solid #f0f0f0!important;box-shadow:0 8px 30px #0000001a!important}.computer-badge{top:20px!important;left:20px!important;font-size:clamp(1.4rem,4vw,1.8rem)!important;padding:10px 18px!important;border-radius:25px!important}.computer-image{padding:40px 20px!important;height:250px!important}.computer-image img{max-height:180px!important}.computer-actions{top:20px!important;right:20px!important;gap:12px!important}.action-btn{width:55px!important;height:55px!important;font-size:1.8rem!important}.add-to-cart-overlay{padding:25px!important}.btn-add-cart{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:12px!important;gap:15px!important}.computer-info{padding:30px!important}.computer-title{font-size:clamp(1.8rem,5vw,2.4rem)!important;margin-bottom:15px!important;line-height:1.4!important}.computer-description{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;line-height:1.6!important;margin-bottom:20px!important}.computer-specs{gap:15px!important;margin-bottom:25px!important}.spec-item{font-size:clamp(1.5rem,4.2vw,1.9rem)!important;gap:12px!important;padding:12px 0!important;border-bottom:2px solid #f0f0f0!important}.spec-item i{width:24px!important;font-size:1.4rem!important}.computer-meta{padding-top:25px!important;margin-bottom:25px!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.computer-price .current-price{font-size:clamp(2.2rem,6vw,2.8rem)!important}.computer-price .old-price{font-size:clamp(1.6rem,4.5vw,2rem)!important}.computer-rating{align-self:flex-start!important}.stars{font-size:1.8rem!important}.rating-count{font-size:clamp(1.4rem,4vw,1.8rem)!important}.computer-actions-bottom{flex-direction:column!important;gap:15px!important}.btn-buy-now,.btn-details{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;gap:15px!important;padding:20px!important}.no-computers{padding:80px 20px!important;border-radius:20px!important;margin:30px 0!important}.no-computers-icon{font-size:5rem!important;margin-bottom:30px!important}.no-computers h3{font-size:clamp(2rem,5.5vw,2.6rem)!important;margin-bottom:15px!important}.no-computers p{font-size:clamp(1.6rem,4.5vw,2rem)!important;margin-bottom:30px!important;line-height:1.6!important}.btn-reset-filters{min-height:75px!important;padding:20px 40px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;gap:12px!important}.load-more-section{padding:30px 0!important}.btn-load-more{min-height:80px!important;padding:25px 40px!important;font-size:clamp(2rem,5.5vw,2.6rem)!important;font-weight:700!important;border-radius:15px!important;gap:15px!important;box-shadow:0 8px 25px #ff00004d!important}.computer-quickview .modal-dialog{margin:10px!important;max-width:calc(100% - 20px)!important}.computer-quickview .modal-content{border-radius:20px!important}.computer-quickview .modal-header{padding:25px!important}.computer-quickview .modal-title{font-size:clamp(1.8rem,5vw,2.4rem)!important}.computer-quickview .close{width:50px!important;height:50px!important;font-size:2rem!important}.quickview-content .row{flex-direction:column!important}.quickview-image{padding:30px!important;height:300px!important}.quickview-image img{max-height:240px!important}.quickview-details{padding:30px!important}.computer-name{font-size:clamp(2rem,5.5vw,2.6rem)!important;margin-bottom:25px!important}.price-section .current-price{font-size:clamp(2.4rem,6vw,3rem)!important}.price-section .old-price{font-size:clamp(1.8rem,5vw,2.4rem)!important}.availability{padding:20px!important;font-size:clamp(1.5rem,4.2vw,1.9rem)!important;margin-bottom:25px!important;border-radius:12px!important}.availability i{font-size:1.8rem!important}.quick-specs h4{font-size:clamp(1.7rem,5vw,2.2rem)!important;margin-bottom:20px!important}.specs-list{gap:15px!important}.spec-label,.spec-value{font-size:clamp(1.5rem,4.2vw,1.9rem)!important}.quick-actions{flex-direction:column!important;gap:15px!important;margin-top:30px!important}.btn-primary,.btn-secondary{min-height:75px!important;font-size:clamp(1.8rem,5vw,2.4rem)!important;font-weight:700!important;border-radius:15px!important;gap:15px!important;padding:20px!important}.filter-header,.type-filter-item,.performance-filter,.featured-computer,.action-btn,.btn,button{min-height:44px!important;min-width:44px!important}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.computer-card{animation:slideInFromLeft .5s ease-out}}
