@charset "UTF-8";:root{--c-primary: #1a3a6b;--c-secondary: #2e5fa3;--c-accent: #3a7bc2;--c-background: #dce8f5;--c-white: #ffffff;--c-text: #11111d;--font-headings: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--g-button: linear-gradient(to bottom, #4a90d9, #2e5fa3);--g-hero-overlay: linear-gradient(rgba(26, 58, 107, .4), rgba(26, 58, 107, .4))}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}@media(max-width:768px){html{font-size:14px}}body{font-family:var(--font-body);color:var(--c-text);background-color:var(--c-white);line-height:1.5;overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-headings);font-weight:700;color:var(--c-primary);letter-spacing:-.02em}a{text-decoration:none;color:inherit}ul{list-style:none}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2e5fa3,#1a3a6b);color:var(--c-white);padding:1rem 2.5rem;border-radius:50px;text-transform:uppercase;font-family:var(--font-headings);font-weight:800;font-size:.95rem;letter-spacing:1.5px;border:none;box-shadow:0 10px 20px #1a3a6b33,inset 0 1px #fff3;cursor:pointer;transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;z-index:1}.btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#4a90d9,#2e5fa3);z-index:-1;transition:opacity .4s ease;opacity:0}.btn:hover{transform:translateY(-4px);box-shadow:0 15px 30px #1a3a6b4d,inset 0 1px #ffffff4d}.btn:hover:before{opacity:1}.btn:active{transform:translateY(-1px);box-shadow:0 8px 15px #1a3a6b40}.fade-in{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in.visible{opacity:1;transform:translateY(0)}.desktop-layout .navbar{background:linear-gradient(180deg,#103c73,#154c8f);border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:100;box-shadow:0 4px 15px #0003}.desktop-layout .nav-container{display:flex;justify-content:space-between;align-items:center;height:100px}.desktop-layout .logo-container{display:flex;align-items:center;gap:15px;cursor:pointer}.desktop-layout .logo-image-wrapper{width:60px;height:60px;background-color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;padding:5px;box-shadow:0 4px 12px #00000040,0 0 0 2px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease}.desktop-layout .logo-image{width:100%;height:100%;object-fit:contain;border-radius:50%}.desktop-layout .logo-container:hover .logo-image-wrapper{transform:scale(1.05) rotate(3deg);box-shadow:0 6px 15px #0000004d,0 0 0 2px #ffffff4d}.desktop-layout .logo-main-v2{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff}.desktop-layout .logo-top{font-family:Cinzel,serif;font-size:1.8rem;font-weight:700;letter-spacing:1.5px;line-height:1.1;text-shadow:1px 1px 3px rgba(0,0,0,.2)}.desktop-layout .logo-bottom{display:flex;align-items:center;gap:10px;width:100%;margin-top:4px}.desktop-layout .logo-line{flex:1;height:1px;background-color:#fffc;box-shadow:0 1px 2px #0000001a}.desktop-layout .logo-subtext{font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:4px;color:#fff;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.desktop-layout .nav-links{display:flex;gap:2.5rem}.desktop-layout .nav-links a{color:#ffffffd9;font-weight:500;font-size:.95rem;padding:.4rem 0;border-bottom:2px solid transparent;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.desktop-layout .nav-links a:hover,.desktop-layout .nav-links a.active{color:#fff;border-bottom-color:#4a90d9}@media(max-width:768px){.desktop-layout .nav-links{display:none}}.desktop-layout .hero{position:relative;height:720px;background-image:url(/hero2.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden}.desktop-layout .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at center,#0f172a4d,#0f172ab3);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.desktop-layout .hero-bottom-gradient{position:absolute;bottom:0;left:0;width:100%;height:250px;background:linear-gradient(to top,#ffffff 0%,transparent 100%);z-index:2}.desktop-layout .hero .container{max-width:1400px;width:100%;position:relative;z-index:5}.desktop-layout .hero-content{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1000px;margin:0 auto}.desktop-layout .hero-badge{background:#ffffff14;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);padding:.6rem 1.4rem;border-radius:100px;font-size:.85rem;font-weight:800;letter-spacing:3px;color:#fbbf24;display:flex;align-items:center;gap:.75rem;box-shadow:0 8px 32px #0003}.desktop-layout .hero-badge .badge-dot{width:8px;height:8px;background-color:#fbbf24;border-radius:50%;box-shadow:0 0 15px #fbbf24;animation:pulse 2s infinite}.desktop-layout .hero-title{font-size:5.5rem;line-height:.95;font-weight:900;margin:0;letter-spacing:-.02em;text-transform:uppercase;color:#fbbf24;text-shadow:0 10px 40px rgba(0,0,0,.5)}.desktop-layout .hero-subtitle{font-size:1.4rem;font-weight:400;color:#fffffff2;line-height:1.6;max-width:750px;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.4)}.desktop-layout .hero-btn{background:#fff;color:#0f172a;padding:1.4rem 3.5rem;border-radius:16px;font-size:1rem;font-weight:800;letter-spacing:1px;border:none;box-shadow:0 15px 35px #00000040;text-decoration:none;display:inline-block;transition:all .3s cubic-bezier(.175,.885,.32,1.275);cursor:pointer}.desktop-layout .hero-btn:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 20px 45px #00000059;background:#f8fafc}.desktop-layout .hero-btn:active{transform:scale(.98)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.6}to{transform:scale(1);opacity:1}}@media(max-width:1200px){.desktop-layout .hero-title{font-size:4rem}}.desktop-layout .categories{background-color:#f0f4f9;padding:3rem 0;z-index:10}.desktop-layout .categories-container{display:flex;justify-content:center;align-items:center;background-color:transparent;box-shadow:none;padding:0}.desktop-layout .category-item{display:flex;flex-direction:row;align-items:center;text-align:left;padding:0 1.5rem;gap:1.5rem}.desktop-layout .category-icon{color:#2e5fa3;margin-bottom:0;flex-shrink:0}.desktop-layout .category-text{display:flex;flex-direction:column}.desktop-layout .category-title{color:#1a3a6b;font-size:1.15rem;font-weight:700;margin-bottom:.3rem}.desktop-layout .category-desc{color:#374151;font-size:.9rem;line-height:1.4;margin:0}.desktop-layout .category-divider{width:1px;height:60px;background-color:#0000001a}@media(max-width:768px){.desktop-layout .categories-container{flex-direction:column;gap:3rem;padding:2rem 1rem}.desktop-layout .category-divider{width:100%;height:1px}}.desktop-layout .services{padding:6rem 0;background-color:var(--c-white)}.desktop-layout .section-title{text-align:center;font-size:1.8rem;color:#1a3a6b;margin-bottom:4rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;text-transform:uppercase;letter-spacing:2px}.desktop-layout .section-title .line{height:1px;width:150px;background-color:#2e5fa3;opacity:.3}.desktop-layout .expanded-content-inner{padding-top:2rem;padding-bottom:2rem}.desktop-layout .expanded-article{margin-bottom:5rem}.desktop-layout .expanded-article:last-child{margin-bottom:0}.desktop-layout .expanded-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.desktop-layout .expanded-img-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000026;height:400px}.desktop-layout .expanded-img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.desktop-layout .expanded-article:hover .expanded-img{transform:scale(1.05)}.desktop-layout .expanded-text h3{font-size:2.2rem;color:#1a3a6b;margin-bottom:1.5rem;line-height:1.2}.desktop-layout .expanded-text p{color:#374151;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.desktop-layout .details-trigger{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#2e5fa3;font-size:1.1rem;font-weight:700;padding:0;cursor:pointer;transition:all .2s ease;margin-bottom:1rem}.desktop-layout .details-trigger .arrow-icon{transition:transform .3s ease}.desktop-layout .details-trigger .arrow-icon.rotate{transform:rotate(90deg)}.desktop-layout .details-trigger:hover{color:#1a3a6b;gap:.75rem}.desktop-layout .card-accordion-content{max-height:0;overflow:hidden;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1)}.desktop-layout .card-accordion-content.active{max-height:1000px;opacity:1;margin-top:1.5rem}.desktop-layout .card-accordion-content .divider{height:1px;background-color:#f1f5f9;margin-bottom:1.5rem}.desktop-layout .card-accordion-content .full-description{color:#374151;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.desktop-layout .card-accordion-content .features-list{display:flex;flex-direction:column;gap:.8rem;padding:0;list-style:none}.desktop-layout .card-accordion-content .features-list li{display:flex;align-items:center;gap:.8rem;color:#1f2937;font-size:1.05rem}.desktop-layout .card-accordion-content .features-list span{display:inline-block;width:6px;height:6px;background-color:#1a3a6b;border-radius:50%}.desktop-layout .order-desktop-1{order:1}.desktop-layout .order-desktop-2{order:2}@media(max-width:992px){.desktop-layout .expanded-grid{grid-template-columns:1fr;gap:2rem}.desktop-layout .order-desktop-1,.desktop-layout .order-desktop-2{order:unset}.desktop-layout .expanded-img-wrapper{height:300px}}.desktop-layout .maquinaria-section{padding:80px 0;background-color:#fff;overflow:hidden}.desktop-layout .container{max-width:1400px;margin:0 auto;padding:0 2rem}.desktop-layout .section-title{text-align:center;font-size:1.6rem;color:#000;margin-bottom:4rem;display:flex;align-items:center;justify-content:center;gap:1.5rem;text-transform:uppercase;letter-spacing:2px;font-weight:800}.desktop-layout .section-title .line{height:1px;width:100px;background-color:#000;opacity:.1}.desktop-layout .carousel-wrapper{position:relative;display:flex;align-items:center;gap:1rem;padding:0 1rem}.desktop-layout .manual-arrow{width:45px;height:45px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0000000d;transition:all .3s ease;z-index:10;flex-shrink:0}.desktop-layout .manual-arrow:hover{background:#000;color:#fff;border-color:#000;transform:scale(1.1)}.desktop-layout .manual-arrow.left{order:1}.desktop-layout .manual-arrow.right{order:3}.desktop-layout .carousel-container{order:2;flex:1;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.desktop-layout .carousel-container::-webkit-scrollbar{display:none}.desktop-layout .carousel-container{padding:1.5rem 0}.desktop-layout .machines-track{display:flex;gap:2rem;width:max-content}.desktop-layout .machine-card{width:400px;min-width:400px;background:#fff;border-radius:12px;padding:2rem;border:1px solid #f1f5f9;box-shadow:0 4px 12px #00000008;display:flex;flex-direction:column;gap:1.2rem;transition:all .3s ease}.desktop-layout .machine-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000f}.desktop-layout .machine-card .machine-image-wrapper{width:100%;height:220px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.desktop-layout .machine-card .machine-image-wrapper .machine-image{max-width:100%;max-height:100%;object-fit:contain;clip-path:inset(0 0 5px 0)}.desktop-layout .machine-card .machine-info .machine-name{font-size:1.1rem;font-weight:700;color:#000;margin-bottom:.5rem;letter-spacing:-.01em}.desktop-layout .machine-card .machine-info .machine-type{font-size:.9rem;color:#1e293b;font-weight:600;margin-bottom:.6rem;line-height:1.4}.desktop-layout .machine-card .machine-info .machine-features{font-size:.85rem;color:#475569;line-height:1.5;margin:0;padding-left:1.2rem}.desktop-layout .machine-card .machine-info .machine-features li{margin-bottom:.3rem;list-style-type:disc;text-align:left;color:#334155}.desktop-layout .machine-card .machine-info .machine-features li:last-child{margin-bottom:0}.desktop-layout .about{background-color:#f8fafc;padding:8rem 0;overflow:hidden}.desktop-layout .about-container{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.desktop-layout .about-title{color:#1a3a6b;font-size:1.2rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;gap:1rem}.desktop-layout .about-title .line{height:1px;width:60px;background-color:#2e5fa3;opacity:.5}.desktop-layout .about-subtitle{font-size:2.8rem;color:#111827;line-height:1.2;margin-bottom:2rem;font-weight:700}.desktop-layout .about-desc{color:#4b5563;font-size:1.15rem;margin-bottom:2rem;line-height:1.8;text-align:left}.desktop-layout .about-desc strong{color:#1a3a6b}.desktop-layout .about-accordion{max-height:0;overflow:hidden;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);margin-bottom:0}.desktop-layout .about-accordion.active{max-height:500px;opacity:1;margin-bottom:2rem}.desktop-layout .about-accordion .accordion-content{padding:1rem 1.5rem;background:#fff;border-left:3px solid #2e5fa3;border-radius:4px}.desktop-layout .about-accordion .accordion-content p{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:1rem}.desktop-layout .about-accordion .accordion-content p:last-child{margin-bottom:0}.desktop-layout .accordion-trigger{display:flex;align-items:center;gap:.8rem;margin-bottom:2.5rem;transition:all .3s ease}.desktop-layout .accordion-trigger:hover{background:#1a3a6b;color:#fff;border-color:#1a3a6b}.desktop-layout .about-stats{display:flex;gap:3rem;margin-bottom:2.5rem;padding:1.5rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.desktop-layout .about-stats .stat-card{display:flex;align-items:center;gap:1rem}.desktop-layout .about-stats .stat-card .stat-icon{color:#2e5fa3;width:32px;height:32px}.desktop-layout .about-stats .stat-card .stat-info{display:flex;flex-direction:column}.desktop-layout .about-stats .stat-card .stat-info .stat-num{font-size:1.8rem;font-weight:800;color:#1a3a6b;line-height:1.1}.desktop-layout .about-stats .stat-card .stat-info .stat-label{font-size:.85rem;color:#64748b;text-transform:uppercase;letter-spacing:1px}.desktop-layout .about-features{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.desktop-layout .feature-item{display:flex;align-items:flex-start;gap:1rem}.desktop-layout .feature-item .feature-icon{color:#2e5fa3;background:#2e5fa31a;padding:.5rem;border-radius:8px;flex-shrink:0}.desktop-layout .feature-item .feature-text{display:flex;flex-direction:column;gap:.2rem}.desktop-layout .feature-item .feature-text strong{color:#111827;font-size:1.1rem}.desktop-layout .feature-item .feature-text span{color:#6b7280;font-size:.95rem}.desktop-layout .about-image-wrapper{position:relative;border-radius:12px;z-index:1}.desktop-layout .main-img{width:100%;height:auto;border-radius:12px;object-fit:cover;display:block;box-shadow:0 20px 40px #0000001a;position:relative;z-index:2}.desktop-layout .experience-badge{position:absolute;bottom:-30px;left:-30px;background:linear-gradient(135deg,#1a3a6b,#2e5fa3);color:#fff;padding:1.5rem;border-radius:12px;display:flex;align-items:center;gap:1rem;box-shadow:0 15px 30px #2e5fa34d;z-index:3;animation:float 6s ease-in-out infinite}.desktop-layout .experience-badge .number{font-size:3rem;font-weight:800;line-height:1}.desktop-layout .experience-badge .text{font-size:1rem;line-height:1.2;font-weight:500;text-transform:uppercase;letter-spacing:1px}.desktop-layout .decorative-shape{position:absolute;top:-20px;right:-20px;width:100%;height:100%;border:3px solid #e2e8f0;border-radius:12px;z-index:0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media(max-width:992px){.desktop-layout .about-container{grid-template-columns:1fr;gap:5rem}.desktop-layout .experience-badge{left:20px;bottom:-20px}}.desktop-layout .contact{position:relative;background-color:#2e5fa3;padding:8rem 0;color:var(--c-white);overflow:hidden}.desktop-layout .contact-background-pattern{position:absolute;top:0;right:0;width:50%;height:100%;background:radial-gradient(circle at top right,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.desktop-layout .contact-container{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.desktop-layout .contact-title{color:#fffc;font-size:1.1rem;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:2px;display:flex;align-items:center;gap:1rem}.desktop-layout .contact-title .line{height:1px;width:60px;background-color:#ffffff4d}.desktop-layout .contact-subtitle{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:var(--c-white)}.desktop-layout .contact-desc{font-size:1.1rem;line-height:1.6;color:#ffffffeb;margin-bottom:3.5rem}.desktop-layout .contact-list{display:flex;flex-direction:column;gap:2rem}.desktop-layout .contact-list li{display:flex;align-items:flex-start;gap:1.5rem}.desktop-layout .icon-wrapper{width:50px;height:50px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease}.desktop-layout .contact-list li:hover .icon-wrapper{background-color:#fff3}.desktop-layout .contact-icon{color:var(--c-white)}.desktop-layout .contact-item-text{display:flex;flex-direction:column;gap:.2rem}.desktop-layout .contact-item-text .label{font-size:.9rem;color:#ffffffd9;text-transform:uppercase;letter-spacing:1px}.desktop-layout .contact-item-text .value{font-size:1.1rem;font-weight:500}.desktop-layout .contact-form-wrapper{background-color:var(--c-white);padding:3rem;border-radius:12px;box-shadow:0 25px 50px #0003;color:var(--c-text)}.desktop-layout .form-title{margin-bottom:2.5rem}.desktop-layout .form-title h3{font-size:1.8rem;color:#1a3a6b;margin-bottom:.5rem}.desktop-layout .form-title p{color:#4b5563;font-size:1rem}.desktop-layout .form-status{display:flex;align-items:center;gap:.5rem;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-size:.95rem;font-weight:500}.desktop-layout .form-status.success{background-color:#d1fae5;color:#065f46;border:1px solid #34d399}.desktop-layout .form-status.error{background-color:#fee2e2;color:#991b1b;border:1px solid #f87171}.desktop-layout .form-group-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.desktop-layout .form-group{position:relative;margin-bottom:1.8rem}.desktop-layout .form-group input,.desktop-layout .form-group textarea{width:100%;padding:1.2rem 1rem .6rem;border:1px solid #e5e7eb;background-color:#f9fafb;border-radius:8px;font-family:var(--font-body);font-size:1rem;color:var(--c-text);transition:all .3s ease;outline:none}.desktop-layout .form-group textarea{resize:none}.desktop-layout .form-group label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;transition:all .3s ease;pointer-events:none;font-size:1rem}.desktop-layout .form-group textarea+label{top:1.2rem;transform:none}.desktop-layout .form-group input:focus,.desktop-layout .form-group textarea:focus,.desktop-layout .form-group input:not(:placeholder-shown),.desktop-layout .form-group textarea:not(:placeholder-shown){background-color:#fff;border-color:#2e5fa3;padding-top:1.6rem;padding-bottom:.2rem}.desktop-layout .form-group textarea:focus,.desktop-layout .form-group textarea:not(:placeholder-shown){padding-top:1.6rem}.desktop-layout .form-group input:focus+label,.desktop-layout .form-group textarea:focus+label,.desktop-layout .form-group input:not(:placeholder-shown)+label,.desktop-layout .form-group textarea:not(:placeholder-shown)+label{top:.4rem;transform:none;font-size:.75rem;color:#2e5fa3;font-weight:500}.desktop-layout .form-submit{margin-top:1rem}.desktop-layout .submit-btn{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.05rem;height:auto;border-radius:8px}.desktop-layout .btn-icon{transition:transform .3s ease}.desktop-layout .submit-btn:hover .btn-icon{transform:translate(5px) translateY(-5px)}@media(max-width:992px){.desktop-layout .contact-container{grid-template-columns:1fr;gap:5rem}}.desktop-layout .footer{background-color:#f0f4f9;color:#1e3a8a;padding:2.5rem 0;font-size:.85rem;border-top:1px solid rgba(0,0,0,.05)}.desktop-layout .footer .footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;padding:0 1.5rem}.desktop-layout .footer .footer-links{display:flex;gap:2.5rem;flex-wrap:wrap;justify-content:center}.desktop-layout .footer .footer-links a{color:#1e3a8a;text-decoration:none;font-weight:500;transition:all .3s ease}.desktop-layout .footer .footer-links a:hover{color:#2e5fa3;text-decoration:underline}.desktop-layout .footer .footer-bottom{color:#64748b;font-size:.8rem}.desktop-layout .footer .footer-bottom p{margin:0}.mobile-layout .navbar{background:linear-gradient(180deg,#103c73,#154c8f);box-shadow:0 4px 15px #0003;border-bottom:1px solid rgba(255,255,255,.1);position:sticky;top:0;z-index:1000;isolation:isolate}.mobile-layout .navbar .container{display:flex;justify-content:space-between;align-items:center;height:80px;padding:0 1rem}.mobile-layout .logo{display:flex;align-items:center;gap:12px}.mobile-layout .logo-image-wrapper{width:45px;height:45px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:4px;box-shadow:0 3px 8px #00000040}.mobile-layout .logo-image{width:100%;height:100%;object-fit:contain;border-radius:50%}.mobile-layout .logo-main-v2{display:flex;flex-direction:column;align-items:center;text-align:center;color:#fff;transform:scale(.8);transform-origin:left center}.mobile-layout .logo-top{font-family:Cinzel,serif;font-size:1.6rem;font-weight:700;letter-spacing:1.5px;line-height:1.1}.mobile-layout .logo-bottom{display:flex;align-items:center;gap:10px;width:100%;margin-top:4px}.mobile-layout .logo-line{flex:1;height:1px;background-color:#fffc;box-shadow:0 1px 2px #0000001a}.mobile-layout .logo-subtext{font-family:var(--font-body);font-size:.75rem;font-weight:400;letter-spacing:4px;color:#fff;text-transform:uppercase;text-shadow:1px 1px 2px rgba(0,0,0,.2)}.mobile-layout .hamburger-menu{display:flex;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:6px;border-radius:6px;transition:background-color .2s ease;z-index:1010;flex-shrink:0}.mobile-layout .hamburger-menu:hover{background-color:#ffffff1a}.mobile-layout .hamburger-menu span{display:block;width:25px;height:3px;background-color:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease;transform-origin:center}.mobile-layout .hamburger-menu.open span:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-layout .hamburger-menu.open span:nth-child(2){opacity:0;transform:scaleX(0)}.mobile-layout .hamburger-menu.open span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-layout .nav-links{display:none;position:absolute;top:80px;left:0;right:0;background:linear-gradient(180deg,#154c8f,#103c73);flex-direction:column;padding:1rem 0;list-style:none;margin:0;z-index:1000;box-shadow:0 8px 20px #0000004d;border-top:1px solid rgba(255,255,255,.1);animation:slideDown .25s ease}.mobile-layout .nav-links.active{display:flex}.mobile-layout .nav-links li{width:100%}.mobile-layout .nav-links a{display:block;padding:.85rem 1.5rem;color:#fff;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.4px;transition:background-color .2s ease,padding-left .2s ease}.mobile-layout .nav-links a:hover,.mobile-layout .nav-links a.active{background-color:#ffffff1a;padding-left:2rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-layout .hero{position:relative;height:580px;background-image:url(/hero2.jpeg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;overflow:hidden;padding:0}.mobile-layout .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0f172a66,#0f172abf);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1}.mobile-layout .hero-bottom-gradient{position:absolute;bottom:0;left:0;width:100%;height:200px;background:linear-gradient(to top,#ffffff 0%,transparent 100%);z-index:2}.mobile-layout .hero .container{padding:0 1.5rem;position:relative;z-index:5}.mobile-layout .hero-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-layout .hero-badge{background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:100px;font-size:.7rem;font-weight:800;letter-spacing:2px;color:#fbbf24;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #00000026}.mobile-layout .hero-badge .badge-dot{width:6px;height:6px;background-color:#fbbf24;border-radius:50%;box-shadow:0 0 10px #fbbf24;animation:pulse 2s infinite}.mobile-layout .hero-title{font-size:2.8rem;line-height:1;font-weight:900;margin:0;letter-spacing:-.01em;text-transform:uppercase;color:#fbbf24;text-shadow:0 4px 12px rgba(0,0,0,.4)}.mobile-layout .hero-subtitle{font-size:1rem;font-weight:400;color:#ffffffe6;line-height:1.6;max-width:320px;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.mobile-layout .hero-btn{background:#fff;color:#0f172a;padding:1.1rem 2.2rem;border-radius:14px;font-size:.85rem;font-weight:800;letter-spacing:.5px;border:none;box-shadow:0 10px 25px #0003;text-decoration:none;display:inline-block;transition:transform .2s ease,box-shadow .2s ease}.mobile-layout .hero-btn:active{transform:scale(.96)}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.5}to{transform:scale(1);opacity:1}}.mobile-layout .categories{background-color:#f8fafc;padding:2rem 0}.mobile-layout .categories-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.mobile-layout .category-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem .75rem;gap:.75rem;background:#fff;border-radius:12px;box-shadow:0 4px 6px #00000005;border:1px solid #f1f5f9}.mobile-layout .category-icon[src]{width:40px!important;height:40px!important}.mobile-layout .category-text{display:flex;flex-direction:column;gap:.15rem}.mobile-layout .category-title{color:#1e293b;font-size:.9rem;font-weight:700;margin:0;line-height:1.2}.mobile-layout .category-desc{color:#64748b;font-size:.75rem;line-height:1.3;margin:0}.mobile-layout .category-divider{display:none}.mobile-layout .services{padding:4rem 0;background-color:#fbfcfd}.mobile-layout .services .container{padding:0 1.25rem}.mobile-layout .services .services-header{margin-bottom:3rem;text-align:left}.mobile-layout .services .services-header .over-title{display:block;color:#2563eb;font-size:.85rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.75rem;text-transform:uppercase}.mobile-layout .services .services-header .main-title{font-size:2.25rem;color:#0f172a;font-weight:800;line-height:1.1;margin-bottom:1.25rem;letter-spacing:-.03em}.mobile-layout .services .services-header .title-line{width:60px;height:5px;background-color:#2563eb;border-radius:10px}.mobile-layout .services .services-grid{display:flex;flex-direction:column;gap:2.5rem}.mobile-layout .services .service-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 10px 30px #0000000a;border:1px solid #f1f5f9;transition:all .3s ease}.mobile-layout .services .service-card.is-expanded{box-shadow:0 20px 40px #00000014}.mobile-layout .services .card-image-wrapper{position:relative;height:220px;width:100%;overflow:hidden;margin:12px;width:calc(100% - 24px);border-radius:18px}.mobile-layout .services .card-img{width:100%;height:100%;object-fit:cover}.mobile-layout .services .card-icon-overlay{position:absolute;bottom:15px;left:15px;width:44px;height:44px;background-color:#0c4a9a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 4px 12px #0003}.mobile-layout .services .card-content{padding:.5rem 1.5rem 1.75rem}.mobile-layout .services .card-content h3{font-size:1.4rem;color:#1e293b;margin-bottom:.75rem;font-weight:800;letter-spacing:-.02em}.mobile-layout .services .card-content .short-description{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1.25rem}.mobile-layout .services .details-trigger{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#2563eb;font-size:.95rem;font-weight:700;padding:0;cursor:pointer;transition:gap .2s ease}.mobile-layout .services .details-trigger .arrow-icon{transition:transform .3s ease}.mobile-layout .services .details-trigger .arrow-icon.rotate{transform:rotate(90deg)}.mobile-layout .services .details-trigger:hover{gap:.75rem}.mobile-layout .services .card-accordion-content{max-height:0;overflow:hidden;opacity:0;transition:all .4s cubic-bezier(.4,0,.2,1)}.mobile-layout .services .card-accordion-content.active{max-height:500px;opacity:1;margin-top:1.5rem}.mobile-layout .services .card-accordion-content .divider{height:1px;background-color:#f1f5f9;margin-bottom:1.5rem}.mobile-layout .services .card-accordion-content .full-description{color:#475569;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.mobile-layout .services .card-accordion-content .features-list{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;padding:0;list-style:none}.mobile-layout .services .card-accordion-content .features-list li{display:flex;align-items:center;gap:.75rem;color:#334155;font-size:.9rem;font-weight:600;background:#f8fafc;padding:.6rem 1rem;border-radius:10px;border:1px solid #f1f5f9}.mobile-layout .services .card-accordion-content .features-list .dot{width:5px;height:5px;background-color:#2563eb;border-radius:50%}.mobile-layout .maquinaria-mobile{padding:60px 0;background-color:#fff;overflow:hidden}.mobile-layout .container{padding:0 1rem;overflow:hidden}.mobile-layout .section-title{text-align:center;font-size:1.3rem;color:#000;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem;text-transform:uppercase;font-weight:800}.mobile-layout .section-title .line{height:1px;flex:1;background-color:#000;opacity:.1}.mobile-layout .carousel-wrapper{position:relative}.mobile-layout .carousel-container{width:100%;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.mobile-layout .carousel-container::-webkit-scrollbar{display:none}.mobile-layout .carousel-container{padding:1rem 0}.mobile-layout .machines-track{display:flex;gap:1rem;width:max-content}.mobile-layout .machine-card{width:280px;min-width:280px;background:#fff;border-radius:12px;padding:1.25rem;border:1px solid #f1f5f9;box-shadow:0 4px 10px #00000008;display:flex;flex-direction:column;gap:1rem}.mobile-layout .machine-card .machine-image-wrapper{width:100%;height:160px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.mobile-layout .machine-card .machine-image-wrapper .machine-image{max-width:100%;max-height:100%;object-fit:contain;clip-path:inset(0 0 5px 0)}.mobile-layout .machine-card .machine-info .machine-name{font-size:1rem;font-weight:700;color:#000;margin-bottom:.4rem}.mobile-layout .machine-card .machine-info .machine-type{font-size:.8rem;color:#1e293b;font-weight:600;margin-bottom:.5rem;line-height:1.3}.mobile-layout .machine-card .machine-info .machine-features{font-size:.75rem;color:#475569;line-height:1.4;margin:0;padding-left:1rem}.mobile-layout .machine-card .machine-info .machine-features li{margin-bottom:.2rem;list-style-type:disc;text-align:left;color:#334155}.mobile-layout .manual-controls{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem}.mobile-layout .manual-controls .arrow-btn{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000000d}.mobile-layout .manual-controls .arrow-btn:active{background:#000;color:#fff;border-color:#000}.mobile-layout .scroll-hint{margin-top:1rem;text-align:center;font-size:.8rem;color:#94a3b8;font-style:italic}.mobile-layout .about{background-color:#f8fafc;padding:4rem 0;overflow:hidden}.mobile-layout .about .about-container{display:flex;flex-direction:column;gap:4rem;padding:0 1.5rem}.mobile-layout .about .section-title{text-align:center;margin-bottom:2rem}.mobile-layout .about .section-title h2{font-size:2rem;color:#1a3a6b;display:inline-block;position:relative;padding-bottom:.5rem;margin-bottom:.5rem}.mobile-layout .about .section-title h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:3px;background:var(--c-accent);border-radius:2px}.mobile-layout .about .about-subtitle{font-size:1.75rem;color:#111827;line-height:1.2;margin-bottom:1.25rem;font-weight:800;text-align:center;letter-spacing:-.03em}.mobile-layout .about .about-desc{color:#64748b;font-size:1rem;margin-bottom:2rem;line-height:1.6;text-align:center}.mobile-layout .about .about-desc strong{color:#1a3a6b;font-weight:700}.mobile-layout .about .about-stats{display:flex;justify-content:center;gap:2.5rem;margin-bottom:2.5rem;padding:2rem 0;border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9}.mobile-layout .about .about-stats .stat-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem}.mobile-layout .about .about-stats .stat-card .stat-icon{color:var(--c-accent);margin-bottom:.2rem}.mobile-layout .about .about-stats .stat-card .stat-num{font-size:1.35rem;font-weight:800;color:#0f172a;line-height:1}.mobile-layout .about .about-stats .stat-card .stat-label{font-size:.7rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;font-weight:600}.mobile-layout .about .about-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:2.5rem}.mobile-layout .about .feature-item{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.mobile-layout .about .feature-item .feature-icon{color:var(--c-accent);background:#f8fafc;padding:.6rem;border-radius:12px;flex-shrink:0;box-shadow:0 4px 10px #00000008}.mobile-layout .about .feature-item .feature-text{display:flex;flex-direction:column;gap:.25rem}.mobile-layout .about .feature-item .feature-text strong{color:#1e293b;font-size:.95rem;font-weight:700}.mobile-layout .about .feature-item .feature-text span{color:#64748b;font-size:.8rem;line-height:1.4}.mobile-layout .about .about-accordion{max-height:0;overflow:hidden;opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);margin-bottom:0}.mobile-layout .about .about-accordion.active{max-height:800px;opacity:1;margin-bottom:2rem}.mobile-layout .about .about-accordion .accordion-content{padding:1.2rem;background:#fff;border-left:3px solid #2e5fa3;border-radius:4px;text-align:left;margin-bottom:1rem}.mobile-layout .about .about-accordion .accordion-content p{color:#4b5563;font-size:.95rem;line-height:1.6;margin-bottom:.8rem}.mobile-layout .about .about-accordion .accordion-content p:last-child{margin-bottom:0}.mobile-layout .about .about-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:2.5rem;background:transparent;border:2px solid #2e5fa3;color:#2e5fa3;font-weight:700;padding:.8rem 1rem;border-radius:50px;transition:all .3s ease}.mobile-layout .about .about-btn:active{transform:scale(.98)}.mobile-layout .about .about-image-wrapper{position:relative;border-radius:12px;z-index:1;margin-top:2rem}.mobile-layout .about .main-img{width:100%;height:auto;border-radius:12px;object-fit:cover;display:block;box-shadow:0 15px 30px #0000001a;position:relative;z-index:2}.mobile-layout .about .experience-badge{position:absolute;top:-20px;left:-10px;background:linear-gradient(135deg,#1a3a6b,#2e5fa3);color:#fff;padding:1rem;border-radius:10px;display:flex;align-items:center;gap:.8rem;box-shadow:0 10px 20px #2e5fa34d;z-index:3;animation:float 6s ease-in-out infinite}.mobile-layout .about .experience-badge .number{font-size:2.5rem;font-weight:800;line-height:1}.mobile-layout .about .experience-badge .text{font-size:.8rem;line-height:1.2;font-weight:500;text-transform:uppercase;letter-spacing:1px}.mobile-layout .about .decorative-shape{position:absolute;bottom:-15px;right:-15px;width:90%;height:90%;border:3px solid #e2e8f0;border-radius:12px;z-index:0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.mobile-layout .contact{position:relative;background-color:#2e5fa3;padding:5rem 0;color:var(--c-white);overflow:hidden}.mobile-layout .contact-background-pattern{position:absolute;top:0;right:0;width:100%;height:100%;background:radial-gradient(circle at top center,rgba(255,255,255,.1) 0%,transparent 60%);pointer-events:none}.mobile-layout .contact-container{position:relative;z-index:1;display:flex;flex-direction:column;gap:3.5rem;padding:0 1.5rem}.mobile-layout .section-title{text-align:center;margin-bottom:2rem}.mobile-layout .section-title h2{font-size:1.7rem;color:var(--c-white);display:inline-block;position:relative;padding-bottom:.5rem;margin-bottom:.5rem;letter-spacing:.05em}.mobile-layout .section-title h2:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:30px;height:2px;background:var(--c-accent);border-radius:2px}.mobile-layout .contact-subtitle{font-size:1.6rem;font-weight:800;line-height:1.2;margin-bottom:1rem;text-align:center;color:var(--c-white);letter-spacing:-.02em}.mobile-layout .contact-desc{font-size:.95rem;line-height:1.5;color:#ffffffd9;margin-bottom:2.5rem;text-align:center}.mobile-layout .contact-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.mobile-layout .contact-list li{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.mobile-layout .contact-list li:last-child{grid-column:span 2}.mobile-layout .icon-wrapper{width:40px;height:40px;border-radius:12px;background-color:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 6px #0000000d}.mobile-layout .contact-icon{color:var(--c-white)}.mobile-layout .contact-item-text{display:flex;flex-direction:column;gap:.2rem}.mobile-layout .contact-item-text .label{font-size:.7rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.mobile-layout .contact-item-text .value{font-size:.85rem;font-weight:600;word-break:break-word}.mobile-layout .contact-form-wrapper{background-color:var(--c-white);padding:2.2rem 1.5rem;border-radius:12px;box-shadow:0 20px 40px #0003;color:var(--c-text)}.mobile-layout .form-title{margin-bottom:2rem;text-align:center}.mobile-layout .form-title h3{font-size:1.4rem;color:var(--c-primary);margin-bottom:.5rem}.mobile-layout .form-title p{color:#374151;font-size:.95rem}.mobile-layout .form-status{display:flex;align-items:center;gap:.4rem;padding:.8rem;border-radius:6px;margin-bottom:1.2rem;font-size:.85rem;font-weight:600}.mobile-layout .form-status.success{background-color:#d1fae5;color:#065f46;border:1px solid #34d399}.mobile-layout .form-status.error{background-color:#fee2e2;color:#991b1b;border:1px solid #f87171}.mobile-layout .form-group{position:relative;margin-bottom:1.5rem}.mobile-layout .form-group input,.mobile-layout .form-group textarea{width:100%;padding:1.2rem 1rem .6rem;border:1px solid #e5e7eb;background-color:#f9fafb;border-radius:8px;font-family:inherit;font-size:1rem;color:var(--c-text);transition:all .3s ease;outline:none}.mobile-layout .form-group textarea{resize:none}.mobile-layout .form-group label{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af;transition:all .3s ease;pointer-events:none;font-size:.95rem}.mobile-layout .form-group textarea+label{top:1.2rem;transform:none}.mobile-layout .form-group input:focus,.mobile-layout .form-group textarea:focus,.mobile-layout .form-group input:not(:placeholder-shown),.mobile-layout .form-group textarea:not(:placeholder-shown){background-color:#fff;border-color:#2e5fa3;padding-top:1.6rem;padding-bottom:.2rem}.mobile-layout .form-group textarea:focus,.mobile-layout .form-group textarea:not(:placeholder-shown){padding-top:1.6rem}.mobile-layout .form-group input:focus+label,.mobile-layout .form-group textarea:focus+label,.mobile-layout .form-group input:not(:placeholder-shown)+label,.mobile-layout .form-group textarea:not(:placeholder-shown)+label{top:.4rem;transform:none;font-size:.75rem;color:#2e5fa3;font-weight:500}.mobile-layout .submit-btn{width:100%;padding:1rem;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;border-radius:8px;margin-top:1rem}.mobile-layout .footer{background-color:#f0f4f9;color:#1e3a8a;padding:3rem 1.5rem;font-size:.9rem;border-top:1px solid rgba(0,0,0,.05)}.mobile-layout .footer .footer-container{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;padding:0}.mobile-layout .footer .footer-links{display:flex;flex-direction:column;gap:1.2rem;align-items:center;width:100%}.mobile-layout .footer .footer-links a{color:#1e3a8a;text-decoration:none;font-weight:500;transition:color .3s ease;padding:.2rem 0}.mobile-layout .footer .footer-links a:hover{color:#2e5fa3}.mobile-layout .footer .footer-bottom{color:#64748b;font-size:.8rem;line-height:1.4}.mobile-layout .footer .footer-bottom p{margin:0}.legal-page{padding:100px 1.5rem 50px;max-width:900px;margin:0 auto;font-family:inherit;color:#334155;background-color:#fff;min-height:100vh}.legal-page h1{font-size:2.5rem;font-weight:800;color:#0f172a;margin-bottom:2rem;text-transform:uppercase;letter-spacing:-1px;border-bottom:2px solid #e2e8f0;padding-bottom:1rem}.legal-page h2{font-size:1.5rem;font-weight:700;color:#1e293b;margin-top:2.5rem;margin-bottom:1rem}.legal-page h3{font-size:1.25rem;font-weight:600;color:#475569;margin-top:2rem;margin-bottom:.75rem}.legal-page p{font-size:1rem;line-height:1.7;margin-bottom:1.25rem}.legal-page ul,.legal-page ol{margin-bottom:1.5rem;padding-left:1.5rem}.legal-page ul li,.legal-page ol li{margin-bottom:.5rem;line-height:1.6}.legal-page a{color:#3b82f6;text-decoration:none;font-weight:500}.legal-page a:hover{text-decoration:underline}.legal-page .back-btn{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;color:#64748b;text-decoration:none;transition:color .2s ease}.legal-page .back-btn:hover{color:#0f172a;text-decoration:none}@media(max-width:768px){.legal-page{padding-top:80px}.legal-page h1{font-size:2rem}}.cookie-banner-overlay{position:fixed;bottom:0;left:0;width:100%;padding:1rem;z-index:9999;display:flex;justify-content:center;align-items:flex-end;pointer-events:none}.cookie-banner-overlay .cookie-banner{pointer-events:auto;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;padding:1.5rem;max-width:900px;display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.cookie-banner-overlay .cookie-banner{flex-direction:row;justify-content:space-between}}.cookie-banner-overlay .cookie-banner .cookie-content{color:#334155;font-size:.9rem;line-height:1.5;margin:0}.cookie-banner-overlay .cookie-banner .cookie-content h4{margin:0 0 .5rem;font-size:1.1rem;color:#0f172a}.cookie-banner-overlay .cookie-banner .cookie-content p{margin:0}.cookie-banner-overlay .cookie-banner .cookie-content a{color:#3b82f6;text-decoration:underline;font-weight:500}.cookie-banner-overlay .cookie-banner .cookie-content a:hover{color:#2563eb}.cookie-banner-overlay .cookie-banner .cookie-actions{display:flex;gap:1rem;align-items:center;flex-shrink:0;width:100%}@media(min-width:768px){.cookie-banner-overlay .cookie-banner .cookie-actions{width:auto}}.cookie-banner-overlay .cookie-banner .cookie-actions button{flex:1;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.cookie-banner-overlay .cookie-banner .cookie-actions button.btn-reject{background:#f1f5f9;color:#475569}.cookie-banner-overlay .cookie-banner .cookie-actions button.btn-reject:hover{background:#e2e8f0;color:#1e293b}.cookie-banner-overlay .cookie-banner .cookie-actions button.btn-accept{background:#3b82f6;color:#fff}.cookie-banner-overlay .cookie-banner .cookie-actions button.btn-accept:hover{background:#2563eb;transform:translateY(-2px)}
