.tooos-notice-mask{position:fixed;inset:0;z-index:100000;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(4px)}.tooos-notice-dialog{width:min(560px,100%);max-height:min(78vh,680px);overflow:auto;border:1px solid rgba(148,163,184,.34);border-radius:12px;background:var(--n-card-color,#fff);box-shadow:0 24px 72px rgba(15,23,42,.32);color:var(--n-text-color,#1f2937);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}.tooos-notice-head{display:flex;align-items:flex-start;gap:16px;padding:22px 24px 14px}.tooos-notice-head h2{flex:1;margin:0;font-size:20px;line-height:1.45;font-weight:600}.tooos-notice-close{border:0;background:transparent;color:#94a3b8;font-size:25px;line-height:1;cursor:pointer}.tooos-notice-image{display:block;width:100%;max-height:240px;object-fit:cover}.tooos-notice-content{padding:6px 24px 22px;line-height:1.75;color:inherit;word-break:break-word}.tooos-notice-content img{max-width:100%;height:auto}.tooos-notice-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px 20px;border-top:1px solid rgba(148,163,184,.22)}.tooos-notice-skip{border:0;background:transparent;color:#64748b;padding:8px 0;cursor:pointer}.tooos-notice-ok{border:0;border-radius:6px;background:#18a058;color:#fff;padding:9px 18px;font-weight:500;cursor:pointer}@media(max-width:480px){.tooos-notice-mask{align-items:flex-end;padding:12px}.tooos-notice-dialog{border-radius:12px 12px 8px 8px}.tooos-notice-head{padding:18px 18px 12px}.tooos-notice-content{padding:4px 18px 18px}.tooos-notice-actions{padding:12px 18px 16px}}
