:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#18222c;--page-bg:radial-gradient(circle at top left, #e7ddcdd9, transparent 36%), linear-gradient(180deg, #f4efe7 0%, #efe9e0 100%);--panel-bg:#fffcf7d6;--panel-bg-strong:#ffffffeb;--panel-border:#1b27311f;--panel-shadow:0 28px 70px #212d3717;--text-primary:#18222c;--text-secondary:#55616c;--text-muted:#6f7a84;--accent:#17384c;--accent-soft:#ebf2f7;--accent-strong:#102c3d;--success:#24684a;--success-soft:#edf7f0;--warning:#8d6318;--warning-soft:#fcf6e9;--error:#8f3e37;--error-soft:#fbedea;--surface-muted:#f7f3ede6;--surface-subtle:#ffffffc2;--border-strong:#1b273133;--focus-ring-color:var(--accent);--focus-ring-width:2px;--focus-ring-offset:2px;background:radial-gradient(circle at 0 0,#e7ddcdd9,#0000 36%),linear-gradient(#f4efe7 0%,#efe9e0 100%);font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{color:#e6e4e0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-bg:radial-gradient(circle at top left, #2c4c5e57, transparent 34%), linear-gradient(180deg, #17191d 0%, #101215 100%);--panel-bg:#171b21e6;--panel-bg-strong:#1d2229f0;--panel-border:#ccd6df1f;--panel-shadow:0 28px 70px #00000059;--text-primary:#e6e4e0;--text-secondary:#b6c0ca;--text-muted:#87929c;--accent:#89c7e5;--accent-soft:#89c7e524;--accent-strong:#c4e2f0;--success:#63d297;--success-soft:#63d29724;--warning:#efc26b;--warning-soft:#efc26b29;--error:#f08d84;--error-soft:#f08d8424;--surface-muted:#181d23eb;--surface-subtle:#1c2127d1;--border-strong:#ccd6df2e;background:radial-gradient(circle at 0 0,#2c4c5e57,#0000 34%),linear-gradient(#17191d 0%,#101215 100%)}*{box-sizing:border-box}body{background:var(--page-bg);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.instant-tooltip-anchor{position:relative}.instant-tooltip{z-index:40;color:#fff;letter-spacing:0;opacity:0;overflow-wrap:anywhere;pointer-events:none;text-align:left;text-transform:none;white-space:normal;background:#14191ff5;border-radius:8px;width:max-content;max-width:min(22rem,100vw - 32px);padding:7px 10px;font-size:.8rem;font-weight:700;line-height:1.25;transition:opacity 80ms,transform 80ms;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px);box-shadow:0 14px 30px #1b273129}.instant-tooltip--left,.instant-tooltip--menu{left:auto;right:0;transform:translateY(-4px)}.instant-tooltip--right{left:0;right:auto;transform:translateY(-4px)}.instant-tooltip-anchor:hover>.instant-tooltip,.instant-tooltip-anchor:focus-visible>.instant-tooltip,.instant-tooltip-anchor:focus-within>.instant-tooltip{opacity:1;transition-delay:0s;transform:translate(-50%)}.instant-tooltip-anchor:hover>.instant-tooltip--left,.instant-tooltip-anchor:hover>.instant-tooltip--right,.instant-tooltip-anchor:hover>.instant-tooltip--menu,.instant-tooltip-anchor:focus-visible>.instant-tooltip--left,.instant-tooltip-anchor:focus-visible>.instant-tooltip--right,.instant-tooltip-anchor:focus-visible>.instant-tooltip--menu,.instant-tooltip-anchor:focus-within>.instant-tooltip--left,.instant-tooltip-anchor:focus-within>.instant-tooltip--right,.instant-tooltip-anchor:focus-within>.instant-tooltip--menu{transform:translateY(0)}.recent-file-tooltip{grid-column:2;width:auto;max-width:100%;max-height:0;margin-top:0;padding:0 10px;position:static;overflow:hidden;transform:none}.instant-tooltip-anchor:hover>.recent-file-tooltip,.instant-tooltip-anchor:focus-visible>.recent-file-tooltip,.instant-tooltip-anchor:focus-within>.recent-file-tooltip{max-height:8rem;margin-top:6px;padding-top:7px;padding-bottom:7px;transform:none}a{color:inherit}#root{min-height:100vh}.app-shell{padding:28px 20px 48px}.app-shell-working-mode{padding-top:14px;padding-bottom:24px}.page-frame{--page-max-width:1680px;width:min(100%, var(--page-max-width));margin:0 auto}.page-frame.is-resizing{transition:none}.page{min-width:0;position:relative}.page-version{z-index:2;color:var(--text-muted);letter-spacing:.08em;pointer-events:none;margin:0;font-size:.72rem;font-weight:600;line-height:1;position:absolute;bottom:.45rem;right:.65rem}.hero h1,.panel h2,.markdown-surface h1,.markdown-surface h2,.markdown-surface h3,.markdown-surface h4{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif}.hero{box-sizing:border-box;opacity:1;visibility:visible;max-height:420px;padding:32px 8px 34px;transition:max-height .2s ease-out,opacity .2s ease-out,padding .2s ease-out,visibility linear;overflow:hidden}.hero.hero--settings-open{overflow:visible}.hero-top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}button.eyebrow.eyebrow-toggle{cursor:pointer;font:inherit;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;border-radius:6px;align-items:baseline;gap:0;padding:4px 8px;font-size:.78rem;font-weight:700;transition:background-color .15s;display:inline-flex}.eyebrow-toggle:hover,.eyebrow-toggle:focus-visible{background:#17384c14}.eyebrow-toggle[aria-disabled=true]{cursor:default}.eyebrow-toggle[aria-disabled=true]:hover,.eyebrow-toggle[aria-disabled=true]:focus-visible{background:0 0}.eyebrow-brand{font-weight:800}.eyebrow-sep{opacity:.55;margin:0 .4em}.hero h1{letter-spacing:-.045em;max-width:30ch;margin:0;font-size:clamp(2.85rem,5.3vw,5rem);line-height:.95}.hero-copy{max-width:44rem;color:var(--text-secondary);margin:20px 0 0;font-size:1.08rem}.hero-meta{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-pill{border:1px solid var(--panel-border);color:var(--text-secondary);background:#ffffffb8;border-radius:999px;align-items:center;padding:10px 14px;font-size:.93rem;display:inline-flex}.view-switcher-row{opacity:1;visibility:visible;flex-wrap:wrap;align-items:center;gap:18px;max-height:110px;margin-bottom:24px;transition:max-height .2s ease-out,opacity .2s ease-out,margin-bottom .2s ease-out,visibility linear;display:flex;overflow:hidden}.working-mode-bar{box-sizing:border-box;opacity:0;visibility:hidden;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-height:0;margin-bottom:0;padding:0 8px;transition:max-height .2s ease-out,opacity .2s ease-out,padding .2s ease-out,margin-bottom .2s ease-out,visibility 0s linear .2s;display:flex;overflow:hidden}.page.is-working-mode .hero,.page.is-working-mode .view-switcher-row{opacity:0;visibility:hidden;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transition:max-height .2s ease-out,opacity .2s ease-out,padding .2s ease-out,margin-bottom .2s ease-out,visibility 0s linear .2s}.page.is-working-mode .working-mode-bar{border-color:var(--panel-border);opacity:1;visibility:visible;background:#ffffffad;max-height:128px;margin-bottom:20px;padding:8px;transition:max-height .2s ease-out,opacity .2s ease-out,padding .2s ease-out,margin-bottom .2s ease-out,visibility linear;overflow:visible;box-shadow:0 14px 30px #1b27310f}.working-mode-logo-tooltip-wrap{flex:auto;min-width:0;display:inline-flex}.working-mode-logo{min-width:0;min-height:44px;color:var(--text-primary);font:inherit;background:0 0;border:0;border-radius:6px;flex:auto;align-items:center;padding:0 10px;font-weight:800;display:inline-flex}.working-mode-logo:hover,.working-mode-logo:focus-visible{background:#17384c14}.working-mode-wordmark{letter-spacing:0;align-items:baseline;gap:0;min-width:0;font-size:1.04rem;display:inline-flex}.working-mode-brand{font-weight:800}.working-mode-wordmark-sep{color:var(--text-secondary);opacity:.65;margin:0 .4em}.working-mode-tagline{color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:700}@media (width<=720px){.working-mode-wordmark-sep,.working-mode-tagline{display:none}}.working-mode-actions{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:inline-flex}.working-mode-open-group{flex-shrink:0;position:relative}.working-mode-button{white-space:nowrap;border-radius:6px;gap:8px;min-height:38px;padding:8px 12px}.working-mode-button-icon{width:16px;height:16px}.working-mode-trailing-controls{flex-shrink:0;align-items:center;gap:8px;display:inline-flex}.working-mode-recent-menu{z-index:10;border:1px solid var(--panel-border);background:var(--panel-bg-strong);width:min(22rem,100vw - 32px);max-height:min(24rem,100vh - 140px);box-shadow:var(--panel-shadow);border-radius:8px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}.working-mode-recent-item{width:100%;color:var(--text-primary);font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:auto minmax(0,1fr);gap:2px;padding:9px 10px;line-height:1.25;display:grid}.working-mode-recent-unavailable-dot{background:var(--error);border-radius:999px;grid-row:1/span 2;width:8px;height:8px;margin:4px 6px 0 0;display:none}.working-mode-recent-item.is-unavailable .working-mode-recent-unavailable-dot{display:inline-block}.working-mode-recent-item:hover,.working-mode-recent-item:focus-visible{background:#17384c14;outline:none}.working-mode-recent-name,.working-mode-recent-path{text-overflow:ellipsis;white-space:nowrap;grid-column:2;min-width:0;overflow:hidden}.working-mode-recent-name{font-weight:700}.working-mode-recent-path{color:var(--text-secondary);font-size:.82rem}.view-switcher{border:1px solid var(--panel-border);background:#ffffffa8;border-radius:999px;flex-wrap:wrap;gap:10px;padding:8px;display:inline-flex;box-shadow:0 18px 40px #1b27310f}.view-switcher-meta{color:var(--text-secondary);font-size:.95rem;line-height:1.35}.view-tab{min-height:44px;color:var(--text-secondary);background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:10px 18px;font-weight:700;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.view-tab:hover,.view-tab:focus-visible{color:var(--accent-strong);background:#ffffffbd;transform:translateY(-1px)}.view-tab.is-active{background:var(--accent);color:#fff;box-shadow:0 14px 28px #17384c2e}.view-panel{flex-direction:column;gap:24px;display:flex}.view-panel[hidden]{display:none}.workspace{--sidebar-width:380px;grid-template-columns:var(--sidebar-width) 8px minmax(0, 1fr);gap:0;display:grid}.workspace.is-resizing{transition:none}.workspace.sidebar-collapsed{grid-template-columns:56px minmax(0,1fr)}.workspace:not(.sidebar-collapsed) .preview-panel{grid-column:3}.workspace.sidebar-collapsed .preview-panel{grid-column:2}.panel{border:1px solid var(--panel-border);background:var(--panel-bg);min-height:0;box-shadow:var(--panel-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:28px;flex-direction:column;gap:18px;padding:24px;display:flex}.sidebar-panel,.preview-panel{min-width:0}.sidebar-panel{min-height:240px;overflow-x:hidden}.preview-panel{--preview-panel-ceiling:calc(100dvh - 280px);height:min(900px, var(--preview-panel-ceiling));min-height:min(620px, var(--preview-panel-ceiling));max-height:var(--preview-panel-ceiling);position:relative;overflow:visible}.app-shell-hosted .preview-panel{--preview-panel-ceiling:calc(100dvh - 160px);height:min(1100px, var(--preview-panel-ceiling));min-height:min(680px, var(--preview-panel-ceiling))}.page.is-working-mode .working-mode-bar{margin-bottom:12px;padding:6px 8px;box-shadow:0 10px 24px #1b27310f}.page.is-working-mode .panel{border-radius:20px;gap:12px;padding:16px}.page.is-working-mode .preview-panel{height:var(--preview-panel-ceiling);min-height:var(--preview-panel-ceiling);max-height:var(--preview-panel-ceiling)}.page.is-working-mode .preview-panel>.panel-heading{align-items:center;gap:12px}.page.is-working-mode .preview-panel>.panel-heading h2{font-size:1.28rem}.page.is-working-mode .preview-panel>.panel-heading .panel-copy{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.about-section{margin-top:24px}.install-stack{gap:24px;display:grid}.install-hero-panel{gap:20px}.install-actions{flex-wrap:wrap;gap:12px;display:flex}.install-download-note{color:var(--text-secondary);margin:0}.install-grid,.install-card-grid{gap:16px;display:grid}.install-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.install-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.install-card,.install-step{border:1px solid var(--panel-border);background:var(--panel-bg-strong);border-radius:22px;padding:18px}.install-card h3,.install-step h3{margin:6px 0 0;font-size:1.15rem;line-height:1.2}.install-card p:last-child,.install-step p:last-child{margin-bottom:0}.install-steps{gap:16px;display:grid}.install-code{border:1px solid var(--panel-border);background:linear-gradient(#ffffffc7 0%,#f3eee6fa 100%);border-radius:18px;margin:14px 0 0;padding:14px 16px;overflow-x:auto}.install-code code{font-size:.92rem;line-height:1.6}.install-link-list{color:var(--text-secondary);margin:14px 0 0;padding-left:20px}.install-link-list li+li{margin-top:10px}.install-link-list a{color:var(--accent);font-weight:700}.panel-heading,.about-header{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.panel-heading>div,.about-header>div{min-width:0}.panel-heading-tight{align-items:center}.panel h2{overflow-wrap:anywhere;margin:0;font-size:1.65rem;line-height:1.05}.panel-copy{color:var(--text-secondary);overflow-wrap:anywhere;margin:6px 0 0;font-size:.95rem}.drop-zone{border:1.5px dashed var(--border-strong);text-align:center;background:linear-gradient(#ffffffa3 0%,#f5f0e8eb 100%);border-radius:24px;outline:none;justify-items:center;gap:0;padding:30px 24px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.is-dragging{background:linear-gradient(#f5f9fceb 0%,#eaf2f7f0 100%);border-color:#17384c6b;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #17384c14}.drop-zone-kicker{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.drop-zone-title{margin:10px 0 0;font-size:1.34rem;font-weight:700}.drop-zone-copy,.drop-zone-note{color:var(--text-secondary);margin:10px 0 0}.drop-zone-format-list{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.drop-zone-format-pill,.format-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;padding:6px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.drop-zone-format-pill{color:var(--text-secondary);background:#ffffffd1;border:1px solid #17384c1f}.drop-zone-note{color:var(--text-muted);font-size:.92rem}.inline-button{color:var(--accent);background:0 0;border:0;align-items:center;padding:0;font-weight:700;display:inline-flex}.inline-button-icon{vertical-align:-.15em;fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em;margin-right:.25em;display:inline-block}.inline-button:hover,.inline-button:focus-visible{color:var(--accent-strong);text-decoration:underline}.download-button,.secondary-button,.ghost-button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 16px;font-weight:700;transition:opacity .16s,transform .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.download-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.secondary-button{color:var(--accent);background:#ffffffc2;border:1px solid #17384c29}.ghost-button{color:var(--text-secondary);background:0 0;border:1px solid #0000}.theme-toggle{border-color:var(--panel-border);background:var(--panel-bg-strong);color:var(--text-secondary);flex-shrink:0}.hero-actions{justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.collapse-toggle{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;display:inline-flex}.collapse-toggle-icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.theme-toggle.is-active{border-color:var(--panel-border);background:var(--accent-soft);color:var(--accent-strong)}.download-button:disabled,.secondary-button:disabled,.ghost-button:disabled{border-color:var(--panel-border);color:var(--text-muted);background:#5d687317}.download-button:not(:disabled):hover,.secondary-button:not(:disabled):hover,.ghost-button:not(:disabled):hover,.download-button:not(:disabled):focus-visible,.secondary-button:not(:disabled):focus-visible,.ghost-button:not(:disabled):focus-visible{transform:translateY(-1px)}.ghost-button:not(:disabled):hover,.ghost-button:not(:disabled):focus-visible{background:#ffffff85}.collapse-rail{z-index:8;padding:0;overflow:visible}.collapse-rail-button{border-radius:inherit;background:linear-gradient(180deg, var(--surface-subtle) 0%, var(--surface-muted) 100%);width:100%;min-width:44px;min-height:100%;color:var(--accent);border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:18px 8px;transition:background-color .16s,color .16s,transform .16s;display:flex}.collapse-rail-button:hover,.collapse-rail-button:focus-visible{background:var(--accent-soft);color:var(--accent-strong);transform:translate(1px)}.collapse-rail-label{letter-spacing:.12em;text-transform:uppercase;writing-mode:vertical-rl;font-size:.74rem;font-weight:800;transform:rotate(180deg)}.collapse-rail-tooltip{top:50%;left:calc(100% + 10px);right:auto;transform:translate(-4px,-50%)}.instant-tooltip-anchor:hover>.collapse-rail-tooltip,.instant-tooltip-anchor:focus-visible>.collapse-rail-tooltip,.instant-tooltip-anchor:focus-within>.collapse-rail-tooltip{transform:translateY(-50%)}.workspace-split-bar{z-index:7;cursor:col-resize;background:0 0;border:0;width:8px;min-height:0;padding:0;position:absolute;top:0;bottom:0;left:-8px}.workspace-split-bar:after{content:"";background:var(--accent);opacity:.5;border-radius:999px;width:6px;position:absolute;top:0;bottom:0;left:1px}.workspace-split-bar:before{content:"";position:absolute;inset:0 -8px}.workspace-split-bar:hover:after,.workspace-split-bar:focus-visible:after,.workspace-split-bar:active:after{opacity:1}.preview-height-handle{z-index:6;background:var(--accent);cursor:row-resize;opacity:.5;border:0;border-radius:999px;height:6px;padding:0;position:absolute;bottom:-3px;left:0;right:0}.preview-height-handle:before{content:"";position:absolute;inset:-9px 0}.preview-height-handle:hover,.preview-height-handle:focus-visible,.preview-height-handle:active{opacity:1}.resize-handle-tooltip{opacity:0}.resize-handle-tooltip--split{max-width:min(20rem,100vw - 72px);top:12px;left:8px;transform:translate(-4px)}.resize-handle-tooltip--height{inset:auto 12px 12px auto;transform:translateY(4px)}.workspace-split-bar:hover+.resize-handle-tooltip,.workspace-split-bar:focus-visible+.resize-handle-tooltip,.preview-height-handle:hover+.resize-handle-tooltip,.preview-height-handle:focus-visible+.resize-handle-tooltip{opacity:1;transition-delay:0s;transform:translate(0)}.view-tab:focus-visible,.view-tab:focus,.collapse-toggle:focus-visible,.collapse-toggle:focus,.collapse-rail-button:focus-visible,.collapse-rail-button:focus,.workspace-split-bar:focus-visible,.workspace-split-bar:focus,.preview-height-handle:focus-visible,.preview-height-handle:focus{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset)}body.is-sidebar-resizing,body.is-sidebar-resizing *{cursor:col-resize;-webkit-user-select:none;user-select:none}body.is-height-resizing,body.is-height-resizing *{cursor:row-resize;-webkit-user-select:none;user-select:none}.file-list-toolbar{align-items:center;gap:8px;padding:2px 2px 0;display:flex}.file-list-select-all,.file-list-checkbox{flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.file-list-select-all input,.file-list-checkbox input{width:1.05rem;height:1.05rem;accent-color:var(--accent)}.file-list-select-all input:focus-visible,.file-list-checkbox input:focus-visible{outline-offset:3px;outline:3px solid #97c6e47a}.file-list{flex-direction:column;flex:1;gap:12px;margin:0;padding:0;list-style:none;display:flex;overflow:auto}.file-list-item-row{align-items:stretch;gap:8px;min-width:0;display:flex}.file-list-item{width:100%;min-width:0;color:var(--text-primary);border:1px solid var(--panel-border);background:var(--panel-bg-strong);text-align:left;border-radius:18px;flex:1;padding:16px 18px;transition:border-color .16s,box-shadow .16s,background .16s,transform .16s;position:relative}.file-list-item:hover{border-color:#17384c3d;transform:translateY(-1px);box-shadow:0 14px 30px #1b27310f}.file-list-item.is-selected{border-color:var(--accent);background:var(--accent-soft);border-left:3px solid var(--accent);padding-left:16px;box-shadow:0 14px 30px #1b27310f}.file-list-item-top{justify-content:flex-start;align-items:center;gap:8px;min-width:0;display:flex}.file-list-item-name-group{flex:1 1 0;align-items:center;min-width:0;display:flex;overflow:hidden}.file-list-item-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.file-list-item-name-tooltip{z-index:2;color:#fff;opacity:0;overflow-wrap:anywhere;pointer-events:none;background:#14191ff5;border-radius:8px;max-height:9rem;padding:8px 10px;font-size:.82rem;font-weight:700;line-height:1.25;position:absolute;top:48px;left:18px;right:18px;overflow:auto;box-shadow:0 14px 30px #1b273129}.file-list-item-name-group:hover .file-list-item-name-tooltip,.file-list-item:focus-visible .file-list-item-name-tooltip{opacity:1}.file-list-item-statuses{flex-shrink:0;align-items:center;gap:8px;display:flex}.format-badge{color:#286347;background:#e8f4eb;flex-shrink:0}.format-badge-unknown{color:var(--text-secondary);background:#edf1f4}.status-indicator{min-height:32px;color:var(--text-secondary);white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex;position:relative}.status-indicator--compact{width:32px;padding:6px}.status-icon{stroke-width:2.3px;flex-shrink:0;width:1rem;height:1rem}.status-label{line-height:1}.status-pending{background:var(--surface-muted);color:var(--text-muted)}.status-converting{background:var(--accent-soft);color:var(--accent)}.status-success{background:var(--success-soft);color:var(--success)}.status-warning{background:var(--warning-soft);color:var(--warning)}.status-error{background:var(--error-soft);color:var(--error)}.status-converting .status-icon{animation:1s linear infinite status-spin}.file-list-status-tooltip{z-index:3;color:#fff;opacity:0;overflow-wrap:anywhere;pointer-events:none;text-transform:none;background:#14191ff5;border-radius:8px;width:max-content;max-width:min(22rem,72vw);padding:8px 10px;font-size:.82rem;font-weight:700;line-height:1.25;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 30px #1b273129}.status-indicator:hover .file-list-status-tooltip,.file-list-save-status:hover .file-list-status-tooltip{opacity:1}@keyframes status-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.status-converting .status-icon{animation:none}}.preview-empty-state-interactive{cursor:pointer}.preview-empty-state-interactive:hover,.preview-empty-state-interactive:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.preview-body,.preview-empty-state,.empty-state,.error-message{background:linear-gradient(#f9f6f1f5 0%,#f2ede5fa 100%);border-radius:24px;flex-direction:column;flex:1;justify-content:center;padding:18px;display:flex}.preview-body{justify-content:flex-start;gap:12px;min-width:0;min-height:0}.page.is-working-mode .preview-body{border-radius:18px;gap:8px;padding:12px}.preview-toolbar{z-index:5;border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9f6f1f5;border-radius:18px;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;margin:-8px -8px 0;padding:8px;display:flex;position:sticky;top:12px;box-shadow:0 14px 30px #1b273114}.page.is-working-mode .preview-toolbar{border-radius:14px;gap:8px;margin:-4px -4px 0;padding:6px;top:8px}.page.is-working-mode .preview-toolbar-actions,.page.is-working-mode .preview-toggle{gap:6px}.preview-loading-state{align-items:flex-start}.loading-orb{background:var(--accent);border-radius:999px;width:14px;height:14px;animation:1.4s ease-out infinite pulse;box-shadow:0 0 #17384c38}@keyframes pulse{0%{opacity:.95;box-shadow:0 0 #17384c38}70%{opacity:.68;box-shadow:0 0 0 12px #17384c00}to{opacity:.95;box-shadow:0 0 #17384c00}}.empty-state-title{margin:0;font-size:1.24rem;font-weight:700}.empty-state-copy{max-width:34rem;color:var(--text-secondary);margin:10px 0 0}.empty-state-actions{gap:12px;margin-top:18px;display:flex}.warning-message,.error-message{color:var(--text-secondary);border-radius:18px;padding:14px 16px}.linkedin-refusal{background:var(--error-soft);color:var(--text-secondary);border:1px solid #8f3e372e;border-radius:22px;padding:18px 20px}.warning-message{background:var(--warning-soft);border:1px solid #8d63182e}.error-message{background:var(--error-soft);border:1px solid #8f3e372e}.warning-message p,.error-message p,.linkedin-refusal p{margin:0}.linkedin-refusal p+p{margin-top:.7rem}.preview-toggle{flex-wrap:wrap;gap:8px;display:flex}.preview-toggle-with-tooltip{display:inline-flex;position:relative}.preview-toggle-tooltip{z-index:1;color:#fff;pointer-events:none;white-space:normal;opacity:0;background:#14191ff0;border-radius:12px;max-width:min(18rem,100vw - 32px);padding:7px 10px;font-size:.8rem;line-height:1.2;transition:opacity 80ms,transform 80ms;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.preview-toggle-with-tooltip:hover .preview-toggle-tooltip,.preview-toggle-with-tooltip:focus-within .preview-toggle-tooltip{opacity:1;transform:translateY(0)}.preview-actions{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.preview-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:inline-flex}.shortcut-reference-wrap{flex-shrink:0;display:inline-flex;position:relative}.shortcut-reference-button{width:44px;height:44px;color:var(--text-secondary);background:0 0;border:1px solid #17384c1a;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:border-color .16s,color .16s,background-color .16s,transform .16s;display:inline-flex}.shortcut-reference-button:hover,.shortcut-reference-button:focus-visible{color:var(--text-primary);background:#17384c0d;border-color:#17384c2e}.shortcut-reference-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.shortcut-reference-button:active{transform:translateY(1px)}.shortcut-reference-popover{z-index:8;width:min(21rem,100vw - 32px);color:var(--text-primary);background:#fffffffa;border:1px solid #17384c29;border-radius:14px;padding:10px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #1b273129}.shortcut-reference-list{gap:6px;margin:0;display:grid}.shortcut-reference-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.shortcut-reference-row dt,.shortcut-reference-row dd{margin:0}.shortcut-reference-row dt{min-width:0;color:var(--text-secondary);font-size:.82rem;font-weight:700}.shortcut-reference-row dd{color:var(--accent);white-space:nowrap;background:#17384c0f;border:1px solid #17384c1f;border-radius:7px;padding:4px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;font-weight:800}.find-entry-button,.format-download-button,.find-replace-icon-button,.find-replace-option,.find-replace-action-button{min-width:44px;min-height:44px;color:var(--accent);background:#ffffffad;border:1px solid #17384c24;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;transition:border-color .16s,color .16s,background-color .16s,transform .16s;display:inline-flex}.find-entry-button,.format-download-button{padding:0}.find-entry-button{gap:8px;padding-inline:14px}.format-download-actions{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.format-download-button{width:48px;height:44px;color:var(--text-secondary);position:relative}.find-entry-button:hover,.find-entry-button:focus-visible,.format-download-button:hover:not(:disabled),.format-download-button:focus-visible,.find-replace-icon-button:hover:not(:disabled),.find-replace-icon-button:focus-visible,.find-replace-option:hover,.find-replace-option:focus-visible,.find-replace-action-button:hover:not(:disabled),.find-replace-action-button:focus-visible{color:var(--text-primary);background:#ffffffdb;border-color:#17384c47}.find-entry-button:focus-visible,.format-download-button:focus-visible,.find-replace-icon-button:focus-visible,.find-replace-option:focus-visible,.find-replace-action-button:focus-visible,.find-replace-input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.format-download-button:disabled{opacity:.5;cursor:not-allowed}.find-entry-button:active,.format-download-button:active:not(:disabled),.find-replace-icon-button:active:not(:disabled),.find-replace-option:active,.find-replace-action-button:active:not(:disabled){transform:translateY(1px)}.find-entry-icon,.format-download-icon,.shortcut-reference-icon,.find-replace-icon-button svg,.find-replace-option svg,.find-replace-field-icon{flex-shrink:0;width:1rem;height:1rem}.format-download-badge{min-width:1.35rem;color:var(--accent);letter-spacing:0;text-align:center;background:#fffffff5;border:1px solid #17384c24;border-radius:4px;padding:1px 3px;font-size:.5rem;font-weight:900;line-height:1;position:absolute;bottom:5px;right:5px}.find-entry-label{white-space:nowrap}.find-replace-bar{z-index:7;border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f9f6f1f5;border-radius:18px;grid-template-columns:minmax(0,1fr);gap:8px;min-width:0;margin:-4px -8px 0;padding:8px 58px 8px 8px;display:grid;position:sticky;top:74px;box-shadow:0 12px 24px #1b273112}.find-replace-find-row{grid-template-columns:minmax(13rem,1fr) auto auto auto minmax(0,auto) auto;align-items:center;gap:8px;min-width:0;display:grid}.find-replace-input-wrap{flex:auto;align-items:center;min-width:min(12rem,100%);display:inline-flex;position:relative}.find-replace-field-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.find-replace-input{width:100%;min-width:0;min-height:44px;color:var(--text-primary);font:inherit;background:#ffffffd1;border:1px solid #17384c24;border-radius:999px;padding:0 12px}.find-replace-field-icon+.find-replace-input{padding-left:36px}.find-replace-input[aria-invalid=true]{background:var(--error-soft);border-color:#8f3e379e}.find-replace-options,.find-replace-nav,.find-replace-replace-actions{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:inline-flex}.find-replace-tooltip-wrap{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.find-replace-tooltip{z-index:10;color:#fff;pointer-events:none;white-space:nowrap;opacity:0;background:#14191ff0;border-radius:12px;padding:7px 10px;font-size:.8rem;font-weight:800;line-height:1.2;transition:opacity 80ms,transform 80ms;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,-4px)}.find-replace-tooltip-left{left:auto;right:0;transform:translateY(-4px)}.find-replace-tooltip-wrap:hover .find-replace-tooltip,.find-replace-tooltip-wrap:focus-within .find-replace-tooltip{opacity:1;transform:translate(-50%)}.find-replace-tooltip-wrap:hover .find-replace-tooltip-left,.find-replace-tooltip-wrap:focus-within .find-replace-tooltip-left{transform:translate(0)}.find-replace-option{padding:0 12px}.find-replace-option.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.find-replace-icon-button{width:44px;height:44px;padding:0}.find-replace-icon-button:disabled,.find-replace-action-button:disabled{border-color:var(--panel-border);color:var(--text-muted);cursor:not-allowed;background:#5d687314}.find-replace-count,.find-replace-error{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;max-width:9rem;min-height:34px;padding:5px 10px;font-size:.82rem;font-weight:800;display:inline-flex;overflow:hidden}.find-replace-count{background:var(--accent-soft);color:var(--accent);border:1px solid #17384c1a}.find-replace-error{background:var(--error-soft);color:var(--error);border:1px solid #8f3e372e}.find-replace-replace-row{grid-template-columns:minmax(13rem,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.find-replace-action-button{white-space:nowrap;padding:0 12px}.find-replace-close-wrap{position:absolute;top:8px;right:8px}.save-control-group{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.save-button{background:var(--accent);color:#fff;border:1px solid #17384c29;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:44px;padding:0 14px;font-weight:800;transition:border-color .16s,color .16s,background-color .16s,opacity .16s,transform .16s;display:inline-flex}.save-button:disabled{border-color:var(--panel-border);color:var(--text-muted);background:#5d687317}.save-button:not(:disabled):hover,.save-button:not(:disabled):focus-visible{background:var(--accent-strong);border-color:#17384c47;transform:translateY(-1px)}.save-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.save-button:active{transform:translateY(1px)}.save-button-icon{flex-shrink:0;width:1rem;height:1rem}.save-button-label{white-space:nowrap}.save-state-pill{min-height:32px;color:var(--text-secondary);white-space:nowrap;border:1px solid #17384c1f;border-radius:999px;flex-shrink:0;align-items:center;padding:6px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.save-state-pill--saved{background:var(--success-soft);color:var(--success)}.save-state-pill--edited,.save-state-pill--saving{background:var(--warning-soft);color:var(--warning)}.save-state-pill--conflict,.save-state-pill--error,.save-state-pill--permission-needed{background:var(--error-soft);color:var(--error)}.preview-copy-button{width:2.75rem;height:2.75rem;color:var(--text-muted);background:#ffffff80;border:1px solid #17384c1f;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:border-color .16s,color .16s,background-color .16s,transform .16s;display:inline-flex}.preview-copy-button:hover,.preview-copy-button:focus-visible{color:var(--text-primary);background:#ffffffd1;border-color:#17384c3d}.preview-copy-button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.preview-copy-button:active{transform:translateY(1px)}.preview-copy-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem;height:1rem}.preview-copy-tooltip{color:#fff;pointer-events:none;opacity:0;white-space:nowrap;background:#14191feb;border-radius:12px;padding:6px 10px;font-size:.8rem;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-4px)}.preview-actions:hover .preview-copy-tooltip,.preview-actions:focus-within .preview-copy-tooltip,.preview-copy-tooltip.is-visible{opacity:1;transform:translateY(0)}.quality-indicator{align-items:center;gap:10px;width:fit-content;display:inline-flex;position:relative}.quality-trigger{border:1px solid var(--panel-border);background:var(--panel-bg-strong);color:var(--text-primary);border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-weight:700;display:inline-flex}.quality-trigger:hover{border-color:var(--border-strong)}.quality-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.quality-icon{border-radius:999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.quality-indicator[data-quality-level=good] .quality-icon{background:var(--success-soft);color:var(--success)}.quality-indicator[data-quality-level=review] .quality-icon{background:var(--warning-soft);color:var(--warning)}.quality-indicator[data-quality-level=poor] .quality-icon{background:var(--error-soft);color:var(--error)}.quality-label{font-size:.88rem}.quality-tooltip{z-index:2;border:1px solid var(--panel-border);background:var(--panel-bg-strong);max-width:22rem;box-shadow:var(--panel-shadow);color:var(--text-secondary);border-radius:16px;padding:12px 14px;font-size:.88rem;line-height:1.45;position:absolute;top:calc(100% + 8px);left:0}.quality-tooltip[hidden]{display:none}.preview-toggle-button{min-width:44px;min-height:44px;color:var(--accent);cursor:pointer;background:#ffffffc2;border:1px solid #17384c29;border-radius:999px;justify-content:center;align-items:center;padding:7px 14px;font-size:.88rem;font-weight:700;transition:background-color .16s,border-color .16s,color .16s;display:inline-flex}.preview-toggle-button:hover{border-color:#17384c47}.preview-toggle-button.is-active{border-color:var(--accent);background:var(--accent);color:#fff}.markdown-edit-shell{flex:1;width:100%;min-width:0;min-height:0;position:relative}.markdown-edit-area,.markdown-find-overlay{border:1px solid var(--panel-border);white-space:pre-wrap;overflow-wrap:break-word;scrollbar-gutter:stable;border-radius:22px;width:100%;min-height:0;padding:clamp(18px,2vw,26px);font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em;line-height:1.5}.markdown-edit-area{z-index:2;height:100%;color:var(--text-primary);resize:none;background:#fffffff0;position:relative;overflow:auto}.markdown-paste-status{z-index:5;max-width:min(320px,100% - 24px);color:var(--text-primary);pointer-events:none;background:#fffffff5;border:1px solid #17384c24;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;font-weight:650;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 10px 24px #1b27311f}.markdown-paste-spinner{border:2px solid #17384c2e;border-top-color:var(--accent);border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.markdown-edit-area:focus{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:-2px}.markdown-find-overlay{z-index:3;color:#0000;pointer-events:none;-webkit-user-select:none;user-select:none;background:0 0;margin:0;position:absolute;inset:0;overflow:hidden}.markdown-find-highlight{color:#0000;background:#ffc629b8;border-radius:4px;box-shadow:0 0 0 2px #80530057,0 0 14px #ffc6299e}.markdown-find-highlight-zero{vertical-align:-.15em;width:2px;min-height:1.15em;padding:0;display:inline-block}.markdown-rendered-find-highlight{color:inherit;background:#ffc629b8;border-radius:4px;box-shadow:0 0 0 2px #80530047,0 0 14px #ffc62980}.markdown-rendered-find-highlight-zero{vertical-align:-.15em;width:2px;min-height:1.15em;padding:0;display:inline-block}.markdown-surface{border:1px solid var(--panel-border);background:linear-gradient(#fffffff7 0%,#fbf8f2fa 100%);border-radius:22px;flex:1;min-height:0;padding:clamp(18px,2vw,28px);overflow:auto;box-shadow:inset 0 1px #ffffffbf,inset 0 0 0 1px #fff3}.large-markdown-notice{background:var(--warning-soft);color:var(--text-secondary);border:1px solid #8d631838;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-bottom:1rem;padding:10px 12px;font-size:.9rem;display:flex}.large-markdown-notice strong{color:var(--warning)}.markdown-surface-large-document .large-markdown-table{table-layout:auto;width:max-content;min-width:100%}.markdown-surface-large-document .large-markdown-table th{z-index:1;white-space:nowrap;position:sticky;top:0}.markdown-surface-large-document .large-markdown-table th,.markdown-surface-large-document .large-markdown-table td{white-space:nowrap;min-width:9rem;max-width:34rem}.markdown-surface-large-document .large-markdown-table td>p,.markdown-surface-large-document .large-markdown-table th>p{color:inherit;font-size:inherit;line-height:inherit;margin:0}.large-markdown-table-spacer{background:0 0;border:0;padding:0}.page.is-working-mode .markdown-surface,.page.is-working-mode .linkedin-surface,.page.is-working-mode .markdown-edit-area,.page.is-working-mode .markdown-find-overlay{border-radius:16px;padding:16px}.linkedin-surface{border:1px solid var(--panel-border);min-height:0;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;background:linear-gradient(#fffffff7 0%,#fbf8f2fa 100%);border-radius:22px;flex:1;margin:0;padding:clamp(18px,2vw,28px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.02rem;line-height:1.72;overflow:auto;box-shadow:inset 0 1px #ffffffbf,inset 0 0 0 1px #fff3}.linkedin-emphasis-bold,.linkedin-emphasis-bold-italic{color:var(--text-primary)}.linkedin-emphasis-italic,.linkedin-emphasis-underline{color:color-mix(in srgb, var(--text-primary) 82%, var(--text-secondary) 18%)}.linkedin-emphasis-strike{color:color-mix(in srgb, var(--text-primary) 70%, var(--text-secondary) 30%)}.linkedin-line{display:inline}.markdown-surface>*{max-width:100%;margin-left:0;margin-right:0}.markdown-surface>:first-child,.markdown-surface>ul:first-child,.markdown-surface>ol:first-child{margin-top:0}.markdown-surface>:last-child{margin-bottom:0}.markdown-surface>pre,.markdown-surface>table,.markdown-surface>hr{max-width:none}.markdown-surface h1,.markdown-surface h2,.markdown-surface h3,.markdown-surface h4,.markdown-surface h5,.markdown-surface h6{color:var(--accent-strong);text-wrap:balance;scroll-margin-top:88px}.markdown-surface h1{letter-spacing:-.04em;margin:0 0 1rem;font-size:clamp(2rem,3vw,2.65rem);line-height:1}.markdown-surface h2{border-bottom:1px solid #17384c1f;margin:2rem 0 .9rem;padding-bottom:.4rem;font-size:1.45rem;line-height:1.08}.markdown-surface h3{letter-spacing:.01em;margin:1.6rem 0 .7rem;font-size:1.1rem;line-height:1.18}.markdown-surface h4{margin:1.4rem 0 .55rem;font-size:1rem;line-height:1.22}.markdown-surface p,.markdown-surface ul,.markdown-surface ol,.markdown-surface blockquote,.markdown-surface pre,.markdown-surface table{margin:0 0 1.1rem}.markdown-surface p,.markdown-surface li{color:var(--text-secondary);text-wrap:pretty;font-size:1.02rem;line-height:1.72}.markdown-surface ul,.markdown-surface ol{padding-left:1.35rem}.markdown-surface li+li{margin-top:.42rem}.markdown-surface li.task-list-item{list-style-type:none}.markdown-surface li.task-list-item>input[type=checkbox],.markdown-surface li.task-list-item>p>input[type=checkbox]{vertical-align:-.12em;width:1rem;height:1rem;margin:0 .55rem 0 -1.35rem}.markdown-surface li.task-list-item li.task-list-item>input[type=checkbox],.markdown-surface li.task-list-item li.task-list-item>p>input[type=checkbox]{margin-left:0}.markdown-surface li>p{margin-bottom:0}.markdown-surface strong{color:var(--text-primary)}.markdown-surface ul li::marker{color:#17384cb8}.markdown-surface ol li::marker{color:#17384cb8}.markdown-surface code{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:.92em}.markdown-surface pre{background:#f4f1ea;border-radius:14px;padding:16px;overflow:auto}.markdown-surface pre code{background:0 0}.large-json-preview{flex-direction:column;gap:12px;min-height:100%;display:flex}.large-json-preview-meta{color:var(--text-secondary);font-size:.9rem;font-weight:700}.markdown-surface .large-json-preview-code{white-space:pre;flex:1;min-height:0;margin:0}.large-json-preview-code code{min-width:max-content;display:block}.markdown-surface :not(pre)>code{background:#f1eee8;border-radius:6px;padding:.12rem .35rem}.markdown-surface blockquote{color:var(--text-secondary);border-left:3px solid #14344a2e;padding:.3rem 0 .3rem 18px}.markdown-surface hr{border:0;border-top:1px solid var(--panel-border);width:100%;margin:1.25rem 0}.markdown-surface table{border-collapse:collapse;background:#ffffffe0;border-radius:16px;width:100%;overflow:hidden}.markdown-surface th,.markdown-surface td{border:1px solid var(--panel-border);text-align:left;vertical-align:top;padding:10px 12px}.markdown-surface th{color:var(--text-primary);background:#f7f5f1}.markdown-surface tr:nth-child(2n) td{background:#f7f3ed73}.markdown-surface a.markdown-disabled-link,.markdown-surface a.markdown-disabled-link:hover,.markdown-surface a.markdown-disabled-link:focus,.markdown-surface a.markdown-disabled-link:visited{color:var(--text-muted);text-underline-offset:2px;cursor:not-allowed;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-surface a.markdown-disabled-link:focus-visible{outline:2px solid var(--text-muted);outline-offset:2px}.markdown-surface .markdown-disabled-link-group{display:inline-block;position:relative}.markdown-surface .markdown-disabled-link-tooltip{z-index:3;color:#fff;opacity:0;overflow-wrap:anywhere;pointer-events:none;text-transform:none;background:#14191ff5;border-radius:8px;width:max-content;max-width:min(22rem,72vw);padding:6px 10px;font-size:.82rem;font-weight:600;line-height:1.25;transition:opacity .12s ease-out;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 14px 30px #1b273129}.markdown-surface .markdown-disabled-link-group:hover .markdown-disabled-link-tooltip,.markdown-surface .markdown-disabled-link-group:focus-within .markdown-disabled-link-tooltip{opacity:1}.about-content{color:var(--text-secondary)}.about-content p{max-width:64rem;margin:0}.about-content p+p{margin-top:14px}.about-tagline{color:var(--text-secondary,#666);letter-spacing:.01em;margin-top:16px;font-size:.92rem}.about-tagline a{color:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--text-secondary,#666);text-decoration-color:var(--text-secondary,#666);text-underline-offset:2px}.about-tagline a:hover{color:var(--text-secondary)}.github-icon{vertical-align:-.15em;fill:currentColor;width:1em;height:1em;margin-right:.2em;display:inline-block}.about-tagline strong{color:inherit;font-weight:700}.about-automation{border:1px solid var(--accent,#6366f1);border-left:4px solid var(--accent,#6366f1);background:color-mix(in srgb, var(--accent,#6366f1) 6%, transparent);color:var(--text-primary);border-radius:8px;margin:12px 0 0;padding:16px 20px;font-size:.93rem;line-height:1.5}.about-automation a{color:var(--accent);font-weight:600;text-decoration:none}.about-automation a:hover{color:var(--accent-strong);text-underline-offset:2px;text-decoration:underline}.about-automation code{background:color-mix(in srgb, var(--accent,#6366f1) 10%, transparent);border-radius:4px;padding:1px 5px;font-size:.88em}.about-support{color:var(--text-primary);margin:4px 0 0;font-size:.95rem}.about-support a{color:inherit;text-underline-offset:2px;text-decoration:underline}.about-support a:hover{color:var(--text-primary)}:root[data-theme=dark] .hero-pill{background:#1b2128d1}:root[data-theme=dark] .page.is-working-mode .working-mode-bar{background:#1b2128d1;box-shadow:0 14px 30px #0003}:root[data-theme=dark] .working-mode-logo:hover,:root[data-theme=dark] .working-mode-logo:focus-visible,:root[data-theme=dark] .working-mode-recent-item:hover,:root[data-theme=dark] .working-mode-recent-item:focus-visible{background:#ffffff14}:root[data-theme=dark] .drop-zone{background:linear-gradient(#1b2026f5 0%,#13181efa 100%)}:root[data-theme=dark] .drop-zone:hover,:root[data-theme=dark] .drop-zone:focus-visible,:root[data-theme=dark] .drop-zone.is-dragging{background:linear-gradient(#212830fa 0%,#181e25 100%);border-color:#89c7e57a;box-shadow:inset 0 0 0 1px #89c7e524}:root[data-theme=dark] .drop-zone-format-pill{background:#242b34eb;border-color:#ccd6df24}:root[data-theme=dark] .secondary-button,:root[data-theme=dark] .preview-toggle-button{background:#222830eb;border-color:#ccd6df29}:root[data-theme=dark] .download-button:disabled,:root[data-theme=dark] .secondary-button:disabled,:root[data-theme=dark] .ghost-button:disabled{background:#3e475057}:root[data-theme=dark] .ghost-button:not(:disabled):hover,:root[data-theme=dark] .ghost-button:not(:disabled):focus-visible{background:#282f38eb}:root[data-theme=dark] .file-list-item:hover,:root[data-theme=dark] .file-list-item.is-selected{box-shadow:0 14px 30px #0000002e}:root[data-theme=dark] .format-badge{color:#97e0b4;background:#21392b}:root[data-theme=dark] .format-badge-unknown{color:#9fb0bf;background:#2b3440}:root[data-theme=dark] .status-pending{color:#97a7b5}:root[data-theme=dark] .status-converting{color:#8fbfd8}:root[data-theme=dark] .preview-body,:root[data-theme=dark] .preview-empty-state,:root[data-theme=dark] .empty-state,:root[data-theme=dark] .error-message{background:linear-gradient(#1a1f25fa 0%,#12171dfa 100%)}:root[data-theme=dark] .preview-toolbar,:root[data-theme=dark] .find-replace-bar{background:#1a1f25f5}:root[data-theme=dark] .find-entry-button,:root[data-theme=dark] .format-download-button,:root[data-theme=dark] .find-replace-icon-button,:root[data-theme=dark] .find-replace-option,:root[data-theme=dark] .find-replace-action-button,:root[data-theme=dark] .find-replace-input{background:#171b21ad;border-color:#ccd6df1f}:root[data-theme=dark] .shortcut-reference-button{color:var(--text-muted);background:0 0;border-color:#ccd6df1a}:root[data-theme=dark] .shortcut-reference-popover{background:#1a1f25fa;border-color:#ccd6df24;box-shadow:0 18px 42px #00000052}:root[data-theme=dark] .shortcut-reference-row dd{background:#89c7e51a;border-color:#ccd6df1f}:root[data-theme=dark] .find-entry-button:hover,:root[data-theme=dark] .find-entry-button:focus-visible,:root[data-theme=dark] .format-download-button:hover:not(:disabled),:root[data-theme=dark] .format-download-button:focus-visible,:root[data-theme=dark] .shortcut-reference-button:hover,:root[data-theme=dark] .shortcut-reference-button:focus-visible,:root[data-theme=dark] .find-replace-icon-button:hover:not(:disabled),:root[data-theme=dark] .find-replace-icon-button:focus-visible,:root[data-theme=dark] .find-replace-option:hover,:root[data-theme=dark] .find-replace-option:focus-visible,:root[data-theme=dark] .find-replace-action-button:hover:not(:disabled),:root[data-theme=dark] .find-replace-action-button:focus-visible{color:#edf3f8;background:#1d2229f5;border-color:#89c7e54d}:root[data-theme=dark] .format-download-badge{color:var(--accent);background:#0c0f13f0;border-color:#ccd6df2e}:root[data-theme=dark] .find-replace-option.is-active{border-color:var(--accent);background:var(--accent);color:#10202b}:root[data-theme=dark] .find-replace-icon-button:disabled,:root[data-theme=dark] .find-replace-action-button:disabled{background:#bfd6e414}:root[data-theme=dark] .preview-toggle-button:hover{border-color:#89c7e552}:root[data-theme=dark] .preview-copy-button{color:#93a2af;background:#171b21ad;border-color:#ccd6df1f}:root[data-theme=dark] .save-button:disabled{background:#bfd6e414}:root[data-theme=dark] .preview-copy-button:hover,:root[data-theme=dark] .preview-copy-button:focus-visible{color:#edf3f8;background:#1d2229f5;border-color:#89c7e54d}:root[data-theme=dark] .quality-trigger{background:#161b21f5}:root[data-theme=dark] .markdown-edit-area{color:var(--text-primary);background:#12171cfa}:root[data-theme=dark] .markdown-paste-status{color:var(--text-primary);background:#171b21f0;border-color:#ccd6df1f;box-shadow:0 12px 26px #00000047}:root[data-theme=dark] .markdown-paste-spinner{border-color:#ccd6df33;border-top-color:var(--accent)}:root[data-theme=dark] .markdown-find-overlay{background:0 0}:root[data-theme=dark] .markdown-find-highlight{background:#ffc62952;box-shadow:0 0 0 2px #ffde76d9,0 0 14px #ffc62973}:root[data-theme=dark] .markdown-rendered-find-highlight{color:#1a1a1a;background:#ffc629c7;box-shadow:0 0 0 2px #ffde7680,0 0 14px #ffc62966}:root[data-theme=dark] .markdown-surface,:root[data-theme=dark] .linkedin-surface{background:linear-gradient(#161b21fa 0%,#11151b 100%);box-shadow:inset 0 1px #ffffff0a,inset 0 0 0 1px #ffffff08}:root[data-theme=dark] .linkedin-emphasis-bold,:root[data-theme=dark] .linkedin-emphasis-bold-italic{color:#f4f7fb;text-shadow:0 0 12px #94bcd629}:root[data-theme=dark] .linkedin-emphasis-italic,:root[data-theme=dark] .linkedin-emphasis-underline{color:#dde8f1}:root[data-theme=dark] .linkedin-emphasis-strike{color:#c9d4dd}:root[data-theme=dark] .markdown-surface h2{border-bottom-color:#ccd6df1f}:root[data-theme=dark] .markdown-surface ul li::marker{color:#89c7e5b8}:root[data-theme=dark] .markdown-surface ol li::marker{color:#89c7e5b8}:root[data-theme=dark] .markdown-surface pre{background:#0f1419}:root[data-theme=dark] .markdown-surface :not(pre)>code{background:#242c35}:root[data-theme=dark] .markdown-surface blockquote{border-left-color:#89c7e53d}:root[data-theme=dark] .markdown-surface table{background:#191f26f5}:root[data-theme=dark] .markdown-surface th{background:#202831}:root[data-theme=dark] .markdown-surface tr:nth-child(2n) td{background:#262d3680}:root[data-theme=dark] .view-switcher{border-color:var(--panel-border);background:#171b21cc;box-shadow:0 18px 40px #0003}:root[data-theme=dark] .view-tab:hover,:root[data-theme=dark] .view-tab:focus-visible{background:#ffffff14}:root[data-theme=dark] .install-code{border-color:var(--panel-border);background:linear-gradient(#171b21e6 0%,#11151af5 100%)}:root[data-theme=dark] .install-card,:root[data-theme=dark] .install-step{background:var(--panel-bg);border-color:var(--panel-border)}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}.page-frame{transition:width .18s}.workspace{transition:grid-template-columns .2s}.workspace-split-bar:after,.preview-height-handle{transition:opacity .12s}}@media (prefers-reduced-motion:reduce){.hero,.view-switcher-row,.working-mode-bar,.page.is-working-mode .hero,.page.is-working-mode .view-switcher-row,.page.is-working-mode .working-mode-bar{transition-duration:0s;transition-delay:0s}}@media (width<=980px){.page-frame{width:100%}.install-grid,.install-card-grid{grid-template-columns:1fr}.workspace{grid-template-columns:1fr;min-width:0}.workspace.sidebar-collapsed{grid-template-columns:1fr}.app-shell-hosted .workspace:not(.sidebar-collapsed) .preview-panel,.app-shell-hosted .workspace.sidebar-collapsed .preview-panel{grid-column:auto}.sidebar-panel,.collapse-rail{min-height:auto}.app-shell-hosted .page.is-working-mode .collapse-rail{border-radius:14px;padding:0}.app-shell-hosted .collapse-rail-button{flex-direction:row;min-height:44px;padding:10px 14px}.app-shell-hosted .collapse-rail-label{writing-mode:horizontal-tb;transform:none}.app-shell-hosted .collapse-rail-tooltip{top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%,-4px)}.app-shell-hosted .instant-tooltip-anchor:hover>.collapse-rail-tooltip,.app-shell-hosted .instant-tooltip-anchor:focus-visible>.collapse-rail-tooltip,.app-shell-hosted .instant-tooltip-anchor:focus-within>.collapse-rail-tooltip{transform:translate(-50%)}.sidebar-panel,.preview-panel{min-width:0}.preview-panel,.app-shell-hosted .page.is-working-mode .preview-panel{height:max(50dvh, min(680px, var(--preview-panel-ceiling)));min-height:50dvh;max-height:none}.collapse-toggle,.workspace-split-bar,.preview-height-handle{display:none}}@media (width<=768px){.app-shell.app-shell-hosted{padding:22px 16px 32px}.app-shell-hosted .hero{padding:20px 6px 22px}.app-shell-hosted .hero h1{font-size:clamp(2.2rem,4.5vw,3rem);line-height:1.02}.app-shell-hosted .hero-copy{margin-top:14px;font-size:1rem}.app-shell-hosted .preview-panel{height:max(60dvh, min(720px, var(--preview-panel-ceiling)));min-height:60dvh;max-height:none}.app-shell-hosted .page.is-working-mode .workspace{flex-direction:column;min-height:0;display:flex}.app-shell-hosted .page.is-working-mode .workspace>.sidebar-panel,.app-shell-hosted .page.is-working-mode .workspace>.collapse-rail,.app-shell-hosted .page.is-working-mode .preview-panel{flex:none}:is(.app-shell-hosted .page.is-working-mode .preview-panel:has(.markdown-surface),.app-shell-hosted .page.is-working-mode .preview-panel:has(.linkedin-surface)){height:auto;min-height:0;max-height:none}.app-shell-hosted .page.is-working-mode .markdown-surface,.app-shell-hosted .page.is-working-mode .linkedin-surface{flex:none;height:auto;max-height:250dvh}:is(.app-shell-hosted .page.is-working-mode .preview-panel:has(.markdown-surface) .preview-toolbar,.app-shell-hosted .page.is-working-mode .preview-panel:has(.linkedin-surface) .preview-toolbar){position:sticky;top:0}.app-shell-hosted .page.is-working-mode .preview-panel>.panel-heading h2{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell-hosted .page.is-working-mode .collapse-rail{box-shadow:none;background:0 0;border-color:#0000;align-self:flex-start}.app-shell-hosted .page.is-working-mode .collapse-rail-button{min-height:40px;color:var(--accent);background:0 0;padding:6px 8px}.app-shell-hosted .page.is-working-mode .collapse-rail-button:hover,.app-shell-hosted .page.is-working-mode .collapse-rail-button:focus-visible{background:var(--accent-soft);transform:none}.app-shell-hosted .working-mode-bar{flex-wrap:wrap;row-gap:8px}.app-shell-hosted .working-mode-actions{flex-wrap:wrap;justify-content:flex-start;row-gap:8px}.app-shell-hosted .working-mode-button,.app-shell-hosted .working-mode-logo{min-height:44px}.app-shell-hosted .preview-toolbar{flex-wrap:wrap;row-gap:10px}.app-shell-hosted .preview-toolbar-actions{flex-wrap:wrap;row-gap:8px}.app-shell-hosted .preview-toggle{flex-wrap:wrap}.app-shell-hosted .file-list-item-top{flex-wrap:wrap;row-gap:6px}.app-shell-hosted .save-button,.app-shell-hosted .preview-toggle-button,.app-shell-hosted .preview-copy-button,.app-shell-hosted .find-entry-button,.app-shell-hosted .find-replace-icon-button,.app-shell-hosted .find-replace-action-button,.app-shell-hosted .secondary-button,.app-shell-hosted .ghost-button,.app-shell-hosted .download-button,.app-shell-hosted .view-tab{min-height:44px}.app-shell-hosted .file-list-item{min-height:56px}}@media (width<=720px){.app-shell{padding:18px 12px 28px}.app-shell.app-shell-hosted{padding:18px 12px 28px;padding-left:max(12px, env(safe-area-inset-left));padding-right:max(12px, env(safe-area-inset-right))}.app-shell-working-mode{padding-top:12px}.hero{padding:22px 4px 26px}.app-shell-hosted .hero{padding:12px 4px 14px}.app-shell-hosted .hero-copy{display:none}.view-switcher{width:100%}.hero-top{flex-direction:column;align-items:flex-start}.hero-actions{justify-content:flex-start}.working-mode-bar{align-items:center;gap:8px}.page.is-working-mode .working-mode-bar{max-height:none}.working-mode-logo-tooltip-wrap{flex:0 auto;min-width:0}.working-mode-logo{flex:0 auto;max-width:100%;padding:0 4px}.working-mode-actions{flex:auto;justify-content:flex-end;gap:4px;width:auto}.app-shell-hosted .working-mode-button,.app-shell-hosted .working-mode-trailing-controls .theme-toggle{box-shadow:none;background:0 0;border-color:#0000;padding:8px 6px}.app-shell-hosted .working-mode-bar .working-mode-button-icon{display:none}.hero h1{max-width:none;font-size:clamp(2.4rem,10vw,3.5rem)}.app-shell-hosted .hero h1{font-size:clamp(1.9rem,7vw,2.6rem);line-height:1}.panel,.markdown-surface,.preview-empty-state,.empty-state,.error-message,.preview-body{padding:18px}.markdown-surface p,.markdown-surface li{font-size:.98rem}.panel-heading,.about-header,.file-list-item-top{flex-direction:column;align-items:flex-start}.view-tab{flex:180px}.file-list-toolbar{flex-wrap:wrap}.preview-toolbar{justify-content:flex-start;align-items:flex-start;gap:10px;margin:0;position:sticky;top:8px}.preview-toolbar-actions{flex-wrap:wrap;justify-content:flex-start;width:100%;min-width:0}.app-shell-hosted .preview-toolbar{border-radius:14px;flex-direction:column;gap:6px;padding:6px}.app-shell-hosted .preview-body{gap:8px;padding:12px}.app-shell-hosted .preview-panel>.panel-heading{margin-bottom:0}.app-shell-hosted .preview-panel>.panel-heading h2{font-size:1rem}.app-shell-hosted .preview-panel>.panel-heading .panel-copy{display:none}.app-shell-hosted .preview-toolbar-actions{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;min-width:0;max-width:100%;overflow-x:auto}.app-shell-hosted .preview-toolbar-actions::-webkit-scrollbar{display:none}.app-shell-hosted .preview-toolbar-actions>*{flex-shrink:0}.app-shell-hosted .preview-toolbar-actions .find-entry-label{display:none}.app-shell-hosted .preview-toolbar-actions .find-entry-button,.app-shell-hosted .preview-toolbar-actions .format-download-button,.app-shell-hosted .preview-toolbar-actions .preview-copy-button{padding-inline:10px}.shortcut-reference-wrap{position:absolute;top:10px;right:10px}.shortcut-reference-button{width:44px;padding:0}.find-replace-bar{margin:0;top:88px}.find-replace-find-row,.find-replace-replace-row{grid-template-columns:minmax(0,1fr)}.find-replace-options,.find-replace-nav,.find-replace-replace-actions{width:100%}.find-replace-action-button{flex:8rem}.save-button-label{display:none}.download-button,.secondary-button,.ghost-button{width:auto}.drop-zone{padding:24px 18px}.drop-zone-format-list{justify-content:flex-start}.app-shell-hosted .save-button,.app-shell-hosted .preview-toggle-button,.app-shell-hosted .preview-copy-button,.app-shell-hosted .find-entry-button,.app-shell-hosted .find-replace-icon-button,.app-shell-hosted .find-replace-action-button,.app-shell-hosted .secondary-button,.app-shell-hosted .ghost-button,.app-shell-hosted .download-button,.app-shell-hosted .view-tab{min-height:44px}.app-shell-hosted .file-list-item{min-height:56px}.app-shell-hosted .preview-panel,.app-shell-hosted .page.is-working-mode .preview-panel{height:max(55dvh, min(620px, var(--preview-panel-ceiling)));min-height:55dvh;max-height:none}.app-shell-hosted .markdown-edit-shell,.app-shell-hosted .markdown-surface{min-height:96px}.app-shell-hosted .about-section{margin-top:16px}.app-shell-hosted .about-section .about-header h2{font-size:1.15rem}}
