:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#3676f82e,#0000 28%),linear-gradient(#102343 0%,#02050d 100%);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{min-height:100%}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}#root{min-height:100vh;padding:0 0 36px}h1{margin:0 0 .8rem;font-size:clamp(1.8rem,3.4vw,2.35rem);line-height:1.15}h2{font-size:1.15rem}h3{font-size:1rem}p{margin:0}.site-shell{--frame-side-width:132px;--frame-right-cap:25px;--menu-side-cap:25px;--inner-divider-width:12px;--inner-divider-x:calc(var(--frame-side-width) - 6px);width:min(100%,1120px);min-width:min(750px,100%);margin:0 auto}.top-strip{background:#002 url(/layout/frame/topmost-center.svg) 0 0 repeat-x;align-items:center;height:60px;margin-top:12px;display:flex;position:relative;overflow:hidden}.top-strip:before,.top-strip:after,.main-nav:before,.main-nav:after,.header-band:before,.header-band:after,.footer-note:before,.footer-note:after,.content-frame:after{content:"";pointer-events:none;z-index:1;display:none;position:absolute;top:0;bottom:0}.top-strip:before{background-color:#002;background-image:url(/layout/frame/topmost-left.svg),url(/layout/frame/left-border.svg);background-position:0 0,0 0;background-repeat:no-repeat,repeat-y;background-size:auto,auto;width:25px;display:block;left:0}.top-strip:after{width:var(--frame-right-cap);background:url(/layout/frame/topmost-right.svg) 100% 0 no-repeat,url(/layout/frame/right-border.svg) 100% 0 repeat-y;display:block;right:0}.brand-logo{z-index:2;width:250px;height:36px;margin-top:30px;margin-left:30px;position:relative}.main-nav{background:#002;flex-wrap:wrap;align-items:flex-start;gap:.85rem 1.1rem;min-height:24px;padding:4px 28px 5px;display:flex;position:relative;overflow:hidden}.main-nav:before{width:var(--menu-side-cap);background:url(/layout/frame/left-border.svg) 0 0 repeat-y;display:block;left:0}.main-nav:after{width:var(--menu-side-cap);background:url(/layout/frame/right-border.svg) 100% 0 repeat-y;display:block;right:0}.menu-link{color:#3676f8;font-size:1.05rem;font-weight:700;text-decoration:none}.menu-link:hover,.menu-link:focus-visible{color:red}.menu-link.is-active{color:#78a0fa}.header-band{background:url(/layout/frame/divider-band-intersection.svg) var(--inner-divider-x) top / auto auto no-repeat, #002 url(/layout/frame/divider-center.svg) left top / auto auto repeat-x;height:16px;display:block;position:relative;overflow:hidden}.header-band:before{width:var(--menu-side-cap);background:url(/layout/frame/divider-left.svg) 0 0 no-repeat;display:block;left:0}.header-band:after{width:var(--menu-side-cap);background:url(/layout/frame/divider-right.svg) 100% 0 no-repeat;display:block;right:0}.content-frame{grid-template-columns:var(--frame-side-width) minmax(0, 1fr);color:#fff;background:#002;gap:0;display:grid;position:relative;overflow:hidden}.content-frame:before{content:"";top:0;bottom:0;left:var(--inner-divider-x);width:var(--inner-divider-width);pointer-events:none;z-index:1;background:url(/layout/frame/divider-vertical.svg) 0 0 repeat-y;position:absolute}.content-frame:after{width:var(--menu-side-cap);background:url(/layout/frame/right-border.svg) 100% 0 repeat-y;display:block;right:0}.side-nav{text-align:left;background:#002 url(/layout/frame/left-border.svg) 0 0 repeat-y;padding:30px 0 0 28px;position:relative;overflow:hidden}.side-section{color:#3676f8;margin-bottom:.7rem;font-size:1rem;font-weight:700;display:block}.side-link{color:#3676f8;margin-bottom:.5rem;font-size:.92rem;font-weight:700;text-decoration:none;display:block}.side-link:hover,.side-link:focus-visible{color:red}.side-link.is-active{color:#78a0fa}.content-column{padding:15px calc(54px + var(--menu-side-cap)) 30px 54px;background:#002;min-width:0}.hero-box,.textbox-card{background:#000022eb;border:2px solid #05389b;margin-top:15px;padding:12px 14px}.hero-box{background:linear-gradient(135deg,#3676f82e,#0000 55%),#000022f2}.eyebrow{color:#78a0fa;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.hero-copy,.textbox-card p,.showcase-card p{color:#fff;font-size:.95rem;line-height:1.55}.textbox-card h2,.showcase-card h3{color:#fff;margin:0 0 .75rem}.textbox-footer{color:#78a0fa;border-top:1px solid #05389b;margin-top:.9rem;padding-top:.55rem;font-size:.88rem}.showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.showcase-card img{aspect-ratio:4/3;object-fit:cover;border:1px solid #05389b;width:100%;margin-bottom:.75rem;display:block}.footer-note{background:url(/layout/frame/divider-bottom-intersection.svg) var(--inner-divider-x) top / auto auto no-repeat, #002 url(/layout/frame/bottom-center.svg) left top / auto auto repeat-x;color:#0a0a0a;text-align:center;min-height:25px;padding:0;font-size:.82rem;position:relative;overflow:hidden}.footer-note:before{width:var(--menu-side-cap);background:url(/layout/frame/bottom-left.svg) 0 0 no-repeat;display:block;left:0}.footer-note:after{width:var(--menu-side-cap);background:url(/layout/frame/bottom-right.svg) 100% 0 no-repeat;display:block;right:0}@media (width<=760px){.site-shell{min-width:100%}.top-strip,.main-nav,.header-band,.side-nav,.footer-note{background-image:none}.top-strip:before,.top-strip:after,.main-nav:before,.main-nav:after,.header-band:before,.header-band:after,.content-frame:after,.footer-note:before,.footer-note:after{display:none}.main-nav{padding-inline:18px}.content-frame{grid-template-columns:1fr}.side-nav{padding:22px 18px 0}.content-column{padding:12px 18px 28px}.showcase-grid{grid-template-columns:1fr}.top-strip{padding-inline:18px}.brand-logo{width:min(72vw,250px);height:auto;margin-left:0}}
