*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a1a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aaa}.Header_header__MvnS2{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #eee;z-index:1000;padding:0 20px}.Header_container__L4JQR{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:70px}.Header_logo__j7oID{display:flex;align-items:center;gap:8px;text-decoration:none;color:#1a1a1a}.Header_logoIcon__LPn5c{font-size:1.5rem}.Header_logoText__gtMNE{font-size:1.8rem;font-weight:800;color:red;letter-spacing:-.5px}.Header_logoBlock__2iGw9{display:flex;flex-direction:column;align-items:flex-start}.Header_logoTagline__z3sSY{font-size:.65rem;color:#000;display:none;margin-top:-2px}.Header_langSelector__iX4NT{position:relative;margin-left:10px}.Header_langButton__xJsEa{display:flex;align-items:center;gap:4px;padding:8px 12px;background:none;border:none;font-size:.9rem;font-weight:600;color:#1a1a1a;cursor:pointer;transition:color .2s}.Header_langButton__xJsEa:hover{color:red}.Header_langArrow__O5YjO{font-size:.7rem;transition:transform .2s}.Header_langDropdown__bvuye{position:absolute;top:100%;left:0;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);min-width:80px;padding:8px 0;z-index:1002;animation:Header_fadeIn__ehE4K .2s ease}@keyframes Header_fadeIn__ehE4K{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.Header_langOption__s9glI{display:block;width:100%;padding:10px 16px;text-align:left;background:none;border:none;font-size:.9rem;font-weight:500;color:#1a1a1a;cursor:pointer;transition:all .2s}.Header_langOption__s9glI:hover{background:#f5f5f5}.Header_langActive__Ss0De{color:red;font-weight:600}@media (min-width:768px){.Header_logoTagline__z3sSY{display:block}}.Header_nav__EE71E{display:flex;align-items:center;gap:8px}.Header_navLink__Q_hTB{padding:8px 16px;text-decoration:none;color:red;font-size:.95rem;font-weight:500;border-radius:8px;transition:all .2s ease}.Header_navLink__Q_hTB:hover{background:#f5f5f5;color:#000}.Header_navLinkCta__hq3f3{padding:10px 20px;text-decoration:none;color:#fff;font-size:.95rem;font-weight:600;background:red;border-radius:25px;transition:all .2s ease;margin-left:8px}.Header_navLinkCta__hq3f3:hover{background:#c00;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,0,0,.3)}.Header_menuToggle__omEt5{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:1001}.Header_menuIconOpen__Crbnt,.Header_menuIcon__gsx1k{display:block;width:24px;height:2px;background:#333;position:relative;transition:all .3s ease}.Header_menuIconOpen__Crbnt:after,.Header_menuIconOpen__Crbnt:before,.Header_menuIcon__gsx1k:after,.Header_menuIcon__gsx1k:before{content:"";position:absolute;left:0;width:24px;height:2px;background:#333;transition:all .3s ease}.Header_menuIcon__gsx1k:before{top:-7px}.Header_menuIcon__gsx1k:after{top:7px}.Header_menuIconOpen__Crbnt{background:transparent}.Header_menuIconOpen__Crbnt:before{top:0;transform:rotate(45deg)}.Header_menuIconOpen__Crbnt:after{top:0;transform:rotate(-45deg)}@media (max-width:900px){.Header_menuToggle__omEt5{display:block}.Header_nav__EE71E{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;flex-direction:column;align-items:flex-start;padding:100px 30px 30px;gap:0;box-shadow:-5px 0 30px rgba(0,0,0,.1);transition:right .3s ease}.Header_navOpen__uAq5h{right:0}.Header_navLink__Q_hTB{width:100%;padding:15px 0;border-bottom:1px solid #eee;border-radius:0}.Header_navLinkCta__hq3f3{margin:20px 0 0;text-align:center;width:100%}}.Footer_footer__UaG1g{background:#1a1a1a;color:#fff;padding:60px 20px 30px}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px}@media (min-width:768px){.Footer_container__Z8cUU{grid-template-columns:1.2fr 2fr;gap:60px}}.Footer_brand___zP6t{display:flex;flex-direction:column;gap:15px}.Footer_logo__NsUJK{display:flex;align-items:center;gap:8px}.Footer_logoIcon__Y12Ym{font-size:1.5rem}.Footer_logoText__UJ4c3{font-size:2rem;font-weight:800;color:red}.Footer_tagline__EtMBR{color:#aaa;font-size:.95rem;line-height:1.6}.Footer_badges__ej3kW{display:flex;gap:15px;flex-wrap:wrap}.Footer_badge__W3qyx{font-size:.85rem;color:#888}.Footer_links__oDyjI{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}@media (min-width:768px){.Footer_links__oDyjI{grid-template-columns:repeat(4,1fr)}}.Footer_column__BQljC h4{color:#fff;font-size:.9rem;font-weight:600;margin-bottom:15px;text-transform:uppercase;letter-spacing:.5px}.Footer_column__BQljC a,.Footer_column__BQljC p{display:block;color:#888;text-decoration:none;font-size:.9rem;margin-bottom:10px;transition:color .2s ease}.Footer_column__BQljC a:hover{color:red}.Footer_driverText__jeFi6{font-size:.85rem!important;color:#666!important}.Footer_driverCta__4YHsh{color:red!important;font-weight:600}.Footer_bottom__O5rKs{max-width:1200px;margin:40px auto 0;padding-top:30px;border-top:1px solid #333;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}.Footer_bottom__O5rKs p{color:#666;font-size:.85rem}.Footer_location__xj7KM{color:#888!important}