.footer-v2{--ink:#fff;--ink-2:hsla(0,0%,100%,.72);--ink-3:hsla(0,0%,100%,.48);--bg:#0a0a0a;--bg-raised:#121212;--line:hsla(0,0%,100%,.06);--line-strong:hsla(0,0%,100%,.12);--brand:#f07900;--brand-hot:#ff8c1a;--ease:cubic-bezier(0.16,1,0.3,1);--container:1280px;background:var(--bg-raised);border-top:1px solid var(--line);color:var(--ink-3);font-family:var(--font-inter),system-ui,sans-serif;font-size:13px;line-height:1.55;padding:72px 0 40px}.footer-v2__inner{max-width:var(--container);margin:0 auto;padding:0 clamp(20px,4vw,48px)}.footer-v2__grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:56px;gap:56px;margin-bottom:56px}@media(max-width:1024px){.footer-v2__grid{grid-template-columns:1fr 1fr;gap:48px}}@media(max-width:640px){.footer-v2__grid{grid-template-columns:1fr;gap:40px}}.footer-v2__brand{font-family:var(--font-space-grotesk),system-ui,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.02em;color:var(--ink);margin-bottom:20px;display:flex;align-items:center;gap:12px}.footer-v2__brand:before{content:"";display:inline-block;width:28px;height:28px;background:var(--brand);border-radius:6px;box-shadow:0 0 24px rgba(240,121,0,.4);flex-shrink:0}.footer-v2__blurb{color:var(--ink-2);margin:0 0 24px;max-width:380px;line-height:1.65}.footer-v2__nap{margin-bottom:20px}.footer-v2__nap p{margin:0 0 10px;color:var(--ink-2);line-height:1.5}.footer-v2__nap p strong{color:var(--ink)}.footer-v2__phone a{font-family:var(--font-space-grotesk),system-ui,sans-serif;font-size:20px;font-weight:700;color:var(--ink);text-decoration:none;letter-spacing:-.015em;transition:color .2s var(--ease)}.footer-v2__phone a:hover{color:var(--brand)}.footer-v2__email{color:var(--ink-2);font-size:13px}.footer-v2__directions{display:inline-flex;align-items:center;padding:10px 18px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);font-size:13px;font-weight:500;text-decoration:none;transition:border-color .2s var(--ease),background .2s var(--ease),color .2s var(--ease)}.footer-v2__directions:hover{border-color:rgba(240,121,0,.5);background:rgba(240,121,0,.08);color:var(--brand)}.footer-v2__col h5{color:var(--ink);font-family:var(--font-mono),ui-monospace,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-weight:500}.footer-v2__col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-v2__col ul a{color:var(--ink-2);text-decoration:none;font-size:13px;font-weight:400;transition:color .2s var(--ease);display:inline-block}.footer-v2__col ul a:hover{color:var(--brand)}.footer-v2__col-h5-spaced{margin-top:40px!important}.footer-v2__hours li{display:flex!important;justify-content:space-between;gap:12px;color:var(--ink-2);font-size:13px}.footer-v2__hours li span:first-child{color:var(--ink);font-weight:500}.footer-v2__bar{padding-top:32px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-family:var(--font-mono),ui-monospace,monospace;font-size:11px;letter-spacing:.06em;color:var(--ink-3);flex-wrap:wrap;gap:16px}.footer-map-section{width:100%;line-height:0}.footer-map-section iframe{width:100%;filter:invert(90%) hue-rotate(180deg);opacity:.8;transition:opacity .3s ease}.footer-map-section iframe:hover{opacity:1}.mobile-fixed-footer{display:none;position:fixed;bottom:0;left:0;width:100%;background:rgba(0,0,0,.97);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:.75rem 1rem;z-index:var(--z-mobile-footer);border-top:1px solid rgba(240,121,0,.3);box-shadow:0 -4px 24px rgba(0,0,0,.6);animation:slideUp .4s ease-out}@media screen and (max-width:900px){.mobile-fixed-footer{display:block}}.mobile-fixed-footer__container{display:flex;gap:.75rem;max-width:100%}.mobile-fixed-footer__btn{flex:1 1;display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1rem;min-height:52px;font-family:var(--font-base);font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.08rem;text-decoration:none;border-radius:8px;transition:all .3s ease;white-space:nowrap}.mobile-fixed-footer__btn--call{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.3)}.mobile-fixed-footer__btn--call:hover{background:hsla(0,0%,100%,.1);border-color:#fff}.mobile-fixed-footer__btn--book{background:linear-gradient(135deg,#f07900,#e06800);color:#fff;border:none;box-shadow:0 4px 16px rgba(240,121,0,.4);animation:subtlePulse 2.5s ease-in-out infinite}.mobile-fixed-footer__btn--book:hover{background:linear-gradient(135deg,#ff8a00,#f07900);box-shadow:0 6px 20px rgba(240,121,0,.5)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes subtlePulse{0%,to{box-shadow:0 4px 16px rgba(240,121,0,.4)}50%{box-shadow:0 4px 24px rgba(240,121,0,.6)}}.navbar{display:flex;justify-content:space-between;align-items:center;min-height:80px;background:hsla(0,0%,4%,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 clamp(20px,4vw,48px);width:100%;border-bottom:1px solid hsla(0,0%,100%,.06);font-family:var(--font-inter),system-ui,sans-serif}@media screen and (max-width:900px){.navbar{min-height:64px;padding:0 20px}}.scrolled{background:hsla(0,0%,4%,.96);border-bottom-color:hsla(0,0%,100%,.12)}.app__navbar-logo{display:flex;align-items:center;margin:0;z-index:1;cursor:pointer}@media screen and (max-width:900px){.app__navbar-logo{display:none}}.app__navbar-logo img{width:175px;height:auto}.mobile-brand-container{display:none;align-items:center;gap:12px;z-index:1}@media screen and (max-width:900px){.mobile-brand-container{display:flex}}.mobile-logo-link{display:flex;align-items:center}.mobile-logo-link img{height:36px;width:auto;object-fit:contain}.mobile-brand-title{font-family:var(--font-space-grotesk),system-ui,sans-serif;font-weight:800;font-size:1rem;letter-spacing:-.02em;white-space:nowrap;line-height:1;color:#fff;text-transform:none}.mobile-brand-title span{color:#f07900;margin-left:6px;font-size:.72rem;font-family:var(--font-mono),ui-monospace,monospace;letter-spacing:.08em;text-transform:uppercase;font-weight:500;vertical-align:middle}@media screen and (max-width:420px){.mobile-brand-title{font-size:.9rem}}@media screen and (max-width:375px){.mobile-brand-title{font-size:.82rem}.mobile-brand-title span{font-size:.62rem}}@media screen and (max-width:340px){.mobile-brand-title span{display:none}}.nav-links{display:flex;justify-content:flex-end;align-items:center;list-style:none;margin:0;gap:8px;padding:0}.nav-links li{position:relative}.nav-links .linkItem{display:inline-flex;align-items:center;padding:10px 14px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.72);letter-spacing:-.005em;text-decoration:none;border-radius:8px;transition:color .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1);white-space:nowrap}.nav-links .linkItem:hover{color:#fff;background:hsla(0,0%,100%,.04)}.nav-links .linkItem--active{color:#f07900}.nav-links .list-contact-active .linkItem{background:#f07900;color:#000;padding:10px 20px;font-weight:600;margin-left:8px}.nav-links .list-contact-active .linkItem:hover{background:#ff8c1a;color:#000;transform:translateY(-1px)}@media screen and (max-width:1100px){.nav-links{position:fixed;top:0;right:-100%;width:min(86vw,380px);height:100vh;flex-direction:column;justify-content:flex-start;align-items:stretch;padding:96px 24px 40px;background:#0a0a0a;border-left:1px solid hsla(0,0%,100%,.06);gap:4px;transition:right .35s cubic-bezier(.16,1,.3,1);overflow-y:auto}.nav-links.nav-active{right:0}.nav-links li{width:100%}.nav-links .linkItem{width:100%;padding:14px 16px;font-size:16px;border-radius:10px}.nav-links .linkItem:hover{background:hsla(0,0%,100%,.06)}.nav-links .list-contact-active .linkItem{margin:16px 0 0;justify-content:center;padding:16px 20px;font-size:15px}}.navbar__dropdown{position:relative;display:inline-block}.navbar__dropdown-link{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.72);background:none;border:none;border-radius:8px;cursor:pointer;letter-spacing:-.005em;transition:color .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1)}.navbar__dropdown-link:hover{color:#fff;background:hsla(0,0%,100%,.04)}.navbar__dropdown-icon{transition:transform .25s cubic-bezier(.16,1,.3,1);color:hsla(0,0%,100%,.48)}.navbar__dropdown-icon--open{transform:rotate(180deg);color:#f07900}.navbar__dropdown-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:240px;background:#0e0e0e;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;padding:8px;list-style:none;margin:0;z-index:1001;box-shadow:0 24px 60px -20px rgba(0,0,0,.6);animation:navDropIn .25s cubic-bezier(.16,1,.3,1)}@keyframes navDropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.navbar__dropdown-item .linkItem{display:block;width:100%;padding:10px 14px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.72);letter-spacing:-.005em;border-radius:8px;transition:color .2s cubic-bezier(.16,1,.3,1),background .2s cubic-bezier(.16,1,.3,1)}.navbar__dropdown-item .linkItem:hover{color:#f07900;background:rgba(240,121,0,.08)}@media screen and (max-width:1100px){.navbar__dropdown{width:100%;display:block}.navbar__dropdown-link{width:100%;justify-content:space-between;padding:14px 16px;font-size:16px;border-radius:10px}.navbar__dropdown-link:hover{background:hsla(0,0%,100%,.06)}.navbar__dropdown-menu{position:static;width:100%;min-width:0;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.06);margin-top:4px;box-shadow:none;animation:none}.navbar__dropdown-menu .linkItem{padding:12px 16px;font-size:14px}}.burger{display:none;cursor:pointer;background:none;border:1px solid hsla(0,0%,100%,.12);padding:10px 12px;border-radius:10px;z-index:1100;transition:background .2s cubic-bezier(.16,1,.3,1),border-color .2s cubic-bezier(.16,1,.3,1)}.burger:hover{background:hsla(0,0%,100%,.04);border-color:rgba(240,121,0,.35)}.burger .line1,.burger .line2,.burger .line3{width:22px;height:2px;background:#fff;margin:4px 0;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1);border-radius:2px}.burger.toggle{border-color:rgba(240,121,0,.35)}.burger.toggle .line1{transform:rotate(-45deg) translate(-4px,5px);background:#f07900}.burger.toggle .line2{opacity:0}.burger.toggle .line3{transform:rotate(45deg) translate(-4px,-5px);background:#f07900}@media screen and (max-width:1100px){.burger{display:block}}.sticky-cta{position:fixed;top:0;left:0;right:0;z-index:var(--z-sticky-cta);height:56px;background:rgba(5,5,5,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(240,121,0,.2);font-family:var(--font-base)}@media(max-width:768px){.sticky-cta{display:none}}.sticky-cta__inner{display:flex;align-items:center;justify-content:center;gap:1.5rem;height:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.sticky-cta__phone{display:flex;align-items:center;gap:.5rem;color:hsla(0,0%,100%,.9);text-decoration:none;font-size:.9rem;font-weight:500;letter-spacing:.02em;transition:color .2s ease}.sticky-cta__phone svg{color:var(--secondary-color);flex-shrink:0}.sticky-cta__phone:hover{color:#fff}.sticky-cta__button{display:inline-flex;align-items:center;padding:.55rem 1.5rem;background:linear-gradient(135deg,var(--secondary-color),#e06800);color:#fff;font-size:.8rem;font-weight:700;font-family:var(--font-base);text-transform:uppercase;letter-spacing:.08em;text-decoration:none;border-radius:4px;transition:opacity .2s ease,transform .2s ease}.sticky-cta__button:hover{opacity:.9;transform:translateY(-1px)}