.faq-section[data-astro-cid-eiamszqp]{padding:6rem 2rem;background:transparent;max-width:1400px;margin:0 auto;font-family:Outfit,sans-serif}.faq-container[data-astro-cid-eiamszqp]{display:flex;gap:4rem;align-items:flex-start}.faq-header[data-astro-cid-eiamszqp]{flex:0 0 400px;position:sticky;top:120px}.faq-header[data-astro-cid-eiamszqp] h2[data-astro-cid-eiamszqp]{font-size:3.5rem;font-weight:800;color:#000;margin-bottom:1.5rem;line-height:1.1;letter-spacing:-2px}.faq-header[data-astro-cid-eiamszqp] p[data-astro-cid-eiamszqp]{font-size:1.2rem;color:#666;font-weight:500}.faq-list[data-astro-cid-eiamszqp]{flex:1;background:#f8f9fa;padding:2.5rem;border-radius:30px;box-shadow:0 10px 40px #00000008}.faq-item[data-astro-cid-eiamszqp]{border-bottom:1px solid rgba(0,0,0,.08)}.faq-item[data-astro-cid-eiamszqp]:last-child{border-bottom:none}.faq-question[data-astro-cid-eiamszqp]{width:100%;padding:1.8rem 0;background:none;border:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;transition:all .3s ease}.faq-question[data-astro-cid-eiamszqp] span[data-astro-cid-eiamszqp]:first-child{font-size:1.1rem;font-weight:700;color:#111;padding-right:2rem}.faq-icon[data-astro-cid-eiamszqp]{font-size:.8rem;color:#999;background:#eee;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.16,1,.3,1)}.faq-item[data-astro-cid-eiamszqp].active .faq-icon[data-astro-cid-eiamszqp]{transform:rotate(180deg);background:#000;color:#fff}.faq-answer[data-astro-cid-eiamszqp]{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.16,1,.3,1);opacity:0}.faq-item[data-astro-cid-eiamszqp].active .faq-answer[data-astro-cid-eiamszqp]{max-height:300px;padding-bottom:2rem;opacity:1}.faq-answer[data-astro-cid-eiamszqp] p[data-astro-cid-eiamszqp]{font-size:1rem;line-height:1.6;color:#555;margin:0}@media(max-width:1024px){.faq-container[data-astro-cid-eiamszqp]{flex-direction:column;gap:3rem}.faq-header[data-astro-cid-eiamszqp]{flex:none;position:static;text-align:center;width:100%}.faq-header[data-astro-cid-eiamszqp] h2[data-astro-cid-eiamszqp]{font-size:2.8rem}.faq-list[data-astro-cid-eiamszqp]{padding:1.5rem}}.image-container{overflow:hidden}.image-container img{width:100%;height:100%;object-fit:contain;display:block}.slider-image{width:100%;height:100%;object-fit:contain}@media(max-width:768px){.product-grid{gap:1rem}.image-container{height:150px;max-height:150px}.product-info h3{font-size:.9rem}.price-main{font-size:1.1rem}.price-secondary{font-size:.75rem}.spec-tag{font-size:.65rem;padding:1px 4px}.card-actions{flex-direction:row;gap:4px;width:100%}.consult-btn{font-size:.75rem;padding:.4rem .2rem;flex:1;white-space:nowrap}.add-cart-btn{font-size:1rem;padding:.3rem .6rem;flex-shrink:0}.search-container{padding:4px;gap:0}.search-icon{margin-left:8px;font-size:1rem}.search-container input{font-size:.9rem;padding:4px}.filter-toggle{padding:0 10px;height:34px;font-size:.8rem}.filter-menu{width:180px;right:-10px}}.product-card{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:20px;padding:.6rem;text-align:center;transition:all .2s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;width:100%;box-shadow:0 4px 6px -2px #0000000d;opacity:1;transform:none}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a;border-color:#0000001a}.badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:6px;font-size:.7rem;font-weight:700;text-transform:uppercase;z-index:2;box-shadow:0 2px 4px #0000001a}.badge.new{background:#00d26a;color:#fff}.badge.used{background:#fa0;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.badge.large{font-size:1rem;padding:6px 12px;position:static;display:inline-block;margin-bottom:.5rem}.image-container{width:100%;max-width:250px;height:250px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;padding:10px;background:#fff;border-radius:12px}.product-card:hover .image-container img{transform:scale(1.05);transition:transform .3s}.product-info h3{margin:.5rem 0 .2rem;font-size:1.1rem;color:#1a1a1a;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-specs-row{display:flex;justify-content:center;gap:6px;margin-bottom:.8rem;flex-wrap:wrap}.spec-tag{font-size:.75rem;padding:2px 8px;border-radius:4px;background:#f5f5f7;color:#666;border:1px solid #e1e1e1;font-weight:500}.spec-tag.bat{color:#007aff;background:#007aff1a;border-color:#007aff33}.spec-tag.imei{background:#fff5e6;color:#f5a623;border-color:#ffe0b2}.price-container{display:flex;flex-direction:column;align-items:center;margin-bottom:1rem}.price-main{font-size:1.4rem;font-weight:700;color:#222}.price-secondary{font-size:.9rem;color:#666;margin-top:2px}.card-actions{display:flex;gap:.5rem;justify-content:center;margin-top:auto}.add-cart-btn,.consult-btn{border:none;border-radius:8px;padding:.5rem .8rem;font-size:.9rem;cursor:pointer;transition:background .2s}.add-cart-btn{background:#f0f0f0;color:#333;font-size:1.2rem;border:1px solid #eee}.add-cart-btn:hover{background:#e0e0e0;color:#000}.consult-btn{background:#007aff;color:#fff;flex:1;font-weight:500}.consult-btn:hover{background:#0060c8;box-shadow:0 4px 10px #007aff4d}.catalog[data-astro-cid-2yje6b7u]{padding:0rem 1rem 4rem;min-height:80vh}.content-wrapper[data-astro-cid-2yje6b7u]{max-width:1200px;margin:0 auto}.section-title[data-astro-cid-2yje6b7u]{margin-top:0rem;margin-bottom:2rem;position:relative;background:#000;color:#fff;padding:1.5rem 1rem;text-align:center;width:100vw;margin-left:calc(-50vw + 50%);display:flex;justify-content:center;align-items:center;z-index:100;font-family:Outfit,sans-serif;box-sizing:border-box}.controls[data-astro-cid-2yje6b7u]{display:flex;justify-content:center;margin-bottom:2rem;position:relative;z-index:10}.search-container[data-astro-cid-2yje6b7u]{display:flex;align-items:center;background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:.5rem;width:100%;max-width:600px;box-shadow:0 4px 15px #0000001a}.search-icon[data-astro-cid-2yje6b7u]{font-size:1.2rem;margin-left:1rem;margin-right:.5rem;color:#666}.search-container[data-astro-cid-2yje6b7u] input[data-astro-cid-2yje6b7u]{flex:1;min-width:0;background:transparent;border:none;color:#666;font-size:1rem;padding:.5rem;outline:none}.search-container[data-astro-cid-2yje6b7u] input[data-astro-cid-2yje6b7u]::placeholder{color:#999}.filter-dropdown[data-astro-cid-2yje6b7u]{position:relative;margin-left:.5rem}.filter-toggle[data-astro-cid-2yje6b7u]{background:#fff6;border:none;color:#555;padding:.5rem 1rem;border-radius:30px;cursor:pointer;display:flex;align-items:center;gap:.4rem;font-size:.9rem;transition:background .3s;height:40px;white-space:nowrap;box-sizing:border-box}.filter-toggle[data-astro-cid-2yje6b7u]:hover{background:#ffffff4d}.filter-menu[data-astro-cid-2yje6b7u]{display:none;position:absolute;top:calc(100% + 10px);right:0;width:200px;background:#fff;backdrop-filter:blur(12px);border:1px solid rgba(0,0,0,.1);border-radius:12px;padding:.5rem;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:.2rem;max-height:300px;overflow-y:auto;z-index:1000}.filter-menu[data-astro-cid-2yje6b7u].show{display:flex}.filter-btn[data-astro-cid-2yje6b7u]{background:transparent;border:none;color:#777;padding:.6rem 1rem;text-align:left;border-radius:8px;cursor:pointer;transition:all .2s}.filter-btn[data-astro-cid-2yje6b7u]:hover{background:#ffffff1a;color:#fff}.filter-btn[data-astro-cid-2yje6b7u].active{background:#fff3;color:#fff;font-weight:700}.product-grid[data-astro-cid-2yje6b7u]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:3.5rem}@media(max-width:768px){.product-grid[data-astro-cid-2yje6b7u]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:2rem}}.product-modal[data-astro-cid-2yje6b7u]{position:fixed;top:0;left:0;z-index:9999;border:none;background:transparent;padding:0;width:100%;height:100%;max-width:100%;max-height:100%;background:#0009;display:none;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s;backdrop-filter:blur(4px)}.product-modal[data-astro-cid-2yje6b7u].open{display:flex;opacity:1;pointer-events:auto}.product-modal[data-astro-cid-2yje6b7u][open]{opacity:1;pointer-events:auto;display:flex}.slider-wrapper[data-astro-cid-2yje6b7u]{position:relative;width:100%;height:100%}.slider-arrow[data-astro-cid-2yje6b7u]{position:absolute;top:50%;transform:translateY(-50%);background:#fffc;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;box-shadow:0 2px 5px #0003;transition:background .2s}.slider-arrow[data-astro-cid-2yje6b7u]:hover{background:#fff}.slider-prev[data-astro-cid-2yje6b7u]{left:10px}.slider-next[data-astro-cid-2yje6b7u]{right:10px}.modal-content[data-astro-cid-2yje6b7u]{background:#fff;width:95%;max-width:1000px;max-height:90vh;border-radius:28px;position:relative;box-shadow:0 40px 100px -20px #0000004d;overflow-y:auto;animation:modalSlideUp .5s cubic-bezier(.16,1,.3,1);color:#000;font-family:Outfit,sans-serif}.close-modal[data-astro-cid-2yje6b7u]{position:absolute;top:20px;right:20px;width:44px;height:44px;background:#f0f0f0;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:#000;cursor:pointer;z-index:100;transition:all .2s}.close-modal[data-astro-cid-2yje6b7u]:hover{background:#e0e0e0;transform:scale(1.1)}.modal-body[data-astro-cid-2yje6b7u]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding:3.5rem;gap:4rem;align-items:center}@media(max-width:850px){.modal-body[data-astro-cid-2yje6b7u]{grid-template-columns:1fr;padding:2rem 1.5rem;gap:2rem}}.modal-gallery-slider[data-astro-cid-2yje6b7u]{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:center;overflow:hidden}.slider-wrapper[data-astro-cid-2yje6b7u]{width:100%;position:relative;border-radius:20px;overflow:hidden;background:#fdfdfd;box-shadow:0 10px 30px #0000001a}.slider-container[data-astro-cid-2yje6b7u]{width:100%;height:450px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;display:flex;align-items:center}.slider-container[data-astro-cid-2yje6b7u]::-webkit-scrollbar{display:none}.slider-track[data-astro-cid-2yje6b7u]{display:flex;width:max-content;height:100%;align-items:center}.slider-image[data-astro-cid-2yje6b7u]{flex:0 0 100%;width:100%;min-width:100%;height:100%;object-fit:cover;scroll-snap-align:center}.slider-dots[data-astro-cid-2yje6b7u]{display:flex;justify-content:center;gap:8px;margin-top:20px}.slider-dot[data-astro-cid-2yje6b7u]{width:12px;height:12px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .3s ease;border:1px solid rgba(255,255,255,.4)}.slider-dot[data-astro-cid-2yje6b7u].active{background:#fff;transform:scale(1.2);box-shadow:0 0 10px #fffc;border-color:#fff}@media(min-width:768px){.modal-body[data-astro-cid-2yje6b7u]{flex-direction:row;align-items:center;justify-content:space-between}.modal-gallery-slider[data-astro-cid-2yje6b7u]{flex:1;max-width:100%;margin-bottom:0}.modal-info[data-astro-cid-2yje6b7u]{flex:1}}.modal-info[data-astro-cid-2yje6b7u]{display:flex;flex-direction:column;height:100%;color:#000}.modal-info[data-astro-cid-2yje6b7u] h3[data-astro-cid-2yje6b7u]{font-size:2.8rem;font-weight:800;margin:0 0 1rem;color:#000;line-height:1.1;letter-spacing:-1.5px;font-family:Outfit,sans-serif}.modal-description[data-astro-cid-2yje6b7u]{display:flex;font-size:1.1rem;line-height:1.6;color:#444;margin:1.5rem 0 2rem;font-family:Outfit,sans-serif}.modal-specs[data-astro-cid-2yje6b7u]{background:#fcfcfc;border-radius:20px;display:flex;flex-direction:column;gap:1.2rem;border:1px solid rgba(0,0,0,.04)}.spec-item[data-astro-cid-2yje6b7u]{display:flex;justify-content:space-between;font-size:1.05rem;padding-bottom:.8rem;border-bottom:1px solid #f0f0f0}.spec-item[data-astro-cid-2yje6b7u]:last-child{border-bottom:none;padding-bottom:0}.spec-item[data-astro-cid-2yje6b7u] .label[data-astro-cid-2yje6b7u]{color:#888;font-weight:500}.spec-item[data-astro-cid-2yje6b7u] .value[data-astro-cid-2yje6b7u]{color:#000;font-weight:700;text-transform:uppercase}.modal-prices[data-astro-cid-2yje6b7u]{margin-bottom:3rem;display:flex;flex-direction:column;gap:.4rem}.modal-prices[data-astro-cid-2yje6b7u] .price-usd[data-astro-cid-2yje6b7u]{font-size:3.2rem;font-weight:800;color:#000;letter-spacing:-2px;line-height:1}.modal-prices[data-astro-cid-2yje6b7u] .price-ars[data-astro-cid-2yje6b7u]{font-size:1.25rem;color:#666;font-weight:500}.modal-actions[data-astro-cid-2yje6b7u]{display:flex;flex-direction:column;gap:1.2rem;margin-top:auto}.add-cart-btn-modal[data-astro-cid-2yje6b7u],.whatsapp-btn-modal[data-astro-cid-2yje6b7u]{width:100%;padding:1.2rem;border-radius:18px;font-size:1.2rem;font-weight:700;text-align:center;text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1);box-sizing:border-box;display:flex;align-items:center;justify-content:center;border:none;font-family:Outfit,sans-serif}.add-cart-btn-modal[data-astro-cid-2yje6b7u]{background:#000;color:#fff!important;box-shadow:0 10px 30px #0000001a}.add-cart-btn-modal[data-astro-cid-2yje6b7u]:hover{background:#222;transform:translateY(-4px);box-shadow:0 15px 40px #0003}.whatsapp-btn-modal[data-astro-cid-2yje6b7u]{background:#25d366;color:#fff!important;box-shadow:0 10px 30px #25d3661a}.whatsapp-btn-modal[data-astro-cid-2yje6b7u]:hover{background:#1ebc57;transform:translateY(-4px);box-shadow:0 15px 40px #25d36640}@media(max-width:768px){.modal-body[data-astro-cid-2yje6b7u]{padding:1.5rem;flex-direction:column}.modal-info[data-astro-cid-2yje6b7u] h3[data-astro-cid-2yje6b7u]{font-size:1.5rem}}.hero-carousel-section{position:absolute;top:70%;left:50%;transform:translate(-50%,-50%);z-index:500;width:100%;max-width:1200px;padding:0 20px}.hero-carousel-container{background:#fff;border-radius:30px;padding:40px 30px 30px;box-shadow:0 40px 80px #00000026;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,.05)}.hero-carousel-container:before{content:"DESTACADOS";position:absolute;top:15px;left:50%;transform:translate(-50%);font-size:.65rem;font-weight:900;letter-spacing:5px;color:#bbb}.hero-carousel-track{display:flex;gap:25px;transition:transform .6s cubic-bezier(.16,1,.3,1)}.hero-product-card{flex:0 0 200px;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;height:300px;transition:all .4s ease}.hero-product-card:hover{transform:translateY(-8px);background:#fff;box-shadow:0 15px 30px #00000014}.hero-carousel-section .hero-carousel-container .hero-product-card .card-img-wrapper{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;height:140px}.hero-carousel-section .hero-carousel-container .hero-product-card .card-img-wrapper img{display:block!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:drop-shadow(0 10px 15px rgba(0,0,0,.08));transition:transform .3s ease}.hero-product-card:hover img{transform:scale(1.08)}.hero-product-card h3{font-size:.9rem;font-weight:700;margin:.5rem 0 .3rem;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.hero-product-card .price{font-size:1.25rem;font-weight:800;margin-bottom:1.2rem;color:#000}.hero-ver-mas-btn{margin-top:auto;width:100%;background:#111;color:#fff;border:none;padding:.8rem 2rem;border-radius:100px;font-weight:700;cursor:pointer;transition:all .3s}.hero-ver-mas-btn:hover{background:#000;transform:scale(1.03)}.hero-carousel-controls{position:absolute;top:50%;width:calc(100% + 40px);left:-20px;display:flex;justify-content:space-between;pointer-events:none;z-index:101}.hero-carousel-nav{pointer-events:auto;background:#ffffffe6;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);color:#000;font-size:2rem;width:60px;height:60px;border-radius:50%;cursor:pointer;box-shadow:0 15px 35px #0000001f;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);user-select:none}.hero-carousel-nav:hover{background:#000;color:#fff;transform:scale(1.1) translateY(-3px);box-shadow:0 20px 40px #00000040;border-color:#000}.hero-carousel-nav:active{transform:scale(.95)}.hero-carousel-nav.prev{padding-right:4px}.hero-carousel-nav.next{padding-left:4px}@media(max-width:768px){.hero-carousel-section{max-width:95vw;padding-top:60px;top:75%}.hero-carousel-controls{display:none!important}.hero-carousel-container{padding:25px 10px 10px;border-radius:20px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hero-carousel-container:before{font-size:.5rem;letter-spacing:2px;top:8px}.hero-carousel-container::-webkit-scrollbar{display:none}.hero-carousel-track{transition:none}.hero-product-card{flex:0 0 50%;height:230px;padding:.6rem;scroll-snap-align:center}.hero-carousel-section .hero-carousel-container .hero-product-card .card-img-wrapper{height:80px}.hero-product-card h3{font-size:.75rem;margin:.3rem 0;white-space:normal;height:2.2em;overflow:hidden}.hero-product-card .price{font-size:.9rem;margin-bottom:.5rem}.hero-ver-mas-btn{padding:.4rem .8rem;font-size:.7rem;width:100%;border-radius:8px}}.hero-loading{text-align:center;width:100%;padding:40px;color:#666}.wholesale-section[data-astro-cid-y5vgimur]{padding:2rem;text-align:center;background:#f5f5f5;width:500px;margin:auto;border-radius:100px 0;border:3px solid #000000}.wholesale-section[data-astro-cid-y5vgimur] h2[data-astro-cid-y5vgimur]{font-size:2.5rem;margin-bottom:1rem;color:#111}.wholesale-section[data-astro-cid-y5vgimur] p[data-astro-cid-y5vgimur]{font-size:1.2rem;margin-bottom:1.5rem;color:#555}.wholesale-button[data-astro-cid-y5vgimur]{display:inline-block;padding:.8rem 1.6rem;background:#000;color:#fff;text-decoration:none;border-radius:20px;font-weight:600;transition:background .3s}.wholesale-button[data-astro-cid-y5vgimur]:hover{background:#333}@media(max-width:768px){.wholesale-section[data-astro-cid-y5vgimur]{width:300px}.wholesale-button[data-astro-cid-y5vgimur]{font-size:1rem}.wholesale-section[data-astro-cid-y5vgimur] h2[data-astro-cid-y5vgimur]{font-size:2rem}.wholesale-section[data-astro-cid-y5vgimur] p[data-astro-cid-y5vgimur]{font-size:1rem}}.repairs-section[data-astro-cid-w7noc5hu]{display:flex;justify-content:center;background:transparent;padding:4rem 1rem;font-size:1rem}.content-wrapper[data-astro-cid-w7noc5hu]{background:transparent;border-radius:100px 0;border:3px solid #000000;padding:3.5rem;width:100%;max-width:550px;box-shadow:none;text-align:center;position:relative;overflow:hidden;background:#fff}.content-wrapper[data-astro-cid-w7noc5hu]:before{display:none}h2[data-astro-cid-w7noc5hu]{font-size:2.8rem;margin-bottom:.5rem;color:#1a1a1a;font-weight:800;letter-spacing:-1px}p[data-astro-cid-w7noc5hu]{color:#666;margin-bottom:2.5rem;font-size:1.15rem;font-weight:500}.repair-form[data-astro-cid-w7noc5hu]{display:flex;flex-direction:column;gap:1.8rem;position:relative}.input-group[data-astro-cid-w7noc5hu]{position:relative;text-align:left}input[data-astro-cid-w7noc5hu],textarea[data-astro-cid-w7noc5hu]{width:100%;padding:1.1rem 1rem;border:2px solid #eaeaea;border-radius:16px;background:#fdfdfd;font-size:1.05rem;color:#333;transition:all .3s cubic-bezier(.2,.8,.2,1);box-sizing:border-box;font-family:inherit;box-shadow:0 4px 6px #00000003}input[data-astro-cid-w7noc5hu]:focus,textarea[data-astro-cid-w7noc5hu]:focus{border-color:#000;background:#fff;outline:none;box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}label[data-astro-cid-w7noc5hu]{position:absolute;left:1rem;top:1.1rem;color:#999;pointer-events:none;transition:all .3s ease;background:transparent;padding:0 .5rem;font-weight:500}input[data-astro-cid-w7noc5hu]:focus~label[data-astro-cid-w7noc5hu],input[data-astro-cid-w7noc5hu]:not(:placeholder-shown)~label[data-astro-cid-w7noc5hu],textarea[data-astro-cid-w7noc5hu]:focus~label[data-astro-cid-w7noc5hu],textarea[data-astro-cid-w7noc5hu]:not(:placeholder-shown)~label[data-astro-cid-w7noc5hu]{top:-.7rem;left:.8rem;font-size:.85rem;color:#000;font-weight:600;background:#fff;border-radius:4px}textarea[data-astro-cid-w7noc5hu]{resize:vertical;min-height:120px}.submit-btn[data-astro-cid-w7noc5hu]{background:#000;color:#fff;border:none;padding:1.2rem;border-radius:16px;font-size:1.15rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.8rem;transition:all .3s cubic-bezier(.2,.8,.2,1);margin-top:1.5rem;box-shadow:0 10px 25px #0003}.submit-btn[data-astro-cid-w7noc5hu]:hover{background:#222;transform:translateY(-3px);box-shadow:0 15px 35px #00000040}.submit-btn[data-astro-cid-w7noc5hu]:active{transform:translateY(-1px);box-shadow:0 5px 15px #0003}.whatsapp-icon[data-astro-cid-w7noc5hu]{transition:transform .3s ease}.submit-btn[data-astro-cid-w7noc5hu]:hover .whatsapp-icon[data-astro-cid-w7noc5hu]{transform:scale(1.1) rotate(-10deg)}@media(max-width:768px){.repairs-section[data-astro-cid-w7noc5hu]{padding:3rem 1rem}.content-wrapper[data-astro-cid-w7noc5hu]{padding:2.5rem 1.5rem}h2[data-astro-cid-w7noc5hu]{font-size:2.2rem}p[data-astro-cid-w7noc5hu]{font-size:1.05rem;margin-bottom:2rem}.repair-form[data-astro-cid-w7noc5hu]{gap:1.5rem}input[data-astro-cid-w7noc5hu],textarea[data-astro-cid-w7noc5hu]{font-size:1rem}}.hero-video-section[data-astro-cid-j7pv25f6]{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:#000;display:flex;flex-direction:column}.hero-video-section[data-astro-cid-j7pv25f6] video[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-j7pv25f6]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.5) 0%,transparent 25%,transparent 75%,#eff0eb 100%)}main[data-astro-cid-j7pv25f6]{color:#333;font-size:20px;line-height:1.6;padding:0 2rem 4rem;flex:1;width:100%;max-width:1400px;margin:0 auto;box-sizing:border-box;position:relative}@media(max-width:768px){main[data-astro-cid-j7pv25f6]{padding:0 1rem 2rem}}
