:root{color-scheme:light;--bg:#f7f8fb;--panel:#ffffff;--panel-2:#f7f9fc;--panel-3:#edf2fb;--line:#d8dfeb;--text:#162035;--muted:#5f6f8d;--accent:#2f6feb;--accent-2:#168f79;--danger:#c93e3e;--system:#edf3ff;--visit:#e8f8ff;--fandom:#f2ecff;--beginner:#fff3cd;--firstseen:#ffe8f1;--input-bg:#ffffff;--surface-soft:#eef3fb;--shadow:rgba(26,39,69,0.08);--modal-backdrop:rgba(18,26,44,0.24);--site-panel-soft:#f3f6fb;--site-max-column:760px}*{box-sizing:border-box}body,html{margin:0;padding:0;width:100%;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body{min-height:100dvh;overflow-y:auto}.button,.card,.input,.list-card,body,html{transition:background-color .18s ease,color .18s ease,border-color .18s ease}button,input{font:inherit}img{display:block;max-width:100%}.tool-page{min-height:100dvh;overflow:hidden;--bg:#0b1020;--panel:#121933;--panel-2:#182140;--panel-3:#202a4f;--line:#2a3761;--text:#eef2ff;--muted:#b6bde0;--accent:#8db0ff;--accent-2:#65e0c7;--danger:#ff8c8c;--system:#3e4b80;--visit:#3e6f88;--fandom:#5c4a88;--beginner:#6d5a18;--firstseen:#7a4d5f;--input-bg:#0d1430;--surface-soft:#10172f;--shadow:rgba(0,0,0,0.18);--modal-backdrop:rgba(0,0,0,0.55);background:var(--bg);color:var(--text)}.tool-page[data-theme=light]{color-scheme:light;--bg:#f4f7fb;--panel:#ffffff;--panel-2:#f7f9fc;--panel-3:#e9eef8;--line:#ccd7eb;--text:#162035;--muted:#5f6f8d;--accent:#3468d6;--accent-2:#168f79;--danger:#c93e3e;--system:#edf3ff;--visit:#e8f8ff;--fandom:#f2ecff;--beginner:#fff3cd;--firstseen:#ffe8f1;--input-bg:#ffffff;--surface-soft:#eef3fb;--shadow:rgba(26,39,69,0.08);--modal-backdrop:rgba(18,26,44,0.24)}.tool-page[data-theme=dark]{color-scheme:dark;--bg:#0b1020;--panel:#121933;--panel-2:#182140;--panel-3:#202a4f;--line:#2a3761;--text:#eef2ff;--muted:#b6bde0;--accent:#8db0ff;--accent-2:#65e0c7;--danger:#ff8c8c;--system:#3e4b80;--visit:#3e6f88;--fandom:#5c4a88;--beginner:#6d5a18;--firstseen:#7a4d5f;--input-bg:#0d1430;--surface-soft:#10172f;--shadow:rgba(0,0,0,0.18);--modal-backdrop:rgba(0,0,0,0.55)}.app-shell{height:100dvh;display:grid;grid-template-rows:auto 1fr;grid-gap:14px;gap:14px;padding:14px}.topbar{display:grid;grid-gap:12px;gap:12px}.card{background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 24px var(--shadow)}.url-row{display:flex;gap:12px;align-items:flex-end;padding:12px}.field{display:flex;flex-direction:column;gap:8px}.grow{flex:1 1}.label{font-size:12px;color:var(--muted)}.input{width:100%;min-width:220px;background:var(--input-bg);color:var(--text);border:1px solid var(--line);border-radius:12px;padding:12px 14px}.button{border:0;border-radius:12px;padding:12px 18px;font-weight:700;cursor:pointer}.button.primary{background:var(--accent);color:#fff}.tool-page[data-theme=dark] .button.primary{color:#0b1020}.button.secondary{background:var(--panel-3);color:var(--text)}.theme-toggle{min-width:132px}.button:disabled{opacity:.65;cursor:not-allowed}.summary-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:12px;gap:12px}.compact-card{padding:12px 14px}.section-title{font-size:12px;color:var(--muted);margin-bottom:10px}.summary-list{display:grid;grid-gap:8px;gap:8px}.summary-item{display:flex;justify-content:space-between;gap:12px}.summary-label{color:var(--muted);font-size:13px}.summary-value{text-align:right}.error-banner{border-radius:12px;padding:10px 12px;background:rgba(255,140,140,.12);border:1px solid rgba(255,140,140,.4);color:var(--danger)}.pane-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.pane,.pane-grid{min-height:0;display:grid}.pane{grid-template-rows:auto 1fr}.pane-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid var(--line)}.pane-header h2{font-size:16px;margin:0}.pane-count{display:inline-flex;min-width:32px;justify-content:center;padding:4px 10px;border-radius:999px;background:var(--input-bg);border:1px solid var(--line);color:var(--muted);font-size:12px}.pane-body{min-height:0;overflow:auto;gap:10px;padding:12px}.list-card,.pane-body{display:flex;flex-direction:column}.list-card{border:1px solid var(--line);background:var(--panel-2);border-radius:14px;padding:10px;gap:8px}.system-card{background:var(--system)}.system-visit{background:var(--visit)}.system-fandom{background:var(--fandom)}.system-beginner{background:var(--beginner)}.system-first-seen{background:var(--firstseen)}.list-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.timestamp{font-size:12px;color:var(--muted);white-space:nowrap}.message-text{white-space:pre-wrap;word-break:break-word;line-height:1.45;font-size:14px}.user-button{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;text-align:left}.avatar{width:38px;height:38px;border-radius:999px;object-fit:cover;background:var(--input-bg);border:1px solid var(--line)}.user-texts{display:flex;flex-direction:column;gap:3px}.flag-row,.user-subline{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.flag{border-radius:999px;font-size:11px;padding:2px 8px;border:1px solid rgba(255,255,255,.18)}.flag.beginner{background:rgba(255,219,108,.2)}.flag.firstseen{background:rgba(255,158,199,.2)}.fan-badge{width:18px;height:18px;object-fit:contain}.gift-row{display:flex;gap:10px;align-items:center}.gift-image{width:48px;height:48px;object-fit:contain;border-radius:10px;background:var(--surface-soft);border:1px solid var(--line)}.gift-image.placeholder{background:var(--input-bg)}.gift-body{display:flex;flex-direction:column;gap:4px}.gift-name{font-weight:700}.gift-meta{color:var(--muted);font-size:13px}.system-label{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.14);font-size:12px}.empty{display:grid;place-items:center;min-height:96px;color:var(--muted);text-align:center}.modal-backdrop{position:fixed;inset:0;background:var(--modal-backdrop);display:grid;place-items:center;padding:20px}.modal{width:min(720px,100%);padding:16px}.modal-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.modal-header h2{margin:0}.profile-grid{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:start}.avatar-stack{display:flex;align-items:center;gap:12px}.avatar-large{width:88px;height:88px;border-radius:999px;border:1px solid var(--line)}.avatar-large,.icon-image{object-fit:cover;background:var(--input-bg)}.icon-image{width:72px;height:72px;border-radius:16px;border:1px solid var(--line)}.profile-body{display:flex;flex-direction:column;gap:10px}.profile-name-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-description,.profile-meta{color:var(--muted);line-height:1.5}.profile-meta{font-size:13px}.profile-description{white-space:pre-wrap;word-break:break-word}.system-header{align-items:center}.message-button-reset{padding:0;margin:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.message-text-button{text-decoration:none}.drawer-toggle{position:fixed;top:10px;right:10px;left:auto;width:48px;height:48px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.96);color:var(--text);cursor:pointer;z-index:60;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 24px var(--shadow);font-size:20px;line-height:1}.tool-page[data-theme=dark] .drawer-toggle{background:rgba(10,15,22,.92)}.tool-page[data-theme=light] .drawer-toggle{background:rgba(255,255,255,.96)}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:48}.drawer-panel{position:fixed;top:0;left:0;width:min(300px,84vw);height:100vh;background:var(--panel);border-right:1px solid var(--line);z-index:49;padding:24px 18px;box-shadow:12px 0 32px rgba(0,0,0,.12)}.drawer-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.drawer-site-name{font-size:.9rem;color:var(--muted)}.drawer-site-sub{font-size:1.04rem;font-weight:700;margin-top:2px}.drawer-links{display:grid;grid-gap:8px;gap:8px}.drawer-links a{padding:12px 14px;border-radius:12px;color:inherit;text-decoration:none;border:1px solid transparent}.drawer-links a:hover{background:rgba(255,255,255,.04)}.tool-page[data-theme=light] .drawer-links a:hover{background:rgba(22,32,53,.06)}@media (max-width:760px){.drawer-toggle{top:14px;right:14px;width:44px;height:44px;font-size:18px}.drawer-panel{width:min(280px,86vw)}}.site-page{width:100%;padding:28px 16px 72px}.site-page-public{display:flex;flex-direction:column;align-items:center;gap:40px}.content-column{width:100%;max-width:720px;margin:0 auto;text-align:left}.site-page a{color:inherit;text-decoration:none}.hero-site{margin:0 0 14px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.9rem}.hero-image-wrap{width:100%;margin-bottom:24px}.hero-image{width:100%;height:auto;max-height:420px;object-fit:contain;border-radius:18px;border:1px solid var(--line)}.hero-title{margin:0 0 12px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1;font-weight:700;letter-spacing:-.02em}.hero-description{margin:0 0 14px;color:var(--muted);max-width:56ch}.hero-links{display:flex;flex-wrap:wrap;gap:14px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:18px}.section-head h1,.section-head h2{margin:0}.text-link{color:var(--accent)}.muted{color:var(--muted)}.post-list{display:flex;flex-direction:column;gap:18px;width:100%}.post-row{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:18px;gap:18px;padding:18px 0;border-top:1px solid var(--line);width:100%}.post-row:last-child{border-bottom:1px solid var(--line)}.post-row-image{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.post-row-placeholder{background:linear-gradient(135deg,rgba(47,111,235,.08),rgba(22,32,53,.02))}.post-row h3{margin:10px 0 8px;font-size:1.22rem;line-height:1.45}.post-row p{margin:0 0 10px;color:var(--muted)}.post-row-meta{align-items:center;color:var(--muted);font-size:.92rem}.post-row-meta,.tag-row{display:flex;gap:8px;flex-wrap:wrap}.tag-chip{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:rgba(47,111,235,.08);border:1px solid rgba(47,111,235,.16);color:#2457c5;font-size:12px;font-weight:600}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);margin-bottom:18px}.article-header h1{margin:14px 0 10px;font-size:clamp(2rem,3vw,2.8rem);line-height:1.2}.article-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted)}.article-cover-wrap{margin:16px 0 18px}.article-cover{width:100%;max-height:460px;object-fit:cover;border-radius:18px}.article-cover,.toc-card{border:1px solid var(--line)}.toc-card{margin:28px 0;padding:18px 20px;background:var(--site-panel-soft);border-radius:16px}.toc-card h2{margin:0 0 12px;font-size:1rem}.toc-card ul{list-style:none;padding:0;margin:0}.toc-card li+li{margin-top:8px}.toc-level-3{padding-left:14px}.toc-card a{color:var(--muted)}.markdown-body{color:var(--text);font-size:1rem;line-height:1.95}.markdown-body h2,.markdown-body h3{scroll-margin-top:80px}.markdown-body h2{margin-top:42px;margin-bottom:14px;font-size:1.52rem;line-height:1.35}.markdown-body h3{margin-top:28px;margin-bottom:10px;font-size:1.18rem}.markdown-body blockquote,.markdown-body ol,.markdown-body p,.markdown-body ul{margin:0 0 18px}.markdown-body ol,.markdown-body ul{padding-left:1.4rem}.markdown-body img{border-radius:16px;border:1px solid var(--line);margin:24px 0}.markdown-body pre{overflow-x:auto;margin:24px 0;padding:18px;border-radius:16px;border:1px solid #d8dfeb;background:#f5f7fb}.markdown-body code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.heading-anchor{margin-left:8px;opacity:.35}.article-bottom{margin-top:32px}.share-box{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:#f8faff}.share-label{font-weight:700;color:#1d2a44}.share-actions{display:flex;flex-wrap:wrap;gap:10px}.share-box .button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;border:1px solid #cdd8ee;background:#fff;color:#24324d;cursor:pointer;text-decoration:none}.share-box .button:hover{background:#f2f6ff}.share-box .button.secondary{background:#fff;color:#24324d;border-color:#cdd8ee}.share-box .button.primary{background:#2f6feb;color:#fff;border-color:#2f6feb}.related-section{margin-top:28px}.related-list{gap:12px}.related-link,.related-list{display:flex;flex-direction:column}.related-link{gap:4px;padding:14px 0;border-top:1px solid var(--line)}.related-link:last-child{border-bottom:1px solid var(--line)}.site-footer{width:100%;margin:0;padding-top:18px;border-top:1px solid var(--line)}.site-footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:16px}@media (max-width:1400px){.pane-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.app-shell{height:auto;min-height:100dvh}.pane-grid,.summary-grid{grid-template-columns:1fr}.url-row{flex-wrap:wrap}}@media (max-width:760px){.site-page{padding:20px 10px 56px}.post-row{grid-template-columns:1fr}.section-head,.share-box,.site-footer-inner{flex-direction:column;align-items:flex-start}}.author-card{margin-top:32px;padding:20px;border:1px solid var(--line);border-radius:16px;background:var(--site-panel-soft)}.author-card-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.author-text p{margin:6px 0 0;color:var(--muted);font-size:.95rem}.author-x{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff;color:#000;text-decoration:none;font-weight:600}.author-x:hover{opacity:.9}@media (max-width:640px){.author-card-inner{flex-direction:column;align-items:flex-start}}.tool-cta{margin:28px 0;padding:20px;border-radius:16px;border:1px solid var(--line);background:linear-gradient(135deg,rgba(99,102,241,.08),rgba(99,102,241,.02))}.tool-cta-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.tool-cta-text strong{font-size:1.05rem}.tool-cta-text p{margin:6px 0 0;color:var(--muted);font-size:.95rem}.tool-cta-button{display:inline-flex;align-items:center;padding:10px 16px;border-radius:999px;background:#6366f1;color:#fff;text-decoration:none;font-weight:600;white-space:nowrap}.tool-cta-button:hover{opacity:.9}@media (max-width:640px){.tool-cta-inner{flex-direction:column;align-items:flex-start}}