:root{--asp-orange:#ff6c37;--asp-black:#111;--asp-gray:#6b7280;--asp-border:#e5e7eb}

/* Hide only competing theme-location wrappers. Never target page content. */
body.asp-theme-core-enabled .elementor-location-header,
body.asp-theme-core-enabled .elementor-location-footer,
body.asp-theme-core-enabled #masthead,
body.asp-theme-core-enabled header.site-header,
body.asp-theme-core-enabled #colophon,
body.asp-theme-core-enabled footer.site-footer{display:none!important}

.asp-core-header,.asp-core-header *,.asp-core-footer,.asp-core-footer *{box-sizing:border-box}
.asp-core-header{position:relative;z-index:50;width:100%;margin:0;background:#fff;border:0;box-shadow:none;font-family:Inter,Arial,sans-serif}
.asp-core-header__inner{width:min(1140px,100%);min-height:88px;margin:0 auto;padding:0 15px;display:flex;align-items:center;justify-content:space-between}
.asp-core-logo{display:flex;align-items:center;width:34.2%;text-decoration:none}
.asp-core-logo img{display:block;width:var(--asp-desktop-logo-width,205px);max-width:100%;height:auto}
.asp-core-nav{display:flex;align-items:center;justify-content:flex-end;gap:18px;font-size:16px;font-weight:500}
.asp-core-nav a{color:#111;text-decoration:none;white-space:nowrap}
.asp-core-outline-button,.asp-core-signup-button,.asp-core-logout-button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:5px 15px;border:1px solid var(--asp-orange);border-radius:8px;line-height:1.25;font-weight:500;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.asp-core-outline-button{background:#fff;color:var(--asp-orange)!important}
.asp-core-outline-button:hover,.asp-core-outline-button:focus-visible{background:#fff5f1;color:#f25522!important;box-shadow:0 5px 14px rgba(255,108,55,.14);transform:translateY(-1px)}
.asp-core-signup-button{background:rgba(255,108,55,.82);color:#fff!important}
.asp-core-signup-button:hover,.asp-core-signup-button:focus-visible{background:var(--asp-orange);color:#fff!important;box-shadow:0 6px 16px rgba(255,108,55,.24);transform:translateY(-1px)}
.asp-core-logout-button,.asp-core-button{background:#111;color:#fff!important;padding:10px 18px}
.asp-core-menu-toggle{display:none}
.asp-core-mobile-menu{display:none}

.asp-core-footer{clear:both;width:100%;padding:24px 0;background:#fff;border-top:1px solid var(--asp-border);font-family:Inter,Arial,sans-serif;text-align:center}
.asp-core-footer__inner{width:min(900px,calc(100% - 32px));margin:0 auto}
.asp-core-footer__brand{font-size:15px;font-weight:700}
.asp-core-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px}
.asp-core-footer__nav a{color:var(--asp-orange);font-size:12px;font-weight:600;text-decoration:none}

@media(max-width:767px){
 .asp-core-header{position:sticky;top:0;z-index:100;background:#fff}
 .admin-bar .asp-core-header{top:46px}
 .asp-core-header__inner{min-height:64px;padding:6px 38px 4px 28px}
 .asp-core-logo{width:auto;flex:0 1 auto}
 .asp-core-header .asp-core-logo img{width:var(--asp-mobile-logo-width,152px)!important;min-width:var(--asp-mobile-logo-width,152px)!important;max-width:var(--asp-mobile-logo-width,152px)!important;height:auto!important}
 .asp-core-nav--desktop{display:none}
 .asp-core-header .asp-core-menu-toggle{position:relative!important;display:block!important;flex:0 0 var(--asp-toggle-size,40px)!important;flex-grow:0!important;flex-shrink:0!important;inline-size:var(--asp-toggle-size,40px)!important;width:var(--asp-toggle-size,40px)!important;min-width:var(--asp-toggle-size,40px)!important;max-width:var(--asp-toggle-size,40px)!important;block-size:var(--asp-toggle-size,40px)!important;height:var(--asp-toggle-size,40px)!important;min-height:var(--asp-toggle-size,40px)!important;max-height:var(--asp-toggle-size,40px)!important;margin:0!important;padding:0!important;border:1.5px solid var(--asp-orange)!important;border-radius:8px!important;background:#fff!important;box-shadow:none!important;cursor:pointer;-webkit-appearance:none!important;appearance:none!important}
 .asp-core-header .asp-core-menu-toggle span{position:absolute;left:9px;width:21px;height:3px;border-radius:3px;background:var(--asp-orange);transition:transform .18s ease,opacity .12s ease,top .18s ease}
 .asp-core-header .asp-core-menu-toggle span:nth-child(1){top:10px}.asp-core-header .asp-core-menu-toggle span:nth-child(2){top:18px}.asp-core-header .asp-core-menu-toggle span:nth-child(3){top:26px}
 .asp-core-header .asp-core-menu-toggle.is-open{background:var(--asp-orange)!important;border-color:var(--asp-orange)!important}
 .asp-core-header .asp-core-menu-toggle.is-open span{background:#fff!important;opacity:1!important}
 .asp-core-header .asp-core-menu-toggle.is-open span:nth-child(1){top:18px;transform:rotate(45deg)}
 .asp-core-header .asp-core-menu-toggle.is-open span:nth-child(2){opacity:0}
 .asp-core-header .asp-core-menu-toggle.is-open span:nth-child(3){top:18px;transform:rotate(-45deg)}
 .asp-core-mobile-menu{position:absolute;top:100%;left:0;z-index:110;width:100%;margin:0;padding:0 0 2px;background:#fff;border:2px solid var(--asp-orange);border-top-width:1px;border-radius:0 0 8px 8px}
 .asp-core-mobile-menu.is-open{display:block}
 .asp-core-mobile-menu a{position:relative;display:block;min-height:36px;padding:9px 15px 8px 22px;background:#fff;border:0;color:#111;font:400 16px/1.1 Arial,Helvetica,sans-serif;text-decoration:none}
 .asp-core-mobile-menu a::before{content:'•';position:absolute;left:8px;top:7px;font-size:18px;color:#000}
 .asp-core-mobile-menu a.asp-core-mobile-menu__home{background:#dedede;color:#f0643a}
 .asp-core-mobile-menu a.asp-core-mobile-menu__home::before{color:#f0643a}
}

@media(prefers-reduced-motion:reduce){.asp-core-menu-toggle span{transition:none}}
