:root{--st-navy:#061125;--st-blue:#126BFF;--st-cyan:#2EE7FF;--st-gold:#F4C76B;--st-white:#F7FBFF;--st-muted:#A7B8CF;--st-card:#0B1B31;--st-line:rgba(255,255,255,.12);}
*{box-sizing:border-box}body.screentalent-theme{margin:0;background:var(--st-navy);color:var(--st-white);font-family:Inter,Aptos,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.st-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.st-skip-link{position:absolute;left:-999px;top:auto}.st-skip-link:focus{left:10px;top:10px;background:#fff;color:#000;padding:8px;z-index:99}.st-site-header{position:sticky;top:0;z-index:30;background:rgba(5,13,29,.88);backdrop-filter:blur(12px);border-bottom:1px solid var(--st-line)}.st-header-inner{min-height:74px;width:min(1200px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.st-brand img{max-width:230px;height:auto;display:block}.st-nav ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.st-nav a{color:var(--st-white);text-decoration:none;font-weight:700;font-size:14px}.st-nav a:hover{color:var(--st-cyan)}.st-site-main{min-height:70vh}.st-content-shell{padding:64px 0}.st-entry,.st-page{overflow:hidden}.st-content-shell h1{font-size:clamp(34px,5vw,58px);line-height:1;margin:0 0 18px}.st-site-footer{border-top:1px solid var(--st-line);background:#030814;color:var(--st-muted)}.st-footer-inner{width:min(1200px,calc(100% - 40px));margin:auto;padding:28px 0;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.st-footer-inner strong{color:var(--st-gold)}
@media(max-width:780px){.st-header-inner{align-items:flex-start;flex-direction:column;padding:14px 0}.st-nav ul{flex-wrap:wrap;gap:10px}.st-brand img{max-width:210px}.st-footer-inner{display:block}.st-footer-inner span{display:block;margin-top:8px}}
