.brief-public-control[data-v-50961ef9]{border:1px solid var(--ui-color-border);background:var(--ui-color-surface-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;max-width:760px;margin-top:16px;padding:12px 14px;display:flex}.brief-public-control__text[data-v-50961ef9]{gap:3px;min-width:0;display:grid}.brief-public-control__text strong[data-v-50961ef9]{color:var(--ui-color-label)}.brief-public-control__text>span[data-v-50961ef9]{color:var(--ui-color-muted);font-size:13px;line-height:1.45}@media (width<=520px){.brief-public-control[data-v-50961ef9]{align-items:flex-start}}.brief-header-card[data-v-5f8b3396]{flex-wrap:nowrap;align-items:center;padding:10px 14px}.brief-header-card h1.brief-admin-title[data-v-5f8b3396]{flex:none;margin:0;line-height:1.2}.brief-page-actions[data-v-5f8b3396]{justify-content:flex-end;margin-left:auto}.brief-header-card[data-v-5f8b3396] .brief-public-control{background:0 0;border:0;border-radius:0;gap:8px;max-width:none;margin:0;padding:0 8px 0 0}.brief-header-card[data-v-5f8b3396] .brief-public-control__text{display:block}.brief-header-card[data-v-5f8b3396] .brief-public-control__text>span{display:none}.brief-header-card[data-v-5f8b3396] .brief-public-control__text strong{white-space:nowrap;font-size:14px}.brief-import-panel[data-v-5f8b3396]{gap:14px;display:grid}.brief-import-options[data-v-5f8b3396]{border:1px solid var(--ui-color-border);border-radius:10px;flex-wrap:wrap;gap:14px;margin:0;padding:12px 14px;display:flex}.brief-import-options legend[data-v-5f8b3396]{color:var(--ui-color-label);padding:0 6px;font-weight:700}.brief-import-option[data-v-5f8b3396]{min-width:240px;color:var(--ui-color-label);cursor:pointer;flex:1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:2px 8px;display:grid}.brief-import-option input[data-v-5f8b3396]{grid-row:1/3;margin:4px 0 0}.brief-import-option strong[data-v-5f8b3396]{font-size:14px}.brief-import-option small[data-v-5f8b3396]{color:var(--ui-color-muted);line-height:1.45}@media (width<=720px){.brief-header-card[data-v-5f8b3396]{flex-wrap:wrap;gap:8px;padding:10px}.brief-header-card h1.brief-admin-title[data-v-5f8b3396]{font-size:20px}.brief-page-actions[data-v-5f8b3396]{justify-content:flex-start;width:100%;margin-left:0}.brief-import-option[data-v-5f8b3396]{min-width:100%}}.brief-page-shell{--brief-bg:#fff;--brief-hero-bg:#fff;--brief-section-bg:#fff;--brief-event-title-font:system-ui,sans-serif;--brief-event-title-size:30px;--brief-event-title-color:#101828;--brief-section-title-font:system-ui,sans-serif;--brief-section-title-size:20px;--brief-section-title-color:#101828;--brief-body-font:system-ui,sans-serif;--brief-body-size:16px;--brief-body-color:#101828;--brief-body-indent:0px;--brief-body-line-height:1.9;--brief-link-font:system-ui,sans-serif;--brief-link-size:16px;--brief-link-color:#155eef;box-sizing:border-box;background:var(--brief-bg);min-height:calc(100vh - 56px);padding:24px 0 64px}.brief-page-shell.has-floating-toolbar{padding-bottom:112px}.brief-page{gap:18px;max-width:1080px;margin:0 auto;padding:0 16px;display:grid}.brief-card{padding:20px}.brief-muted{color:var(--ui-color-muted)}.brief-header-card{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.brief-header-card h1.brief-admin-title{letter-spacing:.2px;color:var(--ui-color-text);margin:18px auto 10px 0;font-family:Microsoft JhengHei,system-ui,-apple-system,Segoe UI,sans-serif;font-size:22px;font-weight:700;line-height:normal}.brief-kicker{color:var(--ui-color-muted);font-size:13px;font-weight:700}.brief-event-date{color:var(--ui-color-muted)}.brief-page-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.brief-editor-list{gap:16px;display:grid}.brief-empty{color:var(--ui-color-muted);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.brief-section-editor{border:1px solid var(--ui-color-border);border-radius:var(--ui-card-radius);background:var(--brief-section-bg);box-shadow:var(--ui-shadow-card);padding:0;overflow:hidden}.brief-section-editor.is-dragging{opacity:.55}.brief-section-editor-head{border-bottom:1px solid var(--ui-color-border);background:var(--ui-color-surface-soft);grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;display:grid}.brief-drag-handle{cursor:grab;-webkit-user-select:none;user-select:none;height:44px;color:var(--ui-color-muted);place-items:center;font-size:20px;display:grid}.brief-drag-handle:active{cursor:grabbing}.brief-title-input{box-sizing:border-box;width:100%;font-family:var(--brief-section-title-font);font-size:var(--brief-section-title-size);color:var(--brief-section-title-color);background:0 0;border:0;outline:none;padding:10px 8px;font-weight:700}.brief-delete-btn{margin:auto}.brief-toolbar{background:var(--ui-color-surface);align-items:center;gap:4px;padding:8px;display:flex}.brief-toolbar--floating{z-index:1000;overscroll-behavior-x:contain;border:1px solid var(--ui-color-border-strong);width:max-content;max-width:calc(100vw - 24px);box-shadow:var(--ui-shadow-floating);border-radius:12px;flex-wrap:nowrap;position:fixed;bottom:12px;left:50%;overflow-x:auto;transform:translate(-50%)}.brief-toolbar button:not(.ui-button--icon),.brief-toolbar select{border:1px solid var(--ui-color-border-strong);background:var(--ui-color-surface);min-height:34px;color:var(--ui-color-label);font:inherit;cursor:pointer;border-radius:6px;flex:none;padding:5px 9px}.brief-toolbar button:not(.ui-button--icon):hover,.brief-toolbar select:hover{background:var(--ui-color-surface-soft);border-color:var(--ui-color-disabled)}.brief-toolbar button:not(.ui-button--icon):disabled,.brief-toolbar select:disabled{cursor:not-allowed;opacity:.45}.brief-toolbar button:not(.ui-button--icon).is-active{background:var(--ui-color-primary-soft);border-color:var(--ui-color-primary-border);color:var(--ui-color-primary-strong)}.brief-toolbar select{min-width:96px}.brief-toolbar .brief-color-select{min-width:104px}.brief-toolbar-sep{background:var(--ui-color-border);flex:0 0 1px;width:1px;height:24px;margin:0 2px}.brief-rich-editor{min-height:220px;padding:18px 20px 18px calc(20px + var(--brief-body-indent));line-height:var(--brief-body-line-height);font-family:var(--brief-body-font);font-size:var(--brief-body-size);color:var(--brief-body-color);background:var(--brief-section-bg);text-indent:0;outline:none}.brief-rich-editor:focus{box-shadow:inset 0 0 0 2px var(--ui-focus-ring)}.brief-rich-editor p{margin:.45em 0}.brief-rich-editor a,.brief-public-content a{font-family:var(--brief-link-font);font-size:var(--brief-link-size);color:var(--brief-link-color);text-decoration:underline}.brief-html-editor{box-sizing:border-box;resize:vertical;color:#eaecf0;tab-size:2;background:#0c111d;border:0;outline:none;width:100%;min-height:220px;padding:18px 20px;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;display:block}.brief-html-editor:focus{box-shadow:inset 0 0 0 2px #155eef8c}.brief-public-head{text-align:center;background:var(--brief-hero-bg);border:1px solid #d0d5dd;border-radius:16px;margin:0;padding:28px 24px;overflow:hidden;box-shadow:0 4px 14px #10182814}.brief-public-head h1{font-family:var(--brief-event-title-font);font-size:var(--brief-event-title-size);color:var(--brief-event-title-color);margin:0;line-height:1.25}.brief-public-section{background:var(--brief-section-bg);border:1px solid #d0d5dd;border-radius:12px;margin:0;padding:20px 22px;box-shadow:0 1px 2px #1018280a}.brief-public-section h2{font-family:var(--brief-section-title-font);font-size:var(--brief-section-title-size);color:var(--brief-section-title-color);margin:0 0 10px}.brief-public-content{padding-left:var(--brief-body-indent);line-height:var(--brief-body-line-height);overflow-wrap:anywhere;font-family:var(--brief-body-font);font-size:var(--brief-body-size);color:var(--brief-body-color);text-indent:0}.brief-public-content p{margin:.5em 0}.brief-public-content ul,.brief-public-content ol{padding-left:2em}.brief-rich-editor *,.brief-public-content *,.brief-style-preview-body *{text-indent:0!important}.brief-empty-preview{color:var(--ui-color-muted);text-align:center;padding:40px 0}.brief-style-card{gap:18px;display:grid}.brief-style-card-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.brief-style-card-head h2{margin:0 0 4px;font-size:20px}.brief-style-note{color:var(--ui-color-muted);font-size:13px;line-height:1.5}.brief-style-close{flex:none}.brief-style-workspace{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:18px;display:grid}.brief-style-layout{gap:14px;display:grid}.brief-style-group{border:1px solid var(--ui-color-border);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:14px;display:grid}.brief-style-background-group{grid-template-columns:repeat(3,minmax(0,1fr))}.brief-style-group legend{color:var(--ui-color-label);padding:0 6px;font-weight:700}.brief-style-group label{color:var(--ui-color-text-secondary);gap:6px;font-size:13px;display:grid}.brief-style-group select,.brief-style-group input[type=number],.brief-style-group textarea{box-sizing:border-box;border:1px solid var(--ui-color-border-strong);background:var(--ui-color-surface);width:100%;min-height:36px;color:var(--ui-color-label);font:inherit;border-radius:7px;padding:6px 8px}.brief-style-group textarea{resize:vertical;min-height:86px;font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace}.brief-style-css-details{grid-column:1/-1;margin-top:2px}.brief-style-css-details>summary{width:max-content;list-style:none}.brief-style-css-details>summary::-webkit-details-marker{display:none}.brief-style-css-details[open]>summary{margin-bottom:12px}.brief-style-css-details-body{gap:10px;padding-top:2px;display:grid}.brief-style-css-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.brief-style-css-label small{display:none}.brief-style-safe-note{background:var(--ui-color-surface-soft);color:var(--ui-color-muted);border-radius:8px;margin-top:2px;padding:9px 10px;font-size:12px;line-height:1.5}.brief-color-picker-wrap{align-items:center;gap:8px;display:flex}.brief-color-picker-wrap input[type=color]{box-sizing:border-box;border:1px solid var(--ui-color-border-strong);background:var(--ui-color-surface);cursor:pointer;border-radius:7px;width:44px;height:36px;padding:3px}.brief-color-picker-wrap code{color:var(--ui-color-muted);font-size:12px}.brief-size-input-wrap{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.brief-size-input-wrap>span{color:var(--ui-color-muted)}.brief-style-preview{border:1px solid var(--ui-color-border-strong);border-radius:var(--ui-card-radius);background:var(--ui-color-surface);box-shadow:var(--ui-shadow-card-raised);position:sticky;top:16px;overflow:hidden}.brief-style-preview-head{border-bottom:1px solid var(--ui-color-border);background:var(--ui-color-surface-soft);color:var(--ui-color-text-secondary);padding:10px 14px;font-size:13px;font-weight:700}.brief-style-preview-canvas{background:var(--brief-bg);min-height:360px;padding:28px 24px}.brief-style-preview-hero{background:var(--brief-hero-bg);border:1px solid #d0d5dd;border-radius:14px;margin:0 0 18px;padding:24px 18px;overflow:hidden;box-shadow:0 4px 14px #10182814}.brief-style-preview-canvas h1{text-align:center;font-family:var(--brief-event-title-font);font-size:var(--brief-event-title-size);color:var(--brief-event-title-color);margin:0;line-height:1.25}.brief-style-preview-canvas section{background:var(--brief-section-bg);border:1px solid #d0d5dd;border-radius:10px;margin-top:0;padding:18px;box-shadow:0 1px 2px #1018280a}.brief-style-preview-canvas h2{font-family:var(--brief-section-title-font);font-size:var(--brief-section-title-size);color:var(--brief-section-title-color);margin:0 0 12px;line-height:1.35}.brief-style-preview-body{padding-left:var(--brief-body-indent);font-family:var(--brief-body-font);font-size:var(--brief-body-size);color:var(--brief-body-color);line-height:var(--brief-body-line-height);text-indent:0}.brief-style-preview-body p{margin:.55em 0}.brief-style-preview-body a{font-family:var(--brief-link-font);font-size:var(--brief-link-size);color:var(--brief-link-color);text-decoration:underline}.brief-style-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=900px){.brief-style-workspace{grid-template-columns:1fr}.brief-style-preview{position:static}}@media (width<=720px){.brief-page-shell{padding-top:12px}.brief-page-shell.has-floating-toolbar{padding-bottom:104px}.brief-page{padding:0 10px}.brief-card{padding:14px}.brief-header-card h1.brief-admin-title{font-size:24px;line-height:1.3}.brief-section-editor{padding:0}.brief-toolbar--floating{border-radius:10px;max-width:calc(100vw - 12px);bottom:8px}.brief-toolbar select{min-width:92px}.brief-toolbar .brief-color-select{min-width:100px}.brief-rich-editor{padding:14px 14px 14px calc(14px + var(--brief-body-indent));min-height:180px}.brief-html-editor{min-height:180px;padding:14px}.brief-public-head{border-radius:14px;padding:22px 14px}.brief-public-section{padding:16px 14px}.brief-style-group,.brief-style-background-group,.brief-style-css-grid{grid-template-columns:1fr}.brief-style-preview-canvas{min-height:300px;padding:22px 16px}.brief-style-preview-hero{padding:20px 14px}}
