/* Shared ICARUS ONE institutional identity. */
:root{--navy:#041321;--panel:#0d3151;--panel2:#103f67;--line:#355978;--blue:#55b9ff;--white:#fff;--muted:#bed0e0;--red:#ef3340}
body{background:radial-gradient(circle at 78% 8%,#104b78 0,transparent 34rem),linear-gradient(145deg,#041321,#082744 52%,#041321)}
header{min-height:132px;border-color:#294866}
.brand{display:flex;align-items:center;text-decoration:none}
.brand-logo{display:block;width:310px;height:auto;max-height:116px;object-fit:contain;object-position:left center}
nav{background:#071d33;border-color:#355978}
.card{background:linear-gradient(145deg,#0d3151ee,#071d33ee);box-shadow:0 22px 55px #0005}
.ghost{color:#fff;border-color:#52718d;background:#ffffff0a}
form button{background:#fff;color:#092f54}
.eyebrow{color:#55b9ff}
@media(max-width:600px){header{min-height:104px}.brand-logo{width:190px;max-height:88px}}
