:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#26282d;background:#fafafb;font-synthesis:none;--muted:#8b8d96;--border:#e8e8ec;--blue:#4368d9}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button{border:0}button:focus-visible,a:focus-visible{outline:3px solid #708eec80;outline-offset:4px}button:hover{background-color:#f0f0f3}input,textarea{outline:none;border:0;border-radius:0}input:focus-visible{outline:2px solid #6989eb65;outline-offset:5px;border-radius:3px}textarea:focus-visible{outline:none}button,img{flex-shrink:0}img{width:18px;height:18px;opacity:.63}button{transition:background-color .15s,box-shadow .15s}input,textarea{background:transparent;color:inherit}input::placeholder{color:#a6a6ad}a{color:inherit;text-decoration:none}.header{max-width:1200px;margin:auto;padding:0 40px;height:112px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:650;letter-spacing:-.8px}.wordmark img{width:26px;height:26px;opacity:.95}.text-button{background:transparent;color:#686a73;font-size:14px;padding:9px 13px;border-radius:7px}main{max-width:1120px;margin:28px auto 0;padding:0 40px}.heading{display:flex;align-items:center;justify-content:space-between;margin:0 2px 23px;gap:20px}.heading input{font-size:23px;font-weight:550;letter-spacing:-.65px;min-width:0;width:100%;padding:3px 0}.heading input::placeholder{color:#3c3e44}.draft{font-size:12px;color:#93959d}.sheet{background:#fff;border:1px solid #dddfe5;border-radius:12px;box-shadow:0 2px 4px #22243803,0 12px 35px -20px #23284022;overflow:hidden}.toolbar{min-height:60px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 19px 0 23px;gap:20px}.file-name{display:flex;align-items:center;gap:11px;min-width:0;flex:1}.file-name img{width:17px;height:17px;opacity:.45}.file-name input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;min-width:0;width:100%;max-width:330px;padding:3px 0}.file-name input::placeholder{color:#7c7e87}.toolbar-actions{display:flex;align-items:center;gap:6px}.segmented{padding:3px;display:flex;background:#f0f0f3;border-radius:7px;margin-right:5px}.segmented button{border-radius:5px;font-size:12px;min-width:51px;padding:5px 11px;background:transparent;color:#898b95;line-height:18px}.segmented button[aria-pressed=true]{background:#fff;box-shadow:0 1px 3px #19192e18;color:#3c3d45}.icon-button{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:6px;background:transparent}.icon-button img{width:16px;height:16px}.divider{width:1px;height:17px;background:var(--border);margin:0 8px 0 3px}.writing-area{height:clamp(400px,57vh,750px);display:flex;padding:27px 0 25px}.gutter{width:65px;flex-shrink:0;padding:0 20px 0 10px;overflow:hidden;white-space:pre;text-align:right;color:#bdc0c8;-webkit-user-select:none;user-select:none}.gutter,.code-surface,textarea,#highlight,#raw-content{font:13px/25px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:0;tab-size:2;font-variant-ligatures:none}.code-surface{flex:1;position:relative;min-width:0;margin-right:28px}.code-surface textarea,#highlight{position:absolute;inset:0;margin:0;border:0;padding:0;width:100%;height:100%;overflow:auto;white-space:pre}.code-surface textarea{resize:none;color:transparent;caret-color:#424857;-webkit-text-fill-color:transparent}.code-surface textarea::placeholder{color:#b2b4bf;-webkit-text-fill-color:#b2b4bf}.code-surface textarea::selection{background:#5b7dd82b}#highlight{pointer-events:none;color:#3c4351;scrollbar-width:none}#highlight::-webkit-scrollbar{display:none}.hljs-comment,.hljs-quote{color:#a1a6b3}.hljs-keyword,.hljs-selector-tag,.hljs-literal{color:#a658ae}.hljs-string,.hljs-regexp,.hljs-addition{color:#438365}.hljs-title,.hljs-section{color:#476cb0}.hljs-number,.hljs-built_in,.hljs-type{color:#ba7950}.hljs-attr,.hljs-attribute{color:#697eaf}.hljs-meta{color:#87849f}.hljs-variable,.hljs-template-variable{color:#b86669}.status{height:42px;display:flex;justify-content:space-between;align-items:center;padding:0 22px;border-top:1px solid #f1f1f4;color:#a2a4ac;font-size:11px}.status button{display:flex;align-items:center;gap:8px;border-radius:5px;padding:5px 3px 5px 8px;background:transparent;color:#777b86;font-size:12px}.status button img{width:12px;height:12px;opacity:.4}.auto-label{font-size:10px;color:#a3a5ad;padding-left:1px}.bottom-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:21px}.privacy-control{display:flex;align-items:center;gap:14px}.privacy-control>span{font-size:12px;color:#9597a0}.privacy-control button{display:flex;align-items:center;gap:8px;background:transparent;padding:9px 3px;border-radius:5px;color:#565964;font-size:13px}.privacy-control button>img{width:15px;height:15px;opacity:.55}.privacy-control .chevron{width:12px;height:12px;opacity:.4;margin-left:2px}.primary{display:flex;align-items:center;justify-content:center;gap:20px;background:#303947;color:#fff;font-size:13px;font-weight:500;border-radius:8px;padding:12px 17px;box-shadow:0 1px 2px #16213820,inset 0 1px #ffffff12}.primary:hover{background:#202a39}.primary img{width:15px;height:15px;filter:invert(1);opacity:.9}footer{display:flex;justify-content:space-between;margin:18px 2px 35px;color:#abacb4;font-size:11px}#keyboard-hint{font-size:10px;color:#b3b5bd}#raw-content{height:clamp(400px,57vh,750px);margin:0;padding:27px 28px;white-space:pre;overflow:auto;color:#424651}#raw-content:focus-visible{outline:2px solid #a1b4eb;outline-offset:-5px}dialog{border:1px solid #e0e1e7;border-radius:14px;padding:0;background:#fff;color:#30333b;box-shadow:0 20px 80px #12182b30;max-width:calc(100% - 32px)}dialog::backdrop{background:#30344730;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.picker{width:360px}.search-row{display:flex;align-items:center;gap:12px;padding:15px 15px 15px 20px;border-bottom:1px solid var(--border)}.search-row input{min-width:0;width:100%;font-size:14px;padding:4px 0}.search-row input:focus-visible{outline:none}.search-row>img{width:16px;height:16px;opacity:.4}.language-list{padding:7px;max-height:350px;overflow:auto}.language-option{display:flex;justify-content:space-between;width:100%;padding:11px 12px;border-radius:7px;color:#5b5e68;background:#fff;font-size:14px;text-align:left}.language-option.selected{background:#f1f4fb;color:#3c61bc}.language-option img{width:15px;height:15px}.empty-results{color:#9496a1;font-size:14px;padding:15px}.picker-note{padding:15px 20px;font-size:12px;color:#9a9ba5;border-top:1px solid var(--border)}.privacy-picker{width:430px;padding:12px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:6px 9px 13px}h2{font-size:20px;font-weight:600;letter-spacing:-.5px;margin:0}.dialog-heading h2{font-size:15px}.privacy-option{display:flex;align-items:center;width:100%;gap:14px;text-align:left;padding:16px 12px;background:#fff;border-radius:8px}.privacy-option>span{flex:1}.privacy-option strong{font-size:14px;font-weight:500}.privacy-option small{display:block;font-size:12px;color:#9395a0;margin-top:7px;line-height:1.5}.privacy-option em{font-size:10px;font-weight:400;font-style:normal;color:#9395a0;margin-left:5px}.privacy-option .selected-check{width:15px}.auth{width:390px;padding:35px}.auth-close{position:absolute;right:12px;top:12px}.auth-icon{width:29px;height:29px;opacity:.85;margin:3px 0 20px}.auth p{font-size:14px;color:#9295a0;line-height:1.7}.auth label{display:block;font-size:12px;color:#737683;margin:25px 0 9px}.auth input{border:1px solid #e0e2e8;border-radius:7px;width:100%;padding:12px;font-size:14px}.auth .primary{width:100%;margin-top:12px}.auth .preview-note{font-size:11px;margin:18px 0 0}.auth #auth-status{font-size:12px}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%);background:#303947;color:#fff;padding:12px 18px;border-radius:9px;box-shadow:0 4px 20px #0002;font-size:13px;max-width:90%;z-index:10;width:max-content}[hidden]{display:none!important}@media(min-width:1500px){main{margin-top:48px}.header{height:125px}}@media(max-width:700px){.header{height:85px;padding:0 23px}.wordmark{font-size:20px}main{padding:0 18px;margin-top:20px}.heading{margin-bottom:20px}.heading input{font-size:21px}.toolbar{padding:0 11px 0 15px;gap:10px}.toolbar-actions{gap:2px}.file-name{gap:7px}.file-name input{font-size:12px}.file-name img{display:none}.divider{margin:0 3px}.segmented{margin:0}.segmented button{min-width:43px;padding:4px 7px}.icon-button{width:28px}.gutter{width:42px;padding-right:12px}.code-surface{margin-right:16px}.writing-area,#raw-content{height:55vh;min-height:350px}.code-surface,textarea,#highlight,.gutter,#raw-content{font-size:12px;line-height:23px}.status{padding:0 15px}.privacy-control>span{display:none}.bottom-row{margin-top:17px}.primary{gap:15px}footer{font-size:10px}.sheet{border-radius:10px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}:root{color-scheme:light}.header{max-width:1120px;height:76px}.header-actions{display:flex;align-items:center;gap:15px}main{margin-top:13px}.heading{margin-bottom:18px;align-items:center}.title-group{min-width:0;width:min(560px,88%)}.title-group>label{display:block;font-size:11px;letter-spacing:.1px;color:#9a9ca5;margin-bottom:5px}.title-editor{display:flex;align-items:center;gap:9px}.title-editor input{width:100%;min-width:0;font-size:23px;flex:1}.title-editor .icon-button{width:29px;height:29px}.title-editor img{width:14px;height:14px;opacity:.4}.file-strip{height:44px;display:flex;align-items:center;padding:0 13px;gap:8px;border-bottom:1px solid var(--border);background:#fbfbfc}.file-strip .icon-button{width:28px;height:28px}.file-strip img{width:15px;height:15px;opacity:.5}#file-tabs{display:flex;align-items:center;gap:4px;overflow:auto;scrollbar-width:thin;max-width:calc(100% - 40px);padding:5px 0}.file-tab{border-radius:5px;background:transparent;color:#999da8;padding:7px 12px;font:12px ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;max-width:225px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.file-tab[aria-selected=true]{background:#ededf2;color:#4b5160}.file-tab:hover{background:#f0f0f4}.toolbar{min-height:53px}.writing-area,#raw-content{height:clamp(400px,59vh,780px)}html[data-theme=dark]{color-scheme:dark;color:#e0e3ea;background:#151619;--border:#303239;--muted:#9499a5;--blue:#8aabff}html[data-theme=dark] img{filter:invert(1)}html[data-theme=dark] .sheet{background:#1c1e22;border-color:#353740;box-shadow:0 2px 4px #0002,0 12px 35px -20px #0008}html[data-theme=dark] .file-strip{background:#1a1c20}html[data-theme=dark] .file-tab{color:#9197a4}html[data-theme=dark] .file-tab[aria-selected=true]{color:#e0e5ee;background:#30333c}html[data-theme=dark] button:hover{background:#30333b}html[data-theme=dark] .heading input::placeholder{color:#d0d4de}html[data-theme=dark] .title-group>label,html[data-theme=dark] .draft{color:#858b98}html[data-theme=dark] .text-button{color:#aeb3bf}html[data-theme=dark] .segmented{background:#14161a}html[data-theme=dark] .segmented button{color:#858d9e}html[data-theme=dark] .segmented button[aria-pressed=true]{background:#33363f;color:#e7eaf2;box-shadow:0 1px 4px #0004}html[data-theme=dark] .file-name input::placeholder{color:#9ba2b0}html[data-theme=dark] .gutter{color:#535a67}html[data-theme=dark] #highlight,html[data-theme=dark] #raw-content{color:#d2d7e2}html[data-theme=dark] .code-surface textarea{caret-color:#e0e6f5}html[data-theme=dark] .code-surface textarea::placeholder{color:#626b7c;-webkit-text-fill-color:#626b7c}html[data-theme=dark] .code-surface textarea::selection{background:#83a5ff40}html[data-theme=dark] .status{border-color:#2a2d34;color:#747e8f}html[data-theme=dark] .status button{color:#a5afbe}html[data-theme=dark] .auto-label{color:#697487}html[data-theme=dark] .privacy-control button{color:#bac1ce}html[data-theme=dark] .privacy-control>span{color:#7c8697}html[data-theme=dark] .primary{background:#dce3f0;color:#222a37;box-shadow:0 1px 2px #0004}html[data-theme=dark] .primary:hover{background:#f0f4fc}html[data-theme=dark] .primary img{filter:none}html[data-theme=dark] footer{color:#6e788b}html[data-theme=dark] #keyboard-hint{color:#687487}html[data-theme=dark] dialog{background:#23262d;border-color:#3b414d;color:#e2e7f0;box-shadow:0 20px 80px #0006}html[data-theme=dark] dialog::backdrop{background:#05070b80}html[data-theme=dark] .language-option,html[data-theme=dark] .privacy-option{background:transparent;color:#bbc4d5}html[data-theme=dark] .language-option:hover,html[data-theme=dark] .privacy-option:hover{background:#303541}html[data-theme=dark] .language-option.selected{background:#303d56;color:#a8c1ff}html[data-theme=dark] .auth input{border-color:#444b59}html[data-theme=dark] .hljs-comment,html[data-theme=dark] .hljs-quote{color:#6f7c92}html[data-theme=dark] .hljs-keyword,html[data-theme=dark] .hljs-selector-tag,html[data-theme=dark] .hljs-literal{color:#c3a0e2}html[data-theme=dark] .hljs-string,html[data-theme=dark] .hljs-regexp,html[data-theme=dark] .hljs-addition{color:#9ac5ab}html[data-theme=dark] .hljs-title,html[data-theme=dark] .hljs-section{color:#8aade7}html[data-theme=dark] .hljs-number,html[data-theme=dark] .hljs-built_in,html[data-theme=dark] .hljs-type{color:#dfb28c}html[data-theme=dark] .hljs-attr,html[data-theme=dark] .hljs-attribute{color:#a1b5d8}html[data-theme=dark] .hljs-meta{color:#a79cc4}html[data-theme=dark] .hljs-variable,html[data-theme=dark] .hljs-template-variable{color:#d999a0}@media(max-width:700px){.header{height:69px}main{margin-top:8px}.header-actions{gap:8px}.title-editor input{font-size:21px}.title-group{width:min(400px,85%)}.title-group>label{font-size:10px}.heading{margin-bottom:16px}.file-strip{padding:0 9px;height:42px}.file-tab{font-size:11px;padding:7px 9px;max-width:175px}.writing-area,#raw-content{height:55vh;min-height:350px}}:root{--page-bg:#fafafa;--surface:#fff;--text-main:#252528;--text-secondary:#72727a;--edge:#e5e5e8;--hover:#efeff2;--action:#303238;--action-text:#fff}html[data-theme=dark]{--page-bg:#101011;--surface:#19191c;--text-main:#ededf0;--text-secondary:#8c8c96;--edge:#303035;--hover:#27272d;--action:#e5e5eb;--action-text:#25252b;background:var(--page-bg);color:var(--text-main)}body{background:var(--page-bg);color:var(--text-main);-webkit-font-smoothing:antialiased}.header{max-width:none;height:64px;padding:0;border-bottom:1px solid var(--edge);background:color-mix(in srgb,var(--page-bg) 90%,transparent)}.header-inner{width:100%;max-width:1120px;margin:auto;height:100%;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{font:600 17px ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:-.7px;gap:10px}.wordmark img{width:22px;height:22px}.header-actions{gap:8px}.header-actions .text-button{font-size:13px;padding:7px 11px;color:var(--text-secondary)}.header-actions .icon-button{width:32px;height:32px}.header-actions .icon-button img{width:15px;height:15px}.header-divider{height:17px;width:1px;background:var(--edge);margin:0 5px}.header .icon-button:hover,.header .text-button:hover{background:var(--hover)}main{margin-top:25px}.heading{margin-bottom:20px;min-height:32px}.heading input{font-size:22px;width:auto;flex:1;font-weight:500;letter-spacing:-.7px;padding:3px 0}.heading input::placeholder,html[data-theme=dark] .heading input::placeholder{color:var(--text-main)}.heading input:focus-visible{outline:2px solid #6989eb80;outline-offset:5px;border-radius:3px}.heading .draft{font-size:11px;color:var(--text-secondary)}html[data-theme=dark] .sheet{background:var(--surface);border-color:var(--edge)}html[data-theme=dark] .file-strip{background:#161618}html[data-theme=dark] .file-tab[aria-selected=true]{background:#2d2d33}html[data-theme=dark] .segmented{background:#121214}html[data-theme=dark] .segmented button[aria-pressed=true]{background:#33333a}.bottom-row{justify-content:space-between;align-items:flex-start;margin:20px 0 35px}.save-context{font-size:12px;color:var(--text-secondary);padding-top:13px}.create-control{display:flex;flex-direction:column;align-items:flex-end;gap:9px}.split-button{display:flex;align-items:stretch;border-radius:8px;box-shadow:0 1px 3px #0002}.split-button .primary,html[data-theme=dark] .split-button .primary{gap:9px;border-radius:8px 0 0 8px;background:var(--action);color:var(--action-text);padding:12px 16px;box-shadow:none;font-size:13px}.split-button .primary img{width:15px;height:15px}.split-toggle{display:flex;align-items:center;justify-content:center;width:37px;border-left:1px solid #ffffff26;border-radius:0 8px 8px 0;background:var(--action);color:var(--action-text)}.split-toggle img{width:14px;height:14px;filter:invert(1);opacity:.8}html[data-theme=dark] .split-toggle{border-left-color:#0002}html[data-theme=dark] .split-toggle img{filter:none}.split-toggle:hover,.split-button .primary:hover,html[data-theme=dark] .split-toggle:hover,html[data-theme=dark] .split-button .primary:hover{background:color-mix(in srgb,var(--action) 85%,#858591)}#keyboard-hint{font-size:10px;color:var(--text-secondary);padding-right:2px}#privacy-menu{position:fixed;inset:auto;margin:0;width:min(330px,calc(100vw - 24px));border:1px solid var(--edge);border-radius:11px;padding:6px;background:var(--surface);color:var(--text-main);box-shadow:0 8px 35px #0003}#privacy-menu .privacy-option{padding:12px 10px;gap:11px;border-radius:6px;background:transparent;color:var(--text-main)}#privacy-menu .privacy-option:hover,#privacy-menu .privacy-option:focus-visible{background:var(--hover)}#privacy-menu .privacy-option:focus-visible{outline:2px solid #8e9ebe70;outline-offset:-2px}#privacy-menu .privacy-option>img{width:16px;height:16px}#privacy-menu strong{font-size:13px}#privacy-menu small{font-size:11px;color:var(--text-secondary);margin-top:5px}#privacy-menu .selected-check{width:14px}.menu-note{border-top:1px solid var(--edge);margin:5px 5px 0;padding:11px 6px 6px;color:var(--text-secondary);font-size:11px}.developer-dialog{width:530px;padding:26px}.developer-dialog .dialog-heading{padding:0}.developer-dialog h2{font-size:20px}.developer-dialog h3{font-size:13px;font-weight:600;margin:24px 0 10px}.developer-dialog p{font-size:13px;line-height:1.7;color:var(--text-secondary)}.developer-dialog pre{font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto;background:var(--page-bg);padding:15px;border:1px solid var(--edge);border-radius:7px}.planned-label{font-size:11px;color:var(--text-secondary);margin-top:17px}html[data-theme=dark] .developer-dialog{background:var(--surface)}@media(max-width:700px){.header-inner{padding:0 19px;gap:10px}.header{height:59px}.header-actions{gap:2px}.header-actions .text-button{padding:6px 8px;font-size:12px}.wordmark{font-size:15px;gap:7px}.wordmark img{width:20px;height:20px}.header-divider{margin:0 4px}main{margin-top:20px}.heading input{font-size:21px}.save-context{display:none}.bottom-row{justify-content:flex-end}.developer-dialog{padding:22px}.developer-dialog pre{font-size:11px}}.view-notice{font-size:12px;line-height:1.6;color:var(--text-secondary);background:var(--hover);padding:11px 14px;border:1px solid var(--edge);border-radius:8px;margin:0 0 18px}.author-row{font-size:12px;color:var(--text-secondary);margin-bottom:11px}.attachment-view{height:clamp(400px,59vh,780px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;color:var(--text-secondary)}.attachment-view>img{width:42px;height:42px;opacity:.4}.attachment-view strong{font-size:16px;font-weight:500}.attachment-view span{font-size:12px}.spaces-optin{display:flex!important;align-items:center;gap:8px;font-size:12px!important;line-height:1.5}.spaces-optin input{width:15px;height:15px;margin:0}.spaces-warning{font-size:11px!important;margin-top:8px}.account-did{overflow-wrap:anywhere}#draft-status{max-width:none;white-space:normal;font-size:11px}.dragging{outline:2px solid #7a99ed;outline-offset:3px}button:disabled{cursor:default;opacity:.45}.heading input[readonly],.file-name input[readonly]{cursor:default}.file-strip #file-tabs{max-width:calc(100% - 78px)}#privacy-menu{max-height:calc(100vh - 24px);overflow-y:auto}.privacy-option em{font-size:10px;color:var(--text-secondary);font-weight:400;font-style:normal;margin-left:4px}.split-button:has(.split-toggle[hidden]) .primary{border-radius:8px}.save-context{color:var(--text-secondary)}@media(max-width:700px){.attachment-view{height:55vh;min-height:350px}#draft-status{display:none}}.markdown-preview{height:clamp(400px,59vh,780px);overflow:auto;padding:30px 42px;font:14px/1.8 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-wrap:anywhere}.markdown-preview>:first-child{margin-top:0}.markdown-preview h1{font-size:27px;letter-spacing:-.8px}.markdown-preview h2{font-size:21px;letter-spacing:-.4px;margin-top:30px}.markdown-preview h3{font-size:16px;margin-top:24px}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{line-height:1.4;font-weight:600}.markdown-preview p,.markdown-preview ul,.markdown-preview ol{margin:14px 0}.markdown-preview li>ul,.markdown-preview li>ol{margin:3px 0}.markdown-preview a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.markdown-preview .unavailable-link{color:var(--text-secondary);text-decoration:line-through}.markdown-preview code{font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;background:var(--hover);padding:2px 5px;border-radius:4px}.markdown-preview pre{overflow:auto;padding:16px;background:var(--page-bg);border:1px solid var(--edge);border-radius:8px}.markdown-preview pre code{padding:0;background:transparent}.markdown-preview blockquote{border-left:3px solid var(--edge);margin:20px 0;padding:0 18px;color:var(--text-secondary)}.markdown-preview table{border-collapse:collapse;display:block;overflow:auto}.markdown-preview th,.markdown-preview td{padding:8px 14px;border:1px solid var(--edge)}.markdown-preview hr{border:0;border-top:1px solid var(--edge);margin:25px 0}.markdown-preview input{accent-color:var(--blue)}.comment-setting{border-top:1px solid var(--edge);padding:13px 10px 7px;margin-top:5px}.comment-setting label{display:flex;gap:9px;align-items:center;font-size:13px}.comment-setting small{display:block;margin-left:24px}.discussion{border-top:1px solid var(--edge);padding:25px 0 40px}.discussion-heading{display:flex;align-items:center;gap:12px}.discussion h2{font-size:15px;font-weight:550;margin:0}.discussion-heading span,.discussion>p,.comment-preview-note{font-size:12px;color:var(--text-secondary)}.discussion>p{line-height:1.6}.comment-example{border:1px solid var(--edge);background:var(--surface);border-radius:9px;padding:18px;margin:20px 0}.comment-example>div{display:flex;align-items:center;gap:10px;font-size:12px}.comment-example>div>span:last-child{color:var(--text-secondary)}.comment-avatar{display:grid;place-items:center;width:26px;height:26px;background:var(--hover);border-radius:50%;color:var(--text-secondary)}.comment-example p{font-size:13px;line-height:1.7;margin:12px 0 0}.discussion textarea{width:100%;border:1px solid var(--edge);border-radius:8px;padding:13px;background:var(--surface);resize:none;margin-bottom:8px}.login-suggestions{border:1px solid var(--edge);border-radius:8px;margin-top:6px;max-height:245px;overflow:auto;text-align:left;padding:4px}.login-suggestions [role=option]{padding:9px 10px;border-radius:5px;cursor:pointer}.login-suggestions [role=option]:hover,.login-suggestions [aria-selected=true]{background:var(--hover)}.login-suggestions strong,.login-suggestions span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-suggestions strong{font-size:13px;font-weight:500}.login-suggestions span{font-size:11px;color:var(--text-secondary);margin-top:4px}.login-search-status{font-size:11px;color:var(--text-secondary);text-align:left;line-height:1.5;margin-top:8px}.login-search-status:empty{visibility:hidden}@media(max-width:700px){.markdown-preview{padding:24px 21px;height:55vh;min-height:350px}.markdown-preview h1{font-size:23px}.toolbar{gap:8px}.segmented button{min-width:0;padding:5px 7px}.toolbar-actions{gap:2px}.toolbar-actions .divider{margin:0 3px}}.protocol-link{display:flex;align-items:center;gap:12px;margin:16px 2px 0;min-width:0;color:var(--text-secondary)}.protocol-link>span{font-size:11px;flex-shrink:0}.protocol-link>a{font:11px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:nowrap;overflow:auto;scrollbar-width:thin;min-width:0;padding:5px 0}.protocol-link>a:hover{color:var(--text-main)}.protocol-link .icon-button{margin-left:auto}.protocol-link+.bottom-row{margin-top:14px}#advanced-sharing{border-top:1px solid var(--edge);margin-top:5px;padding-top:5px}#advanced-sharing>summary{padding:11px 10px;font-size:12px;color:var(--text-secondary);cursor:pointer;list-style-position:inside}#advanced-sharing>summary:focus-visible{outline:2px solid var(--blue);border-radius:5px}#manage-invitees{font-size:11px;padding:2px 0;color:var(--text-secondary)}.invite-dialog{max-height:calc(100vh - 32px);overflow:auto}.invitees-list{max-height:230px;overflow:auto;margin:12px 0}.invitee{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--edge);padding:7px 0}.invitee>span{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-dialog #invite-status{font-size:12px;color:var(--text-secondary);line-height:1.6}#add-invitee{margin-top:10px}.auth #invite-spaces{display:none}.file-strip #file-tabs{max-width:100%}.compose-actions{display:flex;flex-direction:column;gap:9px;min-width:0}.file-actions{display:flex;align-items:center;gap:6px}.file-actions .text-button{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:var(--text-secondary);padding:10px 11px}.file-actions img{width:14px;height:14px}.compose-actions .save-context{padding-top:0;padding-left:11px;font-size:10px;max-width:100%}.compose-actions:has(.file-actions>button[hidden]):has(#draft-status[hidden]){display:none}.bottom-row:has(.compose-actions[style*="display: none"]){justify-content:flex-end}@media(max-width:700px){.bottom-row{justify-content:space-between;gap:10px}.file-actions{gap:0}.file-actions .text-button{padding:11px 7px;font-size:11px;gap:5px}.split-button .primary{padding:12px 11px;font-size:12px}}@media(max-width:420px){.file-actions{flex-direction:column;align-items:flex-start;gap:0}.file-actions .text-button{padding:5px 3px}}.file-strip #file-tabs{max-width:calc(100% - 36px)}.file-actions #import-file{width:36px;height:38px}.file-actions #import-file img{width:16px;height:16px}.file-tab-item{display:flex;align-items:center;flex-shrink:0;max-width:250px;border-radius:5px;padding-right:4px}.file-tab-item:has([aria-selected=true]){background:#ededf2}.file-tab-item .file-tab{background:transparent!important;padding-right:7px;min-width:0;flex-shrink:1}.file-tab-close{display:grid;place-items:center;width:22px;height:22px;padding:4px;border-radius:4px;background:transparent;opacity:0}.file-tab-close img{width:12px;height:12px}.file-tab-item:hover .file-tab-close,.file-tab-item:focus-within .file-tab-close,.file-tab-item:has([aria-selected=true]) .file-tab-close{opacity:1}.file-tab-close:hover{background:var(--hover)}html[data-theme=dark] .file-tab-item:has([aria-selected=true]){background:#2d2d33}.remove-file-dialog h2{margin-top:0}.remove-file-dialog p{overflow-wrap:anywhere}.remove-file-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px}.remove-file-actions .primary{width:auto;margin:0;padding:10px 16px}.remove-file-actions .text-button{font-size:13px}@media(hover:none){.file-tab-close{opacity:1}}@media(max-width:700px){.file-tab-item{max-width:195px}}.account-input{position:relative}.login-suggestions{position:absolute;top:100%;left:0;right:0;z-index:5;background:var(--surface);box-shadow:0 8px 24px #0002;max-height:220px}.login-suggestions [role=option]{display:flex;align-items:center;gap:10px}.suggestion-avatar{width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--hover);overflow:hidden}.suggestion-avatar img{width:100%;height:100%;object-fit:cover;opacity:1;filter:none!important}.suggestion-account{min-width:0;flex:1}.login-search-status{height:33px;margin-bottom:0;overflow:auto}#auth-dialog:not(:has(#spaces-optin:checked)) .spaces-warning:not([data-capability]){display:none}.header{position:relative}.header-inner{padding-right:76px}.header>#theme-toggle{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.site-footer{max-width:1040px;margin:30px auto 0;padding:18px 0 24px;border-top:1px solid var(--edge);align-items:center;gap:16px;color:var(--text-secondary);font-size:12px}.site-footer .text-button{font-size:12px;color:var(--text-secondary)}@media(max-width:1120px){.site-footer{margin-left:40px;margin-right:40px}}@media(max-width:700px){.header-inner{padding-right:64px}.header>#theme-toggle{right:12px}.site-footer{margin-left:22px;margin-right:22px;font-size:11px}}#account-page{max-width:900px;min-height:60vh;margin-top:36px}.account-page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-page-heading h1{font-size:26px;font-weight:600;letter-spacing:-.7px}.account-page-nav{display:flex;gap:24px;padding:12px 0 20px;border-bottom:1px solid var(--edge);font-size:13px;color:var(--text-secondary)}.account-page-nav [aria-current=page]{color:var(--text-main);font-weight:600}.account-links{display:flex;gap:24px;margin:20px 0;font-size:14px}.settings-card{padding:24px 0;border-bottom:1px solid var(--edge)}.settings-card h2{font-size:15px;font-weight:600;margin:0 0 12px}.settings-card p{font-size:13px;line-height:1.7}.settings-help,.account-empty{color:var(--text-secondary);font-size:13px;line-height:1.7}.account-empty{margin:30px 0 20px}.settings-card .text-button{padding-left:0}.gust-filters{display:flex;gap:8px;margin:24px 0 12px}.gust-filters [aria-pressed=true]{background:var(--hover);color:var(--text-main)}.gust-list-item{display:flex;flex-direction:column;gap:9px;padding:20px 4px;border-bottom:1px solid var(--edge)}.gust-list-item:hover{background:var(--hover)}.gust-list-item strong{font-size:15px;font-weight:550;overflow-wrap:anywhere}.gust-list-item span{font-size:12px;color:var(--text-secondary)}.gust-list+.text-button{margin-top:18px}#auth-dialog{width:400px;max-width:calc(100vw - 32px);box-sizing:border-box;padding:28px;border-radius:16px}#auth-dialog .auth-icon{width:30px;height:30px;margin:0 0 16px}#auth-dialog h2{font-size:24px;letter-spacing:-.7px;font-weight:600;margin:0 0 8px}#auth-dialog>p{color:var(--text-secondary);font-size:13px;line-height:1.6;margin:0 0 22px}#auth-dialog label[for=handle]{margin:0 0 8px;color:var(--text-main);font-size:12px}#auth-dialog #handle{padding:12px 14px;border-color:var(--edge);border-radius:9px}#auth-dialog .login-search-status{height:20px;margin-top:6px;font-size:11px}#auth-dialog .spaces-optin{margin:10px 0 0;gap:9px;color:var(--text-main)}#auth-dialog .spaces-optin input{padding:0;accent-color:var(--action);flex-shrink:0}#auth-dialog .spaces-optin>span{display:flex;align-items:center;gap:7px}.alpha-badge{font-size:10px;font-weight:500;color:var(--text-secondary);background:var(--hover);border-radius:4px;padding:2px 5px}#auth-dialog .spaces-warning{margin:7px 0 0 24px;font-size:11px;line-height:1.5}#auth-dialog #connect{margin-top:22px;min-height:42px}#auth-dialog #auth-status:empty{display:none}#auth-dialog #auth-status:not(:empty){margin:14px 0 0;font-size:12px}#my-gusts-link{white-space:nowrap}@media(max-width:480px){#auth-dialog{padding:24px}.header-actions{gap:2px}#my-gusts-link{font-size:12px;padding:6px 7px}}#account-page{max-width:1120px;margin-top:26px;min-height:65vh}.account-page-heading{margin-bottom:28px}.account-page-heading h1{margin:0;font-size:27px}.new-gust-link{font-size:13px;padding:10px 16px;gap:8px}.new-gust-link:before{content:"+";font-size:19px;font-weight:400;line-height:16px}.gust-filters{display:inline-flex;padding:4px;gap:4px;margin:0 0 18px;border:1px solid var(--edge);border-radius:10px;background:var(--hover)}.gust-filters .text-button{min-width:100px;padding:9px 15px;border-radius:7px;color:var(--text-secondary)}.gust-filters [aria-pressed=true]{background:var(--surface);box-shadow:0 1px 3px #00000018;color:var(--text-main);font-weight:600}.gust-list-notice{margin:0 0 16px}.gust-list:empty{display:none}.gust-list{border:1px solid var(--edge);border-radius:12px;overflow:hidden;background:var(--surface)}.gust-list-item{padding:20px 48px 20px 22px;position:relative}.gust-list-item:last-child{border-bottom:0}.gust-list-item:after{content:"›";position:absolute;right:22px;top:24px;font-size:22px;color:var(--text-secondary)}.gust-list-item:focus-visible{outline-offset:-3px}.gust-list-notice[data-state=empty]{padding:36px 24px;border:1px dashed var(--edge);border-radius:12px;text-align:center;background:var(--surface);color:var(--text-secondary)}#my-gusts-link{border:1px solid var(--edge);border-radius:7px;color:var(--text-main)}#my-gusts-link[aria-current=page]{background:var(--hover);font-weight:600}.account-links a{display:block;padding:12px 14px;border:1px solid var(--edge);border-radius:8px;width:100%;color:var(--text-main)}.account-links a:hover{background:var(--hover)}#account-page .settings-card{padding:22px 24px;margin:0 0 16px;border:1px solid var(--edge);border-radius:12px;background:var(--surface)}#account-page .settings-card .text-button{padding:8px 12px;border:1px solid var(--edge);color:var(--text-main)}@media(max-width:700px){#account-page{margin-top:24px}.account-page-heading{margin-bottom:22px}.gust-filters .text-button{min-width:84px;padding:8px 12px}}#page-loading{max-width:1120px;padding:0 40px;margin:30px auto;min-height:60vh}.loading-title{width:180px;height:24px;border-radius:6px;background:var(--hover);margin-bottom:28px}.loading-sheet{min-height:300px;padding:28px;border:1px solid var(--edge);border-radius:12px;background:var(--surface)}.loading-sheet>span{display:block;color:var(--text-secondary);font-size:13px;margin-bottom:28px}.loading-line{height:12px;max-width:320px;border-radius:4px;background:var(--hover);margin-bottom:16px}.loading-line.short{max-width:210px}@media(max-width:700px){#page-loading{padding:0 22px;margin-top:24px}.loading-sheet{padding:22px;min-height:240px}}.header-inner{padding-left:40px;padding-right:40px}#account-link{border:1px solid transparent;border-radius:7px;color:var(--text-main)}#account-link:hover,#account-link[aria-current=page]{background:var(--hover);border-color:var(--edge)}.theme-choices{display:inline-flex;gap:4px;padding:4px;border:1px solid var(--edge);border-radius:9px;background:var(--hover)}#account-page .theme-choices .text-button{border:0;padding:8px 24px;border-radius:6px}#account-page .theme-choices [aria-pressed=true]{background:var(--surface);font-weight:600;box-shadow:0 1px 3px #0002}.account-did{font:12px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--text-secondary);overflow-wrap:anywhere}.account-signout{margin:8px 0 20px;border:1px solid var(--edge);color:var(--text-secondary)}.gust-list-notice[data-state=error]{border-left:3px solid #b06d53;padding:12px 16px;background:var(--surface);border-radius:5px}.gust-list-notice[data-state=permission]{padding:20px;border:1px solid var(--edge);border-radius:10px;background:var(--surface)}.gust-list-notice[data-state=loading]{padding:20px 0;color:var(--text-secondary)}@media(max-width:1120px){.header-inner{padding-right:76px}}@media(max-width:700px){.header-inner{padding-left:22px;padding-right:58px}}.protocol-link{gap:8px;flex-wrap:wrap}.protocol-link .text-button{border:1px solid var(--edge);border-radius:7px;padding:8px 12px;font-size:12px;line-height:1.4;color:var(--text-secondary)}.protocol-link .text-button:hover{background:var(--hover);color:var(--text-main)}.protocol-link>a{overflow:visible;white-space:normal}.heading-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.heading-actions button{border:1px solid var(--edge);border-radius:7px;padding:8px 14px;color:var(--text-main)}#title:focus::placeholder{opacity:.35}.sharing-group-label{margin:5px 10px 3px;color:var(--text-secondary);font-size:11px;font-weight:600}.spaces-group-label{border-top:1px solid var(--edge);padding-top:14px;margin-top:9px}.sharing-group-label span{font-size:10px;font-weight:400;margin-left:5px}.heading-actions button:hover{background:var(--hover)}.draft:empty{display:none}
