/* Shared layout: navbar + footer */
.navbar{padding:14px 0;background:transparent;border-bottom:0;transition:all .3s ease}.navbar>.container{position:relative;padding:10px 14px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.105),rgba(255,255,255,.045)),rgba(5,8,22,.64);backdrop-filter:blur(24px) saturate(180%);box-shadow:0 22px 70px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.10);overflow:hidden}.navbar>.container::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 8% 0%,rgba(56,189,248,.22),transparent 28%),radial-gradient(circle at 86% 0%,rgba(139,92,246,.18),transparent 26%);pointer-events:none}.navbar>.container>*{position:relative;z-index:2}.navbar.scrolled{padding:8px 0;background:linear-gradient(180deg,rgba(5,8,22,.68),rgba(5,8,22,.18))}.navbar.scrolled>.container{border-color:rgba(56,189,248,.18);background:rgba(5,8,22,.82);box-shadow:0 18px 58px rgba(0,0,0,.42),0 0 0 1px rgba(56,189,248,.04) inset}.navbar-brand{display:inline-flex;align-items:center;padding:0;border-radius:18px}.brand-img{height:38px;width:auto;display:block;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(56,189,248,.16))}.nav-shell{border:0;border-radius:0;background:transparent;padding:0}.navbar-nav{gap:1px}.nav-link{color:rgba(247,251,255,.76)!important;font-weight:760;font-size:.86rem;line-height:1;position:relative;display:flex;align-items:center;gap:5px;padding:.64rem .58rem!important;border-radius:999px;transition:color .2s ease,background .2s ease,transform .2s ease}.nav-link:hover,.nav-link:focus,.nav-link.active{color:#fff!important;background:rgba(255,255,255,.055);transform:translateY(-1px)}.nav-link::after{display:none!important}.nav-link i{color:#9beaff;font-size:.9rem;vertical-align:-1px;filter:drop-shadow(0 0 8px rgba(56,189,248,.28))}.nav-quote-btn{padding:.68rem .9rem!important;font-size:.86rem;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:999px;box-shadow:0 12px 30px rgba(37,99,235,.30);white-space:nowrap}.navbar-toggler{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.14)!important;transition:.22s ease}.navbar-toggler:hover{background:rgba(56,189,248,.12);border-color:rgba(56,189,248,.32)!important}.navbar-toggler i{font-size:1.35rem;color:#dff8ff}.mobile-only-nav,.mobile-menu-label{display:none}
@media(max-width:991px){.navbar{padding:10px 10px}.navbar>.container{border-radius:22px;padding:10px 12px}.brand-img{height:34px}.navbar-toggler{position:relative;overflow:hidden;box-shadow:0 12px 28px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.10)}.navbar-toggler::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(56,189,248,.20),rgba(139,92,246,.18));opacity:0;transition:opacity .22s ease}.navbar-toggler[aria-expanded="true"]::before{opacity:1}.navbar-toggler[aria-expanded="true"]{border-color:rgba(56,189,248,.42)!important;box-shadow:0 14px 34px rgba(37,99,235,.28)}.navbar-toggler i{position:relative;z-index:2;transition:transform .22s ease}.navbar-toggler[aria-expanded="true"] i{transform:rotate(90deg) scale(1.05)}#nav{margin-top:12px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:radial-gradient(circle at 12% 0%,rgba(56,189,248,.18),transparent 34%),radial-gradient(circle at 88% 8%,rgba(139,92,246,.16),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 46px rgba(0,0,0,.28)}.mobile-menu-label{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#dff8ff;font-weight:850;font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;padding:2px 3px 12px}.mobile-menu-label span:last-child{width:8px;height:8px;border-radius:50%;background:var(--green,#22c55e);box-shadow:0 0 16px rgba(34,197,94,.8)}.navbar-nav{align-items:stretch!important;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important}.mobile-only-nav{display:block}.nav-link{justify-content:flex-start;padding:.92rem .95rem!important;border:1px solid rgba(255,255,255,.09);background:linear-gradient(135deg,rgba(255,255,255,.065),rgba(255,255,255,.028));box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.nav-link:hover,.nav-link:focus{background:linear-gradient(135deg,rgba(56,189,248,.14),rgba(139,92,246,.10));border-color:rgba(56,189,248,.26);transform:translateX(2px)}.nav-link i{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:rgba(56,189,248,.10)}.navbar-nav .nav-item:has(.nav-quote-btn){grid-column:1/-1}.nav-quote-btn{width:100%;margin-top:6px;border-radius:16px;min-height:48px}}
.site-footer{padding:58px 0 30px!important;background:#030712!important;border-top:1px solid rgba(255,255,255,.08)!important;color:var(--muted,#9fb0c6)}.site-footer .container{max-width:1240px}.footer-grid-pro{display:grid!important;grid-template-columns:repeat(6,minmax(130px,1fr))!important;gap:28px!important;align-items:start!important;margin:0 0 34px!important}.footer-col{min-width:0!important;border:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important}.footer-col-toggle{appearance:none!important;-webkit-appearance:none!important;display:block!important;width:100%!important;padding:0 0 14px!important;margin:0!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important;background:transparent!important;color:#fff!important;text-align:left!important;font-size:.72rem!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.14em!important;text-transform:uppercase!important;pointer-events:none!important}.footer-col-toggle span{display:none!important}.footer-col-panel{display:block!important;padding:14px 0 0!important}.footer-col-panel a{display:block!important;color:var(--muted,#9fb0c6)!important;font-size:.88rem!important;line-height:1.35!important;margin:0 0 10px!important;text-decoration:none!important;white-space:normal!important;transition:color .2s ease,transform .2s ease!important}.footer-col-panel a:hover{color:#fff!important;transform:translateX(2px)!important}.footer-socials{display:flex!important;justify-content:center!important;gap:12px!important;margin:10px 0 24px!important}.footer-socials a{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#dff8ff!important;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.11);transition:.22s ease;text-decoration:none}.footer-socials a:hover{color:#fff!important;border-color:rgba(56,189,248,.32);background:rgba(56,189,248,.10);transform:translateY(-2px)}.footer-socials i{font-size:1.08rem}.footer-brand-center{text-align:center!important;margin:0 0 24px!important}.footer-brand-center .footer-brand-img{height:44px!important;margin:0 auto 10px!important}.footer-brand-center p{margin:0;color:var(--muted,#9fb0c6);font-size:.92rem}.footer-line{height:1px;background:rgba(255,255,255,.10);margin:28px 0}.footer-bottom{display:flex!important;flex-direction:row!important;justify-content:space-between!important;gap:18px!important;text-align:left!important;color:var(--muted,#9fb0c6)!important;font-size:.86rem!important}
@media(max-width:1199px) and (min-width:768px){.footer-grid-pro{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:30px 24px!important}}
@media(max-width:767px){.footer-grid-pro{grid-template-columns:1fr!important;gap:8px!important;margin-bottom:28px!important}.footer-col{border:1px solid rgba(255,255,255,.10)!important;border-radius:16px!important;background:rgba(255,255,255,.035)!important;overflow:hidden!important}.footer-col-toggle{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px!important;border-bottom:0!important;pointer-events:auto!important}.footer-col-toggle span{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:26px!important;height:26px!important;border-radius:9px!important;background:rgba(56,189,248,.10)!important;border:1px solid rgba(56,189,248,.18)!important}.footer-col-toggle span::before{content:"+"!important;font-size:1.05rem!important;line-height:1!important}.footer-col.open .footer-col-toggle span::before{content:"-"!important}.footer-col-panel{display:none!important;padding:0 16px 14px!important}.footer-col.open .footer-col-panel{display:block!important}.footer-bottom{flex-direction:column!important;text-align:center!important;gap:8px!important}}

/* Footer alignment polish */
.footer-socials{justify-content:flex-start!important;margin:10px 0 22px!important}.footer-brand-center{text-align:left!important;margin:0 0 24px!important}.footer-brand-center .footer-brand-img{margin:0 0 10px!important}.footer-brand-center p{max-width:420px}@media(max-width:767px){.footer-socials{justify-content:flex-start!important}.footer-brand-center{text-align:left!important}.footer-brand-center .footer-brand-img{margin:0 0 10px!important}}

/* Dashboard/navbar visibility fixes */
.nav-quote-btn,
.nav-quote-btn span,
.nav-quote-btn i{
  color:#fff!important;
}
.nav-quote-btn span{
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  font-weight:900!important;
}
.nav-quote-btn{
  background:linear-gradient(135deg,#38bdf8,#2563eb,#8b5cf6)!important;
  border:1px solid rgba(255,255,255,.14)!important;
}

/* Account avatar menu */
.avatar.account-trigger{
  position:relative!important;
  overflow:hidden!important;
  cursor:pointer!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.14)!important;
  background:linear-gradient(135deg,#8b5cf6,#ec4899)!important;
  color:#fff!important;
}
.avatar.account-trigger img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}
.avatar.account-trigger:focus-visible{
  outline:3px solid rgba(56,189,248,.35)!important;
  outline-offset:3px!important;
}
.account-menu-popover{
  position:absolute;
  width:min(320px,calc(100vw - 24px));
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  background:
    radial-gradient(circle at top left,rgba(56,189,248,.16),transparent 42%),
    linear-gradient(180deg,rgba(8,13,30,.98),rgba(5,8,22,.98));
  box-shadow:0 24px 70px rgba(0,0,0,.44);
  backdrop-filter:blur(18px);
  color:#f7fbff;
  z-index:5000;
  overflow:hidden;
  transform:translateY(8px);
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease,transform .18s ease;
}
.account-menu-popover.open{opacity:1;transform:translateY(0);pointer-events:auto}
.account-menu-head{display:flex;align-items:center;gap:12px;padding:14px;border-bottom:1px solid rgba(255,255,255,.10)}
.account-menu-photo{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#38bdf8,#8b5cf6,#ec4899);font-weight:900;flex-shrink:0}
.account-menu-photo img{width:100%;height:100%;object-fit:cover;display:block}
.account-menu-copy{min-width:0}
.account-menu-copy strong{display:block;font-size:.93rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.account-menu-copy span{display:block;color:#9fb0c6;font-size:.75rem;font-weight:750;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.account-menu-links{padding:8px}
.account-menu-link{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border-radius:14px;color:#d5deea!important;text-decoration:none!important;font-size:.86rem;font-weight:850;transition:.16s ease}
.account-menu-link i{width:24px;height:24px;border-radius:9px;display:grid;place-items:center;color:#9beaff;background:rgba(56,189,248,.10)}
.account-menu-link:hover{background:rgba(255,255,255,.06);color:#fff!important}
.account-menu-link.danger i{color:#ffb4b4;background:rgba(239,68,68,.12)}
