.coming-soon{display:flex;flex-direction:column;min-height:100vh;background-color:#f5f7fa;color:#000;font-family:Helvetica Neue,sans-serif}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;position:sticky;top:0;z-index:1000;background-color:#fff;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);box-sizing:border-box}.logo-block{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:166px;height:44px}.logo-svg{height:auto;opacity:0;transform:translateY(-20px)}.fastport{animation:fade-slide-in 1s ease-out forwards}.honda{animation:fade-slide-in 1s ease-out forwards;animation-delay:.5s}.nav-links{display:flex;gap:3rem;font-size:.875rem;padding-top:.5rem;text-transform:uppercase;opacity:1!important;transform:translateY(0)}.nav-links a{position:relative;text-decoration:none;color:#000!important;display:inline-flex;align-items:center;gap:.4em;transition:color .3s ease;opacity:1!important;visibility:visible!important}.nav-links a:hover{color:#dc2626!important}.nav-links a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#dc2626;transform:scaleX(0);transform-origin:left;transition:transform .3s cubic-bezier(.4,0,.2,1)}.nav-links a:hover{color:#dc2626}.nav-links a:hover:after{transform:scaleX(1)}.nav-links a:hover .external-arrow svg{transform:translate(2px);color:#dc2626}@keyframes slideDown{to{transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:translateY(-40px)}60%{opacity:1;transform:translateY(10px)}80%{transform:translateY(-5px)}to{transform:translateY(0);opacity:1}}@keyframes fadeInLink{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-links .external-arrow{display:inline-flex;align-items:center;margin-left:.2em}.nav-links .external-arrow svg{display:block;transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s;color:inherit}.footer{display:flex;flex-direction:column;align-items:center;width:100%;font-family:AvenirNextRegular,Arial,sans-serif;font-style:normal;text-align:center;background-color:#fff;font-size:10px;padding:20px 0}.footer .footer-copyright{margin-bottom:0}.footer .footer-copyright span{font-size:13px;color:#666;font-weight:400;line-height:1.5}.footer .footer-buffer{height:20px}.footer .footer-links{margin:0}.footer .cookie-banner{margin-top:0}.footer-links{display:inline-block;margin:0}.footer-link{color:#005bac;text-decoration:underline;font-weight:400;margin:0 4px;font-family:inherit;font-size:13px;transition:color .2s}.footer-link:hover{color:#002c5f;text-decoration:underline}.cookie-banner{display:flex;justify-content:center;align-items:center;text-align:center;width:100%;padding:10px;font-size:14px}.cookie-banner>p{padding:0 10px;font-size:12px}@media (max-width: 600px){.cookie-banner{padding:5px;font-size:10px}}@media (min-width: 601px) and (max-width: 1024px){.coming-soon{padding:0 10px}.cookie-banner{padding:5px;font-size:10px}}@media (min-width: 1025px){.cookie-banner{padding:5px 25px 5px 5px;font-size:10px}}.cookie-banner p{margin:0 0 10px;color:#333;line-height:1.5}.cookie-banner a.cookie-link{color:#0073e6;text-decoration:none;font-weight:700}.cookie-banner a.cookie-link:hover{text-decoration:underline}.cookie-banner .cookie-preferences-button,.cookie-banner .cookie-accept-button{background-color:#0073e6;color:#fff;border:none;padding:10px 20px;margin:5px;border-radius:5px;cursor:pointer;font-size:14px}.cookie-banner .cookie-preferences-button:hover,.cookie-banner .cookie-accept-button:hover{background-color:#005bb5}@media (max-width: 768px){.coming-soon{padding:0 10px}.navbar{display:flex;justify-content:space-between;align-items:center;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding:1rem 10px;flex-direction:column;box-sizing:border-box;position:sticky;z-index:10000!important}.nav-links{display:flex!important;gap:1.5rem;font-size:.875rem;padding-top:1rem;text-transform:uppercase;opacity:1!important;transform:translateY(0)!important;animation:none!important;visibility:visible!important;pointer-events:auto!important;position:relative;z-index:10001!important}.nav-links a{opacity:1!important;visibility:visible!important;animation:none!important;transform:translateY(0)!important;pointer-events:auto!important;-webkit-tap-highlight-color:rgba(220,38,38,.3);touch-action:manipulation;cursor:pointer;color:#000!important;position:relative;z-index:10002!important}}@media (max-width: 1024px){.nav-links{display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.nav-links a{opacity:1!important;visibility:visible!important;animation:none!important;transform:translateY(0)!important;pointer-events:auto!important;-webkit-tap-highlight-color:rgba(220,38,38,.3);touch-action:manipulation;cursor:pointer;color:#000!important}}@media (max-width: 480px){.nav-links{display:flex!important;gap:1rem;font-size:.75rem;opacity:1!important;visibility:visible!important;pointer-events:auto!important}.nav-links a{opacity:1!important;visibility:visible!important;animation:none!important;transform:translateY(0)!important;pointer-events:auto!important;-webkit-tap-highlight-color:rgba(220,38,38,.3);touch-action:manipulation;cursor:pointer;color:#000!important}}@keyframes fade-slide-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}html{overflow-x:hidden}:root{font-family:Plus Jakarta Sans,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;flex-direction:column;width:100%;min-width:0;min-height:100vh;background-color:var(--background-color, #242424);overflow:visible}#root{width:100%;min-width:0;min-height:0;flex:1 1 auto;overflow:visible}a{font-weight:500;color:#646cff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn){border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s,background-color .3s ease}#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn):hover{border-color:#646cff;background-color:#333}#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn):focus,#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn):focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#dc2626}#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn){background-color:#f9f9f9}#root button:not(.qa-row):not(.products-dark-intro__cta):not(.mobile-menu-button):not(.tab):not(.products-gallery-tile):not(.gallery-tile):not(.gallery-arrow):not(.gallery-modal-close):not(.gallery-modal-nav):not(.gallery-modal-backdrop):not(.products-gallery-modal__close):not(.products-gallery-modal__nav):not(.products-gallery-modal__backdrop):not(.technical-specs .tab):not(.partner-form__submit):not(.hero-vol-btn):not(.hero-play-btn):not(.hero-replay-btn):hover{background-color:#e5e5e5}}#onetrust-consent-sdk button{background-color:unset;color:unset;border:unset;border-radius:unset;padding:unset;font-size:unset;font-weight:unset;font-family:unset}#onetrust-pc-btn-handler{color:#000!important;background-color:#fff!important;border:1px solid #000!important}#onetrust-pc-btn-handler:hover,#onetrust-pc-btn-handler:focus-visible{color:#000!important;background-color:#f3f3f4!important;border-color:#000!important;outline:2px solid #000;outline-offset:2px}#onetrust-accept-btn-handler,#onetrust-reject-all-handler,#onetrust-save-btn-handler,#accept-recommended-btn-handler{color:#fff!important;background-color:#000!important;border:1px solid #000!important}#onetrust-accept-btn-handler:hover,#onetrust-reject-all-handler:hover,#onetrust-save-btn-handler:hover,#accept-recommended-btn-handler:hover,#onetrust-accept-btn-handler:focus-visible,#onetrust-reject-all-handler:focus-visible,#onetrust-save-btn-handler:focus-visible,#accept-recommended-btn-handler:focus-visible{color:#fff!important;background-color:#000!important;border-color:#000!important;outline:2px solid #fff;outline-offset:2px}#onetrust-consent-sdk #onetrust-banner-sdk a:-moz-any-link,#onetrust-consent-sdk #onetrust-pc-sdk a:-moz-any-link,#onetrust-consent-sdk .ot-bnr-body a:-moz-any-link,#onetrust-consent-sdk .ot-pc-footer a:-moz-any-link{color:#000!important;text-decoration-color:#000!important}#onetrust-consent-sdk #onetrust-banner-sdk a:any-link,#onetrust-consent-sdk #onetrust-pc-sdk a:any-link,#onetrust-consent-sdk .ot-bnr-body a:any-link,#onetrust-consent-sdk .ot-pc-footer a:any-link{color:#000!important;text-decoration-color:#000!important}#onetrust-consent-sdk #onetrust-banner-sdk a:hover,#onetrust-consent-sdk #onetrust-pc-sdk a:hover,#onetrust-consent-sdk .ot-bnr-body a:hover,#onetrust-consent-sdk .ot-pc-footer a:hover,#onetrust-consent-sdk #onetrust-banner-sdk a:focus-visible,#onetrust-consent-sdk #onetrust-pc-sdk a:focus-visible,#onetrust-consent-sdk .ot-bnr-body a:focus-visible,#onetrust-consent-sdk .ot-pc-footer a:focus-visible{color:#000!important;text-decoration-color:#000!important}.fastport-loader--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:linear-gradient(145deg,#000,#0d0d0d 58%,#1a0000);display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .38s ease;overflow:hidden}.fastport-loader--inline{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;background:transparent;overflow:visible}.fastport-loader:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(circle at 35% 35%,#cc000042,#c000 45%),radial-gradient(circle at 70% 70%,#cc00002e,#c000 42%);animation:loader-red-breath 1.5s ease-in-out infinite;pointer-events:none}.fastport-loader--inline:before{top:-80%;right:-80%;bottom:-80%;left:-80%}.fastport-loader__logo{position:relative;z-index:1;width:104px;height:auto;opacity:0;transform:translateY(10px) scale(.96) rotate(0);filter:drop-shadow(0 0 0 rgba(204,0,0,0));animation:loader-logo-in .56s cubic-bezier(.22,1,.36,1) .18s forwards,loader-logo-pulse 1.2s ease-in-out .76s infinite}.fastport-loader--inline .fastport-loader__logo{width:72px}.fastport-loader.is-leaving{opacity:0;pointer-events:none}@keyframes loader-logo-in{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes loader-logo-pulse{0%{transform:translateY(0) scale(1);filter:drop-shadow(0 0 0 rgba(204,0,0,0))}50%{transform:translateY(0) scale(1.03);filter:drop-shadow(0 0 16px rgba(204,0,0,.45))}to{transform:translateY(0) scale(1);filter:drop-shadow(0 0 0 rgba(204,0,0,0))}}@keyframes loader-red-breath{0%{opacity:.45;transform:scale(1)}50%{opacity:.8;transform:scale(1.03)}to{opacity:.45;transform:scale(1)}}@media (prefers-reduced-motion: reduce){.fastport-loader,.fastport-loader:before,.fastport-loader__logo{transition:none;animation:none}.fastport-loader__logo{opacity:1;transform:none}}.auth-login{min-height:100vh;background:#f3f3f4;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.auth-login__card{width:100%;max-width:420px;background:#fff;border:2px solid #d1d1d9;padding:32px;box-sizing:border-box}.auth-login__card h1{margin:8px 0 24px;font-size:32px;line-height:40px;font-weight:800;color:#000}.auth-login__eyebrow{margin:0;color:#c00;font-size:14px;line-height:20px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-login__form{display:grid;gap:12px}.auth-login__form label{color:#000;font-size:14px;line-height:20px;font-weight:700}.auth-login__form input{height:48px;border:2px solid #9092a2;background:#fff;padding:0 12px;font-size:16px;line-height:24px;color:#000;box-sizing:border-box}.auth-login__form button{margin-top:8px;height:52px;border:0;background:#c00;color:#fff;font-size:18px;line-height:24px;font-weight:800;border-radius:0}.auth-login__password-wrap{position:relative}.auth-login__password-wrap input{width:100%;padding-right:44px}.auth-login__password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:32px;height:32px;border:0;padding:0;background:transparent;color:#3d455e;display:inline-flex;align-items:center;justify-content:center}.auth-login__password-toggle svg{width:20px;height:20px;fill:currentColor}.auth-login__error{margin:4px 0 0;color:#b30000;font-size:14px;line-height:20px}
