.fc-writing-stage{position:absolute;inset:0;display:flex;gap:6px;padding:0 120px}.fc-writing{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;color:var(--text-main);overflow:hidden;text-align:left;background:var(--bg-panel);border-radius:12px;border:1px solid var(--border-color);border-bottom:none;-webkit-mask-image:linear-gradient(180deg,#000 62%,transparent 90%);mask-image:linear-gradient(180deg,#000 62%,transparent 90%);transition:border-radius .5s ease}.fc-writing__topbar{display:flex;align-items:center;height:32px;padding:0 12px;border-bottom:1px solid var(--border-color);flex-shrink:0;gap:6px}.fc-writing__filename{font-size:12px;font-weight:500;color:var(--text-soft)}.fc-writing__dot{width:6px;height:6px;border-radius:50%;background:#f59e0b}.fc-writing__comment-btn{margin-left:auto;padding:4px;border-radius:6px;border:1px solid var(--border-color);background:transparent;color:var(--text-soft);display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s,border-color .3s}.fc-writing-stage--comments-open .fc-writing__comment-btn,.fc-writing-stage--cursor-arrive .fc-writing__comment-btn{background:var(--bg-accent);color:#fff;border-color:var(--bg-accent)}.fc-writing__save-btn{padding:3px 12px;border-radius:6px;background:var(--bg-accent);color:#fff;font-size:11px;font-weight:600;border:none}.fc-writing__body{flex:1;padding:28px 80px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;position:relative;transition:padding .5s ease}.fc-writing-stage--comments-open .fc-writing__body{padding:28px 16px 28px 28px}.fc-writing__theme-btns{display:flex;gap:3px;align-items:center;width:0;overflow:hidden;opacity:0;transition:width .3s ease,opacity .3s ease}.fc-writing-stage--themes-1 .fc-writing__theme-btns,.fc-writing-stage--themes-2 .fc-writing__theme-btns,.fc-writing-stage--themes-3 .fc-writing__theme-btns,.fc-writing-stage--themes-ephemera .fc-writing__theme-btns{width:47px;opacity:1}.fc-writing__theme-btn{width:8px;height:8px;border-radius:2px;border:1.5px solid transparent;flex-shrink:0;transition:outline .2s}.fc-writing__theme-btn--dark{background:#1a1a18;border-color:#444}.fc-writing__theme-btn--newsprint{background:#e8d5b7;border-color:#c4a87a}.fc-writing__theme-btn--clean{background:#f5f3ef;border-color:#d4cfc9}.fc-writing__theme-btn--ephemera{background:#fcf9f3;border-color:#c8bfb0}.fc-writing-stage--themes-1 .fc-writing__theme-btn--dark,.fc-writing-stage--themes-2 .fc-writing__theme-btn--newsprint,.fc-writing-stage--themes-3 .fc-writing__theme-btn--clean,.fc-writing-stage--themes-ephemera .fc-writing__theme-btn--ephemera{outline:2px solid var(--bg-accent);outline-offset:1px}.fc-writing-stage--themes-1 .fc-writing{background:#1a1a18;border-color:#2d2d2b}.fc-writing-stage--themes-1 .fc-writing__topbar{border-color:#2d2d2b}.fc-writing-stage--themes-1 .fc-writing__filename{color:#888880}.fc-writing-stage--themes-1 .fc-writing__h1{color:#f0e8e0}.fc-writing-stage--themes-1 .fc-writing__para{color:#8a8074}.fc-writing-stage--themes-1 .fc-writing__check-item{color:#888880}.fc-writing-stage--themes-1 .fc-writing__checkbox{border-color:#444}.fc-writing-stage--themes-2 .fc-writing{background:#f5ead8;border-color:#c8a876}.fc-writing-stage--themes-2 .fc-writing__topbar{border-color:#c8a876}.fc-writing-stage--themes-2 .fc-writing__filename{color:#7a6040}.fc-writing-stage--themes-2 .fc-writing__h1{color:#2d2217}.fc-writing-stage--themes-2 .fc-writing__check-item,.fc-writing-stage--themes-2 .fc-writing__para{color:#5a4535}.fc-writing-stage--themes-2 .fc-writing__checkbox{border-color:#c8a876}.fc-writing-stage--themes-3 .fc-writing{background:#f8f7f5;border-color:#e0dcd8}.fc-writing-stage--themes-3 .fc-writing__topbar{border-color:#e0dcd8}.fc-writing-stage--themes-3 .fc-writing__filename{color:#888}.fc-writing-stage--themes-3 .fc-writing__h1{color:#2a2724}.fc-writing-stage--themes-3 .fc-writing__para{color:#6a6560}.fc-writing-stage--themes-ephemera .fc-writing{background:#fcf9f3;border-color:rgba(56,56,49,.12)}.fc-writing-stage--themes-ephemera .fc-writing__topbar{border-color:rgba(56,56,49,.12)}.fc-writing-stage--themes-ephemera .fc-writing__filename{color:#666058}.fc-writing-stage--themes-ephemera .fc-writing__h1{color:#383831;font-family:var(--font-newsreader),serif}.fc-writing-stage--themes-ephemera .fc-writing__check-item,.fc-writing-stage--themes-ephemera .fc-writing__para{color:#666058}.fc-writing-stage--themes-1 .fc-writing__cursor2{opacity:1;transform:translate(514px,14px)}.fc-writing-stage--themes-2 .fc-writing__cursor2{opacity:1;transform:translate(525px,14px)}.fc-writing-stage--themes-3 .fc-writing__cursor2{opacity:1;transform:translate(536px,14px)}.fc-writing-stage--themes-ephemera .fc-writing__cursor2{opacity:1;transform:translate(547px,14px)}.fc-writing-stage--themes-1 .fc-writing__cursor,.fc-writing-stage--themes-2 .fc-writing__cursor,.fc-writing-stage--themes-3 .fc-writing__cursor,.fc-writing-stage--themes-ephemera .fc-writing__cursor{opacity:0!important;animation-play-state:paused!important}.fc-writing-stage--themes-1 .fc-writing__highlight,.fc-writing-stage--themes-2 .fc-writing__highlight,.fc-writing-stage--themes-3 .fc-writing__highlight,.fc-writing-stage--themes-ephemera .fc-writing__highlight{animation-play-state:paused!important;background-size:0 0!important;font-weight:400!important}.fc-writing-stage--themes-1 .fc-writing__checkbox--anim,.fc-writing-stage--themes-1 .fc-writing__checkbox--anim:after,.fc-writing-stage--themes-2 .fc-writing__checkbox--anim,.fc-writing-stage--themes-2 .fc-writing__checkbox--anim:after,.fc-writing-stage--themes-3 .fc-writing__checkbox--anim,.fc-writing-stage--themes-3 .fc-writing__checkbox--anim:after,.fc-writing-stage--themes-ephemera .fc-writing__checkbox--anim,.fc-writing-stage--themes-ephemera .fc-writing__checkbox--anim:after{animation-play-state:paused!important}.fc-writing-stage--themes-1 .fc-writing__menu,.fc-writing-stage--themes-2 .fc-writing__menu,.fc-writing-stage--themes-3 .fc-writing__menu,.fc-writing-stage--themes-ephemera .fc-writing__menu{animation-play-state:paused!important;opacity:0!important}.fc-writing-comments{width:0;overflow:hidden;opacity:0;flex-shrink:0;display:flex;flex-direction:column;background:var(--bg-panel);border:1px solid transparent;border-radius:12px;transition:width .5s ease,opacity .4s ease .1s,border-color .3s ease}.fc-writing-stage--comment-done .fc-writing-comments,.fc-writing-stage--comments-open .fc-writing-comments{width:160px;opacity:1;border-color:var(--border-color)}.fc-writing-stage--closing .fc-writing-comments{width:0;opacity:0;border-color:transparent}.fc-writing-stage--closing .fc-writing__toolbar{opacity:0}.fc-writing-stage--closing .fc-writing__body{padding:28px 80px}.fc-writing-stage--closing .fc-writing-comments__card--anim,.fc-writing-stage--closing .fc-writing__comment-popup,.fc-writing-stage--closing .fc-writing__draw-ellipse{opacity:0}.fc-writing-comments__header{display:flex;align-items:center;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border-color);font-size:12px;font-weight:700;color:var(--text-main);flex-shrink:0}.fc-writing-comments__close{margin-left:auto;font-size:12px;color:var(--text-muted);cursor:pointer}.fc-writing-comments__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--text-muted);font-size:10px;gap:6px;padding:20px;text-align:center}.fc-writing-comments__empty-icon{font-size:22px;opacity:.35}.fc-writing-comments__hint{font-size:9px;color:var(--text-muted);opacity:.7;line-height:1.4}.fc-writing__toolbar{position:absolute;top:38px;left:50%;transform:translateX(-50%) translateY(4px);display:flex;align-items:center;gap:0;padding:4px 5px;border-radius:999px;background:var(--bg-panel);border:1px solid var(--border-color);box-shadow:0 4px 20px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.04);z-index:8;opacity:0;pointer-events:none;transition:opacity .3s ease,transform .3s ease}.fc-writing-stage--comment-done .fc-writing__toolbar,.fc-writing-stage--comments-open .fc-writing__toolbar,.fc-writing-stage--draw-click .fc-writing__toolbar,.fc-writing-stage--drawing .fc-writing__toolbar{opacity:1;transform:translateX(-50%) translateY(0)}.fc-writing__tool{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:999px;font-size:10px;font-weight:600;color:var(--text-muted);transition:background .25s,color .25s;white-space:nowrap}.fc-writing__tool-label{font-size:10px}.fc-writing__tool--select{background:var(--bg-accent);color:#fff}.fc-writing-stage--comment-done .fc-writing__tool--select,.fc-writing-stage--draw-click .fc-writing__tool--select,.fc-writing-stage--drawing .fc-writing__tool--select{background:transparent;color:var(--text-muted)}.fc-writing-stage--comment-done .fc-writing__tool--draw,.fc-writing-stage--draw-click .fc-writing__tool--draw,.fc-writing-stage--drawing .fc-writing__tool--draw{background:var(--bg-accent);color:#fff}.fc-writing__draw-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.fc-writing__draw-ellipse{stroke-dasharray:500;stroke-dashoffset:500;opacity:0;transition:opacity .2s ease}.fc-writing-stage--drawing .fc-writing__draw-ellipse{opacity:1;animation:fc-draw-circle 1.5s ease forwards}.fc-writing-stage--comment-done .fc-writing__draw-ellipse{opacity:1;stroke-dashoffset:0}@keyframes fc-draw-circle{0%{stroke-dashoffset:500}to{stroke-dashoffset:0}}.fc-writing__comment-popup{position:absolute;top:155px;left:190px;width:140px;padding:8px 10px;background:var(--bg-panel);border:1px solid var(--border-color);border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:6;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.fc-writing-stage--comment-done .fc-writing__comment-popup{opacity:1;transform:translateY(0)}.fc-writing__comment-popup-author{font-size:10px;font-weight:700;color:var(--text-main);margin-bottom:3px}.fc-writing__comment-popup-text{font-size:9px;color:var(--text-soft);line-height:1.4}.fc-writing-comments__card--anim{opacity:0;transform:translateY(6px);transition:opacity .3s ease .2s,transform .3s ease .2s;padding:10px 12px;border-bottom:1px solid var(--border-color)}.fc-writing-stage--comment-done .fc-writing-comments__card--anim{opacity:1;transform:translateY(0)}.fc-writing-comments__card-marker{width:18px;height:12px;border-radius:4px;border:1.5px solid var(--bg-accent);margin-bottom:4px}.fc-writing-comments__card-author{font-size:10px;font-weight:700;color:var(--text-main);margin-bottom:2px}.fc-writing-comments__card-body{font-size:9px;color:var(--text-soft);line-height:1.4}.fc-writing-comments__empty-below{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:12px}.fc-writing-comments{-webkit-mask-image:linear-gradient(180deg,#000 45%,transparent 82%);mask-image:linear-gradient(180deg,#000 45%,transparent 82%)}.fc-writing__cursor2{position:absolute;width:16px;height:22px;z-index:10;pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25));opacity:0;transform:translate(300px,200px);transition:opacity .3s ease,transform 1s ease}.fc-writing-stage--cursor-phase .fc-writing__cursor2{opacity:1;transform:translate(490px,14px)}.fc-writing-stage--comments-open .fc-writing__cursor2{opacity:1;transform:translate(300px,40px)}.fc-writing-stage--comment-done .fc-writing__cursor2,.fc-writing-stage--draw-click .fc-writing__cursor2,.fc-writing-stage--drawing .fc-writing__cursor2{opacity:0;transform:translate(490px,14px)}.fc-writing-stage--closing .fc-writing__cursor,.fc-writing-stage--comment-done .fc-writing__cursor,.fc-writing-stage--comments-open .fc-writing__cursor,.fc-writing-stage--cursor-arrive .fc-writing__cursor,.fc-writing-stage--cursor-phase .fc-writing__cursor,.fc-writing-stage--draw-click .fc-writing__cursor,.fc-writing-stage--drawing .fc-writing__cursor{opacity:0!important}.fc-writing-stage--comment-done .fc-writing__cursor,.fc-writing-stage--comments-open .fc-writing__cursor,.fc-writing-stage--cursor-phase .fc-writing__cursor,.fc-writing-stage--draw-click .fc-writing__cursor,.fc-writing-stage--drawing .fc-writing__cursor{animation-play-state:paused!important}.fc-writing-stage--comment-done .fc-writing__highlight,.fc-writing-stage--comments-open .fc-writing__highlight,.fc-writing-stage--cursor-phase .fc-writing__highlight,.fc-writing-stage--draw-click .fc-writing__highlight,.fc-writing-stage--drawing .fc-writing__highlight{animation-play-state:paused!important;background-size:0 0!important;font-weight:400!important}.fc-writing-stage--comment-done .fc-writing__checkbox--anim,.fc-writing-stage--comment-done .fc-writing__checkbox--anim:after,.fc-writing-stage--comments-open .fc-writing__checkbox--anim,.fc-writing-stage--comments-open .fc-writing__checkbox--anim:after,.fc-writing-stage--cursor-phase .fc-writing__checkbox--anim,.fc-writing-stage--cursor-phase .fc-writing__checkbox--anim:after,.fc-writing-stage--draw-click .fc-writing__checkbox--anim,.fc-writing-stage--draw-click .fc-writing__checkbox--anim:after,.fc-writing-stage--drawing .fc-writing__checkbox--anim,.fc-writing-stage--drawing .fc-writing__checkbox--anim:after{animation-play-state:paused!important}.fc-writing-stage--comment-done .fc-writing__menu,.fc-writing-stage--comments-open .fc-writing__menu,.fc-writing-stage--cursor-phase .fc-writing__menu,.fc-writing-stage--draw-click .fc-writing__menu,.fc-writing-stage--drawing .fc-writing__menu{animation-play-state:paused!important;opacity:0!important}.fc-writing-stage--comment-done .fc-writing__menu-item--bold,.fc-writing-stage--comment-done .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--comments-open .fc-writing__menu-item--bold,.fc-writing-stage--comments-open .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--cursor-phase .fc-writing__menu-item--bold,.fc-writing-stage--cursor-phase .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--draw-click .fc-writing__menu-item--bold,.fc-writing-stage--draw-click .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--drawing .fc-writing__menu-item--bold,.fc-writing-stage--drawing .fc-writing__menu-item--bold .fc-writing__menu-icon{animation-play-state:paused!important}.fc-writing__h1{font-size:22px;font-weight:700;font-family:var(--font-newsreader),serif;letter-spacing:-.02em;line-height:1.2;color:var(--text-main);margin-bottom:4px}.fc-writing__para{font-size:13px;line-height:1.8;color:var(--text-soft);max-width:100%}.fc-writing__highlight{background:linear-gradient(to right,var(--selection-color,rgba(56,132,255,.32)),var(--selection-color,rgba(56,132,255,.32))) no-repeat 0;background-size:0 100%;border-radius:2px;padding:2px 0;animation:fc-write-highlight 12s ease-in-out 1 forwards}.fc-writing__checklist{display:flex;flex-direction:column;gap:8px;margin-top:6px}.fc-writing__check-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-soft)}.fc-writing__checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid var(--border-color);background:transparent;flex-shrink:0;position:relative}.fc-writing__checkbox--anim{animation:fc-write-check 12s ease-in-out 1 forwards}.fc-writing__checkbox--anim:after{content:"✓";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:9px;font-weight:700;opacity:0;animation:fc-write-check-tick 12s ease-in-out 1 forwards}.fc-writing__check-item:first-child .fc-writing__checkbox--anim,.fc-writing__check-item:first-child .fc-writing__checkbox--anim:after{animation-delay:0s}.fc-writing__check-item:nth-child(2) .fc-writing__checkbox--anim,.fc-writing__check-item:nth-child(2) .fc-writing__checkbox--anim:after{animation-delay:.5s}.fc-writing__check-item:nth-child(3) .fc-writing__checkbox--anim,.fc-writing__check-item:nth-child(3) .fc-writing__checkbox--anim:after{animation-delay:1s}.fc-writing__menu{position:absolute;top:90px;left:260px;width:160px;background:var(--glass-panel,rgba(255,255,255,.85));border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:5px;opacity:0;transform:scale(.96);animation:fc-write-menu 12s ease-in-out 1 forwards;overflow:hidden}.fc-writing__menu:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to bottom,transparent,var(--bg-panel));border-radius:0 0 12px 12px;pointer-events:none}.fc-writing__menu-item{display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:8px;font-size:11px;color:var(--text-main);white-space:nowrap}.fc-writing__menu-icon{width:14px;text-align:center;font-size:10px;opacity:.55;flex-shrink:0}.fc-writing__menu-label{flex:1}.fc-writing__menu-arrow{font-size:10px;color:var(--text-muted);margin-left:auto}.fc-writing__menu-item--bold{animation:fc-write-bold 12s ease-in-out 1 forwards}.fc-writing__menu-item--bold .fc-writing__menu-icon{animation:fc-write-bold-icon 12s ease-in-out 1 forwards}.fc-writing__menu-sep{height:1px;margin:3px 6px;background:var(--border-color)}.fc-writing__cursor{position:absolute;top:0;left:0;width:16px;height:22px;z-index:10;pointer-events:none;opacity:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.25));animation:fc-write-cursor 12s ease-in-out 1 forwards}@keyframes fc-write-cursor{0%{opacity:0;transform:translate(88px,158px)}4%{opacity:1;transform:translate(88px,158px)}8%{transform:translate(88px,158px)}10%{transform:translate(88px,186px)}14%{transform:translate(88px,186px)}16%{transform:translate(88px,214px)}18%{transform:translate(88px,214px)}22%{transform:translate(165px,130px)}27%{transform:translate(275px,130px)}34%{transform:translate(275px,130px)}42%{transform:translate(338px,248px)}47%{opacity:1;transform:translate(338px,248px)}50%{opacity:0;transform:translate(338px,248px)}to{opacity:0;transform:translate(88px,148px)}}@keyframes fc-write-check{0%,6%{background:transparent;border-color:var(--border-color)}14%{background:var(--bg-accent);border-color:var(--bg-accent)}85%{background:var(--bg-accent);border-color:var(--bg-accent)}92%,to{background:transparent;border-color:var(--border-color)}}@keyframes fc-write-check-tick{0%,6%{opacity:0}14%{opacity:1}85%{opacity:1}92%,to{opacity:0}}@keyframes fc-write-highlight{0%,22%{background-size:0 100%;font-weight:400}27%{background-size:100% 100%;font-weight:400}46.9%{background-size:100% 100%;font-weight:400}47%{background-size:100% 0;font-weight:700}75%{background-size:100% 0;font-weight:700}85%,to{background-size:0 0;font-weight:400}}@keyframes fc-write-menu{0%,30%{opacity:0;transform:scale(.96)}36%{opacity:1;transform:scale(1)}46%{opacity:1;transform:scale(1)}49%{opacity:0;transform:scale(.96)}to{opacity:0;transform:scale(.96)}}@keyframes fc-write-bold{0%,44%{background:transparent;color:var(--text-main)}47%{background:var(--bg-accent);color:#fff}49%{background:transparent;color:var(--text-main)}to{background:transparent;color:var(--text-main)}}@keyframes fc-write-bold-icon{0%,44%{opacity:.55;color:inherit}47%{opacity:1;color:#fff}49%{opacity:.55;color:inherit}to{opacity:.55;color:inherit}}.fc-comments{position:absolute;inset:0;display:flex}.fc-comments__editor{flex:1;position:relative;padding:1rem 1.2rem;background:var(--bg-panel);display:flex;flex-direction:column;gap:.4rem}.fc-comments__text-line{height:5px;border-radius:3px;background:var(--bg-soft)}.fc-comments__text-line:nth-child(3){width:72%}.fc-comments__text-line:nth-child(5){width:55%}.fc-comments__highlight{position:absolute;top:1.6rem;left:1.2rem;width:45%;height:5px;border-radius:3px;background:rgba(31,111,235,.18);animation:fc-cmt-highlight 10s ease-in-out infinite}.fc-comments__pin{position:absolute;top:1.3rem;right:30%;width:12px;height:12px;border-radius:50%;background:var(--bg-accent);border:2px solid var(--bg-panel);box-shadow:0 1px 4px rgba(0,0,0,.18);animation:fc-cmt-pin 10s ease-in-out infinite}.fc-comments__toolbar{position:absolute;top:.6rem;left:50%;transform:translateX(-50%);display:flex;gap:2px;padding:3px;border-radius:999px;background:var(--bg-panel);border:1px solid var(--border-color);box-shadow:0 4px 16px rgba(0,0,0,.1);opacity:0;animation:fc-cmt-toolbar 10s ease-in-out infinite}.fc-comments__tool-btn{width:20px;height:16px;border-radius:999px;background:transparent}.fc-comments__tool-btn--active{background:var(--bg-accent)}.fc-comments__sidebar{width:35%;border-left:1px solid var(--border-color);background:var(--bg-panel);padding:.5rem;display:flex;flex-direction:column;gap:.4rem}.fc-comments__sidebar-title{font-size:.55rem;font-weight:700;color:var(--text-main);padding:.2rem .3rem;display:flex;align-items:center;gap:.3rem}.fc-comments__badge{background:var(--bg-accent);color:#fff;font-size:.4rem;padding:1px 4px;border-radius:999px;font-weight:700}.fc-comments__card{padding:.4rem;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-soft);display:flex;flex-direction:column;gap:.2rem;opacity:0;animation:fc-cmt-card 10s ease-in-out infinite}.fc-comments__card:nth-child(3){animation-delay:1.5s}.fc-comments__card-author{font-size:.45rem;font-weight:700;color:var(--text-main)}.fc-comments__card-quote{font-size:.4rem;padding:.15rem .3rem;border-left:2px solid var(--bg-accent);border-radius:0 4px 4px 0;background:rgba(31,111,235,.06);color:var(--text-soft)}.fc-comments__card-body{font-size:.42rem;color:var(--text-soft);line-height:1.4}@keyframes fc-cmt-highlight{0%,8%{opacity:0;width:0}16%{opacity:1;width:45%}80%{opacity:1}90%,to{opacity:0}}@keyframes fc-cmt-pin{0%,5%{opacity:0;transform:scale(0)}12%{opacity:1;transform:scale(1.3)}16%{transform:scale(1)}80%{opacity:1}90%,to{opacity:0;transform:scale(0)}}@keyframes fc-cmt-toolbar{0%,3%{opacity:0}10%{opacity:1}75%{opacity:1}85%,to{opacity:0}}@keyframes fc-cmt-card{0%,15%{opacity:0;transform:translateY(6px)}22%{opacity:1;transform:translateY(0)}82%{opacity:1}92%,to{opacity:0}}.fc-context{position:absolute;inset:0;background:var(--bg-panel);padding:1rem 1.5rem;display:flex;flex-direction:column;gap:.4rem}.fc-context__text{height:5px;border-radius:3px;background:var(--bg-soft)}.fc-context__text:nth-child(2){width:82%}.fc-context__text:nth-child(4){width:65%}.fc-context__text:nth-child(6){width:50%}.fc-context__menu{position:absolute;top:28%;left:32%;min-width:140px;background:var(--bg-panel);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.14);padding:5px;opacity:0;animation:fc-ctx-appear 10s ease-in-out infinite;will-change:opacity;-webkit-font-smoothing:subpixel-antialiased}.fc-context__item{display:flex;align-items:center;gap:.4rem;padding:.3rem .5rem;border-radius:8px;font-size:.7rem;color:var(--text-main);white-space:nowrap}.fc-context__item-icon{width:14px;font-size:.65rem;opacity:.7;flex-shrink:0}.fc-context__item-label{flex:1}.fc-context__item-arrow{font-size:.5rem;color:var(--text-muted);margin-left:auto}.fc-context__item--active{background:var(--bg-hover);animation:fc-ctx-hover 10s ease-in-out infinite}.fc-context__sep{height:1px;margin:3px 6px;background:var(--border-color)}.fc-context__submenu{position:absolute;top:0;left:100%;margin-left:4px;min-width:90px;background:var(--bg-panel);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.14);padding:5px;opacity:0;animation:fc-ctx-sub 10s ease-in-out infinite}@keyframes fc-ctx-appear{0%,12%{opacity:0;transform:scale(.96)}18%{opacity:1;transform:scale(1)}82%{opacity:1}90%,to{opacity:0;transform:scale(.96)}}@keyframes fc-ctx-hover{0%,28%{background:transparent}35%{background:var(--bg-hover)}78%{background:var(--bg-hover)}86%,to{background:transparent}}@keyframes fc-ctx-sub{0%,38%{opacity:0;transform:translateX(-4px)}45%{opacity:1;transform:translateX(0)}78%{opacity:1}86%,to{opacity:0}}.fc-themes,.fc-themes__frame{position:absolute;inset:0}.fc-themes__frame{display:flex;overflow:hidden}.fc-themes__sidebar{width:22%;padding:.6rem;display:flex;flex-direction:column;gap:.35rem}.fc-themes__sidebar-header{font-size:.6rem;font-weight:700;letter-spacing:-.01em;margin-bottom:.2rem}.fc-themes__sidebar-row{display:flex;align-items:center;gap:.3rem;padding:.25rem .35rem;border-radius:6px;font-size:.45rem}.fc-themes__sidebar-row--active{font-weight:600}.fc-themes__sidebar-dot{width:6px;height:6px;border-radius:2px;flex-shrink:0}.fc-themes__editor{flex:1;padding:.8rem 1rem;display:flex;flex-direction:column;gap:.35rem}.fc-themes__editor-h{font-size:.75rem;font-weight:700;letter-spacing:-.02em}.fc-themes__editor-line{height:4px;border-radius:2px}.fc-themes__editor-line:nth-child(3){width:82%}.fc-themes__editor-line:nth-child(5){width:60%}.fc-themes__topbar{display:flex;align-items:center;justify-content:center;height:1.5rem;border-bottom:1px solid;flex-shrink:0;font-size:.45rem;font-weight:500}.fc-themes__label{position:absolute;bottom:.6rem;right:.8rem;font-size:.55rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.fc-themes__frame--light{background:#ffffff;animation:fc-theme-cycle 14s ease-in-out infinite}.fc-themes__frame--light .fc-themes__topbar{border-color:#dbe2ea;background:#ffffff;color:#525866}.fc-themes__frame--light .fc-themes__sidebar{background:#f7f8fa;border-right:1px solid #dbe2ea}.fc-themes__frame--light .fc-themes__sidebar-header{color:#1f2328}.fc-themes__frame--light .fc-themes__sidebar-row{color:#525866}.fc-themes__frame--light .fc-themes__sidebar-row--active{background:rgba(31,111,235,.1);color:#0f4caa}.fc-themes__frame--light .fc-themes__sidebar-dot{background:#dbe2ea}.fc-themes__frame--light .fc-themes__sidebar-row--active .fc-themes__sidebar-dot{background:#1f6feb}.fc-themes__frame--light .fc-themes__editor{background:linear-gradient(180deg,rgba(255,255,255,.95),#fff)}.fc-themes__frame--light .fc-themes__editor-h{color:#1f2328}.fc-themes__frame--light .fc-themes__editor-line{background:#e8ecf1}.fc-themes__frame--light .fc-themes__label{color:#1f2328}.fc-themes__frame--dark{background:#12151b;animation:fc-theme-cycle 14s ease-in-out infinite;animation-delay:-3.5s}.fc-themes__frame--dark .fc-themes__topbar{border-color:#283142;background:#12151b;color:#8590a3}.fc-themes__frame--dark .fc-themes__sidebar{background:#151922;border-right:1px solid #283142}.fc-themes__frame--dark .fc-themes__sidebar-header{color:#eef2f7}.fc-themes__frame--dark .fc-themes__sidebar-row{color:#c0c7d4}.fc-themes__frame--dark .fc-themes__sidebar-row--active{background:rgba(31,111,235,.15);color:#d8e7ff}.fc-themes__frame--dark .fc-themes__sidebar-dot{background:#283142}.fc-themes__frame--dark .fc-themes__sidebar-row--active .fc-themes__sidebar-dot{background:#58a6ff}.fc-themes__frame--dark .fc-themes__editor{background:linear-gradient(180deg,rgba(18,21,27,.95),#12151b)}.fc-themes__frame--dark .fc-themes__editor-h{color:#eef2f7}.fc-themes__frame--dark .fc-themes__editor-line{background:#1e2430}.fc-themes__frame--dark .fc-themes__label{color:#eef2f7}.fc-themes__frame--newsprint{background:#f5ebdd;animation:fc-theme-cycle 14s ease-in-out infinite;animation-delay:-7s}.fc-themes__frame--newsprint .fc-themes__topbar{border-color:#d0bea7;background:#f5ebdd;color:#5e4933}.fc-themes__frame--newsprint .fc-themes__sidebar{background:#efe4d4;border-right:1px solid #d0bea7}.fc-themes__frame--newsprint .fc-themes__sidebar-header{color:#2d2217}.fc-themes__frame--newsprint .fc-themes__sidebar-row{color:#5e4933}.fc-themes__frame--newsprint .fc-themes__sidebar-row--active{background:rgba(123,90,60,.1);color:#2d2217}.fc-themes__frame--newsprint .fc-themes__sidebar-dot{background:#d0bea7}.fc-themes__frame--newsprint .fc-themes__sidebar-row--active .fc-themes__sidebar-dot{background:#7b5a3c}.fc-themes__frame--newsprint .fc-themes__editor{background:linear-gradient(180deg,rgba(245,235,221,.96),#f0e5d4)}.fc-themes__frame--newsprint .fc-themes__editor-h{color:#2d2217}.fc-themes__frame--newsprint .fc-themes__editor-line{background:#ddd0be}.fc-themes__frame--newsprint .fc-themes__label{color:#2d2217}.fc-themes__frame--ephemera{background:#fcf9f3;animation:fc-theme-cycle 14s ease-in-out infinite;animation-delay:-10.5s}.fc-themes__frame--ephemera .fc-themes__topbar{border-color:rgba(56,56,49,.12);background:#fcf9f3;color:#666058}.fc-themes__frame--ephemera .fc-themes__sidebar{background:#f6f1e8;border-right:1px solid rgba(56,56,49,.08)}.fc-themes__frame--ephemera .fc-themes__sidebar-header{color:#383831;font-family:var(--font-newsreader),serif}.fc-themes__frame--ephemera .fc-themes__sidebar-row{color:#666058}.fc-themes__frame--ephemera .fc-themes__sidebar-row--active{background:rgba(119,87,77,.08);color:#383831}.fc-themes__frame--ephemera .fc-themes__sidebar-dot{background:rgba(119,87,77,.2)}.fc-themes__frame--ephemera .fc-themes__sidebar-row--active .fc-themes__sidebar-dot{background:#77574d}.fc-themes__frame--ephemera .fc-themes__editor{background:linear-gradient(180deg,rgba(255,252,247,.98),#fbf8f0)}.fc-themes__frame--ephemera .fc-themes__editor-h{color:#383831;font-family:var(--font-newsreader),serif}.fc-themes__frame--ephemera .fc-themes__editor-line{background:#e8e3d6}.fc-themes__frame--ephemera .fc-themes__label{color:#383831;font-family:var(--font-newsreader),serif}@keyframes fc-theme-cycle{0%,20%{opacity:1}25%{opacity:0}95%{opacity:0}to{opacity:1}}.fc-writing-files{width:0;overflow:hidden;opacity:0;flex-shrink:0;display:flex;flex-direction:column;background:var(--bg-panel);border:1px solid transparent;border-radius:12px;transition:width .5s ease,opacity .4s ease .1s,border-color .3s ease;-webkit-mask-image:linear-gradient(180deg,#000 45%,transparent 82%);mask-image:linear-gradient(180deg,#000 45%,transparent 82%)}.fc-writing-stage--files-done .fc-writing-files,.fc-writing-stage--files-newclick .fc-writing-files,.fc-writing-stage--files-open .fc-writing-files,.fc-writing-stage--files-typing .fc-writing-files{width:160px;opacity:1;border-color:var(--border-color)}.fc-writing-stage--files-closing .fc-writing-files{width:0;opacity:0;border-color:transparent}.fc-writing-files__header{display:flex;align-items:center;gap:6px;padding:8px 10px 8px 14px;border-bottom:1px solid var(--border-color);flex-shrink:0}.fc-writing-files__logo{height:12px;flex:0 0 auto;margin-right:auto;color:var(--text-main)}.fc-writing-files__collapse{width:22px;height:22px;border-radius:6px;background:transparent;color:var(--text-muted);display:flex;align-items:center;justify-content:center;flex-shrink:0}.fc-writing-files__actions{display:flex;gap:4px;padding:8px 10px;border-bottom:1px solid var(--border-color);flex-shrink:0}.fc-writing-files__action{height:24px;min-width:24px;border-radius:6px;border:1px solid var(--border-color);background:transparent;color:var(--text-soft);display:flex;align-items:center;justify-content:center;transition:background .3s,color .3s,border-color .3s}.fc-writing-files__action--new{padding:0 8px;gap:5px;font-size:10px;font-weight:600}.fc-writing-stage--files-newclick .fc-writing-files__action--new{background:var(--bg-accent);color:#fff;border-color:var(--bg-accent)}.fc-writing-files__tabs{display:flex;padding:0 14px;border-bottom:1px solid var(--border-color);flex-shrink:0}.fc-writing-files__tab{padding:7px 8px;font-size:10px;font-weight:600;color:var(--text-muted);border-bottom:2px solid transparent;white-space:nowrap}.fc-writing-files__tab--active{color:var(--text-main);border-bottom-color:var(--bg-accent)}.fc-writing-files__tree{flex:1;padding:6px;overflow:hidden}.fc-writing-files__row{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:6px;font-size:10px;color:var(--text-soft);white-space:nowrap}.fc-writing-files__row--active{background:var(--bg-accent-soft);color:var(--bg-accent);font-weight:600}.fc-writing-files__row--dir{font-weight:500}.fc-writing-files__file-icon{flex-shrink:0;color:var(--text-muted);opacity:.7}.fc-writing-files__file-icon--folder{color:#e8a840;opacity:1}.fc-writing-files__row--active .fc-writing-files__file-icon{color:var(--bg-accent);opacity:1}.fc-writing-files__chevron{font-size:7px}.fc-writing-stage--files-done .fc-writing__body,.fc-writing-stage--files-newclick .fc-writing__body,.fc-writing-stage--files-open .fc-writing__body,.fc-writing-stage--files-typing .fc-writing__body{padding:28px 28px 28px 16px}.fc-writing-stage--files-closing .fc-writing__body{padding:28px 80px}.fc-writing__typing-overlay{position:absolute;inset:0;padding:28px 28px 28px 16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;opacity:0;pointer-events:none;z-index:5;background:var(--bg-panel)}.fc-writing-stage--files-done .fc-writing__typing-overlay,.fc-writing-stage--files-newclick .fc-writing__typing-overlay,.fc-writing-stage--files-typing .fc-writing__typing-overlay{opacity:1}.fc-writing-stage--files-done .fc-writing__checklist,.fc-writing-stage--files-done .fc-writing__h1,.fc-writing-stage--files-done .fc-writing__para,.fc-writing-stage--files-newclick .fc-writing__checklist,.fc-writing-stage--files-newclick .fc-writing__h1,.fc-writing-stage--files-newclick .fc-writing__para,.fc-writing-stage--files-typing .fc-writing__checklist,.fc-writing-stage--files-typing .fc-writing__h1,.fc-writing-stage--files-typing .fc-writing__para{opacity:0}.fc-writing__typing-h1{font-size:22px;font-weight:700;font-family:var(--font-newsreader),serif;letter-spacing:-.02em;line-height:1.2;color:var(--text-main);margin-bottom:4px;overflow:hidden;white-space:nowrap;width:0}.fc-writing-stage--files-typing .fc-writing__typing-h1{animation:fc-files-type-h1 2s steps(15) forwards}.fc-writing-stage--files-done .fc-writing__typing-h1{width:auto}.fc-writing__typing-para{font-size:13px;line-height:1.8;color:var(--text-soft);max-width:100%;overflow:hidden;opacity:0;max-height:0}.fc-writing-stage--files-typing .fc-writing__typing-para{animation:fc-files-type-para 2.5s ease forwards;animation-delay:2.2s}.fc-writing-stage--files-done .fc-writing__typing-para{opacity:1;max-height:200px}.fc-writing__typing-checks{display:flex;flex-direction:column;gap:8px;margin-top:6px}.fc-writing__typing-check{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-soft);opacity:0;transform:translateY(4px)}.fc-writing-stage--files-typing .fc-writing__typing-check:first-child{animation:fc-files-check-appear .5s ease forwards;animation-delay:5.2s}.fc-writing-stage--files-typing .fc-writing__typing-check:nth-child(2){animation:fc-files-check-appear .5s ease forwards;animation-delay:5.9s}.fc-writing-stage--files-typing .fc-writing__typing-check:nth-child(3){animation:fc-files-check-appear .5s ease forwards;animation-delay:6.6s}.fc-writing-stage--files-done .fc-writing__typing-check{opacity:1;transform:translateY(0)}.fc-writing__typing-checkbox{width:16px;height:16px;border-radius:4px;border:1.5px solid var(--border-color);background:transparent;flex-shrink:0}@keyframes fc-files-type-h1{0%{width:0}to{width:10em}}@keyframes fc-files-type-para{0%{opacity:0;max-height:0}10%{opacity:1;max-height:0}to{opacity:1;max-height:200px}}@keyframes fc-files-check-appear{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fc-writing-stage--files-closing .fc-writing__cursor,.fc-writing-stage--files-done .fc-writing__cursor,.fc-writing-stage--files-newclick .fc-writing__cursor,.fc-writing-stage--files-open .fc-writing__cursor,.fc-writing-stage--files-typing .fc-writing__cursor{opacity:0!important;animation-play-state:paused!important}.fc-writing-stage--files-done .fc-writing__highlight,.fc-writing-stage--files-newclick .fc-writing__highlight,.fc-writing-stage--files-open .fc-writing__highlight,.fc-writing-stage--files-typing .fc-writing__highlight{animation-play-state:paused!important;background-size:0 0!important;font-weight:400!important}.fc-writing-stage--files-done .fc-writing__checkbox--anim,.fc-writing-stage--files-done .fc-writing__checkbox--anim:after,.fc-writing-stage--files-newclick .fc-writing__checkbox--anim,.fc-writing-stage--files-newclick .fc-writing__checkbox--anim:after,.fc-writing-stage--files-open .fc-writing__checkbox--anim,.fc-writing-stage--files-open .fc-writing__checkbox--anim:after,.fc-writing-stage--files-typing .fc-writing__checkbox--anim,.fc-writing-stage--files-typing .fc-writing__checkbox--anim:after{animation-play-state:paused!important}.fc-writing-stage--files-done .fc-writing__menu,.fc-writing-stage--files-newclick .fc-writing__menu,.fc-writing-stage--files-open .fc-writing__menu,.fc-writing-stage--files-typing .fc-writing__menu{animation-play-state:paused!important;opacity:0!important}.fc-writing-stage--files-done .fc-writing__menu-item--bold,.fc-writing-stage--files-done .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--files-newclick .fc-writing__menu-item--bold,.fc-writing-stage--files-newclick .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--files-open .fc-writing__menu-item--bold,.fc-writing-stage--files-open .fc-writing__menu-item--bold .fc-writing__menu-icon,.fc-writing-stage--files-typing .fc-writing__menu-item--bold,.fc-writing-stage--files-typing .fc-writing__menu-item--bold .fc-writing__menu-icon{animation-play-state:paused!important}.fc-writing-stage--files-closing .fc-writing__cursor2,.fc-writing-stage--files-done .fc-writing__comment-popup,.fc-writing-stage--files-done .fc-writing__cursor2,.fc-writing-stage--files-done .fc-writing__draw-overlay,.fc-writing-stage--files-newclick .fc-writing__comment-popup,.fc-writing-stage--files-newclick .fc-writing__cursor2,.fc-writing-stage--files-newclick .fc-writing__draw-overlay,.fc-writing-stage--files-open .fc-writing__comment-popup,.fc-writing-stage--files-open .fc-writing__cursor2,.fc-writing-stage--files-open .fc-writing__draw-overlay,.fc-writing-stage--files-typing .fc-writing__comment-popup,.fc-writing-stage--files-typing .fc-writing__cursor2,.fc-writing-stage--files-typing .fc-writing__draw-overlay{opacity:0!important}.fc-writing-stage--files-closing .fc-writing__typing-overlay{opacity:0}.fc-files{position:absolute;inset:0;display:flex}.fc-files__sidebar{width:36%;background:var(--bg-sidebar,var(--bg-soft));border-right:1px solid var(--border-color);display:flex;flex-direction:column;overflow:hidden}.fc-files__sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .55rem;border-bottom:1px solid var(--border-color)}.fc-files__sidebar-title{font-size:.6rem;font-weight:700;color:var(--text-main);letter-spacing:-.01em}.fc-files__close-btn{width:14px;height:14px;border-radius:4px;background:transparent}.fc-files__tabs{display:flex;padding:0 .55rem;border-bottom:1px solid var(--border-color)}.fc-files__tab{padding:.35rem .45rem;font-size:.45rem;font-weight:600;color:var(--text-muted);border-bottom:2px solid transparent}.fc-files__tab--active{color:var(--text-main);border-bottom-color:var(--bg-accent)}.fc-files__search{display:flex;align-items:center;gap:.25rem;margin:.4rem .55rem 0;padding:.3rem .45rem;border-radius:6px;background:var(--bg-soft);border:1px solid transparent}.fc-files__search-icon{width:7px;height:7px;border:1.5px solid var(--text-muted);border-radius:50%;flex-shrink:0}.fc-files__search-text{font-size:.45rem;color:var(--text-muted);overflow:hidden;white-space:nowrap;max-width:0;animation:fc-files-search 10s steps(6) infinite}.fc-files__tree{flex:1;padding:.3rem;overflow:hidden}.fc-files__row{display:flex;align-items:center;gap:.3rem;padding:.25rem .35rem;border-radius:6px;font-size:.5rem;color:var(--text-soft);white-space:nowrap}.fc-files__row--dir{font-weight:500}.fc-files__row--active{background:var(--bg-accent-soft);color:var(--bg-accent);font-weight:600;animation:fc-files-active 10s ease-in-out infinite}.fc-files__row--filterable{animation:fc-files-filter 10s ease-in-out infinite}.fc-files__icon{width:8px;height:8px;border-radius:2px;flex-shrink:0}.fc-files__icon--folder{background:#e8a840}.fc-files__icon--file{background:var(--bg-soft);border:1px solid var(--border-color)}.fc-files__chevron{font-size:.38rem;animation:fc-files-chevron 10s ease-in-out infinite}.fc-files__branch{overflow:hidden;max-height:0;opacity:0;animation:fc-files-expand 10s ease-in-out infinite}.fc-files__branch .fc-files__row{padding-left:1.2rem}.fc-files__actions{display:flex;gap:.25rem;padding:.4rem .55rem;border-top:1px solid var(--border-color)}.fc-files__action-btn{flex:1;padding:.25rem;border-radius:6px;border:1px solid var(--border-color);background:var(--bg-panel);font-size:.4rem;font-weight:600;color:var(--text-soft);text-align:center}.fc-files__editor{flex:1;padding:1rem 1.2rem;background:var(--bg-panel);display:flex;flex-direction:column;gap:.35rem}.fc-files__editor-h{font-size:.75rem;font-weight:700;color:var(--text-main)}.fc-files__editor-line{height:4px;border-radius:2px;background:var(--bg-soft)}.fc-files__editor-line:nth-child(3){width:78%}.fc-files__editor-line:nth-child(5){width:55%}@keyframes fc-files-expand{0%,8%{max-height:0;opacity:0}18%{max-height:60px;opacity:1}72%{max-height:60px;opacity:1}82%{max-height:0;opacity:0}to{max-height:0;opacity:0}}@keyframes fc-files-chevron{0%,8%{transform:rotate(0deg)}18%{transform:rotate(90deg)}72%{transform:rotate(90deg)}82%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@keyframes fc-files-active{0%,20%{background:transparent;color:var(--text-soft)}28%{background:var(--bg-accent-soft);color:var(--bg-accent)}52%{background:var(--bg-accent-soft);color:var(--bg-accent)}60%{background:transparent;color:var(--text-soft)}to{background:transparent}}@keyframes fc-files-search{0%,56%{max-width:0}66%{max-width:3rem}78%{max-width:3rem}88%{max-width:0}to{max-width:0}}@keyframes fc-files-filter{0%,60%{opacity:1}66%{opacity:.2}78%{opacity:.2}88%{opacity:1}to{opacity:1}}