*{margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1280px;padding:0 15px}a{color:red;text-decoration:none}button{cursor:pointer}.header{background-color:#fff;box-shadow:0 2px 5px #0000001a;padding:12px 0;z-index:100}.logo img{height:40px;margin-right:10px}.logo-text{color:#333;font-size:20px;font-weight:700}.main-nav ul{display:flex;list-style:none}.main-nav li{margin:0 15px}.main-nav a{color:#666;font-weight:500;padding:5px 0;transition:color .3s}.main-nav a.active,.main-nav a:hover{border-bottom:2px solid #e51717;color:#e51717}.btn-inquiry{background-color:#e51717;border:none;border-radius:4px;color:#fff;font-weight:500;padding:8px 16px;transition:background-color .3s}.btn-inquiry:hover{background-color:#c41313}.list-page{margin:auto;padding:0 25px;width:990px}.content-container{display:flex;gap:20px}.sidebar{flex-shrink:0;width:32%}.main-content{flex:1 1}.file-upload-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin-bottom:20px;padding:20px;text-align:center}.file-upload-container h3{color:#444;margin-bottom:10px}.file-upload-container p{color:#666;margin-bottom:15px}.file-upload-container input[type=file]{display:none}.upload-button{border:none;border-radius:4px;color:#fff;font-weight:500;padding:10px 20px;transition:background-color .3s}.upload-button,.upload-button:hover{background-color:red}.filters{background-color:#fff;border-radius:8px}.filter-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px 20px}.filter-header h3{color:#333;font-size:1.2rem;font-weight:600;margin:0}.clear-button{background:none;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;padding:.25rem .5rem;transition:background-color .2s}.filter-content,.filter-group{display:flex;flex-direction:column}.filter-group{gap:.75rem;padding:18px 18px 0}.currency-options .summary-price-slider,.filter-group label{color:#000;font-size:.9rem;font-weight:700}.filter-group select{border:1px solid #ddd;border-radius:4px;color:#333;padding:8px 10px;width:100%}.range-slider{background-color:#fff;border:1px solid #e8e8e8;border-radius:6px;padding:1rem;width:100%}.range-slider input[type=range]{-webkit-appearance:none;background:#0000;margin:.5rem 0;width:100%}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border-radius:50%;box-shadow:0 1px 3px #0003;cursor:pointer;height:16px;margin-top:-7px;width:16px}.range-slider input[type=range]::-webkit-slider-runnable-track{background:#ddd;border-radius:2px;cursor:pointer;height:4px;width:100%}.range-slider input[type=range]:focus{outline:none}.range-slider input[type=range]:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #2563eb33}.range-labels{color:#000;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:.75rem}.range-labels .range-value{text-align:center}.slider-container{height:40px;margin:0 10px;position:relative;width:100%}.slider-track{background-color:#ddd;height:6px;top:50%;transform:translateY(-50%);width:100%}.slider-range,.slider-track{border-radius:3px;position:absolute}.slider-range{background-color:red;height:100%}.thumb{appearance:none;height:0;outline:none;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.thumb::-webkit-slider-thumb{appearance:none;background-color:#fff;border:2px solid red;border-radius:50%;cursor:pointer;height:18px;pointer-events:all;width:18px}.thumb::-moz-range-thumb{background-color:#fff;border:2px solid red;border-radius:50%;cursor:pointer;height:18px;width:18px}.thumb--left{z-index:3}.price-options{display:flex;flex-direction:column;gap:1rem}.currency-options{display:flex;gap:1rem;margin-bottom:.75rem}.currency-options .price-option{padding:0 25px}.currency-options label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.4rem}.currency-options input[type=radio]{cursor:pointer;margin:0}.list-controls{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:15px 20px}.view-options{display:flex;gap:10px}.view-button{align-items:center;background:none;border:1px solid #ddd;border-radius:4px;color:#666;display:flex;justify-content:center;padding:6px}.view-button.active{background-color:#f5f5f5;color:#333}.currency-selector,.sort-selector{align-items:center;display:flex;gap:8px}.currency-selector span,.sort-selector span{color:#666;font-size:14px}.currency-button{background:none;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px #0000001a;list-style-type:none;margin:0;padding:0;z-index:1000}.dropdown-menu li{cursor:pointer;padding:8px 12px}.dropdown-menu li:hover{background-color:#f0f0f0}.currency-button.active{background-color:#e51717;border-color:#e51717;color:#fff}.currency-selector select,.sort-selector select{background-color:#fff;border:1px solid #ddd;border-radius:4px;color:#333;padding:6px 12px}.play-button{align-items:center;background-color:#0009;border-radius:50%;color:#fff;display:flex;height:50px;justify-content:center;left:50%;opacity:.8;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s;width:50px}.play-button:hover{opacity:1}.certified-badge{background-color:#4caf50;border-radius:4px;bottom:1px;color:#fff;font-size:8px;font-weight:500;padding:4px 8px;position:absolute;right:10px}.spec-row{display:flex;justify-content:space-between}.spec{border-bottom:1px solid #e8e8e8;color:#383838;font-size:14px;line-height:15px;margin-right:16px;padding:7px 0;width:100%}.recommended-tag{background-color:#ff9800;color:#fff;font-size:12px;font-weight:500;left:0;padding:5px 10px;position:absolute;top:0;z-index:1}.detail-page{padding:20px 0}.breadcrumb{align-items:center;color:#666;display:flex;font-size:14px;gap:8px;margin-bottom:20px}.breadcrumb a{color:#666;margin-right:5px}.breadcrumb span{color:#333;font-weight:700;font-weight:500}.detail-container{display:flex;gap:20px}.detail-left{flex:2 1}.detail-right{flex:1 1;min-width:300px}.dealer-logo{margin-bottom:20px;text-align:center}.logo-placeholder{align-items:center;background-color:#e0e0e0;border-radius:4px;display:flex;height:50px;justify-content:center}.pagination-container{align-items:center;display:flex;flex-direction:column;margin-top:2rem;padding:1rem 0;width:100%}.pagination-info{color:#666;font-size:.9rem;margin-bottom:1rem}.pagination-controls{flex-wrap:wrap;gap:.5rem}.pagination-button,.pagination-controls{align-items:center;display:flex;justify-content:center}.pagination-button{background-color:#fff;border:0;border-radius:4px;color:#333;cursor:pointer;font-size:.9rem;height:2.5rem;min-width:2.5rem;padding:0 .75rem;transition:all .2s ease}.pagination-button.active,.pagination-button:hover:not(.active):not(.disabled){border:2px solid red;border-radius:50%;color:red}.pagination-button.active{font-weight:700}.pagination-button.disabled{cursor:not-allowed;opacity:.5}.pagination-button.next,.pagination-button.prev{padding:0 1rem}.pagination-ellipsis{align-items:center;color:#666;display:flex;justify-content:center;padding:0 .5rem}@media (max-width:768px){.pagination-container{margin-top:1.5rem}.pagination-button{font-size:.8rem;height:2rem;min-width:2rem;padding:0 .5rem}}.empty-state{align-items:center;background-color:#f9fafb;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:1rem 0;padding:3rem 1rem;text-align:center}.empty-state-icon{color:#d1d5db;margin-bottom:1rem}.empty-state h3{color:#374151;font-weight:600;margin:0 0 .5rem}.empty-state p{color:#6b7280;margin:0;max-width:20rem}.search-button-container{display:flex;justify-content:center;padding:18px}.search-button{border-radius:4px;font-size:16px;font-weight:600;max-width:300px;padding:10px 24px;transition:background-color .2s ease;width:100%}.search-button,.search-button.searching,.search-button:active,.search-button:hover{background-color:red}.search-button.searching{cursor:wait}.custom-slider .rc-slider-track{background-color:red!important;height:6px}.custom-slider .rc-slider-handle{background-color:red!important;border:2px solid #fff!important;border:none;border-radius:50%;box-shadow:none!important;box-shadow:0 1px 3px #0003;cursor:pointer;height:19px!important;margin-top:-7px;outline:none;width:19px!important}.slider-wrapper{margin:0 8px}.custom-slider{width:100%}.custom-slider .rc-slider-rail,.custom-slider .rc-slider-track{border-radius:2px;height:4px}.custom-slider .rc-slider-handle:focus{box-shadow:0 0 0 3px #2563eb33}.custom-radio{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid gray;border-radius:50%;cursor:pointer;height:16px;margin:0;outline:none;width:16px}.custom-radio:checked{background-color:red;border-color:gray}.steering-options,.transmission-options{display:flex;flex-direction:column;font-size:0;gap:1rem;margin-bottom:.75rem}.steering-options label,.transmission-options label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:.4rem}.steering-options input[type=radio],.transmission-options input[type=radio]{cursor:pointer;margin:0}.steering-options .row,.transmission-options .row{display:flex;justify-content:space-between;width:70%}.color-filter{align-items:center;display:flex;flex-direction:column}.color-options{grid-gap:5px;display:grid;gap:5px;grid-template-columns:repeat(8,28px)}.color-square{border:2px solid gray;border-radius:6px;cursor:pointer;height:28px;width:28px}.color-square.selected{border:2px solid red}.color-square:focus{outline:none!important}.white{background-color:#fff}.red{background-color:red}.blue{background-color:blue}.green{background-color:green}.black{background-color:#000}.brown{background-color:brown}.maroon{background-color:maroon}.yellow{background-color:#ff0}.orange{background-color:orange}.pink{background-color:pink}.purple{background-color:purple}.gray{background-color:gray}.silver{background-color:silver}.gold{background-color:gold}.special-color{background-color:#fff}.color-square .icon{color:#000;left:30%;position:relative;top:5%;transform:translate(-50%,-50%)}.category-image,.main-image,.product-image,.related-product-image{aspect-ratio:4/3;background:#f8f9fa;border-radius:12px;overflow:hidden;position:relative}.category-image img,.main-image img,.product-image img,.related-product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.featured-product-card:hover .product-image img,.product-card:hover .main-image img,.product-card:hover .product-image img,.related-product-card:hover .related-product-image img{transform:scale(1.05)}.featured-grid,.product-grid,.products-grid,.related-products-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:1rem}@media (max-width:768px){.featured-grid,.product-grid,.products-grid,.related-products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-grid,.product-grid,.products-grid,.related-products-grid{gap:1rem;grid-template-columns:1fr}}.landing-page{margin:0 auto;max-width:1440px;padding:0 20px;width:100%}.hero-section{align-items:center;background:linear-gradient(#00000080,#00000080),url(/static/media/background_1.01f29a04497c62227fd4.png) 50%/cover;color:#fff;display:flex;height:80vh;justify-content:center;margin-bottom:60px;text-align:center}.hero-content{max-width:800px;padding:0 20px}.hero-content h1{font-size:4rem;font-weight:700;margin-bottom:20px}.hero-content p{font-size:1.5rem;margin-bottom:30px}.cta-button{background-color:#ff4d4d;border-radius:30px;color:#fff;display:inline-block;font-size:1.2rem;padding:15px 40px;text-decoration:none;transition:all .3s ease}.cta-button:hover{background-color:#f33;box-shadow:0 5px 15px #ff4d4d4d;transform:translateY(-2px)}.categories-section{padding:30px 0}.categories-section h2{color:#333;font-size:2.5rem;margin-bottom:20px;text-align:center}.categories-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:0 20px}.category-card{border-radius:15px;box-shadow:0 5px 15px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.category-image{height:400px;position:relative}.category-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.category-card:hover .category-image img{transform:scale(1.1)}.category-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:30px;position:absolute;right:0;transform:translateY(100px);transition:transform .3s ease}.category-card:hover .category-overlay{transform:translateY(0)}.category-overlay h3{font-size:1.8rem;margin-bottom:10px}.category-overlay p{font-size:1rem;margin-bottom:20px;opacity:.9}.category-link{background:#ff4d4d;border-radius:25px;color:#fff;display:inline-block;padding:10px 25px;text-decoration:none;transition:all .3s ease}.category-link:hover{background:#f33;transform:translateY(-2px)}.featured-section{background-color:#f9f9f9;padding:30px 0}.featured-section h2{color:#333;font-size:2.5rem;margin-bottom:20px;text-align:center}.featured-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:0 20px}.featured-product-card{background:#fff;border-radius:15px;box-shadow:0 5px 15px #0000001a;height:350px;overflow:hidden}.featured-product-card a{color:inherit;text-decoration:none}.discount-badge,.new-badge{font-size:.9rem;font-weight:600;padding:5px 15px}.new-badge{background-color:#4caf50;left:15px;top:15px}.discount-badge{background-color:#ff4d4d;right:15px;top:15px}.product-info h3{color:#333;font-size:1.2rem;white-space:normal}.product-category{font-size:.9rem;margin-bottom:10px}.product-price{gap:10px}.discounted-price,.price{font-size:1.2rem}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.category-image{height:300px}.category-overlay{background:linear-gradient(#0000,#000000e6);transform:translateY(0)}}@media (max-width:480px){.hero-content h1{font-size:2rem}.cta-button,.hero-content p{font-size:1rem}.cta-button{padding:12px 30px}.category-image{height:250px}.hero-section{height:300px;margin:0}.categories-section .featured-section{margin:0;padding:30px 0!important}}.main-nav{background:#fff;position:sticky;top:0;z-index:100}.nav-list{align-items:center;background-color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto;max-width:1440px;padding:0 20px;position:relative}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;padding:10px;z-index:101}.hamburger{display:block;position:relative}.hamburger,.hamburger:after,.hamburger:before{background:#333;height:3px;transition:all .3s ease;width:25px}.hamburger:after,.hamburger:before{content:"";position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.active{background:#0000}.hamburger.active:before{top:0;transform:rotate(45deg)}.hamburger.active:after{bottom:0;transform:rotate(-45deg)}.nav-items{align-items:center;display:flex;gap:20px}.nav-item{padding:0 20px;position:relative}.nav-link{color:#333;display:block;font-size:1.1rem;font-weight:500;padding:10px 0;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#ff4d4d}.submenu{background:#fff;border-radius:8px;box-shadow:0 5px 20px #0000001a;left:0;margin-top:10px;min-width:250px;padding:15px 0;position:absolute;top:100%;z-index:1000}.submenu-item{position:relative}.submenu-link{color:#333;display:block;font-weight:500;padding:10px 20px;text-decoration:none;transition:all .3s ease}.submenu-link:hover{background:#f8f8f8;color:#ff4d4d}.submenu-content{background:#fff;border-radius:8px;box-shadow:0 5px 20px #0000001a;left:100%;min-width:200px;opacity:0;padding:15px 0;position:absolute;top:0;transition:all .3s ease;visibility:hidden}.submenu-item:hover .submenu-content{opacity:1;visibility:visible}.submenu-sublink{color:#666;display:block;font-size:.95rem;padding:8px 20px;text-decoration:none;transition:all .3s ease}.submenu-sublink:hover{background:#f8f8f8;color:#ff4d4d}@media (max-width:768px){.mobile-menu-toggle{display:block}.nav-items{align-items:flex-start;background:#fff;box-shadow:2px 0 10px #0000001a;flex-direction:column;height:100vh;left:-100%;overflow-y:auto;padding:80px 20px 20px;position:fixed;top:0;transition:left .3s ease;width:280px;z-index:1000}.nav-items.mobile-open{left:0;width:40%}.nav-item{margin-bottom:10px;padding:0;width:100%}.nav-link{border-bottom:1px solid #eee;display:block;font-size:1.2rem;padding:15px 0;text-align:left}.submenu{background:#f8f8f8;border-radius:0;margin-top:0;min-width:100%;padding:0}.submenu,.submenu-content{box-shadow:none;position:static}.submenu-content{background:#f0f0f0;opacity:1;padding:0 0 0 20px;visibility:visible}.submenu-link{border-bottom:1px solid #ddd;padding:12px 20px}.submenu-sublink{border-bottom:1px solid #e0e0e0;padding:10px 20px}.nav-items.mobile-open:before{background:#00000080;content:"";height:100vh;left:280px;position:fixed;top:0;width:100vw;z-index:-1}}@media (max-width:480px){.nav-list{justify-content:space-between;padding:0 15px}.nav-items{left:-100%;width:100%}.nav-items.mobile-open{left:0}.nav-items.mobile-open:before{display:none}}.nav-items.mobile-open{align-items:flex-start;background:#fff;box-shadow:2px 0 10px #0000001a;flex-direction:column;height:100%;left:0;overflow-y:auto;padding:80px 20px 20px;position:fixed;top:0;transition:left .4s ease-in-out;width:40%;will-change:left;z-index:1000}@media (prefers-reduced-motion:no-preference){.nav-items{transition:left .4s ease-in-out}}.search-container{margin-left:auto;margin-right:100px;position:relative;width:300px}.search-form{align-items:center;background:#fff;border-radius:25px;box-shadow:0 2px 10px #0000001a;display:flex;padding:5px}.search-input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none;padding:8px 15px}.search-button{background:#ff4d4d;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:8px 15px;transition:all .3s ease;width:60px}.search-button:hover{background:#f33}.search-results{background:#fff;border-radius:8px;box-shadow:0 5px 15px #0000001a;margin-top:10px;max-height:400px;overflow-y:auto;position:absolute;right:0;top:100%;width:100%;z-index:1000}.search-result-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:10px 15px;transition:background .3s ease}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#f8f8f8}.search-result-item img{border-radius:5px;height:50px;margin-right:15px;object-fit:cover;width:50px}.result-info{flex:1 1}.result-info h4{color:#333;font-size:.9rem;margin:0 0 5px}.result-info .price{color:#ff4d4d;font-size:.9rem;font-weight:600;margin:0}@media (max-width:430px){.search-container{margin:10px 0;padding:0 15px;width:100%}.search-form{width:100%}.search-input{font-size:16px;padding:8px 10px}.search-button{padding:8px 12px}.search-results{right:15px;width:calc(100% - 30px)}}@media (max-width:768px){.search-container{margin-right:20px;width:250px}}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.header-top{border-bottom:1px solid #eee}.header-container{background-color:#fff;justify-content:space-between;margin:0 auto;max-width:1440px;padding:15px 20px}.header-container,.logo{align-items:center;display:flex}.logo{text-decoration:none}.logo img{height:60px;width:auto}.header-actions{align-items:center;display:flex;gap:20px}.cart-icon{color:#333;font-size:1.5rem;position:relative;text-decoration:none}.cart-count{align-items:center;background:#ff4d4d;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:18px;justify-content:center;position:absolute;right:-8px;top:-8px;width:18px}@media (max-width:768px){.header-container{padding:10px}.logo img{height:60px}}.footer{background-color:#1a1a1a;color:#fff;margin-top:60px;padding:60px 0 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1600px;padding:0}.footer-section h3{color:#fff;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px;position:relative}.footer-section h3:after{background:#ff4d4d;bottom:0;content:"";height:2px;left:0;position:absolute;width:50px}.footer-section p{color:#999;line-height:1.8;margin-bottom:10px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#999;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff4d4d}.footer-bottom{border-top:1px solid #333;margin:40px auto 0;max-width:1440px;padding:20px;text-align:center}.footer-bottom p{color:#666;font-size:.9rem}@media (max-width:430px){.footer{padding:40px 0 20px}.footer-content{gap:30px;grid-template-columns:1fr;padding:0 15px}.footer-section h3{font-size:1.3rem}.footer-section p,.footer-section ul li a{font-size:.9rem}.footer-bottom{padding:15px}.footer-bottom p{font-size:.8rem}}@media (max-width:768px){.footer-content{gap:30px}}.floating-buttons{bottom:30px;display:flex;flex-direction:column;gap:15px;position:fixed;right:30px;z-index:1000}.chat-button{align-items:center;border-radius:50%;box-shadow:0 4px 12px #00000026;display:flex;height:60px;justify-content:center;overflow:hidden;position:relative;width:60px}.chat-button img{height:32px;object-fit:contain;width:32px}.chat-button.zalo{background:#0068ff}.chat-button.facebook{background:#1877f2}.chat-button:before{animation:ring 2s infinite}.chat-button:after,.chat-button:before{background:inherit;border-radius:50%;content:"";height:100%;opacity:0;position:absolute;width:100%}.chat-button:after{animation:ring 2s 1s infinite}@keyframes ring{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@media (max-width:768px){.floating-buttons{bottom:20px;right:20px}.chat-button{height:50px;width:50px}.chat-button img{height:28px;width:28px}}@media (max-width:430px){.floating-buttons{bottom:15px;right:15px}.chat-button{height:45px;width:45px}.chat-button img{height:24px;width:24px}}.products-container{padding:0 2rem}.filters-sidebar{border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:20px;top:20px}.filters-sidebar h2{color:#333;font-size:1.5rem;margin-bottom:30px}.filter-section{margin-bottom:30px}.filter-section h3{color:#666;margin-bottom:15px}.category-filters,.subcategory-filters{display:flex;flex-direction:column;gap:10px}.category-filters button,.subcategory-filters button{background:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;padding:10px 15px;text-align:left;transition:all .3s ease}.category-filters button:hover,.subcategory-filters button:hover{background:#f5f5f5}.category-filters button.active,.subcategory-filters button.active{background:#ff4d4d;border-color:#ff4d4d;color:#fff}.price-range{padding:10px 0}.price-range input[type=range]{margin-bottom:10px;width:100%}.price-inputs{color:#666;display:flex;font-size:.9rem;justify-content:space-between}.sort-options{display:flex;justify-content:flex-end;margin-bottom:30px}.sort-options select{background:#fff;border:1px solid #ddd;border-radius:5px;color:#333;cursor:pointer;font-size:1rem;padding:10px 20px}@media (max-width:1200px){.products-grid{gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:992px){.filter-toggle{display:block}.products-container{flex-direction:column;padding:0 1rem}.filters-sidebar{height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:280px;z-index:1000}.filters-sidebar.show{transform:translateX(0)}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}}@media (max-width:768px){.products-page{padding:1rem 0}.products-container{padding:0 .5rem}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)!important}.product-info{padding:14px}.product-name{font-size:1.1rem;line-height:1.3}.product-description{font-size:.9rem}.current-price{font-size:1.1rem}.pagination{flex-wrap:wrap;gap:.25rem}.pagination-btn{font-size:.9rem;min-width:36px;padding:.5rem .75rem}}@media (max-width:480px){.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)!important}.product-info{padding:12px}.product-name{font-size:1rem;line-height:1.2;margin-bottom:.5rem}.product-description{font-size:.85rem;margin-bottom:.5rem}.current-price{font-size:1rem}.view-details-btn{font-size:.8rem;padding:.5rem}.filter-toggle{margin:0 1rem 1rem;width:calc(100% - 2rem)}.products-container{padding:0}.sort-options select{width:100%}}@media (max-width:360px){.products-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)!important}.product-info{padding:10px}.product-name{font-size:.9rem}.product-description{font-size:.8rem}.current-price{font-size:.9rem}.view-details-btn{font-size:.75rem;padding:.4rem}}@media (max-width:1080px) and (orientation:portrait){.products-grid{gap:1rem!important;grid-template-columns:repeat(2,1fr)!important}.product-info{padding:16px}.product-name{font-size:1.2rem;font-weight:600;line-height:1.3;margin-bottom:10px}.product-description{color:#555;font-size:1rem;margin-bottom:10px}.current-price{font-size:1.2rem;font-weight:700}.view-details-btn{font-size:1rem;font-weight:600;padding:.75rem}.product-card{border-radius:12px;box-shadow:0 6px 20px #0000001f}.product-card:hover{box-shadow:0 10px 30px #0000002e}.product-badge{font-size:.9rem;font-weight:700;padding:6px 12px}}.products-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin:0 auto;max-width:1440px;min-height:100vh;padding:2rem 0}.filter-toggle{background:#fff;border:2px solid #e1e5e9;border-radius:8px;cursor:pointer;display:none;font-weight:600;margin:0 2rem 2rem;padding:.75rem 1.5rem;transition:all .3s ease}.filter-toggle:hover{background:#f8f9fa;border-color:#dc3545}.filter-toggle i{margin-left:.5rem;transition:transform .3s ease}.filter-toggle i.active{transform:rotate(180deg)}.products-container{display:flex;gap:2rem;margin:0 auto;max-width:1400px;padding:0 1rem}.filters-sidebar{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;height:fit-content;padding:1.5rem;position:sticky;top:2rem;width:280px}.filters-content h2{color:#2c3e50;font-size:1.4rem;font-weight:700;margin:0 0 1.5rem}.filter-section{margin-bottom:2rem}.filter-section h3{color:#34495e;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.category-filters{display:flex;flex-direction:column;gap:.5rem}.category-filters button{background:#0000;border:none;border-radius:8px;color:#5a6c7d;cursor:pointer;font-weight:500;padding:.75rem 1rem;text-align:left;transition:all .3s ease}.category-filters button:hover{background:#f8d7da;color:#dc3545}.category-filters button.active{background:#dc3545;color:#fff;font-weight:600}.category-item{position:relative}.subcategories{border-left:2px solid #e1e5e9;margin-left:1rem;margin-top:.5rem;padding-left:1rem}.subcategories button{font-size:.9rem;padding:.5rem .75rem}.filter-results{background:#f8f9fa;border-radius:8px;margin-top:1rem;padding:1rem}.filter-results p{color:#5a6c7d;font-size:.9rem;margin:.25rem 0}.products-main{flex:1 1;min-height:500px}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.product-card{background:#fff;box-shadow:0 4px 20px #00000014;height:fit-content;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 30px #00000026}.product-link{color:inherit;display:block;text-decoration:none}.product-badge{border-radius:20px;font-size:.8rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:.75rem;top:.75rem;z-index:2}.new-badge{background:#28a745}.discount-badge{background:#dc3545}.product-info{gap:0;padding:1.5rem}.product-breadcrumb{color:#6c757d;font-size:.8rem}.breadcrumb-link{transition:color .3s ease}.breadcrumb-link:hover{text-decoration:underline}.product-name{color:#2c3e50;font-size:1.2rem;margin:0 0 .75rem}.product-description{color:#6c757d;font-size:.9rem;line-height:1.4}.product-price{margin-bottom:1rem}.original-price{font-size:.9rem;margin-right:.5rem}.current-price{font-size:1.1rem;font-weight:600}.product-actions{margin-top:auto}.view-details-btn{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;transition:background-color .3s ease;width:100%}.view-details-btn:hover{background:#c82333}.no-products{color:#6c757d;padding:4rem 2rem;text-align:center}.no-products-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-products h3{color:#495057;margin:0 0 .5rem}.no-products p{font-size:.9rem;margin:0}.pagination{gap:.5rem;margin-top:3rem;padding:2rem 0}.pagination,.pagination-btn{align-items:center;display:flex;justify-content:center}.pagination-btn{background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#5a6c7d;cursor:pointer;font-weight:500;min-width:44px;padding:.75rem 1rem;transition:all .3s ease}.pagination-btn:hover:not(.disabled){background:#f8d7da;border-color:#dc3545;color:#dc3545}.pagination-btn.active{background:#dc3545;border-color:#dc3545;color:#fff;font-weight:600}.pagination-btn.disabled{cursor:not-allowed;opacity:.5}.pagination-dots{color:#6c757d;font-weight:600;padding:.75rem .5rem}*{box-sizing:border-box}.container{max-width:100%;padding:1rem;width:100%}.product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:1rem;padding-bottom:2rem}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 6px 16px #00000026;transform:translateY(-5px)}.product-card a{color:inherit;text-decoration:none}.discount-badge,.new-badge{border-radius:20px;font-size:.7rem;font-weight:700;left:10px;padding:5px 10px;position:absolute;top:10px;z-index:2}.new-badge{background-color:#28a745;color:#fff}.discount-badge{background-color:#dc3545}.product-info{padding:.75rem}.product-name{font-size:1rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-category{font-size:.8rem;margin-bottom:.5rem}.price{color:#e60012;font-size:1rem;font-weight:700}.original-price{font-size:.8rem;margin-left:.5rem}@media (max-width:480px){.product-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);padding:.5rem}.product-image{height:280px}.product-info{padding:.6rem}.original-price,.price,.product-name{font-size:.9rem}}@media (min-width:481px) and (max-width:768px){.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.product-image{height:180px}.product-name{font-size:1rem}}.product-detail{margin:0 auto;max-width:1440px;padding:40px 20px;width:100%}.product-detail-container{grid-gap:60px;gap:60px;margin-bottom:60px}.product-gallery{position:relative}.main-image{border-radius:15px;box-shadow:0 5px 20px #0000001a;height:500px;margin-bottom:20px;width:100%}.thumbnail-list{gap:15px;padding-bottom:10px}.thumbnail{height:100px;width:100px}.thumbnail.active{border-color:#ff4d4d}.product-info{padding:20px}.product-info h1{color:#333;font-size:2.5rem;margin-bottom:15px}.product-category{color:#666;font-size:1.1rem;margin-bottom:20px}.product-price{align-items:center;display:flex;gap:15px;margin-bottom:30px}.original-price{color:#999;font-size:1.2rem}.discounted-price,.price{color:#ff4d4d;font-size:2rem;font-weight:600}.discount-badge{background:#ff4d4d;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:5px 10px}.product-description h2,.product-features h2{color:#333;font-size:1.5rem;margin-bottom:15px}.product-description p{color:#666;line-height:1.8}.product-features li{color:#666;margin-bottom:10px;padding-left:25px;position:relative}.product-features li:before{color:#ff4d4d;content:"✓";left:0;position:absolute}.product-actions{gap:20px;margin-top:10px}.add-to-cart,.buy-now{border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;padding:15px 30px;transition:all .3s ease}.add-to-cart{background:#fff;border:2px solid #ff4d4d;color:#ff4d4d}.buy-now{background:#ff4d4d;color:#fff}.add-to-cart:hover,.buy-now:hover{box-shadow:0 5px 15px #ff4d4d4d;transform:translateY(-2px)}.related-products{margin-top:60px}.related-products h2{color:#333;font-size:2rem;margin-bottom:30px;text-align:center}.related-products-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.related-product-card{border-radius:15px;box-shadow:0 5px 20px #0000000d;cursor:pointer}.related-product-card img{height:250px;object-fit:cover;width:100%}.related-product-card h3{color:#333;font-size:1.2rem;margin:0;padding:15px}.related-product-card .price{font-size:1.1rem;margin:0;padding:0 15px 15px}.loading{color:#666;font-size:1.5rem;min-height:400px}@media (max-width:992px){.product-detail-container{gap:40px;grid-template-columns:1fr}.main-image{height:400px}}@media (max-width:768px){.product-info h1{font-size:2rem}.discounted-price,.price{font-size:1.5rem}.product-actions{flex-direction:column}.add-to-cart,.buy-now{width:100%}}@media (max-width:480px){.product-detail{padding:20px}.main-image{height:300px}.thumbnail{height:80px;width:80px}.product-info h1{font-size:1.8rem}.product-description h2,.product-features h2{font-size:1.3rem}}.product-detail{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);max-width:100%;min-height:100vh;overflow-x:hidden;padding:1rem 0}.loading{align-items:center;color:#6c757d;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e1e5e9;border-radius:50%;border-top-color:#dc3545;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.breadcrumb-nav{background:#fff;box-shadow:0 2px 10px #0000000d;margin-bottom:1rem;padding:.75rem 0}.breadcrumb-container{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 auto;max-width:1400px;padding:0 1rem}.breadcrumb-link{align-items:center;border-radius:4px;color:#dc3545;display:flex;gap:.25rem;padding:.25rem .5rem;text-decoration:none;transition:all .3s ease}.breadcrumb-link:hover{background:#f8d7da;color:#c82333}.breadcrumb-separator{color:#adb5bd;font-weight:600;margin:0 .25rem}.breadcrumb-current{background:#f8f9fa;border-radius:4px;color:#495057;font-weight:600;padding:.25rem .5rem}.product-detail-container{grid-gap:2rem;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;overflow:hidden;padding:0 1rem}.product-gallery{padding:1.5rem}.main-image{aspect-ratio:4/3;border-radius:12px;box-shadow:0 4px 20px #0000001a;cursor:zoom-in;margin-bottom:1rem;overflow:hidden;position:relative}.main-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.main-image:hover img{transform:scale(1.05)}.image-zoom-overlay{background:#dc354599;border-radius:50%;color:#fff;opacity:0;padding:.5rem;position:absolute;right:1rem;top:1rem;transition:opacity .3s ease}.main-image:hover .image-zoom-overlay{opacity:1}.thumbnail-list{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0}.thumbnail{border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;transition:all .3s ease;width:80px}.thumbnail.active,.thumbnail:hover{border-color:#dc3545}.thumbnail.active{box-shadow:0 0 0 2px #dc354540}.thumbnail img{height:100%;object-fit:cover;width:100%}.product-info{display:flex;flex-direction:column;padding:1rem}.product-info h3{height:50px}.product-header h1{color:#2c3e50;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .5rem}.product-category-info{align-items:center;color:#6c757d;display:flex;font-size:.9rem;gap:.5rem}.product-category-info i{color:#dc3545}.product-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.original-price{color:#6c757d;font-size:1.1rem;text-decoration:line-through}.current-price{color:#dc3545;font-size:1.8rem;font-weight:700}.discount-percentage{background:#dc3545;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.product-description,.product-features,.product-specifications{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:1rem;padding:1.5rem}.product-description h2,.product-features h2,.product-specifications h2{align-items:center;color:#2c3e50;display:flex;font-size:1.2rem;font-weight:600;gap:.5rem;margin:0 0 1rem}.product-description h2 i,.product-features h2 i,.product-specifications h2 i{color:#dc3545}.description-content p{color:#495057;line-height:1.6;margin:0 0 1rem}.description-content p:last-child{margin-bottom:0}.product-features ul{list-style:none;margin:0;padding:0}.product-features li{align-items:flex-start;color:#495057;display:flex;gap:.75rem;line-height:1.5;margin-bottom:.75rem}.product-features li i{color:#28a745;flex-shrink:0;margin-top:.25rem}.specs-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.spec-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem}.spec-label{color:#495057;font-weight:600}.spec-value{color:#6c757d}.product-actions{display:flex;flex-wrap:wrap;gap:1rem}.contact-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:.5rem;justify-content:center;min-width:160px;padding:1rem 1.5rem;transition:all .3s ease}.contact-btn.primary{background:blue;color:#fff}.contact-btn.primary:hover{background:#fff;box-shadow:0 4px 15px blue;color:blue;transform:translateY(-2px)}.contact-btn.secondary{background:#0000;border:2px solid blue;color:blue}.contact-btn.secondary:hover{background:blue;box-shadow:0 4px 15px #dc35454d;color:#fff;transform:translateY(-2px)}.quick-contact{background:#f8d7da;border-left:4px solid #dc3545;border-radius:12px;margin-top:1rem;padding:1.5rem}.contact-item{align-items:center;color:#495057;display:flex;gap:.75rem;margin-bottom:.5rem}.contact-item:last-child{margin-bottom:0}.contact-item i{color:#dc3545;width:16px}.related-products{margin:2rem auto 0;max-width:1400px;padding:0 1rem}.related-products h2{align-items:center;color:#2c3e50;display:flex;font-size:1.8rem;font-weight:700;gap:.75rem;margin:0 0 1.5rem}.related-products h2 i{color:#dc3545}.related-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:2rem}.related-product-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;transition:all .3s ease}.related-product-card:hover{box-shadow:0 8px 30px #00000026}.related-product-card a{color:inherit;display:block;text-decoration:none}.related-product-image{aspect-ratio:4/3;overflow:hidden;position:relative}.related-product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.related-product-card:hover .related-product-image img{transform:scale(1.05)}.related-product-overlay{background:#dc3545e6;border-radius:50%;color:#fff;left:50%;opacity:0;padding:.75rem;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease}.related-product-card:hover .related-product-overlay{opacity:1}.related-product-info{padding:1.5rem}.related-product-info h3{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.related-product-price{color:#dc3545;font-size:1.1rem;font-weight:600;margin:0}.view-all-products{margin-top:2rem;text-align:center}.view-all-btn{align-items:center;background:#dc3545;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#c82333;box-shadow:0 4px 15px #dc35454d;transform:translateY(-2px)}@media (max-width:1200px){.product-detail-container{gap:1.5rem}.product-gallery,.product-info{padding:1.25rem}}@media (max-width:992px){.product-detail-container{gap:0;grid-template-columns:1fr;margin:0 .5rem}.product-gallery,.product-info{padding:1rem}.breadcrumb-container,.related-products{padding:0 .5rem}.related-products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:768px){.product-detail{padding:.5rem 0}.breadcrumb-container{font-size:.85rem;padding:0 .5rem}.product-detail-container{border-radius:12px;margin:0 .25rem}.product-header h1{font-size:1.4rem;line-height:1.3}.current-price{font-size:1.4rem}.product-actions{flex-direction:column;gap:.75rem}.contact-btn{min-width:auto;padding:.875rem 1.25rem}.product-description,.product-features,.product-specifications{padding:1rem}.product-description h2,.product-features h2,.product-specifications h2{font-size:1.1rem}.related-products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.related-product-info{padding:1rem}.related-products h2{font-size:1.3rem}.thumbnail{height:60px;width:60px}.thumbnail-list{gap:.5rem}}@media (max-width:480px){.product-detail{padding:.25rem 0}.breadcrumb-container{font-size:.75rem;gap:.25rem;padding:0 .25rem}.product-detail-container{border-radius:8px;margin:0 .125rem}.product-gallery,.product-info{padding:.75rem}.product-header h1{font-size:1.2rem;margin-bottom:.25rem}.current-price{font-size:1.2rem}.original-price{font-size:.9rem}.product-pricing{gap:.5rem}.specs-grid{gap:.5rem;grid-template-columns:1fr}.spec-item{font-size:.9rem;padding:.5rem}.related-products-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.related-product-info{padding:.75rem}.related-product-info h3,.related-product-price{font-size:.9rem}.thumbnail{height:50px;width:50px}.contact-btn{font-size:.9rem;padding:.75rem 1rem}.quick-contact{padding:1rem}.contact-item{font-size:.85rem}}@media (max-width:360px){.product-detail-container{border-radius:0;margin:0}.product-gallery,.product-info{padding:.5rem}.current-price,.product-header h1{font-size:1.1rem}.related-products-grid{gap:.375rem;grid-template-columns:repeat(2,1fr)}.related-product-info{padding:.5rem}.related-product-info h3,.related-product-price{font-size:.8rem}.thumbnail{height:45px;width:45px}}@media (max-width:1080px) and (orientation:portrait){.product-detail{padding:.5rem 0}.product-detail-container{gap:0;margin:0 .5rem}.product-gallery,.product-info{padding:.5rem}.product-header h1{font-size:1.6rem;line-height:1.3}.current-price{font-size:1.6rem}.product-actions{flex-direction:column;gap:1rem}.contact-btn{font-size:1rem;padding:1rem 1.5rem}.related-products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.related-product-info{padding:1.25rem}.related-product-info h3,.related-product-price{font-size:1rem}.thumbnail{height:70px;width:70px}.product-detail-container,.related-product-info{padding:0!important}}.about-page{margin:0 auto;max-width:1440px;padding:0 20px;width:100%}.about-hero{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/background_1.01f29a04497c62227fd4.png) 50%/cover;color:#fff;display:flex;height:60vh;justify-content:center;margin-bottom:60px;text-align:center}.about-hero-content{max-width:800px;padding:0 20px}.about-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:20px}.about-hero-content p{font-size:1.5rem;opacity:.9}.about-section{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin-bottom:80px}.about-text h2{color:#333;font-size:2.5rem;margin-bottom:30px}.about-text p{color:#666;font-size:1.1rem;line-height:1.8;margin-bottom:20px}.about-image img{border-radius:15px;box-shadow:0 10px 30px #0000001a;height:500px;object-fit:cover;width:100%}.values-section{margin-bottom:80px;text-align:center}.values-section h2{color:#333;font-size:2.5rem;margin-bottom:50px}.values-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:40px 30px;transition:transform .3s ease}.value-card:hover{transform:translateY(-10px)}.value-icon{font-size:3rem;margin-bottom:20px}.value-card h3{color:#333;font-size:1.5rem;margin-bottom:15px}.value-card p{color:#666;line-height:1.6}.team-section{margin-bottom:80px;text-align:center}.team-section h2{color:#333;font-size:2.5rem;margin-bottom:50px}.team-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.team-member{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;overflow:hidden}.team-member img{height:350px;object-fit:cover;width:100%}.team-member h3{color:#333;font-size:1.3rem;margin:20px 0 5px}.team-member p{color:#666;margin-bottom:20px}@media (max-width:992px){.about-section{gap:40px;grid-template-columns:1fr}.about-image img{height:400px}}@media (max-width:768px){.about-hero-content h1{font-size:2.5rem}.about-hero-content p{font-size:1.2rem}.about-text h2,.team-section h2,.values-section h2{font-size:2rem}.value-card{padding:30px 20px}.team-member img{height:300px}}@media (max-width:480px){.about-hero-content h1{font-size:2rem}.about-hero-content p{font-size:1rem}.about-text h2,.team-section h2,.values-section h2{font-size:1.8rem}.about-image img{height:300px}.team-member img{height:250px}}.contact-page{margin:0 auto;max-width:1440px;padding:0 20px;width:100%}.contact-hero{align-items:center;background:linear-gradient(#0009,#0009),url(/static/media/background_1.01f29a04497c62227fd4.png) 50%/cover;color:#fff;display:flex;height:40vh;justify-content:center;margin-bottom:60px;text-align:center}.contact-hero-content{max-width:800px;padding:0 20px}.contact-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:20px}.contact-hero-content p{font-size:1.5rem;opacity:.9}.contact-content,.contact-grid{margin-bottom:60px}.contact-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr}.contact-info{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:40px}.contact-info h2{color:#333;font-size:2rem;margin-bottom:40px}.info-item{align-items:flex-start;display:flex;margin-bottom:30px}.info-icon{color:#ff4d4d;font-size:2rem;margin-right:20px}.info-text h3{color:#333;font-size:1.2rem;margin-bottom:10px}.info-text p{color:#666;line-height:1.6;margin-bottom:5px}.contact-form-container{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000000d;padding:40px}.contact-form-container h2{color:#333;font-size:2rem;margin-bottom:40px}.contact-form{gap:20px}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#333;font-size:1rem;font-weight:500}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:12px 15px;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#ff4d4d;outline:none}.submit-button{background-color:#ff4d4d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:10px;padding:15px 30px;transition:all .3s ease}.submit-button:hover{background-color:#f33;box-shadow:0 5px 15px #ff4d4d4d;transform:translateY(-2px)}.map-section{text-align:center}.map-section h2{color:#333;font-size:2rem;margin-bottom:40px}.map-container{border-radius:15px;box-shadow:0 5px 20px #0000000d;overflow:hidden}@media (max-width:992px){.contact-grid{gap:40px;grid-template-columns:1fr}.contact-form-container,.contact-info{padding:30px}}@media (max-width:768px){.contact-hero-content h1{font-size:2.5rem}.contact-hero-content p{font-size:1.2rem}.contact-form-container h2,.contact-info h2,.map-section h2{font-size:1.8rem}.info-item{margin-bottom:20px}.info-icon{font-size:1.5rem}}@media (max-width:480px){.contact-hero-content h1{font-size:2rem}.contact-hero-content p{font-size:1rem}.contact-form-container,.contact-info{padding:20px}.contact-form-container h2,.contact-info h2,.map-section h2{font-size:1.5rem;margin-bottom:30px}.submit-button{font-size:1rem;padding:12px 25px}}
/*# sourceMappingURL=main.22949d67.css.map*/