/* Ajans GN v7.0.0-e module: components/header.css. Generated from frontend.css during CSS Module Split. */
.agn-site,.agn-header,.agn-footer{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--agn-ink);box-sizing:border-box}

.agn-site *,.agn-header *,.agn-footer *{box-sizing:border-box}

.agn-site a,.agn-header a,.agn-footer a{text-decoration:none}

.agn-site img,.agn-footer img,.agn-header img{max-width:100%;height:auto}

.agn-header{position:relative;z-index:99999;width:100%;background:rgba(20,19,21,.96);color:#fff}

.agn-header.is-sticky{position:sticky;top:0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 16px 46px rgba(0,0,0,.18)}

body.admin-bar .agn-header.is-sticky{top:32px}

.agn-header__inner{width:min(1240px,calc(100% - 34px));height:78px;margin:auto;display:flex;align-items:center;gap:24px}

.agn-header__brand{display:flex;align-items:center;flex:0 0 auto}

.agn-header__brand img{width:132px;max-height:54px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(0,0,0,.22))}

.agn-nav{display:flex;align-items:center;gap:6px;margin-left:auto}

.agn-nav a{position:relative;color:rgba(255,255,255,.82);font-size:14px;font-weight:750;padding:13px 14px;border-radius:999px;transition:.25s ease}

.agn-nav a:hover{color:#fff;background:rgba(255,255,255,.09)}

.agn-header__cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;background:#fff;color:#171517;font-weight:850;font-size:13px;box-shadow:0 12px 28px rgba(255,255,255,.1);transition:.25s ease}

.agn-header__cta:hover{transform:translateY(-2px);background:var(--agn-orange);color:#fff}

.agn-menu-toggle{display:none;margin-left:auto;width:48px;height:48px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08);position:relative}

.agn-menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:2px;margin:6px auto;transition:.25s ease}

.agn-mobile-panel{display:none}

.agn-header--clean-light{background:rgba(255,255,255,.88);color:var(--agn-ink);box-shadow:0 12px 40px rgba(25,22,24,.08)}

.agn-header--clean-light .agn-nav a{color:rgba(25,22,24,.75)}

.agn-header--clean-light .agn-nav a:hover{color:var(--agn-ink);background:rgba(25,22,24,.06)}

.agn-header--clean-light .agn-header__cta{background:var(--agn-ink);color:#fff}

.agn-header.is-sticky:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,116,73,.75),transparent)}

/* v3.1.0 — Header / Footer / Mobile UX Reset */
html.agn-menu-lock,body.agn-menu-open{overflow:hidden!important;touch-action:none}

.agn-header--v31{isolation:isolate}

.agn-header--v31 .agn-header__inner{height:82px;width:min(1280px,calc(100% - 36px));gap:18px}

.agn-header--v31 .agn-header__brand img{width:146px;max-height:58px}

.agn-header--v31 .agn-nav{gap:2px}

.agn-header--v31 .agn-nav__item{position:relative}

.agn-header--v31 .agn-nav__mega{position:absolute;top:calc(100% + 14px);left:50%;width:330px;transform:translate3d(-50%,12px,0);opacity:0;visibility:hidden;pointer-events:none;border-radius:28px;background:rgba(255,255,255,.96);border:1px solid rgba(24,22,24,.08);box-shadow:0 28px 80px rgba(12,10,13,.22);padding:12px;transition:.22s ease;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}

.agn-header--v31 .agn-nav__item:hover .agn-nav__mega,.agn-header--v31 .agn-nav__item:focus-within .agn-nav__mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate3d(-50%,0,0)}

.agn-header--v31 .agn-nav__mega:before{content:"";position:absolute;left:50%;top:-7px;width:14px;height:14px;background:rgba(255,255,255,.96);border-left:1px solid rgba(24,22,24,.08);border-top:1px solid rgba(24,22,24,.08);transform:translateX(-50%) rotate(45deg)}

.agn-header--v31 .agn-nav__mega a{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;color:#211f22!important;background:transparent!important;border-radius:18px;padding:10px}

.agn-header--v31 .agn-nav__mega a:hover{background:#f6f2ec!important}

.agn-header--v31 .agn-nav__mega b{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:14px;background:#171517;color:#fff;font-size:11px}

.agn-header--v31 .agn-nav__mega span{font-weight:900;font-size:14px;letter-spacing:-.02em}

.agn-header__actions{display:flex;align-items:center;gap:10px}

.agn-header__phone{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.84);font-size:12px;font-weight:850;white-space:nowrap}

.agn-header__phone:hover{color:#fff;background:rgba(255,255,255,.13)}

.agn-header--clean-light .agn-header__phone{background:rgba(24,22,24,.05);border-color:rgba(24,22,24,.08);color:#211f22}

.agn-header.is-scrolled{box-shadow:0 18px 54px rgba(0,0,0,.22)}

.agn-header--clean-light.is-scrolled{background:rgba(255,255,255,.94)}

.agn-menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(8px) rotate(45deg)}

.agn-menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}

.agn-menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}

.agn-mobile-backdrop{display:none}

.agn-mobile-panel[aria-hidden="true"]{visibility:hidden}

.agn-mobile-panel[aria-hidden="false"]{visibility:visible}

/* v3.1.0 mobile admin bar and light-logo safety */
@media(max-width:782px){body.admin-bar .agn-mobile-panel{top:118px;max-height:calc(100dvh - 132px)}body.admin-bar .agn-mobile-backdrop{top:46px}.agn-header--clean-light .agn-header__brand img{filter:brightness(0) invert(1) drop-shadow(0 10px 18px rgba(0,0,0,.22))}}

.agn-header img,.agn-footer img,.agn-site img{max-width:100%;height:auto}

.agn-visual-polish .agn-header{backdrop-filter:saturate(1.3) blur(18px);-webkit-backdrop-filter:saturate(1.3) blur(18px)}

.agn-visual-polish .agn-header.is-scrolled{box-shadow:0 18px 48px rgba(24,22,24,.08)}

/* v3.7.0 Stable Candidate QA */
.agn-stable-candidate .agn-site,.agn-overflow-guard .agn-site,.agn-overflow-guard .agn-header,.agn-overflow-guard .agn-footer{max-width:100%;overflow-x:clip}

.agn-stable-candidate .agn-header{will-change:transform;transform:translateZ(0)}

.agn-stable-candidate .agn-header__inner{min-width:0}

.agn-stable-candidate .agn-nav{min-width:0}

.agn-stable-candidate .agn-header__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}

.agn-stable-candidate .agn-header__phone{white-space:nowrap}

.agn-stable-candidate .agn-footer a,.agn-stable-candidate .agn-header a{word-break:normal}

.agn-editor-safety .elementor-editor-active .agn-mobile-panel{pointer-events:auto}

.agn-header-footer-guard .agn-header,.agn-header-footer-guard .agn-mobile-panel,.agn-header-footer-guard .agn-mobile-backdrop{box-sizing:border-box}

.agn-header-footer-guard .agn-mobile-panel{padding-bottom:max(18px,env(safe-area-inset-bottom));overscroll-behavior:contain}

.agn-header-footer-guard .agn-mobile-backdrop{touch-action:none}

.agn-production-candidate .agn-header{backdrop-filter:saturate(1.15) blur(18px);-webkit-backdrop-filter:saturate(1.15) blur(18px)}

.agn-production-candidate .agn-header__inner{isolation:isolate}

.agn-production-candidate .agn-btn:focus-visible,.agn-production-candidate .agn-nav a:focus-visible,.agn-production-candidate .agn-mobile-panel a:focus-visible,.agn-production-candidate .agn-mobile-close:focus-visible,.agn-production-candidate .agn-menu-toggle:focus-visible{outline:3px solid rgba(255,116,73,.55);outline-offset:4px;border-radius:999px}

.agn-mobile-safe-area .agn-mobile-panel{padding-bottom:calc(18px + var(--agn-safe-bottom))}

/* v4.1.0 — Stable Release final QA layer */
.agn-skip-link{position:fixed;left:18px;top:12px;z-index:100010;transform:translateY(-140%);background:#171518;color:#fff;border-radius:999px;padding:10px 14px;font-weight:900;text-decoration:none;box-shadow:0 12px 36px rgba(0,0,0,.22);transition:transform .18s ease}

.agn-skip-link:focus{transform:translateY(0)}

.agn-stable-release .agn-header{backface-visibility:hidden}

.agn-stable-release .agn-header__brand img{image-rendering:auto}

.agn-stable-release .agn-btn,.agn-stable-release .agn-header__cta,.agn-stable-release .agn-mobile-panel__cta{min-height:44px}

.agn-stable-release .agn-nav a[aria-current="page"]{color:#fff}

.agn-stable-release .agn-mobile-panel__nav a,.agn-stable-release .agn-mobile-panel__services a{touch-action:manipulation}

.agn-menu-open .agn-mobile-sticky-cta{display:none!important}

.agn-real-visual-reset .agn-header{background:rgba(17,16,18,.92);border-bottom:1px solid rgba(255,255,255,.07)}

.agn-real-visual-reset .agn-header__inner{width:min(1180px,calc(100% - 40px));height:82px}

.agn-real-visual-reset .agn-header__brand img{width:118px;max-height:56px}

.agn-real-visual-reset .agn-nav{gap:2px}

.agn-real-visual-reset .agn-nav a{font-size:13px;padding:12px 13px}

.agn-real-visual-reset .agn-header__phone{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.08);font-size:12px;color:#fff;font-weight:850}

.agn-real-visual-reset .agn-menu-toggle{display:flex;align-items:center;justify-content:center;flex-direction:column;flex:0 0 auto}

.agn-luxury-studio .agn-header{background:rgba(18,17,19,.88);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}

.agn-luxury-studio .agn-header__inner{height:86px;width:min(1160px,calc(100% - 44px))}

.agn-luxury-studio .agn-header__brand img{width:110px;max-height:58px}

.agn-luxury-studio .agn-nav a{font-size:13px;font-weight:700;color:rgba(255,255,255,.76)}

.agn-luxury-studio .agn-header__cta{font-size:12px;padding:12px 18px}

.agn-luxury-studio .agn-header__phone{background:rgba(255,255,255,.07);font-size:12px}

.agn-luxury-direction .agn-header{background:rgba(252,249,242,.86)!important;color:#171516!important;border-bottom:1px solid rgba(30,25,22,.08);box-shadow:0 12px 46px rgba(32,27,25,.06);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}

.agn-luxury-direction .agn-header__inner{height:82px;width:min(1180px,calc(100% - 48px))}

.agn-luxury-direction .agn-header__brand img{width:118px;filter:none!important}

.agn-luxury-direction .agn-nav a{color:rgba(23,21,22,.72)!important;font-weight:760}

.agn-luxury-direction .agn-nav a:hover{background:rgba(233,95,47,.08);color:#171516!important}

.agn-luxury-direction .agn-header__phone{background:#fff;color:#171516!important;border:1px solid rgba(30,25,22,.08);box-shadow:0 10px 26px rgba(35,28,23,.05)}

.agn-luxury-direction .agn-header__cta{background:#171516;color:#fff!important;box-shadow:0 16px 36px rgba(23,21,22,.15)}

.agn-luxury-direction .agn-menu-toggle{border-color:rgba(23,21,22,.13);background:#fff}

.agn-luxury-direction .agn-menu-toggle span{background:#171516}

.agn-v45-premium-mockup .agn-header{background:rgba(250,247,241,.92)!important;color:#191615!important;border-bottom:1px solid rgba(30,25,22,.08);box-shadow:0 16px 42px rgba(33,26,20,.055);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}

.agn-v45-premium-mockup .agn-header__brand img{width:104px!important;opacity:1!important;filter:none!important;mix-blend-mode:normal!important}

.agn-v45-premium-mockup .agn-nav a{color:rgba(25,22,21,.72)!important}

.agn-v45-premium-mockup .agn-nav a:hover{background:rgba(233,95,47,.08)!important;color:#191615!important}

.agn-v45-premium-mockup .agn-header__phone{background:#fff;color:#191615!important;border:1px solid rgba(25,22,21,.08);box-shadow:0 10px 26px rgba(33,26,20,.055)}

.agn-v45-premium-mockup .agn-header__cta{background:#191615;color:#fff!important;box-shadow:0 16px 34px rgba(25,22,21,.13)}

.agn-v45-premium-mockup .agn-menu-toggle{background:#fff!important;border-color:rgba(25,22,21,.12)!important}

.agn-v45-premium-mockup .agn-menu-toggle span{background:#191615!important}

body.agn-v46-creative-luxury .agn-header{
  background:rgba(255,253,248,.84)!important;
  border-bottom:1px solid rgba(38,30,22,.10)!important;
  box-shadow:0 16px 50px rgba(33,24,18,.06)!important;
  backdrop-filter:blur(18px);
}

body.agn-v46-creative-luxury .agn-header__brand img{opacity:1!important;filter:none!important;mix-blend-mode:normal!important;max-height:58px!important;}

body.agn-v46-creative-luxury .agn-nav a{color:rgba(25,20,18,.82)!important;}

body.agn-v46-creative-luxury .agn-header__phone{background:#fff!important;color:var(--agn-ink)!important;border:1px solid rgba(31,24,18,.12)!important;box-shadow:0 12px 35px rgba(42,28,18,.08)!important;}

body.agn-v46-creative-luxury .agn-header__cta{background:var(--agn-ink)!important;color:#fff!important;box-shadow:0 18px 50px rgba(23,19,19,.16)!important;}

/* Header contrast and density */
body.agn-v48-art-direction .agn-header{background:rgba(255,251,244,.88)!important;border-bottom:1px solid var(--agn48-line)!important;box-shadow:0 12px 42px rgba(42,28,18,.055)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);}

body.agn-v48-art-direction .agn-header__inner{height:78px!important;width:min(1120px,calc(100% - 44px))!important;}

body.agn-v48-art-direction .agn-header__brand img{filter:none!important;opacity:1!important;max-height:58px!important;width:auto!important;}

body.agn-v48-art-direction .agn-nav a{color:rgba(23,21,22,.72)!important;font-weight:760!important;}

body.agn-v48-art-direction .agn-header__cta{background:var(--agn48-dark)!important;color:#fff!important;}

body.agn-v51-header-footer .agn-skip-link{position:absolute;left:18px;top:-100px;z-index:100001;background:#111;color:#fff;padding:10px 14px;border-radius:12px;transition:.2s ease}

body.agn-v51-header-footer .agn-skip-link:focus{top:14px}

body.agn-v51-header-footer .agn-header--v51.is-scrolled{background:rgba(255,250,242,.94)!important;box-shadow:0 18px 55px rgba(42,31,22,.105)!important}

body.admin-bar.agn-v51-header-footer .agn-header--v51.is-sticky{top:32px!important}

body.agn-v51-header-footer .agn-header--v51 .agn-header__inner{
  width:min(1320px,calc(100% - 52px))!important;
  height:88px!important;
  gap:22px!important;
}

body.agn-v51-header-footer .agn-header__brand--v51{gap:13px!important;min-width:214px;color:var(--agn-v51-ink)!important}

body.agn-v51-header-footer .agn-header__logo-frame{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:rgba(255,255,255,.76);border:1px solid var(--agn-v51-line);box-shadow:0 14px 36px rgba(41,31,24,.075)}

body.agn-v51-header-footer .agn-header__logo-frame img{width:auto!important;max-width:42px!important;max-height:42px!important;filter:none!important;opacity:1!important;object-fit:contain!important}

body.agn-v51-header-footer .agn-header__brand-copy{display:grid;gap:2px;line-height:1}

body.agn-v51-header-footer .agn-header__brand-copy strong{font-size:15px;letter-spacing:-.035em;font-weight:900;color:var(--agn-v51-ink)}

body.agn-v51-header-footer .agn-header__brand-copy em{font-style:normal;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:var(--agn-v51-orange);font-weight:850}

body.agn-v51-header-footer .agn-nav{gap:4px!important;margin-left:auto!important;padding:6px;border-radius:999px;background:rgba(255,255,255,.54);border:1px solid var(--agn-v51-line);box-shadow:0 12px 32px rgba(42,31,22,.045)}

body.agn-v51-header-footer .agn-nav>a,
body.agn-v51-header-footer .agn-nav__item>a{color:rgba(23,19,19,.76)!important;font-size:13px!important;font-weight:850!important;padding:12px 15px!important;border-radius:999px!important}

body.agn-v51-header-footer .agn-nav>a:hover,
body.agn-v51-header-footer .agn-nav__item>a:hover{color:var(--agn-v51-ink)!important;background:rgba(231,95,49,.09)!important}

body.agn-v51-header-footer .agn-nav__item{position:relative!important}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega{
  width:520px!important;left:50%!important;top:calc(100% + 18px)!important;padding:18px!important;border-radius:30px!important;background:rgba(255,252,247,.98)!important;border:1px solid var(--agn-v51-line)!important;box-shadow:0 36px 95px rgba(34,24,18,.18)!important;transform:translate3d(-50%,14px,0)!important;
}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__item:hover .agn-nav__mega,
body.agn-v51-header-footer .agn-header--v51 .agn-nav__item:focus-within .agn-nav__mega{transform:translate3d(-50%,0,0)!important}

body.agn-v51-header-footer .agn-nav__mega-head{display:grid;gap:7px;padding:8px 8px 16px;border-bottom:1px solid rgba(41,31,24,.08);margin-bottom:8px}

body.agn-v51-header-footer .agn-nav__mega-head span{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--agn-v51-orange);font-weight:900}

body.agn-v51-header-footer .agn-nav__mega-head strong{font-size:21px;line-height:1.05;letter-spacing:-.045em;color:var(--agn-v51-ink)}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega a:not(.agn-nav__mega-cta a){grid-template-columns:42px 1fr!important;align-items:start!important;padding:12px!important;border-radius:20px!important;background:transparent!important;color:var(--agn-v51-ink)!important}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega a:hover{background:#f6efe6!important;transform:none!important}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega b{background:var(--agn-v51-dark)!important;color:#fff!important;border-radius:15px!important;width:38px!important;height:38px!important;margin-top:2px}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega span{display:block;font-size:14px!important;font-weight:900!important;letter-spacing:-.02em;color:var(--agn-v51-ink)!important}

body.agn-v51-header-footer .agn-header--v51 .agn-nav__mega small{display:block;margin-top:3px;font-size:12px;line-height:1.45;color:var(--agn-v51-muted);font-weight:600}

body.agn-v51-header-footer .agn-nav__mega-cta{padding:10px 8px 2px;border-top:1px solid rgba(41,31,24,.08);margin-top:8px}

body.agn-v51-header-footer .agn-nav__mega-cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:var(--agn-v51-dark)!important;color:#fff!important;padding:12px 16px!important;font-size:12px!important;font-weight:900!important}

body.agn-v51-header-footer .agn-header__actions--v51{gap:10px!important}

body.agn-v51-header-footer .agn-header__phone small{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:var(--agn-v51-orange);font-weight:900;line-height:1}

body.agn-v51-header-footer .agn-header__phone strong{font-size:12px;color:var(--agn-v51-ink);font-weight:900;line-height:1.1}

body.agn-v51-header-footer .agn-header__cta{min-height:48px!important;padding:0 20px!important;background:var(--agn-v51-dark)!important;color:#fff!important;border:1px solid rgba(17,16,16,.08)!important;box-shadow:0 18px 42px rgba(17,16,16,.16)!important;font-size:13px!important}

body.agn-v51-header-footer .agn-header__cta:hover{background:var(--agn-v51-orange)!important;box-shadow:0 22px 48px rgba(231,95,49,.24)!important}

body.agn-v51-header-footer .agn-header--v51 .agn-menu-toggle{display:none!important;background:#fff!important;border:1px solid var(--agn-v51-line)!important;box-shadow:0 12px 30px rgba(42,31,22,.06)!important}

body.agn-v51-header-footer .agn-header--v51 .agn-menu-toggle span{background:var(--agn-v51-ink)!important}

body.agn-v51-header-footer .agn-mobile-panel{background:linear-gradient(180deg,#151111,#211713)!important;color:#fff!important;box-shadow:-30px 0 80px rgba(0,0,0,.24)!important}

body.agn-v51-header-footer .agn-mobile-panel__top img{filter:none!important;max-width:112px!important}

body.agn-v51-header-footer .agn-mobile-panel__intro{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:24px!important;padding:18px!important}

body.agn-v51-header-footer .agn-mobile-panel__intro span{color:#ff7449!important;font-weight:900!important;letter-spacing:.14em;text-transform:uppercase;font-size:11px}

body.agn-v51-header-footer .agn-mobile-panel__intro strong{display:block;margin-top:8px;font-size:22px;line-height:1.08;letter-spacing:-.04em}

body.agn-v51-header-footer .agn-mobile-panel__nav a{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:18px!important;color:#fff!important}

body.agn-v51-header-footer .agn-mobile-panel__services a{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.08)!important}

body.agn-v51-header-footer .agn-mobile-panel__cta{background:#ff7449!important;color:#fff!important;border-radius:999px!important}

.agn-v56-scroll-progress{position:fixed;left:0;right:auto;top:0;height:3px;width:0;background:linear-gradient(90deg,#ff7449,#f4ad75);z-index:100020;box-shadow:0 0 22px rgba(232,92,49,.42);pointer-events:none;transform-origin:left center}

body.admin-bar .agn-v56-scroll-progress{top:32px}

body.agn-v56-motion-depth .agn-header{box-shadow:0 14px 44px rgba(33,23,18,.055)}

body.agn-v56-motion-depth .agn-header.is-scrolled{box-shadow:0 18px 60px rgba(33,23,18,.105)}

body.agn-v56-motion-depth .agn-footer__grid a,body.agn-v56-motion-depth .agn-nav a{transition:color .22s ease,background .22s ease,transform .22s ease}

body.agn-v56-motion-depth .agn-footer__grid a:hover,body.agn-v56-motion-depth .agn-nav a:hover{transform:translateX(2px)}

body.agn-v58-header-footer-guard .agn-header + .agn-header,
body.agn-v58-header-footer-guard .agn-footer + .agn-footer,
body.agn-v58-header-footer-guard footer.agn-footer ~ footer.agn-footer{display:none!important;visibility:hidden!important;}

/* Header mega menu: compact, readable, no single-word column breaking */
body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51{z-index:100000!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__item{position:relative!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__mega{
  width:min(880px,calc(100vw - 88px))!important;
  max-height:min(72vh,620px)!important;
  overflow:auto!important;
  left:50%!important;
  right:auto!important;
  top:calc(100% + 14px)!important;
  transform:translate3d(-50%,12px,0)!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:10px!important;
  padding:18px!important;
  border-radius:30px!important;
  background:rgba(255,252,247,.985)!important;
  box-shadow:0 34px 92px rgba(28,20,16,.18)!important;
  backdrop-filter:blur(22px) saturate(150%)!important;
  -webkit-backdrop-filter:blur(22px) saturate(150%)!important;
}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__item:not(:hover):not(:focus-within) .agn-nav__mega{opacity:0!important;visibility:hidden!important;pointer-events:none!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__item:hover .agn-nav__mega,
body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__item:focus-within .agn-nav__mega{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate3d(-50%,0,0)!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-nav__mega-head,
body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-nav__mega-cta{grid-column:1/-1!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-nav__mega-head{padding:4px 4px 14px!important;margin:0 0 4px!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-nav__mega-head strong{font-size:clamp(20px,2vw,28px)!important;line-height:1.12!important;max-width:760px!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__mega > a:not(.agn-nav__mega-cta a){
  min-width:0!important;
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr)!important;
  align-items:start!important;
  gap:12px!important;
  min-height:104px!important;
  padding:14px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.58)!important;
  border:1px solid rgba(41,31,24,.07)!important;
}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__mega small{font-size:12px!important;line-height:1.48!important;max-width:100%!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-header--v51 .agn-nav__mega span{white-space:normal!important;word-break:normal!important;}

body.agn-v581-critical-hotfix.agn-v51-header-footer .agn-nav__mega-cta{padding:10px 4px 0!important;margin-top:4px!important;}

/* v5.8.4 — Header & Footer Final Polish */
.agn-v584-header-footer-polish .agn-header--v584{
  width:min(1440px, calc(100% - 28px));
  left:50%;
  transform:translateX(-50%);
  top:14px;
  border-radius:24px;
  border:1px solid rgba(40,28,22,.11);
  background:rgba(255,250,245,.88);
  backdrop-filter:blur(22px) saturate(1.14);
  -webkit-backdrop-filter:blur(22px) saturate(1.14);
  box-shadow:0 18px 55px rgba(39,23,14,.10);
}

.agn-v584-header-footer-polish.admin-bar .agn-header--v584{top:46px}

.agn-v584-header-footer-polish .agn-header--v584.is-scrolled,
.agn-v584-header-footer-polish .agn-header--v584:hover{background:rgba(255,252,248,.96);box-shadow:0 24px 70px rgba(36,22,14,.14)}

.agn-v584-header-footer-polish .agn-header--v584 .agn-header__inner{min-height:78px;padding:0 18px;gap:14px;max-width:1400px;margin:auto}

.agn-v584-header-footer-polish .agn-header__brand--v51{min-width:216px;gap:11px;padding:7px 10px 7px 7px;border-radius:18px;text-decoration:none;background:linear-gradient(135deg,rgba(255,255,255,.82),rgba(255,246,240,.44));border:1px solid rgba(44,29,20,.07)}

.agn-v584-header-footer-polish .agn-header__logo-frame{width:62px;height:48px;border-radius:15px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 11px 28px rgba(41,27,19,.08);overflow:hidden}

.agn-v584-header-footer-polish .agn-header__logo-frame img{width:48px;height:auto;max-height:36px;object-fit:contain;display:block}

.agn-v584-header-footer-polish .agn-header__brand-copy strong{font-size:14px;letter-spacing:.04em;color:#1d1714;line-height:1.05}

.agn-v584-header-footer-polish .agn-header__brand-copy em{font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:#ff7449;font-style:normal;font-weight:800;margin-top:3px;display:block;white-space:nowrap}

.agn-v584-header-footer-polish .agn-nav{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;flex:1}

.agn-v584-header-footer-polish .agn-nav>a,
.agn-v584-header-footer-polish .agn-nav__item>a{display:flex;align-items:center;min-height:40px;padding:0 14px;border-radius:999px;color:#2b211d;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:-.01em;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}

.agn-v584-header-footer-polish .agn-nav>a:hover,
.agn-v584-header-footer-polish .agn-nav__item:hover>a{background:#191414;color:#fff;box-shadow:0 10px 24px rgba(25,20,20,.18);transform:translateY(-1px)}

.agn-v584-header-footer-polish .agn-header__actions--v51{gap:9px;align-items:center;flex:0 0 auto}

.agn-v584-header-footer-polish .agn-header__phone{min-width:132px;padding:8px 12px;border-radius:16px;border:1px solid rgba(35,24,19,.08);background:rgba(255,255,255,.70);text-decoration:none;color:#261d19;box-shadow:0 8px 20px rgba(30,18,12,.05)}

.agn-v584-header-footer-polish .agn-header__phone small{font-size:9px;letter-spacing:.13em;color:#ff7449;text-transform:uppercase;font-weight:900;display:block;line-height:1.05}

.agn-v584-header-footer-polish .agn-header__phone strong{font-size:13px;letter-spacing:-.01em;line-height:1.2;white-space:nowrap}

.agn-v584-header-footer-polish .agn-header__cta{height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:999px;background:#191414;color:#fff;text-decoration:none;font-weight:900;font-size:13px;box-shadow:0 14px 30px rgba(25,20,20,.17);white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}

.agn-v584-header-footer-polish .agn-header__cta:hover{transform:translateY(-1px);background:#ff7449;box-shadow:0 18px 36px rgba(240,100,47,.22)}

.agn-v584-mega-menu-final .agn-nav__item{position:relative}

.agn-v584-mega-menu-final .agn-nav__mega{position:absolute;left:50%;top:calc(100% + 18px);transform:translateX(-50%) translateY(8px);width:min(920px, calc(100vw - 44px));display:grid;grid-template-columns:1.05fr 1fr 1fr;gap:10px;padding:16px;border-radius:24px;background:rgba(26,21,19,.96);border:1px solid rgba(255,255,255,.11);box-shadow:0 28px 80px rgba(25,16,12,.25);opacity:0;visibility:hidden;pointer-events:none;z-index:10010;max-height:min(78vh,620px);overflow:auto;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}

.agn-v584-mega-menu-final .agn-nav__item:hover .agn-nav__mega,
.agn-v584-mega-menu-final .agn-nav__item:focus-within .agn-nav__mega,
.agn-v584-mega-menu-final .agn-nav__mega.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}

.agn-v584-mega-menu-final .agn-nav__mega:before{content:"";position:absolute;inset:0;border-radius:inherit;background:radial-gradient(circle at 14% 8%,rgba(240,100,47,.25),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.05),transparent 55%);pointer-events:none}

.agn-v584-mega-menu-final .agn-nav__mega-head{position:relative;grid-row:span 3;padding:18px;border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.10),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.10);min-width:0}

.agn-v584-mega-menu-final .agn-nav__mega-head span{display:inline-flex;margin-bottom:12px;padding:6px 10px;border-radius:999px;background:rgba(240,100,47,.15);color:#ffbd9d;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:10px}

.agn-v584-mega-menu-final .agn-nav__mega-head strong{display:block;color:#fff;font-size:26px;line-height:1.04;letter-spacing:-.055em;max-width:260px;text-wrap:balance}

.agn-v584-mega-menu-final .agn-nav__mega>a{position:relative;display:grid;grid-template-columns:36px 1fr;gap:4px 11px;align-items:start;padding:13px;border-radius:17px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.08);text-decoration:none;color:#fff;min-width:0;transition:background .2s ease,transform .2s ease,border-color .2s ease}

.agn-v584-mega-menu-final .agn-nav__mega>a:hover{background:rgba(255,255,255,.12);border-color:rgba(240,100,47,.35);transform:translateY(-1px)}

.agn-v584-mega-menu-final .agn-nav__mega>a b{grid-row:span 2;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#ff7449;color:#fff;font-size:11px;line-height:1;font-weight:950}

.agn-v584-mega-menu-final .agn-nav__mega>a span{font-weight:900;color:#fff;font-size:14px;line-height:1.12;white-space:normal;word-break:normal;overflow-wrap:normal}

.agn-v584-mega-menu-final .agn-nav__mega>a small{grid-column:2;color:rgba(255,255,255,.66);font-size:11.5px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;word-break:normal;overflow-wrap:normal}

.agn-v584-mega-menu-final .agn-nav__mega-cta{position:relative;grid-column:2/4;display:flex;justify-content:flex-end;padding-top:4px}

.agn-v584-mega-menu-final .agn-nav__mega-cta a{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#fff;color:#191414;text-decoration:none;font-weight:900;font-size:12px;box-shadow:0 14px 28px rgba(0,0,0,.16)}

.agn-v584-mobile-menu-final .agn-menu-toggle{border:1px solid rgba(32,22,17,.10);border-radius:16px;background:#fff;box-shadow:0 10px 26px rgba(35,20,12,.10);width:46px;height:42px;align-items:center;justify-content:center;gap:4px}

.agn-v584-mobile-menu-final .agn-menu-toggle span{width:18px;height:2px;border-radius:99px;background:#1d1714;display:block;transition:transform .22s ease,opacity .22s ease}

.agn-v584-mobile-menu-final .agn-mobile-panel{background:radial-gradient(circle at 15% 0%,rgba(240,100,47,.26),transparent 34%),linear-gradient(145deg,#171211,#261d19);border-left:1px solid rgba(255,255,255,.10);box-shadow:-28px 0 80px rgba(21,13,9,.32)}

.agn-v584-mobile-menu-final .agn-mobile-panel__top{border-bottom:1px solid rgba(255,255,255,.08);padding-bottom:15px}

.agn-v584-mobile-menu-final .agn-mobile-panel__top img{max-width:138px;max-height:62px;object-fit:contain}

.agn-v584-mobile-menu-final .agn-mobile-panel__intro{border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.06);border-radius:20px;padding:16px;margin:16px 0}

.agn-v584-mobile-menu-final .agn-mobile-panel__intro span{color:#ffb28e;font-size:10px;letter-spacing:.14em;text-transform:uppercase;font-weight:900}

.agn-v584-mobile-menu-final .agn-mobile-panel__intro strong{display:block;margin-top:6px;color:#fff;font-size:20px;line-height:1.08;letter-spacing:-.035em}

.agn-v584-mobile-menu-final .agn-mobile-panel__nav a,
.agn-v584-mobile-menu-final .agn-mobile-panel__services a{border-radius:16px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.07);color:#fff;text-decoration:none;padding:13px 14px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}

.agn-v584-mobile-menu-final .agn-mobile-panel__services b{display:block;color:#ffb28e;text-transform:uppercase;letter-spacing:.12em;font-size:10px;margin:16px 0 8px}

.agn-v584-mobile-menu-final .agn-mobile-panel__cta{display:flex;justify-content:center;border-radius:999px!important;background:#ff7449!important;color:#fff!important;font-weight:900;margin-top:12px!important}

/* Button hierarchy */
body.agn-v590-button-hierarchy .agn-btn,
body.agn-v590-button-hierarchy .agn-header__cta,
body.agn-v590-button-hierarchy .agn-v53-text-link,
body.agn-v590-button-hierarchy .agn-v52-cta-band a,
body.agn-v590-button-hierarchy .agn-cta a{border-radius:999px!important;font-weight:900!important;letter-spacing:-.01em;}

body.agn-v590-button-hierarchy .agn-btn:not(.agn-btn--ghost),
body.agn-v590-button-hierarchy .agn-header__cta,
body.agn-v590-button-hierarchy .agn-cta a{background:#191414!important;color:#fff!important;box-shadow:0 16px 34px rgba(25,20,20,.16)!important;}

body.agn-v590-button-hierarchy .agn-btn:not(.agn-btn--ghost):hover,
body.agn-v590-button-hierarchy .agn-header__cta:hover,
body.agn-v590-button-hierarchy .agn-cta a:hover{background:#ff7449!important;transform:translateY(-2px);}

body.agn-v591-mobile-tablet-qa .agn-site,
body.agn-v591-mobile-tablet-qa .agn-header,
body.agn-v591-mobile-tablet-qa .agn-footer{max-width:100%;overflow-x:clip;}

body.agn-v591-touch-targets .agn-header a,
body.agn-v591-touch-targets .agn-header button,
body.agn-v591-touch-targets .agn-mobile-panel a,
body.agn-v591-touch-targets .agn-btn,
body.agn-v591-touch-targets .agn-cta a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;}

.ajansgn-suite-v600 .agn-header .agn-mega,.ajansgn-suite-v600 .agn-header__mega{width:min(960px,calc(100vw - 48px));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px;}

.ajansgn-suite-v600 .agn-header .agn-mega *,.ajansgn-suite-v600 .agn-header__mega *{min-width:0;word-break:normal;overflow-wrap:normal;}

body.ajansgn-suite-v601 .agn-header--v601,
body.ajansgn-suite-v601 .agn-header[data-agn-header]{
  width:100vw!important;
  max-width:none!important;
  min-width:0!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  translate:none!important;
  overflow:visible!important;
  border-radius:0!important;
  z-index:100000!important;
}

body.ajansgn-suite-v601 .agn-header--v601.is-sticky,
body.ajansgn-suite-v601 .agn-header[data-agn-header].is-sticky{
  position:sticky!important;
  top:0!important;
}

body.admin-bar.ajansgn-suite-v601 .agn-header--v601.is-sticky,
body.admin-bar.ajansgn-suite-v601 .agn-header[data-agn-header].is-sticky{
  top:32px!important;
}

body.ajansgn-suite-v601 .agn-header__brand--v51,
body.ajansgn-suite-v601 .agn-header__brand{
  flex:0 0 auto!important;
  min-width:0!important;
  max-width:280px!important;
  margin:0!important;
  position:relative!important;
  z-index:3!important;
}

body.ajansgn-suite-v601 .agn-header__logo-frame{
  flex:0 0 auto!important;
}

body.ajansgn-suite-v601 .agn-header__brand-copy{
  min-width:0!important;
  white-space:nowrap!important;
}

body.ajansgn-suite-v601 .agn-nav{
  flex:0 1 auto!important;
  min-width:0!important;
  margin-left:auto!important;
  margin-right:0!important;
  justify-content:center!important;
  white-space:nowrap!important;
  max-width:min(560px, 44vw)!important;
  overflow:visible!important;
  position:relative!important;
  z-index:4!important;
}

body.ajansgn-suite-v601 .agn-header__actions--v51,
body.ajansgn-suite-v601 .agn-header__actions{
  flex:0 0 auto!important;
  min-width:0!important;
  margin:0!important;
  display:flex!important;
  align-items:center!important;
  white-space:nowrap!important;
  position:relative!important;
  z-index:3!important;
}

body.ajansgn-suite-v601 .agn-header__phone,
body.ajansgn-suite-v601 .agn-header__cta{
  flex:0 0 auto!important;
  white-space:nowrap!important;
}

body.agn-v603-client-preview .agn-header{box-shadow:0 18px 60px rgba(38,24,16,.07)!important;}

body.agn-v609-header-footer-balance .agn-header{
  overflow:visible!important;
  isolation:isolate!important;
}

body.admin-bar.agn-v609-header-footer-balance .agn-header--v601,
body.admin-bar.agn-v609-header-footer-balance .agn-header--v584{top:44px!important;}

body.agn-v609-header-footer-balance .agn-header__inner{
  width:100%!important;
  max-width:none!important;
  min-height:72px!important;
  height:auto!important;
  margin:0!important;
  padding:8px 12px!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  overflow:visible!important;
}

body.agn-v609-compact-header .agn-header__brand--v51{
  min-width:190px!important;
  max-width:220px!important;
  flex:0 0 auto!important;
  padding:6px 9px 6px 6px!important;
  border-radius:17px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.88),rgba(255,246,239,.48))!important;
}

body.agn-v609-compact-header .agn-header__logo-frame{width:58px!important;height:44px!important;border-radius:14px!important;}

body.agn-v609-compact-header .agn-header__logo-frame img{width:44px!important;max-height:34px!important;object-fit:contain!important;}

body.agn-v609-compact-header .agn-header__brand-copy strong{font-size:13px!important;letter-spacing:.035em!important;}

body.agn-v609-compact-header .agn-header__brand-copy em{font-size:9px!important;letter-spacing:.15em!important;}

body.agn-v609-header-footer-balance .agn-nav{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  justify-content:center!important;
  gap:3px!important;
  overflow:visible!important;
}

body.agn-v609-header-footer-balance .agn-nav > a,
body.agn-v609-header-footer-balance .agn-nav__item > a{
  min-height:38px!important;
  padding:0 12px!important;
  font-size:12.5px!important;
  letter-spacing:-.01em!important;
  white-space:nowrap!important;
  border-radius:999px!important;
}

body.agn-v609-header-footer-balance .agn-header__actions--v51{gap:8px!important;flex:0 0 auto!important;}

body.agn-v609-header-footer-balance .agn-header__phone{
  min-width:118px!important;
  padding:7px 10px!important;
  border-radius:15px!important;
  box-shadow:none!important;
}

body.agn-v609-header-footer-balance .agn-header__phone small{font-size:8.5px!important;}

body.agn-v609-header-footer-balance .agn-header__phone strong{font-size:12px!important;}

body.agn-v609-header-footer-balance .agn-header__cta{
  height:40px!important;
  padding:0 15px!important;
  font-size:12.5px!important;
  box-shadow:0 12px 24px rgba(25,18,14,.15)!important;
}

body.agn-v609-header-footer-balance .agn-nav__item{position:relative!important;}

body.agn-v609-header-footer-balance .agn-nav__mega{
  left:50%!important;
  right:auto!important;
  transform:translateX(-50%) translateY(8px)!important;
  width:min(860px, calc(100vw - 56px))!important;
  max-width:860px!important;
  grid-template-columns:minmax(210px,.9fr) minmax(220px,1fr) minmax(220px,1fr)!important;
  gap:9px!important;
  padding:14px!important;
  border-radius:22px!important;
  max-height:min(72vh,560px)!important;
  overflow:auto!important;
}

body.agn-v609-header-footer-balance .agn-nav__item:hover .agn-nav__mega,
body.agn-v609-header-footer-balance .agn-nav__item:focus-within .agn-nav__mega,
body.agn-v609-header-footer-balance .agn-nav__mega.is-open{transform:translateX(-50%) translateY(0)!important;}

body.agn-v609-header-footer-balance .agn-nav__mega-head{padding:16px!important;}

body.agn-v609-header-footer-balance .agn-nav__mega-head strong{font-size:22px!important;line-height:1.08!important;}

body.agn-v609-header-footer-balance .agn-nav__mega > a{padding:12px!important;grid-template-columns:34px minmax(0,1fr)!important;}

body.agn-v609-header-footer-balance .agn-nav__mega > a span{font-size:13.5px!important;line-height:1.15!important;}

body.agn-v609-header-footer-balance .agn-nav__mega > a small{font-size:11px!important;line-height:1.34!important;}

body.agn-v609-header-footer-balance .agn-nav__mega-cta{grid-column:2/4!important;}

body.agn-v610-client-preview .agn-header,
body.agn-v610-client-preview .agn-header--v601,
body.agn-v610-client-preview .agn-header--v584{
  width:min(1320px, calc(100vw - 34px))!important;
  margin-left:auto!important;
  margin-right:auto!important;
  left:auto!important;
  right:auto!important;
  transform:none!important;
  border-radius:24px!important;
}

body.agn-v610-client-preview .agn-header__inner{
  width:100%!important;
  max-width:none!important;
}
