*{box-sizing:border-box}body{background:#f8fafc;color:#0f172a;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.App{overflow-x:hidden;width:100%}:root{--gold:#d4af37;--gold-strong:#f1c94b;--bg-dark:#030712;--bg-panel:#1118278c;--border-soft:#d4af3738}#root,body,html{min-height:100%}body{background:#030712;background:var(--bg-dark);color:#e5e7eb;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;margin:0}.grid-pattern{background-color:#030712;background-color:var(--bg-dark);background-image:radial-gradient(#d4af3714 .7px,#0000 0),radial-gradient(#d4af370a .7px,#0000 0);background-position:0 0,14px 14px;background-size:28px 28px}.text-gold{color:#d4af37;color:var(--gold)}.border-gold{border-color:#d4af37;border-color:var(--gold)}.btn-gold{background:linear-gradient(135deg,#b88a0a,#d4af37 45%,#f1c94b);background:linear-gradient(135deg,#b88a0a 0,var(--gold) 45%,var(--gold-strong) 100%);box-shadow:0 10px 24px #d4af3742;color:#111827;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.btn-gold:hover{box-shadow:0 14px 30px #d4af3754;filter:brightness(1.05);transform:translateY(-1px)}.btn-ghost{background:#111827bf;border:1px solid #d4af3738;border:1px solid var(--border-soft);color:#f9fafb;transition:background .2s ease,border-color .2s ease,transform .2s ease}.btn-ghost:hover{background:#1f2937f2;border-color:#d4af3773;transform:translateY(-1px)}.glass-card{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:linear-gradient(160deg,#111827b3,#030712bf);border:1px solid #ffffff14;box-shadow:0 8px 30px #0006}.holographic{background:linear-gradient(145deg,#0f172ae0,#020617f2),radial-gradient(circle at 15% 20%,#d4af3726,#0000 32%);border:1px solid #d4af3738;box-shadow:0 14px 32px #00000073}.circuit-overlay{background:radial-gradient(circle at 10% 10%,#d4af3726,#0000 30%),radial-gradient(circle at 90% 20%,#3b82f61f,#0000 28%),linear-gradient(180deg,#030712bf,#030712e0)}.matrix-line{animation-iteration-count:infinite;animation-name:driftLine;animation-timing-function:linear;background:linear-gradient(180deg,#0000,#d4af378c,#0000);height:120%;opacity:.35;position:absolute;top:-12%;width:1px}@keyframes driftLine{0%{transform:translateY(-20%)}to{transform:translateY(20%)}}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .55s ease,transform .55s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.feature-tab{cursor:pointer}.feature-tab.active{border-color:#d4af37;border-color:var(--gold);box-shadow:inset 0 0 0 1px #d4af3740}.pricing-card.popular{box-shadow:0 0 0 1px #d4af374d,0 16px 35px #00000073}.hexagon{border-radius:.75rem}.terminal{background:#020617;border:1px solid #94a3b833;box-shadow:inset 0 0 0 1px #ffffff0a;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.terminal-cursor{animation:blink 1s step-end infinite}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.floating{animation:floatY 4.5s ease-in-out infinite}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.neon-border{border:1px solid #d4af3759;box-shadow:0 0 0 1px #d4af3724,0 0 24px #d4af372e}.neon-hover{transition:filter .2s ease}.neon-hover:hover{filter:drop-shadow(0 0 8px rgba(212,175,55,.6))}.glow-on-hover{transition:color .2s ease,text-shadow .2s ease}.glow-on-hover:hover{text-shadow:0 0 8px #d4af3780}.pulse{animation:pulseGlow 2.1s ease-in-out infinite}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 #d4af3733}50%{box-shadow:0 0 24px #d4af3773}}.scroll-indicator{bottom:2rem;opacity:.75;position:absolute;right:1.4rem}.shop-showcase{position:relative}.shop-showcase:before{background:radial-gradient(circle at 10% 20%,#d4af371f,#0000 35%),radial-gradient(circle at 85% 70%,#3b82f61a,#0000 30%);content:"";inset:0;pointer-events:none;position:absolute}.shop-showcase-panel{background:linear-gradient(150deg,#111827e6,#020617f5),radial-gradient(circle at 20% 0,#d4af371a,#0000 30%);border:1px solid #d4af3733;box-shadow:0 20px 45px #00000073;overflow:hidden;position:relative}.hardware-card{background:linear-gradient(155deg,#111827d1,#030712e6);border:1px solid #ffffff14;box-shadow:0 10px 25px #00000059;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.hardware-image-wrap{align-items:center;background:#fff;border:1px solid #d4af3733;border-radius:.8rem;display:flex;height:140px;justify-content:center;overflow:hidden;padding:.35rem;width:100%}.hardware-image{filter:drop-shadow(0 6px 16px rgba(0,0,0,.35));height:100%;object-fit:contain;width:100%}.hardware-card:hover{border-color:#d4af378c;box-shadow:0 18px 34px #0000006b;transform:translateY(-4px)}.hardware-highlight{background:#d4af371a;border:1px solid #d4af3759;border-radius:999px;color:#f8e7a8;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.04em;padding:.35rem .7rem;text-transform:uppercase}.raise-ticket-container{align-items:flex-start;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);display:flex;justify-content:center;min-height:100vh;padding:80px 20px 40px}.raise-ticket-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:800px;padding:40px;width:100%}.card-header{border-bottom:2px solid #d1b0004d;margin-bottom:30px;padding-bottom:20px;text-align:center}.card-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:10px}.card-header h1 i{color:#d1b000;margin-right:10px}.subtitle{color:#ccc;font-size:1.1rem;margin:0}.ticket-form{display:flex;flex-direction:column;gap:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{color:#fff;font-size:.95rem;font-weight:600;margin-bottom:8px}.required{color:#ff6b6b}.form-control{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;font-size:1rem;padding:12px 16px;transition:all .3s ease}.form-control:focus{background:#ffffff26;border-color:#d1b000;box-shadow:0 0 0 3px #d1b00033;outline:none}.form-control::placeholder{color:#ffffff80}.form-control option{background:#1a1a1a;color:#fff}textarea.form-control{min-height:120px;resize:vertical}.file-input{cursor:pointer;padding:10px}.file-input::-webkit-file-upload-button{background:#d1b000;border:none;border-radius:6px;color:#000;cursor:pointer;font-weight:600;margin-right:10px;padding:8px 16px}.file-input::-webkit-file-upload-button:hover{background:#b89d00}.form-help{color:#fff9;font-size:.85rem;margin-top:5px}.file-list{background:#ffffff0d;border-radius:8px;margin-top:15px;padding:15px}.file-list strong{color:#fff;display:block;margin-bottom:10px}.file-list ul{list-style:none;margin:0;padding:0}.file-list li{align-items:center;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:8px 0}.file-list li:last-child{border-bottom:none}.file-list li i{color:#d1b000;margin-right:8px}.file-size{color:#fff9;font-size:.85rem;margin-left:auto;margin-right:10px}.remove-file-btn{background:#ff6b6b33;border:1px solid #ff6b6b66;border-radius:4px;color:#ff6b6b;cursor:pointer;padding:4px 8px;transition:all .3s ease}.remove-file-btn:hover{background:#ff6b6b4d;border-color:#ff6b6b}.form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;padding:12px 30px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#d1b000,#b89d00);box-shadow:0 4px 15px #d1b0004d;color:#000}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#b89d00,#a08800);box-shadow:0 6px 20px #d1b00066;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#fff}.btn-secondary:hover{background:#ffffff26;border-color:#ffffff4d}.alert{align-items:center;border-radius:8px;display:flex;gap:10px;margin-bottom:20px;padding:15px 20px}.alert-error{background:#ff6b6b33;border:1px solid #ff6b6b66;color:#ff6b6b}.success-card{padding:60px 40px;text-align:center}.success-icon{color:#4caf50;font-size:5rem;margin-bottom:20px}.success-card h2{color:#fff;font-size:2rem;margin-bottom:30px}.ticket-info{background:#ffffff0d;border-radius:12px;margin:30px 0;padding:30px;text-align:left}.ticket-info p{color:#fff;font-size:1.1rem;margin-bottom:15px}.ticket-info code{background:#d1b00033;border-radius:6px;color:#d1b000;font-size:1rem;font-weight:600;padding:4px 12px}.success-message{border-top:1px solid #ffffff1a;color:#ccc!important;font-size:1rem!important;margin-top:20px;padding-top:20px}.button-group{display:flex;gap:15px;justify-content:center;margin-top:30px}@media (max-width:768px){.raise-ticket-container{padding:60px 15px 30px}.raise-ticket-card{padding:30px 20px}.card-header h1{font-size:2rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}}.shop-page{background:#fff;min-height:100vh}.header-top{padding:10px 0}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px}.hero-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.hero-text h1{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:42px;font-weight:700;line-height:1.2;margin-bottom:20px}.hero-text p{font-size:18px;line-height:1.6;margin-bottom:30px}.btn-hero{background:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;text-transform:uppercase}.btn-hero:hover{background:#e55a2b}.hero-images{display:flex;gap:20px;justify-content:center}.hero-images img{border-radius:8px;height:auto;max-width:300px}.guarantees-section{align-items:center;background:#f8f9fa;display:flex;height:67px}.guarantees-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);width:100%}.guarantee-item{align-items:center;display:flex;gap:10px;justify-content:center;text-align:center}.guarantee-icon{font-size:24px;margin:0}.guarantee-item h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:14px;font-weight:600;margin:0}.guarantee-item p{display:none}.categories-section{padding:20px 0}.section-title{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:32px;font-weight:700;margin-bottom:40px;text-align:center;text-transform:capitalize}.categories-grid{align-items:center;display:flex;flex-wrap:nowrap;gap:30px;justify-content:space-between}.category-item{color:inherit;cursor:pointer;text-align:center;text-decoration:none;transition:transform .2s}.category-item:hover{transform:translateY(-5px)}.category-icon{font-size:48px;margin-bottom:10px}.category-name{color:#333;font-size:14px;font-weight:500}.products-section{background:#f8f9fa;padding:60px 0}.products-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(5,1fr)}.product-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-5px)}.product-image{align-items:center;background:#f5f5f5;box-sizing:border-box;display:flex;height:250px;justify-content:center;overflow:hidden;padding:15px;width:100%}.product-image img{height:100%;object-fit:contain;object-position:center;width:100%}.product-info{padding:20px}.product-name{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:16px;font-weight:600;margin-bottom:5px}.product-price{font-size:20px;margin-bottom:15px}.product-actions{display:flex;flex-direction:column;gap:10px}.quantity-selector{align-items:center;display:flex;gap:10px}.quantity-selector label{color:#666;font-size:14px}.quantity-selector input{border:1px solid #ddd;border-radius:4px;padding:5px;width:60px}.btn-add-cart{background:#007bff;padding:10px}.btn-add-cart:hover{background:#0056b3}.link-quote{color:#007bff;font-size:14px;text-align:center;text-decoration:none}.link-quote:hover{text-decoration:underline}.best-sellers-section{background:#fff;padding-bottom:28px;padding-top:24px}.best-sellers-section .section-title{border-bottom:1px solid #e5e7eb;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.1;margin-bottom:18px;padding-bottom:10px;text-align:left}.best-sellers-section .products-grid{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:repeat(5,minmax(190px,1fr))}.best-sellers-section .product-card.strip-card{background:#fff;border:1px solid #eceef3;border-radius:6px;box-shadow:none;overflow:hidden}.best-sellers-section .product-card.strip-card:hover{box-shadow:0 8px 18px #0f172a14;transform:translateY(-2px)}.best-sellers-section .product-card.strip-card .product-image{background:#fff;height:180px;padding:14px 14px 10px}.best-sellers-section .product-card.strip-card .product-info{font-size:14px;padding:10px 12px 12px}.best-sellers-section .product-card.strip-card .product-name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:15px;font-weight:600;line-height:1.24;margin-bottom:5px;min-height:42px;overflow:hidden;word-break:break-word}.best-sellers-section .product-card.strip-card .product-model{color:#6b7280;font-size:13px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.best-sellers-section .product-card.strip-card .product-price{color:#111827;display:block;font-size:20px;font-weight:800;letter-spacing:-.01em;line-height:1;margin-bottom:10px}.best-sellers-section .product-card.strip-card .product-actions.strip-actions{gap:7px}.best-sellers-section .product-card.strip-card .strip-inline-row{align-items:center;display:flex;gap:6px;width:100%}.best-sellers-section .product-card.strip-card .strip-inline-row label{color:#374151;flex:0 0 auto;font-size:14px;line-height:1}.best-sellers-section .product-card.strip-card .strip-inline-row input{background:#fff;border:1px solid #d1d5db;border-radius:4px;box-sizing:border-box;font-size:14px;height:34px;padding:0 6px;width:46px}.best-sellers-section .product-card.strip-card .btn-add-cart{background:#d98700;border-radius:4px;flex:1 1 auto;font-size:14px;font-weight:700;height:34px;line-height:34px;min-width:92px;padding:0 14px;text-transform:none}.best-sellers-section .product-card.strip-card .btn-add-cart:hover{background:#be7600}.best-sellers-section .product-card.strip-card .link-quote{color:#1f5ca8;font-size:13px;line-height:1.2;text-align:left;text-decoration:none}.best-sellers-section .product-card.strip-card .link-quote:hover{text-decoration:underline}@media (max-width:1200px){.best-sellers-section .products-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}}@media (max-width:992px){.best-sellers-section .products-grid{grid-template-columns:repeat(3,minmax(170px,1fr))}}.label-finder-banner{background:#fff;padding:60px 0}.banner-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr}.banner-text h2{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:32px;font-weight:700;margin-bottom:15px}.banner-text p{color:#666;font-size:18px;margin-bottom:25px}.btn-banner{background:#ff6b35;color:#fff}.btn-banner:hover{background:#e55a2b}.banner-image img{border-radius:8px;width:100%}.brands-section{background:#f8f9fa;padding:60px 0}.brands-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.link-more{color:#007bff;font-size:16px;font-weight:600;text-decoration:none}.link-more:hover{text-decoration:underline}.brands-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(7,1fr)}.brand-item{align-items:center;background:#fff;border-radius:8px;display:flex;height:80px;justify-content:center;padding:20px}.brand-item img{max-height:100%;max-width:100%;object-fit:contain}.brand-name-fallback{color:#4b5563;font-size:13px;font-weight:600;text-align:center}.testimonial-content{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:150px 1fr 200px}.testimonial-logo{text-align:center}.testimonial-logo img{margin-bottom:10px}.stars{color:#ffc107;font-size:20px}.testimonial-quote{color:#333;font-size:16px;line-height:1.8}.testimonial-quote p{margin-bottom:15px}.testimonial-image img{border-radius:8px;width:100%}.top-customers-section{background:#f8f9fa;padding:60px 0}.customers-grid{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(7,1fr)}.customer-item{align-items:center;background:#fff;border-radius:8px;display:flex;height:80px;justify-content:center;padding:20px}.customer-item img{max-height:100%;max-width:100%;object-fit:contain;opacity:.7}.tools-section{background:#fff;padding:60px 0}.tools-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr)}.tool-item{background:#f8f9fa;border-radius:8px;cursor:pointer;padding:30px;text-align:center;transition:transform .2s}.tool-item:hover{transform:translateY(-5px)}.tool-icon{font-size:48px;margin-bottom:15px}.tool-item h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:18px;font-weight:600}@media (max-width:1024px){.categories-grid{gap:15px}.products-grid{grid-template-columns:repeat(3,1fr)}.brands-grid,.customers-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.header-content{flex-direction:column}.guarantees-grid,.hero-content{grid-template-columns:1fr}.categories-grid{flex-wrap:wrap;gap:15px}.products-grid{grid-template-columns:repeat(2,1fr)}.banner-content,.testimonial-content{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}.category-page{background:#fff;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial}.shop-header{background:#000;border-bottom:1px solid #333}.header-top{background:#000;padding:20px 0}.header-content{gap:20px;justify-content:space-between}.header-content,.logo{align-items:center;display:flex}.logo{color:#fff;font-weight:600;gap:10px;text-decoration:none}.logo-img{height:40px}.logo-text{font-size:14px}.header-search{display:flex;flex:1 1;gap:0;max-width:500px}.search-input{background:#1a1a1a;border:1px solid #444;border-radius:4px 0 0 4px;color:#fff;flex:1 1;font-size:14px;padding:10px 15px}.search-input::placeholder{color:#888}.search-btn{background:#007bff;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;padding:10px 20px}.header-links{align-items:center;display:flex;font-size:13px;gap:15px}.header-link{color:#ccc;text-decoration:none;white-space:nowrap}.header-link:hover{color:#fff}.flag-icon{font-size:20px}.shop-nav{background:#000;border-bottom:1px solid #333}.nav-menu{display:flex;gap:30px;list-style:none;margin:0;padding:0}.nav-menu li a{color:#ccc;display:block;font-size:14px;font-weight:500;padding:15px 0;text-decoration:none;white-space:nowrap}.nav-menu li a:hover{color:#fff}.shop-footer{background:#fff}.footer-top{background:#ff6b35;padding:30px 0}.footer-contact{display:flex;gap:60px;justify-content:center}.contact-item{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:600;gap:10px}.contact-icon{font-size:24px}.footer-bottom{background:#2c3e50;color:#fff;padding:60px 0 30px}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.footer-column h4{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:18px;font-weight:600;margin-bottom:20px;text-transform:uppercase}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column ul li{margin-bottom:10px}.footer-column ul li a{color:#bdc3c7;font-size:14px;text-decoration:none}.footer-column ul li a:hover{color:#fff}.footer-newsletter{margin-bottom:30px;text-align:center}.footer-newsletter h4{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:18px;font-weight:600;margin-bottom:15px;text-transform:uppercase}.newsletter-form{display:flex;gap:10px;justify-content:center;margin:0 auto;max-width:400px}.newsletter-form input{border:none;border-radius:4px;flex:1 1;font-size:14px;padding:12px}.newsletter-form button{background:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:12px 30px}.newsletter-form button:hover{background:#e55a2b}.footer-social{display:flex;gap:20px;justify-content:center;margin-bottom:30px}.footer-social a{color:#bdc3c7;font-size:14px;text-decoration:none}.footer-social a:hover{color:#fff}.footer-copyright{border-top:1px solid #34495e;color:#bdc3c7;font-size:14px;padding-top:20px;text-align:center}.container{margin:0 auto;max-width:1200px;padding:0 20px}.page-title-section{background:#fff;border-bottom:1px solid #e5e5e5;padding:40px 0}.title-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr}.title-left h1{color:#333;font-size:36px;font-weight:700;margin-bottom:10px}.title-left h1,.title-left h2{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial}.title-left h2{color:#666;font-size:20px;font-weight:500;margin-bottom:20px}.title-left p{color:#666;font-size:16px;line-height:1.6}.title-right{display:flex;justify-content:flex-end}.expert-box{background:#ff6b35;border-radius:8px;color:#fff;max-width:300px;padding:30px;text-align:center}.expert-box h3{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:20px;font-weight:600;margin-bottom:20px}.expert-box img{border-radius:50%;height:150px;margin-bottom:20px;object-fit:cover;width:150px}.btn-contact{background:#fff;border:none;border-radius:4px;color:#ff6b35;cursor:pointer;font-size:16px;font-weight:600;padding:12px 30px;width:100%}.btn-contact:hover{background:#f0f0f0}.category-main-content{background:#fff;padding:40px 0}.content-layout{grid-gap:40px;gap:40px;grid-template-columns:250px 1fr}.filter-sidebar{background:#f8f9fa;border-radius:8px;height:fit-content;padding:20px;position:sticky;top:20px}.filter-sidebar h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:20px;font-weight:700;margin-bottom:20px}.filter-group{border-bottom:1px solid #ddd;margin-bottom:25px;padding-bottom:20px}.filter-group:last-child{border-bottom:none}.filter-group h4{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:14px;font-weight:600;margin-bottom:12px;text-transform:uppercase}.filter-options{gap:8px}.filter-options label{color:#666;cursor:pointer;font-size:14px;gap:8px}.filter-options input[type=checkbox]{cursor:pointer;height:18px;width:18px}.recommended-categories{margin-bottom:50px}.recommended-categories h2{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:24px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.categories-grid{gap:20px;grid-template-columns:repeat(5,1fr)}.category-card{background:#f8f9fa;border-radius:8px;padding:20px;text-align:center;transition:transform .2s}.category-card:hover{transform:translateY(-5px)}.category-icon-large{font-size:48px;margin-bottom:10px}.category-card h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:16px;font-weight:600;margin-bottom:8px}.category-card p{color:#666;font-size:12px}.top-models{margin-bottom:50px}.top-models h2{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:24px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.models-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr)}.model-card{background:#f8f9fa;border-radius:8px;padding:20px;text-align:center}.model-card img{height:150px;margin-bottom:15px;object-fit:contain;width:100%}.model-card h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:16px;font-weight:600;margin-bottom:8px}.model-card p{color:#666;font-size:12px}.product-controls{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;margin-bottom:30px;padding:20px 0}.control-center,.control-left{align-items:center;display:flex;gap:10px}.control-center label,.control-left label{color:#333;font-size:14px}.control-center select,.control-left select{border:1px solid #ddd;font-size:14px;padding:6px 12px}.control-right{align-items:center;display:flex;gap:10px}.control-right span{color:#333;font-size:14px}.control-right button{border:1px solid #ddd;cursor:pointer;font-size:14px;padding:6px 12px}.control-right button.active{background:#007bff;border-color:#007bff}.products-list{margin-bottom:30px}.products-list.list .product-item{grid-gap:20px;border-bottom:1px solid #e5e5e5;gap:20px;grid-template-columns:150px 1fr 200px;padding:20px}.products-list.grid{grid-gap:20px;gap:20px;grid-template-columns:repeat(4,1fr)}.products-list.grid .product-item{background:#f8f9fa;border-radius:8px;padding:20px}.product-image-col img{height:150px}.product-info-col{flex:1 1}.product-title{color:#333;font-size:18px;font-weight:600;margin-bottom:5px}.product-model,.product-title{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial}.product-model{color:#666;font-size:14px;margin-bottom:10px}.product-specs{gap:10px;margin:10px 0}.product-specs,.product-specs li{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial}.product-specs li{background:#e9ecef;color:#666;font-size:13px;padding:4px 8px}.link-compare{color:#007bff;display:inline-block;font-size:14px;margin-top:10px}.link-compare:hover{text-decoration:underline}.product-price-col{gap:15px}.product-price{color:#007bff;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:24px}.btn-add-cart{background:#ff6b35;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;white-space:nowrap}.btn-add-cart:hover{background:#e55a2b}.btn-see-price{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px;white-space:nowrap}.btn-see-price:hover{background:#5a6268}.pagination{gap:10px;padding:30px 0}.pagination button{border:1px solid #ddd;padding:8px 16px}.pagination button:hover{background:#f8f9fa}.pagination span{color:#333;font-weight:600;padding:8px 12px}.label-finder-banner{background:#ff6b35;color:#fff;padding:40px 0;text-align:center}.label-finder-banner h2{font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:28px;font-weight:700;margin-bottom:20px}.btn-banner{background:#fff;border:none;border-radius:4px;color:#ff6b35;cursor:pointer;font-size:16px;font-weight:600;padding:15px 30px;text-transform:uppercase}.btn-banner:hover{background:#f0f0f0}.customer-favorites-section{background:#f8f9fa;padding:60px 0}.favorites-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.favorite-card{background:#fff;border-radius:8px;padding:20px;text-align:center}.favorite-card img{height:200px;margin-bottom:15px;object-fit:contain;width:100%}.favorite-card h3{color:#333;font-family:Libre Franklin,sans-serif,Helvetica Neue,Helvetica,Arial;font-size:18px;font-weight:600;margin-bottom:8px}.favorite-card p{color:#666;font-size:14px;margin-bottom:10px}.favorite-price{color:#007bff;font-size:20px;font-weight:700;margin-bottom:15px}.testimonial-section{background:#fff;padding:60px 0}.testimonial-box{background:#f8f9fa;border-radius:8px;margin:0 auto;max-width:800px;padding:40px;text-align:center}.testimonial-text{color:#333;font-size:20px;font-style:italic;line-height:1.6;margin-bottom:20px}.testimonial-author{color:#666;font-size:16px;font-weight:600}@media (max-width:1024px){.content-layout{grid-template-columns:200px 1fr}.categories-grid,.models-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.content-layout,.title-content{grid-template-columns:1fr}.filter-sidebar{position:static}.products-list.list .product-item{grid-template-columns:1fr}.categories-grid,.models-grid{grid-template-columns:repeat(2,1fr)}.favorites-grid{grid-template-columns:1fr}}.category-page{background:#f5f6f8;color:#1f2937;min-height:100vh}.category-page .header-top{padding:10px 0}.category-page .search-btn{background:#f59e0b}.category-page .search-btn:hover{background:#d97706}.category-page .nav-menu{gap:20px;overflow-x:auto}.category-page .nav-menu li a{font-size:13px;padding:12px 0}.category-page .container{max-width:1280px;padding:0 16px}.category-header-strip{background:#fff;border-bottom:1px solid #e6e9ef;padding:18px 0}.breadcrumbs{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:8px;margin-bottom:10px}.breadcrumbs a{color:#0f172a;text-decoration:none}.header-main{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.header-main h1{color:#111827;font-size:30px;margin:0 0 6px}.header-main p{color:#4b5563;margin:0}.header-actions .btn-contact{background:#f59e0b;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 16px}.header-actions .btn-contact:hover{background:#d97706}.category-main-content{padding:18px 0 40px}.content-layout{grid-gap:20px;align-items:start;display:grid;gap:20px;grid-template-columns:280px 1fr}.sidebar-card{background:#fff;border:1px solid #e6e9ef;border-radius:6px;margin-bottom:12px;padding:14px 12px}.filter-sidebar .sidebar-card:first-child{position:sticky;top:12px}.sidebar-card h3{font-size:16px;margin:0 0 10px}.support-card h4{font-size:14px;margin:0 0 8px}.support-card p{color:#6b7280;font-size:13px;line-height:1.4;margin:0 0 8px}.support-card a{color:#b45309;font-weight:700;text-decoration:none}.filter-group{border-top:1px solid #eef1f5;padding:8px 0}.filter-group summary{cursor:pointer;font-size:13px;font-weight:700;list-style:none}.filter-group summary::-webkit-details-marker{display:none}.filter-options{display:flex;flex-direction:column;gap:6px;padding:8px 0 4px}.filter-options label{align-items:center;color:#4b5563;display:flex;font-size:12px;gap:6px}.filter-options input[type=checkbox]{height:14px;width:14px}.main-content-area{background:#fff;border:1px solid #e6e9ef;border-radius:6px;overflow:hidden}.brand-strip{align-items:center;background:#fafbfc;border-bottom:1px solid #eef1f5;display:flex;gap:12px;justify-content:space-between;padding:12px 16px}.brand-strip span{color:#374151;font-size:13px;font-weight:700}.brand-strip-logos{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.brand-strip-logos img{height:24px;object-fit:contain}.product-controls{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;padding:14px 16px}.control-center label,.control-left label,.control-right span{color:#374151;font-size:13px}.control-center select,.control-left select{border:1px solid #d1d5db;border-radius:4px;font-size:13px;margin-left:8px;padding:5px 8px}.control-right button{background:#fff;border:1px solid #d1d5db;border-radius:4px;font-size:12px;padding:5px 10px}.control-right button.active{background:#f59e0b;border-color:#f59e0b;color:#fff}.products-list{margin-bottom:12px}.products-list.list .product-item{grid-gap:16px;border-bottom:1px solid #eef1f5;display:grid;gap:16px;grid-template-columns:170px 1fr 180px;padding:16px}.products-list.grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);padding:14px}.products-list.grid .product-item{background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex-direction:column;padding:14px}.product-image-col{align-items:center;display:flex;justify-content:center}.product-image-col img{background:#f9fafb;border:1px solid #eef1f5;border-radius:4px;height:140px;max-width:100%;object-fit:contain}.product-title{color:#0f172a;font-size:17px;margin:0 0 6px}.product-model{color:#6b7280;font-size:12px;margin:0 0 8px}.product-rating{color:#f59e0b;font-size:12px;margin-bottom:8px}.product-rating span{color:#6b7280}.product-specs{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0 0 8px;padding:0}.product-specs li{background:#f3f4f6;border-radius:4px;color:#4b5563;font-size:11px;padding:4px 6px}.link-compare{color:#2563eb;font-size:12px;text-decoration:none}.product-price-col{align-items:flex-end;display:flex;flex-direction:column;gap:8px;justify-content:center}.product-price{color:#111827;font-size:22px;font-weight:700;margin:0}.stock-text{color:#10b981;font-size:12px;font-weight:700;margin:0}.btn-add-cart,.btn-see-price{border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:10px 14px}.btn-add-cart{background:#f59e0b}.btn-add-cart:hover{background:#d97706}.btn-see-price{background:#6b7280}.pagination{align-items:center;display:flex;gap:8px;justify-content:center;padding:10px 16px 16px}.pagination button{background:#fff;border:1px solid #d1d5db;border-radius:4px;cursor:pointer;font-size:13px;padding:6px 12px}.pagination span{color:#374151;font-size:13px;font-weight:700}@media (max-width:1024px){.content-layout{grid-template-columns:1fr}.filter-sidebar .sidebar-card:first-child{position:static}.products-list.list .product-item{grid-template-columns:130px 1fr}.product-price-col{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:flex-start}}@media (max-width:768px){.header-main{flex-direction:column}.products-list.grid,.products-list.list .product-item{grid-template-columns:1fr}.product-controls{align-items:flex-start;flex-direction:column}}.whatsapp-button{align-items:center;background-color:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 12px #25d36666;cursor:pointer;display:flex;height:60px;justify-content:center;position:fixed;right:20px;text-decoration:none;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-button:hover{background-color:#20ba5a;box-shadow:0 6px 20px #25d36699;transform:scale(1.1)}.whatsapp-button:active{transform:scale(.95)}.whatsapp-icon{color:#fff;height:35px;width:35px}@keyframes pulse{0%{box-shadow:0 4px 12px #25d36666}50%{box-shadow:0 4px 20px #25d366cc}to{box-shadow:0 4px 12px #25d36666}}.whatsapp-button{animation:pulse 2s ease-in-out infinite}@media (max-width:768px){.whatsapp-button{bottom:15px;height:55px;right:15px;width:55px}.whatsapp-icon{height:30px;width:30px}}
/*# sourceMappingURL=main.85ed2cfd.css.map*/