dialog.notice-editor{width:min(1040px,96vw);max-height:94dvh;padding:0;border:1px solid #e0e9f0;border-radius:22px;box-shadow:0 30px 100px #002a5060;color:#24445a} .notice-editor *{box-sizing:border-box}.notice-editor [hidden]{display:none!important}.editor-form{display:flex;flex-direction:column;max-height:93dvh}.notice-editor .editor-header{flex-shrink:0;margin:0;padding:23px 30px;align-items:flex-start;border-bottom:1px solid #e7edf3}.editor-header h2{font-size:27px;margin:5px 0;color:#124e72}.editor-header p{font-size:13px;margin:0}.editor-close{background:#f0f5f8;color:#678196;border-radius:50%;width:34px;height:34px;padding:0}.editor-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);overflow:auto;min-height:0}.editor-fields{padding:24px 30px}.type-picker{border:0;margin:0 0 22px;padding:0;display:flex;gap:9px}.type-picker legend{font-weight:600;font-size:14px;padding:0 0 12px}.type-picker button{flex:1;background:#fff;border:1px solid #dce5ed;color:#708493;padding:12px 8px;border-radius:11px;display:flex;gap:9px;justify-content:center;align-items:center;font-size:14px}.type-picker button span{font-size:20px}.type-picker button[aria-pressed=true]{border-color:#025f93;background:#eef7fc;color:#025f93;box-shadow:0 0 0 1px #025f93}.notice-editor label{font-size:13px;font-weight:600;margin:16px 0 8px}.notice-editor input,.notice-editor textarea,.notice-editor select{border-color:#dce5ed;border-radius:9px;font-size:14px}.notice-editor input::placeholder,.notice-editor textarea::placeholder{color:#98a7b2}.notice-editor textarea{min-height:96px}.required-mark{color:#025f93}.optional-label{font-size:11px;color:#8a9ca9;font-weight:400}.field-help{font-size:12px;margin:7px 0;line-height:1.7;color:#798d9c}.field-help:empty{display:none}.notice-editor .upload-zone{position:relative;border:1.5px dashed #a9c9dd;border-radius:13px;background:#f6fafd;padding:19px;display:flex;align-items:center;flex-direction:column;gap:5px;cursor:pointer;text-align:center;overflow:hidden}.upload-zone:focus-within{outline:3px solid #c6aa69;outline-offset:3px}.upload-zone input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-symbol{width:35px;height:35px;display:grid;place-items:center;background:#e6f1f9;color:#025f93;border-radius:10px;font-size:25px}.upload-zone strong{font-size:14px;color:#275d7c}.upload-zone span{font-size:12px;color:#8096a4}.upload-zone .upload-select{font-weight:600;color:#025f93;margin-top:5px}.selected-file{font-size:12px;color:#267656;overflow-wrap:anywhere}.editor-settings{display:grid;grid-template-columns:1fr 1fr;gap:16px}.duration-control,.color-control{display:flex;align-items:center;gap:9px}.duration-control input{width:85px}.duration-control span,.color-control span{font-size:12px;color:#8093a0}.color-control input{width:44px;height:40px;padding:4px}.schedule-panel{border-top:1px solid #e6edf3;margin-top:24px;padding-top:18px}.schedule-panel summary{cursor:pointer;font-size:14px;font-weight:600;color:#44697f}.schedule-panel summary span{font-weight:400;font-size:11px;color:#8d9fab;margin-right:8px}.schedule-panel input{font-size:12px;min-width:0}.editor-hint{background:#eef6fb;border-radius:9px;font-size:12px;padding:13px;color:#49758f}.notice-editor .editor-preview{position:static;height:auto;border:0;border-right:1px solid #e7edf3;background:#f4f7fa;padding:27px 26px;display:block;color:#254d67}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:26px}.preview-heading b{font-size:14px}.preview-heading span{font-size:10px;color:#8ca0ae}.tv-frame{padding:7px;background:#203a4c;border-radius:13px;box-shadow:0 12px 24px #25456020}.tv-stand{width:56px;height:12px;background:#d1dce5;border-radius:0 0 5px 5px;margin:auto}.tv-stand:after{content:'';display:block;position:relative;top:10px;right:-20px;width:96px;height:5px;background:#c2d1dc;border-radius:5px}#notice-preview{aspect-ratio:16/9;overflow:hidden;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;color:white}#notice-preview.preview-standard{padding:17px}#notice-preview.preview-standard>div{min-width:0;flex:1}#notice-preview.preview-standard img{max-width:45%;max-height:140px;object-fit:contain}#notice-preview strong{font-size:16px;display:block;overflow-wrap:anywhere}#notice-preview p{color:#fff;font-size:10px;white-space:pre-wrap;line-height:1.5;max-height:95px;overflow:hidden;overflow-wrap:anywhere;margin:7px 0}#notice-preview.preview-full img,#notice-preview.preview-full video{width:100%;height:100%;min-height:0;aspect-ratio:16/9}.preview-placeholder{font-size:12px;color:#a8bdce}.editor-preview #preview-caption{text-align:center;font-size:11px;color:#8095a5;margin:26px 8px;line-height:1.8}.preview-note{border:1px solid #dfe8ef;background:#fff9;border-radius:11px;padding:14px;font-size:12px;line-height:1.8;color:#6e8595;margin-top:32px}.editor-footer{padding:16px 30px;border-top:1px solid #e3eaf1;background:white;flex-shrink:0}.editor-footer-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.editor-footer-row>div{display:flex;gap:10px}.editor-footer button{padding:11px 20px;font-size:13px}.editor-footer #editor-status{font-size:11px;color:#8a9eab}#editor-error{color:#b33333;font-size:13px;line-height:1.6}#editor-error:not(:empty){padding:10px 12px;background:#fff0ef;border-radius:8px;margin-bottom:12px}@media(max-width:700px){dialog.notice-editor{width:96vw;max-height:96dvh;border-radius:16px}.editor-form{max-height:95dvh}.editor-layout{display:block}.editor-fields{padding:20px}.notice-editor .editor-header{padding:18px 20px}.editor-header h2{font-size:23px}.notice-editor .editor-preview{padding:20px;border-right:0;border-top:1px solid #e1e9f0}.editor-preview .preview-heading{margin-bottom:16px}.tv-frame{max-width:360px;margin:auto}.editor-footer{padding:14px 20px}.editor-footer #editor-status{display:none}.editor-footer-row{justify-content:flex-end}.preview-note{margin-top:18px}.editor-settings{gap:10px}}
