.sc-doc{box-sizing:border-box;max-width:390px;margin:0 auto;min-height:100%;background:var(--sc-bg);color:var(--sc-fg);font-family:var(--sc-font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}.sc-doc *,.sc-doc *:before,.sc-doc *:after{box-sizing:border-box}.sc-page{display:flex;flex-direction:column;gap:var(--sc-space-lg);padding:var(--sc-space-md) var(--sc-space-sm) var(--sc-space-xl)}.sc-block{width:100%}.sc-image{display:block;width:100%;height:auto;object-fit:cover;border-radius:var(--sc-radius-md);background:var(--sc-border)}.sc-image--placeholder{display:flex;align-items:center;justify-content:center;width:100%;background:linear-gradient(135deg,var(--sc-border) 0%,var(--sc-accent-soft) 100%);border-radius:var(--sc-radius-md)}.sc-image__ph-icon{width:48px;height:48px;opacity:.7}.sc-b-profile_header__hero{position:relative}.sc-b-profile_header--layout-center .sc-b-profile_header__hero,.sc-b-profile_header--layout-left .sc-b-profile_header__hero{display:flex;flex-direction:column;align-items:center;gap:var(--sc-space-md);text-align:center}.sc-b-profile_header--layout-left .sc-b-profile_header__hero{align-items:flex-start;text-align:left}.sc-b-profile_header--layout-left.sc-b-profile_header--cover-strip .sc-b-profile_header__hero{display:grid;grid-template-columns:1fr minmax(100px,38%);gap:var(--sc-space-md);align-items:stretch}.sc-b-profile_header--cover-strip .sc-b-profile_header__cover-strip{width:100%;height:100%;min-height:120px;border-radius:var(--sc-radius-md);object-fit:cover}.sc-b-profile_header--cover-strip .sc-b-profile_header__text{grid-column:1}.sc-b-profile_header--cover-strip .sc-b-profile_header__cover-strip{grid-column:2;grid-row:1 / span 2}.sc-b-profile_header--layout-overlay .sc-b-profile_header__hero{min-height:220px;overflow:hidden;border-radius:var(--sc-radius-lg)}.sc-b-profile_header--has-cover .sc-b-profile_header__cover,.sc-b-profile_header--avatar-bg .sc-b-profile_header__avatar{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:var(--sc-radius-lg)}.sc-b-profile_header--has-cover .sc-b-profile_header__avatar:not(.sc-image--placeholder){position:relative;z-index:1;width:72px;height:72px;flex-shrink:0}.sc-b-profile_header--layout-overlay .sc-b-profile_header__text{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;padding:var(--sc-space-md);background:linear-gradient(transparent 30%,#0000008c);border-radius:var(--sc-radius-lg);color:#fff}.sc-b-profile_header--avatar_shape-circle .sc-b-profile_header__avatar:not(.sc-image--placeholder){width:96px;height:96px;border-radius:50%}.sc-b-profile_header--layout-center.sc-b-profile_header--avatar_shape-circle .sc-b-profile_header__avatar,.sc-b-profile_header--layout-left.sc-b-profile_header--avatar_shape-circle .sc-b-profile_header__avatar{width:88px;height:88px;border-radius:50%}.sc-b-profile_header--avatar_shape-squircle .sc-b-profile_header__avatar:not(.sc-image--placeholder){width:96px;height:96px;border-radius:var(--sc-radius-lg)}.sc-b-profile_header__name{margin:0;font-family:var(--sc-font-heading);font-size:1.5rem;font-weight:700;line-height:1.2}.sc-b-profile_header__headline{margin:var(--sc-space-xs) 0 0;font-size:.9rem;color:var(--sc-muted)}.sc-b-profile_header__meta{margin:var(--sc-space-xs) 0 0;font-size:.78rem;color:var(--sc-muted);line-height:1.35}.sc-b-profile_header--layout-overlay .sc-b-profile_header__headline,.sc-b-profile_header--layout-overlay .sc-b-profile_header__meta{color:#ffffffd9}.sc-b-text_section__heading{margin:0 0 var(--sc-space-sm);font-family:var(--sc-font-heading);font-size:1.1rem;font-weight:600}.sc-b-text_section__body{margin:0;color:var(--sc-muted);white-space:pre-wrap}.sc-b-text_section--align-center{text-align:center}.sc-b-quote{margin:0;padding:0 var(--sc-space-sm)}.sc-b-quote--style-bar{border-left:3px solid var(--sc-accent);padding-left:var(--sc-space-md)}.sc-b-quote--style-large .sc-b-quote__text{font-family:var(--sc-font-heading);font-size:1.35rem;font-weight:600;line-height:1.35}.sc-b-quote__text{margin:0}.sc-b-quote__by{display:block;margin-top:var(--sc-space-sm);font-size:.85rem;color:var(--sc-muted);font-style:normal}.sc-b-gallery__grid{display:grid;gap:var(--sc-space-sm)}.sc-b-gallery--columns-1 .sc-b-gallery__grid{grid-template-columns:1fr}.sc-b-gallery--columns-2 .sc-b-gallery__grid{grid-template-columns:repeat(2,1fr)}.sc-b-gallery--columns-3 .sc-b-gallery__grid{grid-template-columns:repeat(3,1fr)}.sc-b-gallery--gap-tight .sc-b-gallery__grid{gap:var(--sc-space-xs)}.sc-b-gallery--gap-loose .sc-b-gallery__grid{gap:var(--sc-space-md)}.sc-b-gallery__cell{margin:0}.sc-b-gallery--frame-card .sc-b-gallery__cell{padding:var(--sc-space-xs);background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md)}.sc-b-gallery--frame-film .sc-b-gallery__cell{padding:var(--sc-space-sm);background:var(--sc-surface);border-radius:var(--sc-radius-sm)}.sc-b-gallery--frame-film .sc-b-gallery__image{border:6px solid #f5f2eb;border-bottom-width:22px;border-radius:0;box-shadow:0 2px 16px #00000059;background:#f5f2eb}.sc-b-gallery--frame-film .sc-b-gallery__caption{margin-top:var(--sc-space-sm);font-size:.75rem;letter-spacing:.02em}.sc-b-gallery__caption{margin-top:var(--sc-space-xs);font-size:.8rem;color:var(--sc-muted)}.sc-b-project_card{overflow:hidden;border-radius:var(--sc-radius-md);background:var(--sc-surface);border:1px solid var(--sc-border)}.sc-b-project_card--emphasis-normal{display:flex;flex-direction:row;align-items:stretch}.sc-b-project_card--emphasis-normal .sc-b-project_card__cover{width:88px;min-height:88px;flex-shrink:0;border-radius:0}.sc-b-project_card--emphasis-normal .sc-b-project_card__body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.sc-b-project_card--emphasis-feature{border-color:var(--sc-accent);box-shadow:0 4px 20px #0000000f}.sc-b-project_card--emphasis-feature .sc-b-project_card__title{color:var(--sc-accent)}.sc-b-project_card__body{padding:var(--sc-space-md)}.sc-b-project_card__title{margin:0 0 var(--sc-space-xs);font-family:var(--sc-font-heading);font-size:1.05rem;font-weight:600}.sc-b-project_card__desc{margin:0 0 var(--sc-space-sm);font-size:.88rem;color:var(--sc-muted)}.sc-b-project_card__link{color:var(--sc-accent);font-size:.85rem;text-decoration:none}.sc-b-timeline__list{margin:0;padding:0;list-style:none}.sc-b-timeline__item{display:grid;grid-template-columns:4.25rem 1fr;gap:var(--sc-space-sm);align-items:start;padding-bottom:var(--sc-space-md)}.sc-b-timeline--style-line .sc-b-timeline__body{border-left:2px solid var(--sc-border);padding-left:var(--sc-space-md);margin-left:var(--sc-space-xs)}.sc-b-timeline--style-card .sc-b-timeline__item{grid-template-columns:4.25rem 1fr;padding:var(--sc-space-md);margin-bottom:var(--sc-space-sm);background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md)}.sc-b-timeline__period{font-size:.78rem;font-weight:600;color:var(--sc-accent);line-height:1.35;white-space:nowrap}.sc-b-timeline__org{margin:0 0 var(--sc-space-xs);font-weight:600;font-size:.92rem;line-height:1.35}.sc-b-timeline__role{margin:0 0 var(--sc-space-xs);font-size:.88rem;color:var(--sc-muted)}.sc-b-timeline__note{margin:0;font-size:.85rem;color:var(--sc-muted);line-height:1.45}.sc-b-tag_list__heading{margin:0 0 var(--sc-space-sm);font-family:var(--sc-font-heading);font-size:1rem;font-weight:600}.sc-b-tag_list__tags{display:flex;flex-wrap:wrap;gap:var(--sc-space-xs);margin:0;padding:0;list-style:none}.sc-b-tag_list--style-pill .sc-b-tag_list__tag{padding:4px 10px;background:var(--sc-accent-soft);border-radius:999px;font-size:.82rem}.sc-b-tag_list--style-hash .sc-b-tag_list__tag{font-size:.9rem;color:var(--sc-accent);font-weight:500}.sc-b-tag_list--style-plain .sc-b-tag_list__tag{font-size:.88rem;color:var(--sc-muted)}.sc-b-tag_list--style-plain .sc-b-tag_list__tag:not(:last-child):after{content:" · "}.sc-b-contact_bar__list{display:flex;flex-wrap:wrap;gap:var(--sc-space-sm);margin:0;padding:0;list-style:none}.sc-b-contact_bar--style-buttons .sc-b-contact_bar__action{display:inline-flex;flex-direction:column;align-items:center;min-width:72px;padding:var(--sc-space-sm);background:var(--sc-accent);color:#fff;border-radius:var(--sc-radius-md);text-decoration:none;font-size:.82rem}.sc-b-contact_bar--style-buttons .sc-b-contact_bar__label{font-weight:600}.sc-b-contact_bar--style-icons .sc-b-contact_bar__list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--sc-space-sm)}.sc-b-contact_bar--style-icons .sc-b-contact_bar__action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--sc-space-xs);min-height:88px;padding:var(--sc-space-sm);color:var(--sc-fg);text-decoration:none;font-size:.82rem;background:var(--sc-surface);border:1px solid var(--sc-border);border-radius:var(--sc-radius-md);text-align:center}.sc-b-contact_bar--style-icons .sc-b-contact_bar__icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:var(--sc-radius-md);background:var(--sc-accent-soft);color:var(--sc-accent);font-size:1rem;font-weight:600;line-height:1}.sc-b-contact_bar--style-icons .sc-b-contact_bar__label{color:var(--sc-muted);font-size:.75rem}.sc-b-contact_bar--style-icons .sc-b-contact_bar__value{font-size:.78rem;color:var(--sc-fg);word-break:break-all}.sc-b-footer_brand{display:flex;flex-direction:column;align-items:center;gap:var(--sc-space-xs);padding:var(--sc-space-lg) var(--sc-space-sm);margin-top:var(--sc-space-md);border-top:1px solid var(--sc-border);text-align:center}.sc-b-footer_brand__ai{margin:0;font-size:.75rem;color:var(--sc-muted)}.sc-b-footer_brand__fork{font-size:.85rem;color:var(--sc-accent);font-weight:500}.sc-b-footer_brand__fork--placeholder{cursor:default}.sc-b-footer_brand__cta{display:inline-block;margin-top:.5rem;padding:.5rem 1rem;border-radius:999px;background:var(--sc-accent, #111);color:#fff;text-decoration:none;font-size:.85rem;font-weight:500}.sc-b-footer_brand__qr{display:block;margin:1rem auto 0;width:120px;height:120px}@font-face{font-family:"SC Serif";src:url(/fonts/serif-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SC Serif";src:url(/fonts/serif-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SC Sans;src:url(/fonts/sans-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SC Sans;src:url(/fonts/sans-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SC Kai;src:url(/fonts/kai-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}html,body,#root{margin:0;min-height:100%;background:#eceae6;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif}.ed-app{display:flex;flex-direction:column;min-height:100dvh;max-width:390px;margin:0 auto;background:#eceae6}.ed-topbar{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;background:#fff;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:20}.ed-topbar__select{flex:1;min-width:0;padding:8px 10px;border:1px solid #ccc;border-radius:8px;font-size:14px;background:#fff}.ed-topbar__actions{display:flex;gap:6px}.ed-bind-hint{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;background:#fff8e6;border-bottom:1px solid #f0d998;color:#6b4f1d;font-size:14px;line-height:1.45}.ed-bind-hint p{margin:0;flex:1}.ed-bind-hint__close{border:none;background:transparent;color:#8a6a2b;font-size:20px;line-height:1;padding:0 2px;cursor:pointer}.ed-bind-hint--hidden{flex-wrap:wrap}.ed-bind-hint__chips{display:flex;flex-wrap:wrap;gap:6px;width:100%}.ed-bind-hint__chip{border:1px solid #d4b86a;background:#fff;color:#6b4f1d;border-radius:999px;padding:4px 10px;font-size:13px;cursor:pointer}.ed-suggest-bar{display:flex;align-items:flex-start;gap:8px;padding:8px 12px;background:#f0f4ff;border-bottom:1px solid #c9d8f5}.ed-suggest-bar__lead{flex:0 0 auto;font-size:13px;line-height:28px;color:#4f6db8}.ed-suggest-bar__chips{display:flex;flex-wrap:wrap;gap:6px;flex:1;min-width:0}.ed-suggest-chip{display:inline-flex;align-items:center;max-width:100%;border:1px solid #b8c9ef;background:#fff;border-radius:999px;overflow:hidden}.ed-suggest-chip__action{border:none;background:transparent;color:#2f4a8a;padding:5px 8px 5px 12px;font-size:13px;line-height:1.3;cursor:pointer;text-align:left}.ed-suggest-chip__dismiss{border:none;border-left:1px solid #dce6fa;background:#f7f9ff;color:#6b84b8;font-size:16px;line-height:1;padding:4px 8px;cursor:pointer}.ed-main{flex:1;overflow:hidden}.ed-canvas{position:relative;height:100%;max-height:calc(100dvh - 120px);overflow-y:auto;-webkit-overflow-scrolling:touch}.ed-selection{position:absolute;pointer-events:none;border:2px solid #2563eb;border-radius:4px;box-shadow:0 0 0 1px #2563eb40;z-index:10}.ed-bottom{position:sticky;bottom:0;z-index:15;background:#fff;border-top:1px solid #ddd;max-height:40vh;overflow-y:auto}.ed-gear-bar{padding:10px 12px 14px}.ed-gear-bar--empty{color:#888;font-size:13px;text-align:center;padding:16px}.ed-gear-group{margin-bottom:10px}.ed-gear-group__label{display:block;font-size:11px;color:#888;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.ed-gear-group__chips{display:flex;flex-wrap:wrap;gap:6px}.ed-chip{padding:6px 12px;border:1px solid #ccc;border-radius:999px;background:#f8f8f8;font-size:13px;cursor:pointer}.ed-chip--active{background:#2563eb;border-color:#2563eb;color:#fff}.ed-action-bar{padding-bottom:4px}.ed-murmur-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;border-bottom:1px solid #eee;background:#fafafa}.ed-murmur-bar__chips{display:flex;flex:1;min-width:0;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ed-murmur-bar__chips::-webkit-scrollbar{display:none}.ed-murmur-bar__chip{flex-shrink:0;padding:5px 10px;font-size:12px}.ed-murmur-bar__form{display:flex;align-items:center;gap:6px;flex-shrink:0;width:118px}.ed-murmur-bar__spinner{width:14px;height:14px;border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;animation:ed-spin .8s linear infinite;flex-shrink:0}.ed-murmur-bar__input{width:100%;padding:6px 8px;border:1px solid #ccc;border-radius:999px;font-size:13px;background:#fff}.ed-murmur-bar__input:disabled{opacity:.6}.ed-image-panel{padding:10px 12px 0;border-bottom:1px solid #eee}.ed-image-panel__file{display:none}.ed-image-panel__field+.ed-image-panel__field{margin-top:10px;padding-top:10px;border-top:1px solid #eee}.ed-image-panel__row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.ed-image-panel__swap{flex-shrink:0;padding:6px 12px;font-size:13px}.ed-anchor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;max-width:132px}.ed-anchor-grid__cell{padding:8px 0;border:1px solid #ccc;border-radius:6px;background:#f8f8f8;font-size:14px;line-height:1;cursor:pointer}.ed-anchor-grid__cell--active{background:#2563eb;border-color:#2563eb;color:#fff}.ed-list-panel{padding:10px 12px;border-bottom:1px solid #eee}.ed-list-panel__rows{list-style:none;margin:0 0 8px;padding:0}.ed-list-panel__row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid #f0f0f0}.ed-list-panel__label{flex:1;min-width:0;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-list-panel__actions{display:flex;gap:2px;flex-shrink:0}.ed-list-panel__icon{min-width:32px;padding:4px 8px;font-size:14px}.ed-list-panel__icon--danger{color:#b91c1c}.ed-list-panel__add{width:100%;margin-top:4px}.ed-upload-overlay{position:absolute;z-index:12;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#ffffffd1;border-radius:4px;font-size:12px;color:#2563eb;pointer-events:none}.ed-upload-overlay__spinner{width:24px;height:24px;border:2px solid #cbd5e1;border-top-color:#2563eb;border-radius:50%;animation:ed-spin .8s linear infinite}@keyframes ed-spin{to{transform:rotate(360deg)}}.ed-dnd-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:11}.ed-dnd-layer .ed-block-drag-zone,.ed-dnd-layer .ed-drop-slot{pointer-events:auto}.ed-block-drag-zone{position:absolute;display:flex;align-items:center;justify-content:center;background:#2563eb0f;border-left:2px solid rgba(37,99,235,.35);cursor:grab;touch-action:none;z-index:11}.ed-block-drag-zone--dragging{opacity:.35}.ed-block-drag-zone__grip{font-size:16px;color:#64748b;line-height:1;-webkit-user-select:none;user-select:none}.ed-drop-slot{position:absolute;height:4px;background:transparent;border-radius:2px;z-index:12}.ed-drop-slot--active{background:#2563eb;box-shadow:0 0 0 2px #2563eb40}.ed-drag-ghost{padding:10px 16px;background:#2563eb;color:#fff;border-radius:8px;font-size:13px;box-shadow:0 4px 16px #2563eb59}.ed-btn{padding:8px 14px;border-radius:8px;border:1px solid #ccc;background:#fff;font-size:14px;cursor:pointer}.ed-btn:disabled{opacity:.4;cursor:not-allowed}.ed-btn--ghost{border-color:transparent;background:transparent}.ed-btn--primary{background:#2563eb;border-color:#2563eb;color:#fff}.ed-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#00000059;z-index:30;cursor:default}.ed-sheet{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(390px,100%);background:#fff;border-radius:16px 16px 0 0;padding:16px;z-index:31;box-shadow:0 -4px 24px #0000001f}.ed-sheet__header{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:600}.ed-sheet__count{font-weight:400;color:#666}.ed-sheet__count--over{color:#dc2626}.ed-sheet__input{width:100%;padding:10px;border:1px solid #ccc;border-radius:8px;font-size:16px;line-height:1.5;resize:vertical;font-family:inherit}.ed-sheet__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}[data-sc-field]{cursor:text}.ed-wall{padding:16px 14px 32px}.ed-wall__header{margin-bottom:16px}.ed-wall__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ed-wall__mine-link{flex:0 0 auto;margin-top:2px}.ed-wall__title{margin:0 0 6px;font-size:22px;font-weight:700}.ed-wall__subtitle{margin:0;color:#666;font-size:14px}.ed-wall__grid{display:flex;flex-direction:column;gap:16px}.ed-wall-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 4px #00000014}.ed-wall-card__preview{height:200px;overflow:hidden;background:#f5f4f2;border-bottom:1px solid #e8e6e2}.ed-wall-card__preview-inner{transform:scale(.32);transform-origin:top left;width:312.5%;pointer-events:none}.ed-wall-card__body{padding:12px 14px 14px}.ed-wall-card__name{margin:0 0 10px;font-size:16px}.ed-wall-card__cta{width:100%;margin-bottom:8px}.ed-wall-card__demo{width:100%}.ed-mine{padding:12px 14px 32px;min-height:100dvh;box-sizing:border-box}.ed-mine__header{margin-bottom:16px}.ed-mine__back{margin-bottom:8px;padding-left:0}.ed-mine__title{margin:0;font-size:22px;font-weight:700}.ed-mine__state,.ed-mine__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:48px 16px;text-align:center;color:#555}.ed-mine__empty-title{margin:0;font-size:18px;font-weight:600;color:#222}.ed-mine__empty-hint{margin:0;font-size:14px;color:#666}.ed-mine__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ed-mine-card{background:#fff;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0000000f}.ed-mine-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:6px}.ed-mine-card__title{margin:0;font-size:17px;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-mine-card__badge{flex:0 0 auto;font-size:12px;padding:2px 8px;border-radius:999px;font-weight:500}.ed-mine-card__badge--live{background:#e6f4ea;color:#1e6b3a}.ed-mine-card__badge--draft{background:#f0f0f0;color:#666}.ed-mine-card__meta{margin:0 0 12px;font-size:13px;color:#777}.ed-mine-card__actions{display:flex;flex-wrap:wrap;gap:8px}.ed-mine-card__action{flex:1 1 calc(50% - 4px);min-width:0}.ed-mine-card__action--danger{color:#b33}.ed-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;padding:16px;z-index:100}.ed-modal{background:#fff;border-radius:12px;padding:18px 16px;max-width:340px;width:100%;box-shadow:0 8px 32px #0000002e}.ed-modal__title{margin:0 0 8px;font-size:17px}.ed-modal__body{margin:0 0 16px;font-size:14px;color:#555;line-height:1.45}.ed-modal__actions{display:flex;justify-content:flex-end;gap:8px}.ed-flow{padding:12px 14px 24px;min-height:100dvh;box-sizing:border-box}.ed-flow__header{margin-bottom:16px}.ed-flow__back{margin-bottom:8px;padding-left:0}.ed-flow__title{margin:0 0 4px;font-size:20px}.ed-flow__hint{margin:0;color:#666;font-size:13px}.ed-flow__error{color:#b91c1c;font-size:14px;margin:8px 0}.ed-material__upload{display:block;margin-bottom:16px}.ed-material__upload-label,.ed-material__paste-label{display:block;font-size:13px;color:#555;margin-bottom:8px}.ed-material__file{display:none}.ed-material__list{list-style:none;margin:0 0 16px;padding:0}.ed-material__item{display:flex;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:8px;background:#fff;margin-bottom:6px;font-size:13px}.ed-material__item--uploading .ed-material__state{color:#2563eb}.ed-material__item--done .ed-material__state{color:#15803d}.ed-material__item--error .ed-material__state{color:#b91c1c}.ed-material__paste{display:block;margin-bottom:14px}.ed-material__textarea{width:100%;box-sizing:border-box;padding:10px;border:1px solid #ccc;border-radius:8px;font-family:inherit;font-size:14px;resize:vertical}.ed-material__rights{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.4;margin-bottom:12px}.ed-material__continue{width:100%}.ed-gen-skeleton{position:relative;height:160px;overflow:hidden;border-radius:10px;background:#fff;margin-bottom:16px}.ed-gen-skeleton__inner{transform:scale(.28);transform-origin:top left;width:357%;pointer-events:none}.ed-gen-skeleton__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 40%,rgba(236,234,230,.85))}.ed-gen-stages{list-style:none;margin:0;padding:0}.ed-gen-stage{display:flex;align-items:center;gap:10px;padding:10px 0;font-size:15px;color:#888}.ed-gen-stage--active{color:#111;font-weight:600}.ed-gen-stage--done{color:#15803d}.ed-gen-stage__dot{width:10px;height:10px;border-radius:50%;background:#ccc;flex-shrink:0}.ed-gen-stage--active .ed-gen-stage__dot{background:#2563eb;animation:ed-pulse 1s ease-in-out infinite}.ed-gen-stage--done .ed-gen-stage__dot{background:#15803d}.ed-gen-stage__ms{margin-left:auto;font-size:12px;color:#888;font-weight:400}.ed-gen-fail{margin-top:12px}@keyframes ed-pulse{0%,to{opacity:1}50%{opacity:.45}}.ed-topbar__title{flex:1;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ed-app--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px}.ed-toast{position:fixed;top:56px;left:50%;transform:translate(-50%);max-width:360px;width:calc(100% - 24px);padding:10px 14px;background:#1e293b;color:#fff;border-radius:8px;font-size:13px;z-index:30;text-align:center;display:flex;align-items:center;justify-content:center;gap:2px}.ed-toast--action{padding-right:10px}.ed-toast__action{border:none;background:transparent;color:#93c5fd;font-size:13px;font-weight:600;cursor:pointer;padding:0 4px}.ed-toast__action:hover{color:#bfdbfe}.ed-toast--error{background:#b91c1c}.ed-publish__hint{margin:0 0 12px;font-size:14px;color:#555}.ed-publish__qr{display:block;margin:0 auto 12px;border-radius:8px}.ed-publish__url{font-size:12px;word-break:break-all;color:#333;margin:0 0 8px}.ed-publish__legal{margin-top:12px;padding-top:8px;border-top:1px solid #eee}.ed-invite{padding:16px;background:#fff;border-radius:12px;border:1px solid #e8e6e3;margin-bottom:16px}.ed-invite__title{margin:0 0 8px;font-size:18px}.ed-invite__hint{margin:0 0 12px;font-size:14px;color:#666}.ed-invite__row{display:flex;gap:8px;flex-wrap:wrap}.ed-invite__input{flex:1;min-width:140px;padding:10px 12px;border:1px solid #ccc;border-radius:8px;font-size:16px;letter-spacing:.05em}.ed-legal-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;padding:16px 0 8px;font-size:12px}.ed-legal-footer a{color:#666;text-decoration:none}.ed-legal-footer a:hover{text-decoration:underline}.ed-flow__legal{margin-top:auto}
