/* Native copy of the established English shell; appointment migration only. */
body.ins-native-en-page{margin:0;background:#fff;color:var(--ins-ink)}
.ins-native-header,.ins-native-footer{font-family:var(--ins-font-body,Rubik),Arial,sans-serif}
.ins-native-header *,.ins-native-footer *{box-sizing:border-box}
.ins-native-shell-width{width:min(1200px,calc(100% - 40px));margin-inline:auto}
.ins-native-header a,.ins-native-footer a{text-decoration:none}
.ins-native-header a:focus-visible,.ins-native-header button:focus-visible,.ins-native-footer a:focus-visible{outline:3px solid #f0d69b;outline-offset:3px}
.ins-native-skip{position:fixed;top:-100px;left:16px;z-index:100001;background:#ffc107;color:var(--ins-ink);padding:14px 20px;text-decoration:none}
.ins-native-skip:focus{top:12px}
.ins-native-header{position:sticky;top:0;z-index:999;background:var(--ins-black);border-bottom:1px solid rgba(240,191,94,.15)}
.admin-bar .ins-native-header{top:32px}
.ins-native-header__inner{display:flex;align-items:center;gap:24px;min-height:88px}
.ins-native-brand{flex:0 0 140px;display:flex;align-items:center}
.ins-native-brand img{display:block;width:140px;height:70px;object-fit:contain}
.ins-native-nav{flex:1;min-width:0}
.ins-native-menu,.ins-native-menu .sub-menu,.ins-native-footer-menu,.ins-native-footer-menu .sub-menu{list-style:none;margin:0;padding:0}
.ins-native-menu{display:flex;justify-content:center;align-items:center;gap:4px}
.ins-native-menu li{position:relative;margin:0}
.ins-native-menu>li{display:flex;align-items:center;flex-wrap:wrap}
.ins-native-menu a{display:block;padding:13px 10px;color:#fff;font-size:15px;line-height:1.35;font-weight:700}
.ins-native-menu a:hover,.ins-native-menu .current-menu-item>a,.ins-native-menu .current-menu-ancestor>a{color:#f0d69b}
.ins-native-menu .menu-item-has-children>a{padding-right:3px}
.ins-native-subtoggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:36px;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;color:#f0d69b;cursor:pointer}
.ins-native-subtoggle:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg)}
.ins-native-subtoggle:hover,.ins-native-subtoggle:focus{background:var(--ins-charcoal);color:#fff}
.ins-native-menu .sub-menu{display:none;position:absolute;z-index:3;top:100%;left:0;min-width:240px;padding:10px;background:var(--ins-charcoal);border:1px solid rgba(240,191,94,.22);border-radius:8px;box-shadow:0 18px 45px rgba(0,0,0,.28);max-height:calc(100vh - 110px);overflow-y:auto}
.ins-native-menu li.is-open>.sub-menu{display:block}
.ins-native-menu .sub-menu a{padding:10px 12px;font-weight:600;border-radius:5px}
.ins-native-menu .sub-menu a:hover,.ins-native-menu .sub-menu a:focus{background:var(--ins-gold);color:var(--ins-ink)}
.ins-native-menu .inspector-menu-services>.sub-menu,.ins-native-menu .inspector-menu-diagnostics>.sub-menu{width:min(560px,calc(100vw - 40px));column-count:2;column-gap:8px}
.ins-native-menu .inspector-menu-brands>.sub-menu{width:min(680px,calc(100vw - 40px));column-count:3;column-gap:8px;right:0;left:auto}
.ins-native-menu .sub-menu>li{break-inside:avoid}
.ins-native-menu .inspector-mobile-action{display:none}


.ins-native-menu-toggle{display:none;flex:0 0 44px;width:44px;height:44px;padding:11px;border:1px solid #716039;border-radius:5px;background:var(--ins-charcoal);cursor:pointer}
.ins-native-menu-toggle span{display:block;height:2px;margin:4px 0;background:#f0d69b}
.ins-native-footer{color:#fff;background:var(--ins-ink)}
.ins-native-footer-cta{background:var(--ins-gold);color:var(--ins-ink);padding:26px 0}
.ins-native-footer-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}
.ins-native-footer-cta h2{margin:0;color:var(--ins-ink);font-family:var(--ins-font-heading);font-size:28px;font-weight:600;line-height:1.25}
.ins-native-footer-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}





.ins-native-footer__main{display:grid;grid-template-columns:minmax(230px,.3fr) minmax(0,.7fr);gap:36px;padding-block:54px 48px}
.ins-native-footer__brand img{display:block;max-width:184px;height:auto;margin:0 0 12px}
.ins-native-footer__brand p{margin:0 0 16px;color:#c8cdd5;font-size:15px;line-height:1.65}
.ins-native-footer__brand address{font-style:normal;font-size:15px;line-height:2}
.ins-native-footer__brand a{color:#fff}
.ins-native-footer__brand a:hover{color:#f0d69b}
.ins-native-footer-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.ins-native-footer-menu li{margin:0}
.ins-native-footer-menu>li>a{display:block;padding-bottom:14px;color:#f0d69b;font-size:18px;font-weight:800;line-height:1.3}
.ins-native-footer-menu .sub-menu a{display:block;padding:7px 0;color:#fff;font-size:15px;font-weight:500;line-height:1.45}
.ins-native-footer-menu a:hover{color:#f0d69b}
.ins-native-footer-bottom{padding:16px 0;border-top:1px solid rgba(240,191,94,.18);background:var(--ins-black);color:#c8cdd5;font-size:14px;line-height:1.5;text-align:center}
.ins-native-footer-bottom a{color:#fff;font-weight:700}
#appointment-form{scroll-margin-top:110px}
@media(hover:hover) and (min-width:1101px){.ins-native-menu li:hover>.sub-menu{display:block}}
@media(max-width:1100px){.ins-native-header__inner{min-height:80px;gap:16px;flex-wrap:wrap}.ins-native-brand{margin-right:auto}.ins-native-menu-toggle{display:block}.ins-native-nav{display:none;order:4;flex-basis:100%;max-height:calc(100dvh - 100px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:18px}.ins-native-header.is-menu-open .ins-native-nav{display:block}.ins-native-menu{display:block}.ins-native-menu>li{border-top:1px solid rgba(255,255,255,.09)}.ins-native-menu>li>a{flex:1;padding:15px 8px}.ins-native-subtoggle{width:44px;height:44px}.ins-native-menu .sub-menu,.ins-native-menu .inspector-menu-services>.sub-menu,.ins-native-menu .inspector-menu-diagnostics>.sub-menu,.ins-native-menu .inspector-menu-brands>.sub-menu{position:static;flex-basis:100%;width:100%;min-width:0;column-count:1;max-height:none;border:0;border-radius:0;box-shadow:none}.ins-native-menu .inspector-mobile-action{display:flex}.ins-native-menu .inspector-mobile-book>a{color:#f0d69b}.ins-native-footer-cta__inner{align-items:flex-start}.ins-native-footer-cta h2{font-size:25px}.ins-native-footer__main{grid-template-columns:1fr}.ins-native-footer__brand{max-width:540px}}
@media(max-width:767px){.ins-native-shell-width{width:calc(100% - 32px)}.ins-native-header__inner{gap:12px;min-height:72px}.ins-native-brand{flex-basis:110px}.ins-native-brand img{width:110px;height:55px}.ins-native-menu-toggle{flex-basis:40px;width:40px;height:40px;padding:9px}.ins-native-footer-cta__inner{display:block}.ins-native-footer-cta h2{font-size:23px;text-align:center}.ins-native-footer-actions{display:grid;grid-template-columns:1fr;margin-top:20px}.ins-native-footer__main{padding-block:40px 36px}.ins-native-footer-menu{grid-template-columns:1fr;gap:28px}.admin-bar .ins-native-header{top:46px}}
@media(max-width:600px){.admin-bar .ins-native-header{top:0}}
@media(prefers-reduced-motion:reduce){.ins-native-header *,.ins-native-footer *{scroll-behavior:auto!important;transition:none!important}}
