
:root{--vmx-blue:#0759c7;--vmx-navy:#081f3c;--vmx-red:#c9212b;--vmx-gold:#ffbf47;--vmx-line:#cad7e4}
#vm-x-status-bar{position:relative;z-index:9997;background:var(--vmx-navy);color:#fff;border-bottom:3px solid var(--vmx-red);font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
#vm-x-status-bar *{box-sizing:border-box}.vmx-status-inner{width:min(1220px,calc(100% - 24px));margin:auto;min-height:46px;display:flex;align-items:center;gap:10px;padding:7px 0}
.vmx-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#ffd34d;box-shadow:0 0 0 4px rgba(255,211,77,.15)}
.vmx-copy{min-width:0;flex:1;font-size:.91rem;line-height:1.35}.vmx-copy strong{color:#fff}.vmx-action{flex:0 0 auto;display:inline-flex;align-items:center;min-height:36px;padding:6px 10px;border-radius:8px;background:#fff;color:#082a50!important;text-decoration:none!important;font-weight:900;font-size:.84rem}
.vmx-close{width:36px;height:36px;flex:0 0 auto;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:transparent;color:#fff;font-size:1.2rem;cursor:pointer}
.vmx-action:hover,.vmx-action:focus-visible,.vmx-close:hover,.vmx-close:focus-visible{outline:3px solid var(--vmx-gold);outline-offset:2px}
#vm-x-home-announcement{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;width:min(1200px,calc(100% - 28px));margin:18px auto 28px;background:#fff;border:1px solid var(--vmx-line);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(7,50,92,.08)}
#vm-x-home-announcement img{display:block;width:100%;height:auto}.vmx-home-copy{padding:16px 18px}.vmx-home-copy h2{margin:.1rem 0 .5rem;color:#0a2d55;font-size:clamp(1.35rem,2.6vw,2.05rem);line-height:1.12}.vmx-home-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.vmx-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 13px;border-radius:9px;border:1px solid #8da8c3;background:#fff;color:#113d67!important;text-decoration:none!important;font-weight:900}.vmx-btn.primary{background:var(--vmx-blue);border-color:var(--vmx-blue);color:#fff!important}
#vm-x-footer-notice{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#eef5fc;color:#143753;border-top:1px solid #c9d8e6;border-bottom:1px solid #c9d8e6}
.vmx-footer-inner{width:min(1180px,calc(100% - 24px));margin:auto;padding:10px 0;font-size:.85rem;line-height:1.4;display:flex;gap:9px;align-items:center;justify-content:center;flex-wrap:wrap;text-align:center}.vmx-footer-inner strong{color:#9d1923}.vmx-footer-inner a{font-weight:900;color:#0759c7}
.vmx-page{font-family:system-ui,-apple-system,"Segoe UI",Arial,sans-serif;background:#f5f8fc;color:#111820;min-height:100vh;margin:0}.vmx-page .wrap{width:min(980px,calc(100% - 28px));margin:auto}.vmx-page header{background:#082a50;color:#fff;padding:16px 0}.vmx-page header a{color:#fff;font-weight:900}.vmx-page main{padding:30px 0 50px}.vmx-page .card{background:#fff;border:1px solid #cfdae6;border-radius:15px;padding:20px;margin:14px 0}.vmx-page .status{border-left:6px solid var(--vmx-red);background:#fff7f7}.vmx-page h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.02;margin:.35rem 0 1rem}.vmx-page img{width:100%;height:auto;border:1px solid #cfdae6;border-radius:12px}.vmx-fine{font-size:.84rem;color:#5d6c7b}
@media(max-width:760px){.vmx-status-inner{align-items:flex-start;flex-wrap:wrap}.vmx-copy{flex:1 1 calc(100% - 55px);font-size:.86rem}.vmx-action{order:3;margin-left:20px}.vmx-close{margin-left:auto}#vm-x-home-announcement{width:min(100% - 18px,1200px);margin-top:12px}.vmx-home-copy{padding:14px}}
