/* v27 site integration for the Imperial Atlas — loaded last */
@font-face{font-family:"Cormorant Garamond";font-style:normal;font-weight:300 700;font-display:swap;src:url(/assets/fonts/cormorant-garamond-latin-variable.woff2) format("woff2")}
@font-face{font-family:"Barlow Condensed";font-style:normal;font-weight:600;font-display:swap;src:url(/assets/fonts/barlow-condensed-latin-600.woff2) format("woff2")}
.atlas-head{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1900px;margin:0 auto 14px;padding:2px 2px 10px;border-bottom:1px solid rgba(236,230,218,.08)}
.atlas-head .brand{display:inline-flex;align-items:center;gap:12px;color:#eee7f3;text-decoration:none;min-height:44px}
.atlas-head .brand img{width:44px;height:44px;border:1px solid rgba(236,230,218,.18);box-shadow:0 0 22px -6px rgba(238,43,70,.35)}
.atlas-head .brand strong{display:block;font:600 12px/1.2 "Barlow Condensed","Segoe UI",Arial,sans-serif;letter-spacing:3px;text-transform:uppercase}
.atlas-head .brand small{display:block;margin-top:3px;font:10px/1.3 Consolas,monospace;letter-spacing:1px;color:#aa9bb5}
.atlas-sitenav{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}
.atlas-sitenav a{font:600 11px/1 "Barlow Condensed","Segoe UI",Arial,sans-serif;letter-spacing:2.6px;text-transform:uppercase;color:#cfc6d8;text-decoration:none;padding:8px 0;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}
.atlas-sitenav a:hover{color:#fff;border-color:#ee2b46}
.atlas-skip{font:600 10px/1.5 "Barlow Condensed","Segoe UI",Arial,sans-serif;letter-spacing:2px;text-transform:uppercase;color:#c4b5d0;text-decoration:none;white-space:nowrap}
.console header h1,.console h2,.console h3{font-family:"Cormorant Garamond",Georgia,serif}
@media(max-width:820px){.atlas-sitenav{display:none}.atlas-head{margin-bottom:8px;padding:2px 6px 8px;gap:10px;min-width:0}.atlas-head .brand{min-width:0}.atlas-head .brand strong{letter-spacing:2px}.atlas-skip{white-space:normal;text-align:right;max-width:120px;line-height:1.4}}
@media(max-width:420px){.atlas-skip{font-size:9px;max-width:96px}}
html,body{overflow-x:clip}
/* embedded (iframe) mode: the parent page already carries the brand and navigation */
.embedded .atlas-sitenav{display:none}
.embedded .atlas-head{display:none}
.embedded body{padding-top:10px}
/* the home page already shows the V.L.A.D. terminal above the frame — open the embed on the map itself.
   hiding the header also parks the avatar animation: its IntersectionObserver reports it off-screen. */
.embedded .console>header{display:none}
.embedded .house-registry{margin-top:0}
