:root{--cream:#f7f3ed;--cream-warm:#f2ece4;--cream-dark:#e4dcd2;--sand:#c8bca8;--earth:#8a7d6b;--earth-dark:#6b5f4f;--stone:#4a4035;--ink:#1c1814;--accent:#b3442a;--accent-light:#cc5438;--accent-soft:#b3442a12;--white:#fff;--font-display:"Instrument Serif", Georgia, serif;--font-body:"DM Sans", system-ui, sans-serif;--ease:cubic-bezier(.22, 1, .36, 1);--radius:20px;--radius-sm:14px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--earth-dark);-webkit-font-smoothing:antialiased;font-size:16px;font-weight:400;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.hp-container{max-width:1200px;margin:0 auto;padding:0 28px}.hp-curtain{z-index:10000;pointer-events:none;position:fixed;inset:0}.hp-curtain-half{background:var(--ink);height:50%;transition:transform 1s var(--ease);position:absolute;left:0;right:0}.hp-curtain-top{top:0}.hp-curtain-bottom{bottom:0}.hp-curtain.open .hp-curtain-top{transform:translateY(-100%)}.hp-curtain.open .hp-curtain-bottom{transform:translateY(100%)}.hp-curtain-label{letter-spacing:8px;color:var(--cream);text-transform:uppercase;font-size:13px;font-weight:600;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp-curtain.open .hp-curtain-label{opacity:0}.hp-nav{z-index:1000;transition:all .5s var(--ease);justify-content:space-between;align-items:center;padding:20px 28px;display:flex;position:fixed;top:0;left:0;right:0}.hp-nav.scrolled{-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 var(--cream-dark);background:#f7f3edeb;padding:14px 28px}.hp-nav.hero-mode .hp-nav-divider{background:#f7f3ed4d}.hp-nav.hero-mode .hp-nav-links a{color:#f7f3edb3}.hp-nav.hero-mode .hp-nav-links a:hover{color:var(--cream)}.hp-nav.hero-mode .hp-nav-cta{color:var(--cream);border-color:#f7f3ed4d}.hp-nav.hero-mode .hp-nav-cta:hover{background:var(--cream);color:var(--ink);border-color:var(--cream)}.hp-nav.scrolled.hero-mode .hp-nav-divider{background:var(--sand)}.hp-nav.scrolled.hero-mode .hp-nav-links a{color:var(--earth-dark)}.hp-nav.scrolled.hero-mode .hp-nav-links a:hover{color:var(--accent)}.hp-nav.scrolled.hero-mode .hp-nav-cta{color:var(--ink);border-color:var(--sand)}.hp-nav.hp-mega-active{-webkit-backdrop-filter:blur(20px);box-shadow:0 1px 0 var(--cream-dark);background:#f7f3edf2;padding:14px 28px}.hp-nav.hp-mega-active .hp-nav-divider{background:var(--sand)!important}.hp-nav.hp-mega-active .hp-nav-links a{color:var(--earth-dark)!important}.hp-nav.hp-mega-active .hp-nav-links a:hover{color:var(--accent)!important}.hp-nav.hp-mega-active .hp-nav-cta{color:var(--ink)!important;border-color:var(--sand)!important}.hp-nav.hp-mega-active .hp-nav-cta:hover{background:var(--ink)!important;color:var(--cream)!important;border-color:var(--ink)!important}.hp-nav.hp-mega-active .hp-mega-trigger{color:var(--earth-dark)!important}.hp-nav.hp-mega-active .hp-mega-trigger:hover,.hp-nav.hp-mega-active .hp-mega-wrap.hp-mega-open .hp-mega-trigger{color:var(--accent)!important}.hp-nav-left{align-items:center;gap:14px;display:flex}.hp-nav-logo-link{align-items:center;line-height:0;display:flex}.hp-nav-logo{object-fit:contain;width:auto;height:28px}.hp-nav-logo-asko{height:26px}.hp-nav-logo-mazda{height:30px}.hp-nav-divider{background:var(--sand);width:1px;height:22px;transition:background .4s var(--ease)}.hp-nav-center{align-items:center;gap:32px;display:flex}.hp-nav-links{align-items:center;gap:28px;display:flex}.hp-nav-links a{color:var(--earth-dark);letter-spacing:.5px;font-size:13px;font-weight:500;transition:color .3s;position:relative}.hp-nav-links a:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s var(--ease);position:absolute;bottom:-4px;left:0}.hp-nav-links a:hover:after{width:100%}.hp-nav-links a:hover{color:var(--accent)}.hp-nav-cta{color:var(--ink);border:1px solid var(--sand);border-radius:100px;padding:9px 20px;font-size:13px;font-weight:600;transition:all .3s}.hp-nav-cta:hover{background:var(--ink);color:var(--cream);border-color:var(--ink)}.hp-nav-toggle{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.hp-nav-toggle span{background:var(--ink);width:22px;height:1.5px;transition:all .3s}.hp-nav.hero-mode .hp-nav-toggle span{background:var(--cream)}.hp-nav.scrolled.hero-mode .hp-nav-toggle span{background:var(--ink)}.hp-mega-wrap{position:relative}.hp-mega-trigger{color:var(--earth-dark);letter-spacing:.5px;cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-body);background:0 0;border:none;align-items:center;gap:5px;padding:0;transition:color .3s;display:inline-flex;position:relative}.hp-mega-trigger svg{transition:transform .3s var(--ease);opacity:.5}.hp-mega-wrap.hp-mega-open .hp-mega-trigger svg{opacity:1;transform:rotate(180deg)}.hp-mega-trigger:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .3s var(--ease);position:absolute;bottom:-4px;left:0}.hp-mega-wrap:hover .hp-mega-trigger:after,.hp-mega-wrap.hp-mega-open .hp-mega-trigger:after{width:100%}.hp-mega-trigger:hover,.hp-mega-wrap.hp-mega-open .hp-mega-trigger{color:var(--accent)}.hp-nav.hero-mode .hp-mega-trigger{color:#f7f3edb3}.hp-nav.hero-mode .hp-mega-trigger:hover{color:var(--cream)}.hp-nav.hero-mode .hp-mega-wrap.hp-mega-open .hp-mega-trigger{color:var(--accent-light)}.hp-nav.scrolled.hero-mode .hp-mega-trigger{color:var(--earth-dark)}.hp-nav.scrolled.hero-mode .hp-mega-trigger:hover,.hp-nav.scrolled.hero-mode .hp-mega-wrap.hp-mega-open .hp-mega-trigger{color:var(--accent)}.hp-mega{z-index:999;-webkit-backdrop-filter:blur(32px);border-bottom:1px solid var(--cream-dark);box-shadow:0 20px 80px #1c181414, 0 1px 0 var(--cream-dark);opacity:0;visibility:hidden;transition:opacity .35s var(--ease), transform .35s var(--ease), visibility 0s .35s;pointer-events:none;background:#f7f3edfa;padding-top:68px;position:fixed;top:0;left:0;right:0;transform:translateY(-12px)}.hp-mega.hp-mega-open{opacity:1;visibility:visible;transition:opacity .35s var(--ease), transform .35s var(--ease), visibility 0s 0s;pointer-events:auto;transform:translateY(0)}.hp-mega-modele .hp-mega-inner{flex-direction:column;gap:0;max-width:1280px;margin:0 auto;padding:28px 32px 24px;display:flex}.hp-mega-models-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.hp-mega-model-card{border-radius:var(--radius-sm);transition:all .3s var(--ease);background:0 0;border:1px solid #0000;align-items:center;gap:14px;padding:12px 16px;text-decoration:none;display:flex;position:relative}.hp-mega-model-card:hover{background:var(--white);border-color:var(--cream-dark);transform:translateY(-2px);box-shadow:0 6px 28px #1c18140f}.hp-mega-model-card-img{background:var(--cream-warm);border:1px solid var(--cream-dark);border-radius:10px;flex-shrink:0;width:80px;height:52px;overflow:hidden}.hp-mega-model-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease)}.hp-mega-model-card:hover .hp-mega-model-card-img img{transform:scale(1.1)}.hp-mega-model-card-body{flex-direction:column;flex:1;min-width:0;display:flex}.hp-mega-model-card-name{font-family:var(--font-display);color:var(--ink);font-size:16px;line-height:1.2;transition:color .3s}.hp-mega-model-card:hover .hp-mega-model-card-name{color:var(--accent)}.hp-mega-model-card-type{color:var(--earth);text-transform:uppercase;letter-spacing:.5px;margin-top:2px;font-size:11px;font-weight:500}.hp-mega-model-card-badge{letter-spacing:1.5px;text-transform:uppercase;color:var(--white);background:var(--accent);border-radius:100px;padding:3px 10px;font-size:8px;font-weight:700;position:absolute;top:8px;right:12px}.hp-mega-model-card--featured{background:#b3442a0a;border-color:#b3442a1f}.hp-mega-model-card--featured:hover{background:#b3442a12;border-color:#b3442a33;box-shadow:0 8px 32px #b3442a14}.hp-mega-models-footer{border-top:1px solid var(--cream-dark);text-align:center;margin-top:12px;padding-top:14px}.hp-mega-models-all{color:var(--accent);letter-spacing:.5px;transition:all .3s var(--ease);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.hp-mega-models-all:hover{color:var(--accent-light);gap:12px}.hp-mega-models-all svg{transition:transform .3s var(--ease)}.hp-mega-models-all:hover svg{transform:translate(3px)}.hp-mega-services .hp-mega-inner{gap:28px;max-width:1200px;margin:0 auto;padding:28px;display:flex}.hp-mega-services-grid{flex:1;grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.hp-mega-svc-card{border-radius:var(--radius-sm);transition:all .25s var(--ease);align-items:flex-start;gap:14px;padding:16px 18px;display:flex;position:relative}.hp-mega-svc-card:hover{background:var(--white);transform:translateY(-2px);box-shadow:0 4px 24px #1c18140d}.hp-mega-svc-icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);transition:all .3s var(--ease);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hp-mega-svc-card:hover .hp-mega-svc-icon{background:var(--accent);color:var(--white);transform:scale(1.08)}.hp-mega-svc-icon-accent{background:var(--accent);color:var(--white)}.hp-mega-svc-card:hover .hp-mega-svc-icon-accent{background:var(--accent-light)}.hp-mega-svc-name{font-family:var(--font-display);color:var(--ink);margin-bottom:2px;font-size:15px;line-height:1.3;transition:color .3s;display:block}.hp-mega-svc-card:hover .hp-mega-svc-name{color:var(--accent)}.hp-mega-svc-desc{color:var(--earth);font-size:12px;line-height:1.5;display:block}.hp-mega-services-cta{background:var(--ink);border-radius:var(--radius);flex-direction:column;flex:0 0 220px;padding:24px 22px;display:flex}.hp-mega-services-cta-label{letter-spacing:2px;text-transform:uppercase;color:var(--accent-light);margin-bottom:10px;font-size:9px;font-weight:700}.hp-mega-services-cta h4{font-family:var(--font-display);color:var(--cream);margin-bottom:8px;font-size:20px;font-weight:400;line-height:1.2}.hp-mega-services-cta p{color:#f7f3ed80;flex:1;margin-bottom:18px;font-size:12px;line-height:1.6}.hp-mega-services-cta-btn{text-align:center;background:var(--cream);color:var(--ink);transition:all .3s var(--ease);border-radius:100px;margin-bottom:10px;padding:11px 20px;font-size:13px;font-weight:600;display:block}.hp-mega-services-cta-btn:hover{background:var(--accent);color:var(--cream);transform:translateY(-2px);box-shadow:0 8px 24px #b3442a4d}.hp-mega-services-cta-link{text-align:center;color:#f7f3ed66;font-size:12px;transition:color .3s;display:block}.hp-mega-services-cta-link:hover{color:var(--cream)}.hp-mega-overlay{z-index:998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;background:#1c181426;transition:opacity .35s,visibility 0s .35s;position:fixed;inset:0}.hp-mega-overlay.hp-mega-overlay-visible{opacity:1;visibility:visible;transition:opacity .35s,visibility}.hp-hero{align-items:center;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.hp-hero-media{position:absolute;inset:0}.hp-hero-img{object-fit:cover;width:100%;height:100%;animation:20s linear infinite alternate hpHeroKen}@keyframes hpHeroKen{0%{transform:scale(1)}to{transform:scale(1.06)}}.hp-hero-gradient{background:linear-gradient(90deg,#1c1814d1 0%,#1c181480 45%,#1c18141a 100%),linear-gradient(#1c181426 0%,#1c181400 30%,#1c18148c 70%,#1c1814f2 100%);position:absolute;inset:0}.hp-hero-content{z-index:2;text-align:left;width:100%;max-width:780px;padding:80px 28px 60px 6vw;position:relative}.hp-hero-tag{letter-spacing:3px;text-transform:uppercase;color:var(--accent-light);align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:600;display:inline-flex}.hp-hero-tag:before{content:"";background:var(--accent-light);width:24px;height:1.5px}.hp-hero-h1{font-family:var(--font-display);color:var(--cream);text-shadow:0 2px 30px #0000004d;letter-spacing:1px;margin-bottom:16px;font-size:clamp(3rem,6.5vw,5.2rem);font-weight:400;line-height:1.05}.hp-hero-h1 em{color:var(--accent-light);font-style:italic}.hp-hero-sub{color:#f7f3ed99;max-width:520px;margin-bottom:40px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.hp-hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hp-hero-btn{transition:all .35s var(--ease);border-radius:100px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:600;display:inline-flex}.hp-hero-btn-primary{background:var(--cream);color:var(--ink)}.hp-hero-btn-primary:hover{background:var(--accent);color:var(--cream);transform:translateY(-2px);box-shadow:0 12px 36px #b3442a4d}.hp-hero-btn-secondary{color:var(--cream);background:0 0;border:1px solid #f7f3ed4d}.hp-hero-btn-secondary:hover{border-color:var(--cream);background:#f7f3ed1a;transform:translateY(-2px)}.hp-hero-scroll{z-index:2;color:#f7f3ed4d;letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:10px;font-weight:600;animation:2s infinite hpBounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@keyframes hpBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.hp-hero-scroll svg{opacity:.4}.hp-models{background:var(--ink);padding:80px 0 64px}.hp-models-header{text-align:center;margin-bottom:48px}.hp-models-label{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.hp-models-header h2{font-family:var(--font-display);color:var(--cream);font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1.15}.hp-models-header h2 em{color:var(--accent-light);font-style:italic}.hp-models-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.hp-model-card{border-radius:var(--radius);transition:all .45s var(--ease);background:#f7f3ed0a;border:1px solid #f7f3ed0f;flex-direction:column;display:flex;position:relative;overflow:hidden}.hp-model-card:hover{border-color:#b3442a4d;transform:translateY(-8px);box-shadow:0 24px 64px #0000004d}.hp-model-card-featured{grid-area:span 2/span 2}.hp-model-card-img{aspect-ratio:16/10;position:relative;overflow:hidden}.hp-model-card-featured .hp-model-card-img{aspect-ratio:auto;flex:1}.hp-model-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease)}.hp-model-card:hover .hp-model-card-img img{transform:scale(1.06)}.hp-model-card-badge{background:var(--accent);color:var(--cream);letter-spacing:1.5px;text-transform:uppercase;border-radius:100px;padding:5px 12px;font-size:9px;font-weight:700;position:absolute;top:14px;left:14px}.hp-model-card-body{padding:18px 20px}.hp-model-card-featured .hp-model-card-body{padding:22px 24px}.hp-model-card-name{font-family:var(--font-display);color:var(--cream);margin-bottom:2px;font-size:20px}.hp-model-card-featured .hp-model-card-name{font-size:26px}.hp-model-card-type{color:var(--earth);letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:500}.hp-model-card-cta{color:var(--accent-light);transition:gap .3s var(--ease);align-items:center;gap:6px;font-size:12px;font-weight:600;display:inline-flex}.hp-model-card:hover .hp-model-card-cta{gap:10px}.hp-model-card-cta svg{transition:transform .3s var(--ease)}.hp-model-card:hover .hp-model-card-cta svg{transform:translate(2px)}.hp-brand{background:var(--cream);padding:96px 0}.hp-brand-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.hp-brand-img{border-radius:var(--radius);position:relative;overflow:hidden}.hp-brand-img img{object-fit:cover;width:100%;height:480px;transition:transform 6s var(--ease)}.hp-brand-img:hover img{transform:scale(1.04)}.hp-brand-content{max-width:520px}.hp-brand-label{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:12px;font-size:11px;font-weight:600;display:block}.hp-brand-content h2{font-family:var(--font-display);color:var(--ink);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.12}.hp-brand-content h2 em{color:var(--accent);font-style:italic}.hp-brand-content p{color:var(--earth-dark);max-width:480px;margin-bottom:16px;font-size:15px;line-height:1.75}.hp-brand-stats{border-top:1px solid var(--cream-dark);gap:36px;margin-top:32px;padding-top:28px;display:flex}.hp-brand-stat{min-width:60px}.hp-brand-stat strong{font-family:var(--font-display);color:var(--ink);font-size:32px;font-weight:400;line-height:1;display:block}.hp-brand-stat span{letter-spacing:1px;text-transform:uppercase;color:var(--earth);font-size:11px;font-weight:600}.hp-services{background:var(--cream-warm);padding:80px 0}.hp-services-header{text-align:center;margin-bottom:48px}.hp-services-label{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.hp-services-header h2{font-family:var(--font-display);color:var(--ink);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.12}.hp-services-header h2 em{color:var(--accent);font-style:italic}.hp-services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.hp-service-card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius);transition:all .4s var(--ease);padding:36px 28px;position:relative;overflow:hidden}.hp-service-card:before{content:"";background:var(--accent);transform-origin:0;height:3px;transition:transform .4s var(--ease);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.hp-service-card:hover:before{transform:scaleX(1)}.hp-service-card:hover{transform:translateY(-6px);box-shadow:0 20px 56px #1c18140f}.hp-service-icon{background:var(--accent-soft);width:48px;height:48px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.hp-service-card h3{font-family:var(--font-display);color:var(--ink);margin-bottom:8px;font-size:22px;font-weight:400}.hp-service-card p{color:var(--earth-dark);font-size:14px;line-height:1.65}.hp-locations{background:var(--cream);padding:80px 0}.hp-locations-header{text-align:center;margin-bottom:48px}.hp-locations-label{letter-spacing:3px;text-transform:uppercase;color:var(--accent);margin-bottom:10px;font-size:11px;font-weight:600;display:block}.hp-locations-header h2{font-family:var(--font-display);color:var(--ink);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;line-height:1.12}.hp-locations-header h2 em{color:var(--accent);font-style:italic}.hp-locations-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.hp-location-card{background:var(--white);border:1px solid var(--cream-dark);border-radius:var(--radius);transition:all .35s var(--ease);padding:32px 28px}.hp-location-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #1c18140d}.hp-location-tag{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);align-items:center;gap:6px;margin-bottom:12px;font-size:10px;font-weight:700;display:inline-flex}.hp-location-tag-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.hp-location-card h3{font-family:var(--font-display);color:var(--ink);margin-bottom:6px;font-size:22px;font-weight:400}.hp-location-address{color:var(--earth-dark);margin-bottom:16px;font-size:14px;line-height:1.5}.hp-location-details{flex-direction:column;gap:6px;display:flex}.hp-location-detail{color:var(--earth-dark);align-items:center;gap:10px;font-size:13px;display:flex}.hp-location-detail a{color:var(--ink);font-weight:500;transition:color .3s}.hp-location-detail a:hover{color:var(--accent)}.hp-location-detail svg{color:var(--earth);flex-shrink:0;width:16px;height:16px}.hp-location-schedule{border-top:1px solid var(--cream-dark);color:var(--earth);margin-top:12px;padding-top:12px;font-size:12px;line-height:1.6}.hp-cta{background:var(--ink);padding:96px 0;position:relative;overflow:hidden}.hp-cta:before{content:"";background:radial-gradient(at 30%,#b3442a1f 0%,#0000 70%);position:absolute;inset:0}.hp-cta-inner{text-align:center;max-width:640px;margin:0 auto;position:relative}.hp-cta-inner h2{font-family:var(--font-display);color:var(--cream);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.hp-cta-inner h2 em{color:var(--accent-light);font-style:italic}.hp-cta-inner p{color:#f7f3ed8c;margin-bottom:36px;font-size:16px;line-height:1.7}.hp-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hp-cta-btn{transition:all .35s var(--ease);border-radius:100px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:600;display:inline-flex}.hp-cta-btn-primary{background:var(--cream);color:var(--ink)}.hp-cta-btn-primary:hover{background:var(--accent);color:var(--cream);transform:translateY(-2px);box-shadow:0 12px 36px #b3442a4d}.hp-cta-btn-secondary{color:var(--cream);border:1px solid #f7f3ed33}.hp-cta-btn-secondary:hover{border-color:var(--cream);background:#f7f3ed0d;transform:translateY(-2px)}.hp-footer{background:var(--ink);border-top:1px solid #f7f3ed0f;padding:64px 0 32px}.hp-footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.hp-footer-brand-logo{object-fit:contain;width:auto;height:28px;margin-bottom:14px}.hp-footer-brand p{color:#f7f3ed66;max-width:280px;font-size:13px;line-height:1.7}.hp-footer-col h4{font-family:var(--font-display);color:var(--cream);margin-bottom:16px;font-size:16px;font-weight:400}.hp-footer-col ul{flex-direction:column;gap:8px;list-style:none;display:flex}.hp-footer-col ul a{color:#f7f3ed73;font-size:13px;transition:color .3s}.hp-footer-col ul a:hover{color:var(--cream)}.hp-footer-bottom{border-top:1px solid #f7f3ed0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.hp-footer-copy{color:#f7f3ed40;font-size:11px}.hp-footer-legal{gap:20px;display:flex}.hp-footer-legal a{color:#f7f3ed40;font-size:11px;transition:color .3s}.hp-footer-legal a:hover{color:#f7f3ed99}[data-hp-reveal]{opacity:0;transition:opacity .8s var(--ease), transform .8s var(--ease);transform:translateY(30px)}[data-hp-reveal].hp-revealed{opacity:1;transform:translateY(0)}[data-hp-reveal=left]{opacity:0;transform:translate(-60px)}[data-hp-reveal=left].hp-revealed{opacity:1;transform:translate(0)}[data-hp-reveal=right]{opacity:0;transform:translate(60px)}[data-hp-reveal=right].hp-revealed{opacity:1;transform:translate(0)}[data-hp-reveal=scale]{opacity:0;transform:scale(.9)}[data-hp-reveal=scale].hp-revealed{opacity:1;transform:scale(1)}.cookie-banner{z-index:9999;-webkit-backdrop-filter:blur(16px);background:#1e1c19f2;border-top:1px solid #f7f3ed1a;padding:20px 28px;animation:.5s cubic-bezier(.16,1,.3,1) forwards cookieSlideUp;position:fixed;bottom:0;left:0;right:0}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.cookie-text{flex:1}.cookie-text p{color:#f7f3edcc;margin:0;font-size:13px;line-height:1.6}.cookie-text p:first-child{color:var(--cream);margin-bottom:4px}.cookie-text a{color:var(--cream);text-underline-offset:2px;text-decoration:underline}.cookie-text a:hover{color:#fff}.cookie-actions{flex-shrink:0;gap:10px;display:flex}.cookie-btn{cursor:pointer;border:none;border-radius:100px;padding:10px 20px;font-size:13px;font-weight:600;transition:all .3s}.cookie-btn-accept{background:var(--cream);color:var(--ink)}.cookie-btn-accept:hover{background:#fff}.cookie-btn-essential{color:var(--cream);background:0 0;border:1px solid #f7f3ed4d}.cookie-btn-essential:hover{border-color:var(--cream)}@media (max-width:1024px){.hp-models-grid{grid-template-columns:repeat(3,1fr)}.hp-model-card-featured{grid-area:span 1/span 2}.hp-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hp-brand-grid{grid-template-columns:1fr;gap:32px}.hp-brand-img img{height:320px}.hp-services-grid{grid-template-columns:repeat(2,1fr)}.hp-locations-grid{grid-template-columns:1fr}}@media (max-width:768px){.hp-nav{padding:14px 20px}.hp-nav.scrolled{padding:10px 20px}.hp-nav-logo{height:22px}.hp-nav-logo-asko{height:20px}.hp-nav-logo-mazda{height:24px}.hp-nav-center{display:none}.hp-nav-toggle{display:flex}.hp-hero-content{text-align:center;max-width:none;padding:0 20px 40px}.hp-hero-sub{margin:0 auto 40px}.hp-hero-actions{justify-content:center}.hp-hero-gradient{background:linear-gradient(#1c181433 0%,#1c181400 20%,#1c1814a6 55%,#1c1814fa 100%)}.hp-hero-tag{justify-content:center}.hp-models{padding:56px 0 48px}.hp-models-grid{grid-template-columns:repeat(2,1fr);gap:12px}.hp-model-card-featured{grid-area:span 1/span 2}.hp-model-card-name{font-size:17px}.hp-model-card-featured .hp-model-card-name{font-size:22px}.hp-model-card-body{padding:14px 16px}.hp-brand{padding:56px 0}.hp-brand-stats{gap:20px}.hp-brand-stat strong{font-size:26px}.hp-services{padding:56px 0}.hp-services-grid{grid-template-columns:1fr;gap:14px}.hp-locations{padding:56px 0}.hp-cta{padding:64px 0}.hp-footer{padding:48px 0 24px}.hp-footer-grid{grid-template-columns:1fr;gap:32px}.hp-footer-bottom{text-align:center;flex-direction:column}.hp-footer-legal{justify-content:center}.cookie-inner{flex-direction:column;align-items:stretch;gap:16px}.cookie-actions{flex-direction:column}.cookie-btn{text-align:center;width:100%}}@media (max-width:480px){.hp-models-grid{grid-template-columns:1fr}.hp-model-card-featured{grid-column:span 1}.hp-hero-actions{flex-direction:column}.hp-hero-btn{justify-content:center;width:100%}.hp-brand-stats{flex-wrap:wrap;gap:16px}}.hp-mobile-menu{z-index:999;-webkit-backdrop-filter:blur(32px);text-align:center;opacity:0;visibility:hidden;transition:opacity .4s var(--ease), visibility 0s .4s;background:#1c1814f7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.hp-mobile-menu.hp-mobile-menu-open{opacity:1;visibility:visible;transition:opacity .4s var(--ease), visibility 0s 0s}.hp-mobile-menu-inner{flex-direction:column;gap:0;display:flex}.hp-mobile-menu-link{font-family:var(--font-display);color:var(--cream);opacity:0;transition:opacity .4s var(--ease), transform .4s var(--ease), color .3s;padding:12px 0;font-size:clamp(2rem,6vw,3rem);font-weight:400;transform:translateY(20px)}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link{opacity:1;transform:translateY(0)}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link:first-child{transition-delay:50ms}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link:nth-child(2){transition-delay:.1s}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link:nth-child(3){transition-delay:.15s}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link:nth-child(4){transition-delay:.2s}.hp-mobile-menu.hp-mobile-menu-open .hp-mobile-menu-link:nth-child(5){transition-delay:.25s}.hp-mobile-menu-link:hover{color:var(--accent-light)}.hp-mobile-menu-divider{background:#f7f3ed26;width:40px;height:1px;margin:20px auto}.hp-mobile-menu-cta{color:#f7f3ed80;padding:8px 0;font-size:14px;transition:color .3s}.hp-mobile-menu-cta:hover{color:var(--cream)}.hp-nav.hp-mobile-open .hp-nav-toggle span:first-child{transform:translateY(6.5px)rotate(45deg)}.hp-nav.hp-mobile-open .hp-nav-toggle span:nth-child(2){opacity:0;transform:scaleX(0)}.hp-nav.hp-mobile-open .hp-nav-toggle span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.hp-nav.hp-mobile-open .hp-nav-toggle span{background:var(--cream)!important}.hp-nav.hp-mobile-open{z-index:1001}.hp-mega.hp-mega-open .hp-mega-model-card{animation:megaFadeSlide .3s var(--ease) both}.hp-mega.hp-mega-open .hp-mega-model-card:first-child{animation-delay:10ms}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(2){animation-delay:30ms}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(3){animation-delay:50ms}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(4){animation-delay:70ms}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(5){animation-delay:90ms}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(6){animation-delay:.11s}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(7){animation-delay:.13s}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(8){animation-delay:.15s}.hp-mega.hp-mega-open .hp-mega-model-card:nth-child(9){animation-delay:.17s}.hp-mega.hp-mega-open .hp-mega-svc-card{animation:megaFadeSlide .3s var(--ease) both}.hp-mega.hp-mega-open .hp-mega-svc-card:first-child{animation-delay:20ms}.hp-mega.hp-mega-open .hp-mega-svc-card:nth-child(2){animation-delay:40ms}.hp-mega.hp-mega-open .hp-mega-svc-card:nth-child(3){animation-delay:60ms}.hp-mega.hp-mega-open .hp-mega-svc-card:nth-child(4){animation-delay:80ms}.hp-mega.hp-mega-open .hp-mega-svc-card:nth-child(5){animation-delay:.1s}.hp-mega.hp-mega-open .hp-mega-svc-card:nth-child(6){animation-delay:.12s}.hp-mega.hp-mega-open .hp-mega-services-cta{animation:megaFadeSlide .4s var(--ease) 80ms both}.hp-mega.hp-mega-open .hp-mega-models-footer{animation:megaFadeSlide .3s var(--ease) .18s both}@keyframes megaFadeSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.hp-mega-models-grid{grid-template-columns:repeat(2,1fr)}.hp-mega-services-cta{flex:0 0 190px}}@media (max-width:900px){.hp-mega-modele .hp-mega-inner{padding:24px 20px 20px}.hp-mega-models-grid{grid-template-columns:1fr}.hp-mega-services .hp-mega-inner{flex-direction:column;gap:20px;padding:24px 20px 28px}.hp-mega-services-grid{grid-template-columns:1fr}.hp-mega-services-cta{flex:none}}
