:root{--fx-navy:#061a3a;--fx-orange:#f4510b;--fx-ink:#0b1730;--fx-muted:#6e7a8e;--fx-line:#e4e9f0;--fx-green:#0a9f62}
.public-shell-page .site-header{position:sticky;top:0;z-index:120;border-bottom:1px solid rgba(6,26,58,.09);background:rgba(255,255,255,.97);box-shadow:0 4px 20px rgba(6,26,58,.05);backdrop-filter:blur(14px)}
.public-shell-page .header-shell{min-height:72px;gap:24px;align-items:center;position:relative;z-index:121}
.public-shell-page .brand{min-width:208px;color:var(--fx-navy);position:relative;z-index:122}
.public-shell-page .brand-mark{width:43px;height:43px;border:2px solid var(--fx-orange);background:#fff;color:var(--fx-orange);box-shadow:none}
.public-shell-page .brand-copy strong{color:var(--fx-navy);letter-spacing:.04em}
.public-shell-page .brand-copy small{color:var(--fx-muted)}
.public-shell-page .main-nav{gap:clamp(11px,1.35vw,22px)}
.public-shell-page .main-nav a{position:relative;color:#27364d;font-size:.86rem;font-weight:700;white-space:nowrap}
.public-shell-page .main-nav a:hover,.public-shell-page .main-nav a.active{color:var(--fx-orange)}
.public-shell-page .main-nav a::after{background:transparent}
.public-shell-page .main-nav a.active::after,.public-shell-page .main-nav a:hover::after{background:var(--fx-orange)}
.public-shell-page .header-actions{gap:8px}
.public-shell-page .support-pill{min-height:42px;padding:7px 11px;border:1px solid var(--fx-line);border-radius:9px;background:#fff;color:var(--fx-navy);box-shadow:none}
.public-shell-page .support-pill span{color:var(--fx-muted)}
.public-shell-page .support-whatsapp{border-color:rgba(10,159,98,.28);color:var(--fx-green)}
.public-shell-page .menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:48px;min-width:48px;height:48px;min-height:48px;padding:0;border:1px solid var(--fx-line);border-radius:10px;background:#fff;color:var(--fx-navy);box-shadow:0 2px 10px rgba(6,26,58,.08);cursor:pointer;position:relative;z-index:130;-webkit-tap-highlight-color:transparent}
.public-shell-page .menu-toggle span{display:block;width:20px;height:2px;margin:0;background:var(--fx-navy);border-radius:2px;pointer-events:none}
.public-shell-page .nav-overlay{z-index:110}
.public-shell-page .hero,.public-shell-page .hero-figure,.public-shell-page .hero-figure img,.public-shell-page .hero-figure figcaption,.public-shell-page .hero-proof-panel,.public-shell-page .dot-field{position:relative;z-index:1}
.public-shell-page .site-footer{border-top:1px solid rgba(255,255,255,.1);background:var(--fx-navy);color:#afbecf}
.public-shell-page .site-footer .brand{color:#fff}
.public-shell-page .site-footer .brand-mark{border-color:var(--fx-orange);background:transparent;color:#ff8b58}
.public-shell-page .site-footer .brand-copy strong,.public-shell-page .site-footer h3,.public-shell-page .site-footer a{color:#fff}
.public-shell-page .site-footer .brand-copy small,.public-shell-page .site-footer p{color:#afbecf}
.public-shell-page .site-footer a:hover{color:#ff9c70}
.public-shell-page .socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.public-shell-page .socials a{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:4px;font-size:11px;font-weight:900}
.public-shell-page .footer-payment-trust{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}
.public-shell-page .footer-payment-trust strong{flex-basis:100%;color:#d7e0e8;font-size:11px}
.public-shell-page .footer-payment-trust span{padding:4px 7px;border:1px solid rgba(255,255,255,.2);border-radius:3px;color:#c7d2dc;font-size:9px;font-weight:800}
.public-shell-page .footer-bottom{border-color:rgba(255,255,255,.14)}
.public-shell-page .footer-bottom>div{display:flex;flex-wrap:wrap;gap:14px}
.public-shell-page .footer-company-meta{width:100%;font-size:10px}
@media(max-width:1220px){.public-shell-page .header-actions{display:none}.public-shell-page .header-shell{grid-template-columns:auto 1fr}.public-shell-page .main-nav{justify-content:flex-end}}
@media(max-width:980px){
  .public-shell-page .header-shell{grid-template-columns:1fr auto;gap:12px}
  .public-shell-page .menu-toggle{display:inline-flex !important}
  .public-shell-page .main-nav{top:72px;z-index:125;background:#fff;box-shadow:0 20px 48px rgba(6,26,58,.2)}
  .public-shell-page .main-nav a{color:var(--fx-ink)}
  .public-shell-page .hero,.public-shell-page .hero-figure,.public-shell-page .hero-figure figcaption,.public-shell-page .hero-proof-panel{z-index:1 !important}
}
@media(max-width:680px){
  .public-shell-page .brand{min-width:0}
  .public-shell-page .brand-mark{width:40px;height:40px}
  .public-shell-page .brand-copy strong{font-size:1rem}
  .public-shell-page .brand-copy small{font-size:.57rem}
  .public-shell-page .menu-toggle{width:46px;min-width:46px;height:46px;min-height:46px}
}
@media(max-width:480px){
  .public-shell-page .header-shell{min-height:64px;padding-inline:4px}
  .public-shell-page .menu-toggle{width:44px;min-width:44px;height:44px;min-height:44px}
}
