.drawer{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:200}.drawer--open{pointer-events:auto}.drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:opacity .18s ease}.drawer--open .drawer__backdrop{opacity:1}.drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(420px,92vw);background:#0b0f14;border-left:1px solid #1f2937;transform:translate(110%);transition:transform .22s cubic-bezier(.22,1,.36,1);padding:18px;overflow:auto}.drawer--open .drawer__panel{transform:translate(0)}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937}.drawer__title{margin:0;font-size:1.25rem}.drawer__close{border:1px solid #273243;background:transparent;color:#e6edf3;padding:8px 12px;border-radius:10px;cursor:pointer}.drawer__section{padding:16px 0;border-bottom:1px solid #1f2937}.drawer__section-title{margin:0 0 10px;font-size:1rem;color:#9aa4b2}.drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.drawer__item{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:baseline}.drawer__label{color:#9aa4b2}.drawer__value{color:#e6edf3;text-decoration:none;word-break:break-word}.drawer__value:hover{color:#c7d2fe}.drawer__form{display:grid;gap:10px}.drawer__input,.drawer__file{width:100%;padding:10px 12px;border:1px solid #273243;background:#0b0f14;color:#e6edf3;border-radius:12px}.drawer__btn{justify-self:start;border:1px solid #4f46e5;background:transparent;color:#c7d2fe;padding:10px 14px;border-radius:999px;cursor:pointer;font-weight:700}.drawer__btn:disabled{opacity:.55;cursor:not-allowed}.drawer__hint{margin:10px 0 0;color:#9aa4b2;font-size:.9rem}.drawer__error{margin:14px 0 0;color:#fca5a5}.page-home{--c-text: #212529;--c-muted: #495057;--c-subtle: #868e96;--c-border: #e9ecef;--c-border-input: #adb5bd;--c-teal: #20c997;--c-teal-600: #12b886;--c-surface-pill: #f8f9fa;--c-divider-feed: #f1f3f5;--font-logo: "Fira Mono", ui-monospace, monospace;--font-body: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:1.06rem;min-height:100vh;background:#0b0f14;color:#e6edf3;font-family:var(--font-body)}.site-header__title,.profile-hero__name,.post-card__title{color:#e6edf3}.site-header{max-width:1728px;margin:0 auto;padding:12px clamp(16px,5vw,96px) 0}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:40px}.site-header__brand{display:flex;align-items:center;gap:0;text-decoration:none;color:inherit}.site-header__logo-mark{width:28px;height:28px;flex-shrink:0}.site-header__logo-fallback{display:inline-block;width:28px;height:28px;border:1px solid #273243;background:#0b0f14}.site-header__logo-mark img{display:block;width:100%;height:100%;object-fit:contain}.site-header__title{margin:0;padding-left:16px;font-family:var(--font-logo);font-size:1.35rem;font-weight:700;line-height:1}.site-header__write{margin-right:8px;padding:8px 14px;border-radius:999px;border:1px solid #4f46e5;color:#c7d2fe;font-weight:700;font-size:1rem;text-decoration:none;white-space:nowrap}.site-header__write:hover{background:#111a2a}.site-header__actions{display:flex;align-items:center;gap:0}.site-header__icon-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:20px;background:transparent;padding:0;cursor:pointer;position:relative}.site-header__icon-btn:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:999px;background:#e6edf31f;opacity:0;transform:scale(.92);transition:opacity .14s ease,transform .14s ease}.site-header__icon-btn:hover:before{opacity:1;transform:scale(1)}.site-header__icon-btn img{position:relative;z-index:1}.site-header__icon-btn img{width:24px;height:24px}.site-header__icon-btn--spaced{padding-right:4px}.site-header__login{margin-left:8px;min-width:88px;height:36px;padding:7px 18px 9px;border:none;border-radius:18px;background:#4f46e5;color:#fff;font-family:var(--font-body);font-size:1.02rem;font-weight:700;cursor:pointer}.site-header__login{transition:transform .15s ease,filter .15s ease,background-color .15s ease}.site-header__login:hover{transform:translateY(-1px);filter:brightness(1.08)}.site-main{max-width:1728px;margin:0 auto;padding:0 clamp(16px,5vw,96px) 88px}.profile-block{max-width:1240px;margin:0 auto;padding-top:90px;display:flex;flex-direction:column;gap:72px}.profile-hero{display:flex;flex-direction:column;gap:24px;width:100%;max-width:768px;margin:0 auto}.profile-hero__row{display:flex;align-items:center;padding-bottom:8px}.profile-hero__avatar-wrap{flex-shrink:0}.profile-hero__avatar{display:block;width:128px;height:128px;border-radius:64px;overflow:hidden;box-shadow:0 0 4px #0000000f}.profile-hero__avatar img{width:100%;height:100%;object-fit:cover}.profile-hero__text{padding-left:16px;min-width:0}.profile-hero__name{margin:0;font-size:24px;font-weight:700;line-height:36px}.profile-hero__bio{margin:4px 0 0;font-size:18px;line-height:27px;letter-spacing:-.072px;color:#9aa4b2}.profile-hero__divider{height:1px;background:#1f2937;border:none;margin:0}.profile-stats{display:none}.feed-tabs-wrap{display:flex;justify-content:center;width:100%;max-width:768px;margin:0 auto}.feed-tabs{display:flex;position:relative;width:384px;max-width:100%}.feed-tabs__btn{position:relative;z-index:1;flex:1;height:48px;padding:12px 0 13px;border:none;background:none;font-family:inherit;font-size:21.2px;font-weight:700;cursor:pointer;color:var(--c-muted)}.feed-tabs__btn.is-active{color:var(--c-teal)}.feed-tabs__indicator{position:absolute;bottom:-2px;left:0;width:calc(100% / 3);height:2px;background:var(--c-teal);transition:transform .2s ease}.feed-tabs__indicator[data-tab=series]{transform:translate(100%)}.feed-tabs__indicator[data-tab=about]{transform:translate(200%)}.feed-section{display:flex;flex-direction:column;gap:32px;width:100%}.feed-section__search-row{max-width:768px;margin:0 auto}.feed-section__search-row{display:flex;justify-content:flex-end}.search-field{display:flex;align-items:center;height:36px;padding:1px 11px;border:1px solid #273243;background:#0b0f14;max-width:100%}.search-field__icon{width:24px;height:16px;display:flex;align-items:center;justify-content:flex-start;padding-right:8px;flex-shrink:0}.search-field__icon img{width:16px;height:16px}.search-field__input{width:156px;min-width:0;border:none;outline:none;font-family:inherit;font-size:14px;color:#e6edf3;background:transparent}.search-field__input::placeholder{color:#6b7280}.feed-layout{position:relative;display:grid;align-items:flex-start;grid-template-columns:1fr 184px 32px minmax(0,768px) 1fr}.tag-sidebar{width:184px;flex-shrink:0;display:flex;flex-direction:column;gap:16px;padding-bottom:16px;grid-column:2}.tag-sidebar__heading{margin:0;padding-bottom:9px;border-bottom:1px solid #273243;font-size:16px;font-weight:700;line-height:24px;color:#9aa4b2}.tag-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.tag-sidebar__item{display:flex;align-items:flex-start;gap:0}.tag-sidebar__link{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:14px;line-height:21px;text-align:left;color:#e6edf3}.tag-sidebar__link.is-all{font-weight:700}.tag-sidebar__link.is-active{color:#c7d2fe}.tag-sidebar__count{padding-left:8px;font-size:14px;line-height:21px;color:#6b7280}.feed-column{width:100%;max-width:768px;min-width:0;grid-column:4}.post-card{display:flex;flex-direction:column;gap:15.5px;padding-bottom:64px}.post-card+.post-card{border-top:1px solid #1f2937;padding-top:65px}.post-card:first-of-type{padding-top:0}.post-card__thumb-link{display:block;text-decoration:none;color:inherit}.post-card__thumb{position:relative;width:100%;aspect-ratio:768 / 420;overflow:hidden;border-radius:0}.post-card__thumb img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 22%}.post-card__title{margin:0;font-size:24px;font-weight:700;line-height:36px}.post-card__excerpt{margin:0;padding-top:12.4px;font-size:16px;line-height:24px;color:#9aa4b2}.post-card__tags{display:flex;flex-wrap:wrap;gap:14px;padding:16.5px 0 14px}.post-card__tag{display:inline-flex;align-items:center;padding:3.5px 16px 4.5px;border-radius:16px;background:#0f1620;font-size:16px;line-height:24px;color:#c7d2fe;text-decoration:none;font-weight:500}.post-card__tag--solo{font-weight:400}.post-card__meta{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:14px;line-height:21px;color:#9aa4b2}.post-card__meta-sep{padding:0 8px}.post-card__likes{display:inline-flex;align-items:center;gap:4px}.post-card__likes img{width:14px;height:14px}.post-card__like-btn{border:none;background:none;color:#c7d2fe;font:inherit;font-size:14px;line-height:21px;cursor:pointer;padding:0}.post-card__like-btn:disabled{opacity:.5;cursor:not-allowed}.placeholder-panel{padding:48px 0;text-align:center;color:var(--c-muted);font-size:16px}@media(max-width:1100px){.feed-layout{display:flex;flex-direction:column;align-items:stretch}.tag-sidebar{width:100%;position:static}}.login-page{min-height:100vh;background:#0b0f14;color:#e6edf3;display:grid;place-items:center;padding:28px 18px}.login-card{width:min(520px,95vw);border:1px solid #1f2937;padding:22px;background:#0b0f14;border-radius:14px}.login-title{margin:0 0 10px;font-size:1.8rem}.login-sub{margin:0 0 18px;color:#9aa4b2;line-height:1.6}.login-me{margin:0 0 14px;color:#9aa4b2}.login-btn{width:100%;border:1px solid #4f46e5;background:transparent;color:#c7d2fe;padding:12px 14px;font-weight:700;cursor:pointer;border-radius:999px}.login-btn:hover{background:#111a2a}.login-link{display:inline-block;margin-top:12px;color:#a5b4fc;text-decoration:none}.login-link:hover{color:#c7d2fe}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub Dark
  Description: Dark theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-dark
  Current colors taken from GitHub's CSS
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.md-view{font-size:1.08rem;line-height:1.7;color:#e6edf3}.md-view h1{font-size:1.85rem;margin:1.25em 0 .5em}.md-view h2{font-size:1.55rem;margin:1.1em 0 .45em}.md-view h3{font-size:1.3rem;margin:1em 0 .4em}.md-view h4{font-size:1.15rem;margin:.9em 0 .35em}.md-view p{margin:.65em 0}.md-view blockquote{margin:1em 0;padding:.25em 0 .25em 1em;border-left:4px solid #4f46e5;color:#9aa4b2;background:#0b0f14}.md-view a{color:#a5b4fc}.md-view ul,.md-view ol{padding-left:1.4em}.md-runnable{margin:1rem 0}.md-runnable__pre{margin:0;padding:1rem;overflow:auto;background:#0b0f14;border-radius:12px;border:1px solid #273243}.md-view pre:not(.md-runnable__pre){padding:1rem;overflow:auto;background:#0b0f14;border-radius:12px;border:1px solid #273243}.md-runnable__code,.md-view code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.md-runnable__bar{margin-top:8px;display:flex;gap:10px;align-items:flex-start;flex-wrap:wrap}.md-stdin{border:1px solid #273243;padding:8px 10px;background:#0b0f14;border-radius:12px}.md-stdin__summary{cursor:pointer;color:#c7d2fe;font-weight:700;font-size:.95rem}.md-stdin__input{margin-top:8px;width:min(520px,80vw);padding:10px 12px;border:1px solid #273243;background:#0b0f14;color:#e6edf3;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95rem}.md-webtab{margin:10px 0 12px}.md-webtab__frame{width:100%;aspect-ratio:16 / 9;border:1px solid #273243;background:#0b0f14;border-radius:12px;overflow:hidden}.md-webtab__frame iframe{width:100%;height:100%;border:0;background:#fff}.md-runnable__run{border:1px solid #4f46e5;background:transparent;color:#c7d2fe;font-weight:700;padding:8px 14px;border-radius:999px;cursor:pointer;font-size:.95rem}.md-runnable__run:disabled{opacity:.6;cursor:not-allowed}.md-runnable__note{margin:8px 0 0;font-size:.9rem;color:#9aa4b2}.md-runnable__err{margin:8px 0 0;padding:10px;background:#2b0b12;border:1px solid #7f1d1d;border-radius:12px;font-size:.85rem;white-space:pre-wrap}.md-runnable__out{margin:8px 0 0;padding:10px;background:#06281b;border:1px solid #14532d;border-radius:12px;font-size:.9rem;white-space:pre-wrap}.post-page{max-width:768px;margin:0 auto;padding:36px 18px 110px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#e6edf3;font-size:1.05rem;background:#0b0f14}.post-page__hero-thumb{margin:-8px 0 20px;border-radius:12px;overflow:hidden;border:1px solid #e9ecef}.post-page__hero-thumb img{display:block;width:100%;max-height:360px;object-fit:cover}.post-page__tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0}.post-page__tag{padding:4px 12px;border-radius:999px;background:#f8f9fa;color:#12b886;font-size:.95rem}.post-page__body{margin-top:28px;padding-top:28px;border-top:1px solid #e9ecef}.post-page__btn--link{text-decoration:none;display:inline-flex;align-items:center;border-color:#12b886;color:#12b886;font-weight:700}.post-page__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:24px}.post-page__back{text-decoration:none;color:#a5b4fc;font-weight:700}.post-page__auth{display:flex;align-items:center;gap:10px}.post-page__user{color:#495057;font-size:14px}.post-page__btn{border:1px solid #273243;background:transparent;color:#e6edf3;border-radius:999px;padding:8px 12px;cursor:pointer}.post-page__hero{padding-bottom:32px;border-bottom:1px solid #1f2937}.post-page__title{margin:0;font-size:28px;line-height:1.2}.post-page__excerpt{margin:12px 0 0;color:#9aa4b2;line-height:1.6}.post-page__meta{margin-top:14px;color:#9aa4b2;font-size:14px}.post-page__dot{padding:0 8px}.post-page__actions{margin-top:16px;display:flex;align-items:center;gap:10px}.post-page__like{border:1px solid #4f46e5;background:transparent;color:#c7d2fe;border-radius:999px;padding:8px 14px;font-weight:700;cursor:pointer}.post-page__like:disabled{opacity:.5;cursor:not-allowed}.post-page__like.is-active{background:#4f46e5;color:#0b0f14}.post-page__hint{color:#868e96;font-size:12px}.post-page__comments{padding-top:32px}.post-page__section-title{margin:0 0 12px;font-size:18px}.comment-form{display:flex;flex-direction:column;gap:10px}.comment-form__input{width:100%;border:1px solid #273243;border-radius:12px;padding:10px 12px;resize:vertical;font-family:inherit;font-size:14px;background:#0b0f14;color:#e6edf3}.comment-form__actions{display:flex;justify-content:flex-end}.comment-form__submit{border:none;background:#4f46e5;color:#e6edf3;border-radius:999px;padding:10px 14px;cursor:pointer;min-width:80px}.comment-form__submit:disabled{opacity:.5;cursor:not-allowed}.comment-list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.comment-item{border:1px solid #1f2937;border-radius:12px;padding:12px}.comment-item__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.comment-item__author{font-size:14px}.comment-item__date{font-size:12px;color:#9aa4b2}.comment-item__text{margin:8px 0 0;color:#9aa4b2;line-height:1.6;white-space:pre-wrap}.write-page{min-height:100vh;background:#0b0f14;color:#e6edf3;font-family:system-ui,-apple-system,Helvetica Neue,Helvetica,Arial,sans-serif}.write-page--gate{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px;font-size:1.1rem}.write-editor{max-width:1400px;margin:0 auto;padding:28px 24px 120px}.write-title{width:100%;border:none;border-bottom:1px solid #1f2937;font-size:2rem;font-weight:700;padding:12px 0 16px;margin-bottom:8px;outline:none;background:transparent;color:inherit}.write-title::placeholder{color:#6b7280}.write-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px}.write-toolbar button{border:1px solid #273243;background:#0b0f14;border-radius:10px;padding:10px 14px;font-size:.95rem;cursor:pointer;color:inherit}.write-toolbar button:disabled{opacity:.6;cursor:not-allowed}.write-toolbar button:hover{border-color:#4f46e5;color:#c7d2fe}.write-toolbar__sep{width:1px;height:22px;background:#273243;margin:0 4px}.write-toolbar__preview{margin-left:auto;border-color:#334155!important}.write-split{display:grid;grid-template-columns:1fr 1fr;gap:20px;min-height:62vh}.write-split--collapsed{grid-template-columns:1fr}@media(max-width:960px){.write-split{grid-template-columns:1fr}}.write-body{width:100%;min-height:62vh;padding:18px;font-size:1.08rem;line-height:1.65;border:1px solid #1f2937;border-radius:12px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;background:#0b0f14;color:#e6edf3}.write-body--monaco{padding:0;overflow:hidden}.write-body--monaco>section{height:62vh}.write-preview{border:1px solid #1f2937;border-radius:12px;padding:18px;overflow:auto;background:#0f1620}.write-error{color:#fca5a5;margin-top:12px;font-size:1rem}.write-footer{position:fixed;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#0b0f14;border-top:1px solid #1f2937;z-index:10}.write-footer__back{text-decoration:none;color:#a5b4fc;font-weight:700;font-size:1.05rem}.write-footer__right{display:flex;gap:12px}.write-btn{border-radius:999px;padding:12px 22px;font-size:1.02rem;font-weight:700;cursor:pointer;border:none}.write-btn--ghost{background:transparent;color:#a5b4fc}.write-btn--primary{background:#4f46e5;color:#e6edf3}.write-btn:disabled{opacity:.5;cursor:not-allowed}.write-link{color:#a5b4fc}.write-modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px}.write-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009}.write-modal{position:relative;background:#0b0f14;border-radius:14px;padding:28px;max-width:920px;width:100%;max-height:90vh;overflow:auto;box-shadow:0 12px 40px #00000059;border:1px solid #1f2937}.write-modal--publish{display:grid;grid-template-columns:1fr 1fr;gap:28px}.write-modal--webtab{max-width:1180px;width:100%}.webtab-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #1f2937;margin-bottom:14px}.webtab-head__right{display:flex;gap:10px;align-items:center}.webtab-name{padding:10px 12px;border:1px solid #273243;background:#0b0f14;color:#e6edf3;border-radius:10px;width:260px}.webtab-body{display:grid;grid-template-columns:180px 1fr 360px;gap:14px;align-items:start}@media(max-width:1100px){.webtab-body{grid-template-columns:180px 1fr}.webtab-preview{grid-column:1 / -1}}.webtab-files{border:1px solid #1f2937;background:#0b0f14;display:grid;align-content:start;border-radius:12px;overflow:hidden}.webtab-files>button{text-align:left;padding:12px 14px;border:none;background:transparent;color:#e6edf3;cursor:pointer;border-bottom:1px solid #1f2937;font-size:.98rem}.webtab-files>button.is-on{background:#111a2a;color:#c7d2fe;font-weight:700}.webtab-presets{padding:12px 14px;border-top:1px solid #1f2937}.webtab-action{width:100%;text-align:left;padding:10px 12px;border:1px solid #273243;background:transparent;color:#c7d2fe;border-radius:10px;cursor:pointer;font-weight:700;margin-top:8px}.webtab-preset-list{margin-top:10px;display:grid;gap:6px;max-height:220px;overflow:auto}.webtab-preset{text-align:left;padding:10px 12px;border:1px solid #1f2937;background:#0f1620;color:#e6edf3;cursor:pointer;border-radius:10px}.webtab-editor{border:1px solid #1f2937;background:#0b0f14;border-radius:12px;overflow:hidden}.webtab-monaco{height:420px}.webtab-monaco>section{height:420px}.webtab-textarea{width:100%;min-height:420px;padding:12px;border:none;outline:none;background:transparent;color:#e6edf3;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.98rem;line-height:1.6}.webtab-preview__frame{width:100%;aspect-ratio:16 / 9;border:1px solid #1f2937;background:#0b0f14;border-radius:12px;overflow:hidden}.webtab-preview__frame iframe{width:100%;height:100%;border:0;background:#fff}@media(max-width:800px){.write-modal--publish{grid-template-columns:1fr}}.write-modal--series{max-width:480px}.write-modal__title{margin:0 0 16px;font-size:1.25rem}.write-modal__label{margin:12px 0 6px;font-size:.95rem;color:#9aa4b2}.write-thumb-box{border:1px dashed #334155;border-radius:12px;padding:16px;text-align:center;background:#0f1620}.write-thumb-placeholder{padding:40px 16px;color:#9aa4b2}.write-thumb-preview{max-width:100%;max-height:200px;object-fit:contain;display:block;margin:0 auto 12px}.write-thumb-btn{display:inline-block;padding:10px 18px;background:transparent;border:1px solid #4f46e5;color:#c7d2fe;border-radius:0;font-weight:700;cursor:pointer;font-size:.95rem}.write-excerpt{width:100%;min-height:100px;margin-top:16px;padding:12px;border:1px solid #273243;border-radius:0;font-size:1rem;resize:vertical;background:#0b0f14;color:#e6edf3}.write-excerpt-count{text-align:right;font-size:.85rem;color:#9aa4b2;margin-top:4px}.write-visibility{display:flex;gap:10px}.write-visibility button{flex:1;padding:12px;border:1px solid #273243;border-radius:0;background:transparent;cursor:pointer;font-size:1rem;color:inherit}.write-visibility button.is-on{border-color:#4f46e5;color:#c7d2fe;font-weight:700}.write-url-row{display:flex;align-items:center;gap:8px}.write-url-prefix{color:#9aa4b2;font-size:1rem;white-space:nowrap}.write-slug-input{width:100%;padding:12px;border:1px solid #273243;border-radius:0;font-size:1rem;background:#0b0f14;color:#e6edf3}.write-series-add{width:100%;padding:12px;border:1px dashed #4f46e5;border-radius:0;background:#0f1620;color:#c7d2fe;font-weight:700;cursor:pointer;font-size:1rem}.write-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.write-series-list{list-style:none;margin:16px 0 0;padding:0;border:1px solid #1f2937;border-radius:0;max-height:280px;overflow:auto}.write-series-list li{border-bottom:1px solid #1f2937}.write-series-list li:last-child{border-bottom:none}.write-series-list button{width:100%;text-align:left;padding:14px 16px;border:none;background:transparent;font-size:1.05rem;cursor:pointer;color:inherit}.write-series-list button:hover{background:#0f1620}.write-series-list button.is-picked{background:#111a2a;font-weight:700;color:#c7d2fe}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#0b0f14;color:#e6edf3}
