.siege-notice-layer{position:fixed;z-index:90;display:grid;place-items:center;inset:0;padding:24px;background:rgba(1,4,9,.82);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:siege-fade .22s ease-out}
.siege-notice-layer[hidden]{display:none}
.siege-notice{position:relative;width:min(760px,100%);max-height:min(82vh,820px);overflow:auto;color:#f7f1e4;border:1px solid rgba(239,193,95,.42);border-radius:8px;background:radial-gradient(circle at 50% 0,rgba(169,111,34,.23),transparent 36%),linear-gradient(145deg,#18212c,#080d14 74%);box-shadow:0 30px 90px rgba(0,0,0,.72)}
.siege-notice-head{padding:28px 30px 22px;border-bottom:1px solid rgba(255,255,255,.08)}
.siege-notice-kicker{color:#d6a94f;font-size:10px;letter-spacing:.28em}.siege-notice h2{margin:8px 0 5px;font-family:STKaiti,KaiTi,serif;font-size:34px;letter-spacing:.1em}.siege-notice-date{color:#8d98a7;font-size:12px}
.siege-notice-close{position:absolute;z-index:2;top:15px;right:15px;display:grid;place-items:center;width:42px;height:42px;color:#bac2ce;border:1px solid #394350;border-radius:50%;background:#111821;font-size:24px;line-height:1}
.siege-notice-summary{display:flex;gap:22px;padding:17px 30px;color:#939eac;border-bottom:1px solid rgba(255,255,255,.07);font-size:12px}.siege-notice-summary b{color:#f0ca76;font:700 19px Georgia,serif}
.siege-notice-teams{display:grid;gap:12px;padding:20px 30px}.siege-notice-team{padding:17px;border:1px solid #2d3744;background:rgba(9,14,21,.72)}
.siege-team-top{display:flex;justify-content:space-between;align-items:start;gap:15px}.siege-team-top small{color:#9e7a3d;font-size:9px;letter-spacing:.2em}.siege-team-top h3{margin:5px 0 0;font-family:serif;font-size:21px;letter-spacing:.06em}.siege-team-target{text-align:right}.siege-team-target span{display:block;color:#7d8795;font-size:10px}.siege-team-target b{display:block;margin-top:4px;color:#f5cf7c;font-size:20px}
.siege-team-note{margin:13px 0 0;color:#b2bdca;font-size:13px;line-height:1.55}.siege-team-members{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.siege-team-members span{padding:6px 9px;color:#dce1e8;border:1px solid #303b48;background:#0b1119;font-size:11px}.siege-team-members i{color:#75808e;font-size:12px;font-style:normal}.siege-team-power{display:flex;justify-content:space-between;margin-top:14px;padding-top:12px;color:#7f8997;border-top:1px solid rgba(255,255,255,.07);font-size:11px}.siege-team-power b{color:#e7bd69;font-size:15px}
.siege-notice-empty{padding:45px 20px;text-align:center;color:#8a95a3;border:1px solid #29323e;background:#0b1119}.siege-notice-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:10px;padding:16px 30px calc(16px + env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);background:rgba(9,14,21,.96)}.siege-notice-actions button{min-height:44px;padding:11px 18px;color:#171006;border:0;border-radius:3px;background:linear-gradient(135deg,#f4d380,#b7792f);font-weight:800}.siege-notice-actions .siege-later{color:#aeb7c4;border:1px solid #3b4552;background:#151d27}
body.siege-notice-open{overflow:hidden}
@keyframes siege-fade{from{opacity:0}to{opacity:1}}
@media(max-width:600px){.siege-notice-layer{align-items:end;padding:0}.siege-notice{width:100%;max-height:92vh;border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0}.siege-notice-head{padding:25px 20px 18px}.siege-notice h2{font-size:27px}.siege-notice-summary{gap:14px;padding:14px 20px}.siege-notice-teams{padding:15px 14px}.siege-team-top h3{font-size:18px}.siege-team-target b{font-size:17px}.siege-notice-actions{padding:13px 14px calc(13px + env(safe-area-inset-bottom))}.siege-notice-actions button{flex:1;padding:10px 8px}}
