#preview-notice{position:relative;z-index:1000;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;align-items:center;padding:13px 20px;background:#17382d;color:#e0fbea;font:12px/1.6 ui-monospace,monospace;border-bottom:1px solid #3b7655;text-align:center}
#preview-notice a{color:#a8eec0;text-decoration:underline;white-space:nowrap}
#preview-notice strong{letter-spacing:.08em}
#preview-toast{position:fixed;z-index:10000;bottom:24px;left:50%;transform:translateX(-50%);width:min(520px,90vw);padding:18px 22px;border:1px solid #5c9c72;border-radius:12px;background:#17382d;color:#fff;font:14px/1.6 system-ui,sans-serif;box-shadow:0 12px 50px #0004;text-align:center}
[data-preview-disabled]{cursor:help!important}
html{scroll-behavior:smooth}
@media(max-width:600px){#preview-notice{padding:10px 12px;font-size:11px;gap:4px 12px}}
