:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffde;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .25s;box-shadow:0 4px 15px #0000001a}button:hover{background:#ffffff26;border-color:#646cff80;box-shadow:0 6px 25px #646cff33}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000f;border:1px solid #0000001a;box-shadow:0 4px 15px #0000000f}button:hover{background:#0000001f;border-color:#646cff66;box-shadow:0 6px 25px #646cff26}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.editor-app{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.editor-main{flex:auto;gap:0;min-height:0;display:flex}.separator{cursor:col-resize;background:#ffffff0a;flex:0 0 7px;width:7px;height:100%;margin:0 -3px;transition:background .2s}.separator:hover{background:#ffffff14}.preview.central{flex:auto;width:100%;min-height:0;display:flex}.preview.central>.preview,.preview.central>div.preview{box-sizing:border-box;border-left:none;flex:auto;width:100%;height:100%;min-height:0;margin:0}.toolbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:5px 5px 0;padding:5px;display:flex;box-shadow:0 4px 30px #0000001a}.toolbar .spacer{flex:auto}.toolbar button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#0000000d;border:1px solid #d4d4d433;border-radius:6px;min-height:44px;padding:.35rem;font-size:.95rem;transition:all .2s;box-shadow:0 4px 10px #0000001a}.toolbar button:hover{background:#ffffff40;box-shadow:0 5px 15px #fff3}.toolbar-icon,.tab-button-icon{flex-shrink:0;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;display:inline-flex}.toolbar-icon svg,.toolbar-icon img,.tab-button-icon svg,.tab-button-icon img{width:100%;height:100%;shape-rendering:geometricPrecision;object-fit:contain;display:block;overflow:visible}.toolbar button{justify-content:center;align-items:center;gap:.35rem;display:inline-flex}.toolbar button.primary{min-width:30px}.toolbar-icon-primary{color:inherit}.toolbar button:active{transform:scale(.98)}.toolbar button.primary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #d4d4d433}.toolbar button.primary:hover{background:#ffffff40;box-shadow:0 5px 15px #fff3}.toolbar button.primary:active{transform:scale(.98)}.toolbar button.secondary{background:#ffffff1a;border:1px solid #b4b4b440}.toolbar button.secondary:hover{background:#fff3}.toolbar button.toggle-off{background:#ffffff29;border-color:#ffffff47;box-shadow:inset 0 0 0 1px #ffffff1f,0 6px 12px #0000001f}.toolbar button.toggle-off .toolbar-icon{opacity:.95}.toolbar button.secondary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.filename-input{color:inherit;background:#0000000d;border:1px solid #d4d4d433;border-radius:6px;min-height:30px;padding:.4rem .6rem;font-size:.95rem;transition:all .2s}.filename-input:focus{background:#0000001a;border-color:#fff6;outline:none}.toolbar button{position:relative}.toolbar .tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:9999;box-sizing:border-box;text-overflow:ellipsis;background:#141414f2;border-radius:6px;max-width:280px;padding:6px 8px;font-size:.78rem;transition:opacity .16s,visibility .16s;position:fixed;overflow:hidden}.toolbar .tooltip kbd{background:#ffffff0f;border-radius:4px;margin-left:8px;padding:2px 6px;font-family:ui-monospace,monospace;font-weight:600}.toolbar button:hover .tooltip,.toolbar button:focus .tooltip{opacity:1!important;visibility:visible!important}@media (max-width:600px){.toolbar .tooltip{display:none}}:root[data-theme=light] .toolbar .tooltip{color:#fff;background:#1e1e1eeb}.editor-textarea{resize:none;color:inherit;box-sizing:border-box;scrollbar-gutter:stable;background:0 0;border:none;outline:none;flex:none;min-width:0;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Segoe UI Mono,monospace;font-size:16px;line-height:1.6}.editor-line-numbers{color:#fff6;-webkit-user-select:none;user-select:none;scrollbar-gutter:stable;background:#0000001a;border-right:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-end;padding:1rem .75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Segoe UI Mono,monospace;font-size:16px;line-height:1.6;display:flex;overflow:hidden}.line-number{text-align:right;opacity:.7;justify-content:flex-end;align-items:center;width:100%;min-height:1.6em;padding-right:.5rem;font-size:1em;display:flex}.preview{box-sizing:border-box;scrollbar-gutter:stable;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;overflow-wrap:break-word;border-left:1px solid #ffffff0a;padding:1rem;line-height:1.6;display:block;overflow-y:auto}.preview p{margin:.5rem 0}.preview h1,.preview h2,.preview h3,.preview h4,.preview h5,.preview h6{margin:1rem 0 .5rem;font-weight:600}.preview h1{font-size:2em}.preview h2{font-size:1.5em}.preview h3{font-size:1.25em}.preview ul,.preview ol{margin:.5rem 0;padding-left:1.5rem}.preview li{margin:.25rem 0}.preview code{background:#0003;border-radius:3px;padding:.2em .4em;font-family:ui-monospace,monospace;font-size:.9em}.preview pre{background:#0003;border-radius:6px;margin:.5rem 0;padding:1rem;overflow-x:auto}.preview pre code{background:0 0;padding:0}.preview blockquote{color:#fffc;border-left:4px solid #fff3;margin:.5rem 0;padding-left:1rem}.preview a{color:#a8b5ff;border-bottom:1px solid #a8b5ff4d;text-decoration:none;transition:all .2s}.preview a:hover{color:#c4d1ff;border-bottom-color:#c4d1ff99}.modal-overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{color:inherit;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:min(720px,94%);max-width:720px;max-height:80vh;padding:1rem 1.25rem;overflow-y:auto;box-shadow:0 20px 60px #00000080}.modal h2{justify-self:center;margin-top:0;margin-bottom:.5rem}.modal-tabs{border-bottom:1px solid #ffffff1a;justify-content:center;gap:8px;margin-bottom:1rem;display:flex}.tab-button{color:#fff9;cursor:pointer;background:0 0;border:1px solid #d4d4d433;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:5px;padding:.6rem 1rem;font-size:.95rem;transition:all .2s;display:inline-flex}.tab-button:hover{color:#fffc}.tab-button.active{color:#fff;background:#ffffff14;border:1px solid #d4d4d433;box-shadow:inset 0 0 0 1px #ffffff0a}.modal-content{min-height:300px}.tab-pane{animation:.2s fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal h3{color:#ffffffe6;margin:1.25rem 0 .5rem;font-size:1.1rem}.tab-button-icon{opacity:.9}.modal p{margin:.5rem 0;line-height:1.5}.shortcuts-list,.tips-list,.resources-list{margin:.5rem 0 1rem;padding:0;list-style:none}.shortcuts-list li,.tips-list li,.resources-list li{padding:.4rem 0;line-height:1.6}.shortcuts-list li{font-family:ui-monospace,monospace;font-size:.9rem}kbd{color:inherit;vertical-align:middle;background:#00000040;border:1px solid #ffffff14;border-bottom-width:2px;border-radius:6px;margin:0 .12rem;padding:.12rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,Courier New,monospace;font-size:.85rem;line-height:1;display:inline-block;box-shadow:inset 0 -1px #00000040}kbd+kbd{margin-left:.35rem}.tips-list li strong{color:#fffffff2}.modal a{color:var(--accent-primary,#a8b5ff);border-bottom:1px solid #a8b5ff4d;text-decoration:none;transition:all .2s}.modal a:hover{color:var(--accent-primary,#c4d1ff);border-bottom-color:#c4d1ff99}.modal-actions{justify-content:flex-end;gap:8px;margin-top:1rem;display:flex}.modal button{border-radius:8px;padding:.5rem .8rem}.modal button:hover{background-color:#ffffff40;border-color:#fff3;box-shadow:0 5px 15px #fff3}.badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;vertical-align:middle;border-radius:4px;margin-bottom:.25rem;margin-right:.5rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.badge-major{color:#f99;background:linear-gradient(135deg,#ff64644d,#c832324d);border:1px solid #ff646480}.badge-community{color:#9cf;background:linear-gradient(135deg,#64c8ff4d,#3296ff4d);border:1px solid #64c8ff80}.badge-reworked{color:#f0c;background:linear-gradient(135deg,#ff2bd14e,#e325e658);border:1px solid #ff6be1}.badge-new{color:#9f9;background:linear-gradient(135deg,#64ff964d,#32c8644d);border:1px solid #64ff9680}.badge-improved{color:#fc9;background:linear-gradient(135deg,#ffc8644d,#ff96324d);border:1px solid #ffc86480}.settings-group{border-bottom:1px solid #ffffff0d;margin:1rem 0;padding-bottom:1rem}.settings-group:last-of-type{border-bottom:none}.setting-item{cursor:pointer;border-radius:4px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.4rem;transition:background-color .2s;display:flex}.setting-item:hover{background-color:#ffffff08}.checkbox-input{cursor:pointer;width:1.2rem;height:1.2rem;accent-color:var(--accent-primary,#a8b5ff)}.checkbox-label{color:#ffffffe6;-webkit-user-select:none;user-select:none;font-weight:500}.theme-select{color:#ffffffe6;cursor:pointer;background:#ffffff0d;border:1px solid #fff3;border-radius:6px;padding:.5rem .75rem;font-family:inherit;transition:all .2s}.theme-select:hover,.theme-select:focus{background:#ffffff14;border-color:#fff6;outline:none}.accent-color-selector{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.accent-color-option{cursor:pointer;border:2px solid #0000;border-radius:50%;width:2.5rem;height:2.5rem;transition:all .2s;position:relative}.accent-color-option.accent-red{background:linear-gradient(135deg,#ff6b6b,#dc3545)}.accent-color-option.accent-blue{background:linear-gradient(135deg,#4a9eff,#0051ba)}.accent-color-option.accent-green{background:linear-gradient(135deg,#51cf66,#2f9e44)}.accent-color-option.accent-purple{background:linear-gradient(135deg,#b197fc,#7c3aed)}.accent-color-option.accent-orange{background:linear-gradient(135deg,#ff922b,#f76707)}.accent-color-option:hover{border-color:#ffffff80;transform:scale(1.1)}.accent-color-option.active{border-color:#fffffff2;box-shadow:0 0 0 2px #0000004d,inset 0 0 0 2px #fffffff2}.accent-color-option.active:after{content:"✓";color:#fff;text-shadow:0 1px 2px #00000080;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex;position:absolute;inset:0}.settings-sticky-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#323232e6;border-bottom:2px solid #fff3;margin:-1.1rem -1.25rem 0;padding:.75rem 1.25rem;position:sticky;top:0}.settings-current-category{color:#fffffff2;align-items:center;gap:.75rem;font-size:.95rem;font-weight:600;display:flex}.category-emoji{font-size:1.3rem;display:inline-block}.category-name{letter-spacing:.3px}[data-theme=light] .settings-sticky-header{background:#fffc;border-bottom-color:#00000026}[data-theme=light] .settings-current-category{color:#1a1a1a}.settings-category-header{border-left:4px solid var(--accent-primary,#fff6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff0f);border-radius:8px;margin:.75rem 0 .5rem;padding:.2rem 1rem}.settings-category-title{color:#fffffff2;margin:0 0 .5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.settings-category-desc{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.4}.settings-section-divider{background:linear-gradient(90deg,transparent,var(--accent-primary,#a8b5ff33),transparent);border:none;height:1px;margin:1.5rem 0}[data-theme=light] .settings-category-header{background:linear-gradient(135deg,#0000000f,#0000000a);border-left-color:#0000004d}[data-theme=light] .settings-category-title{color:#1a1a1a}[data-theme=light] .settings-category-desc{color:#4a4a4a}.reset-description{color:#ffffffb3;margin:.5rem 0 1rem;font-size:.95rem}.reset-button{color:#f99;cursor:pointer;background:linear-gradient(135deg,#ff646433,#c8323233);border:1px solid #ff646466;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.reset-button:hover{background:linear-gradient(135deg,#ff64644d,#c832324d);border-color:#ff646499;box-shadow:0 5px 15px #ff646433}.reset-button:active{transform:scale(.98)}[data-theme=light] .theme-select{color:#1a1a1a;background:#0000000d;border-color:#0003}[data-theme=light] .theme-select:hover,[data-theme=light] .theme-select:focus{background:#00000014;border-color:#0006}[data-theme=light] .checkbox-label{color:#333}[data-theme=light] .reset-button{color:#d84040;background:linear-gradient(135deg,#ff646426,#c8323226);border-color:#ff64644d}[data-theme=light] .reset-button:hover{background:linear-gradient(135deg,#ff646440,#c8323240);border-color:#ff646480;box-shadow:0 5px 15px #ff646426}.tip-card{border:1px solid var(--accent-primary,#fff3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff14,#ffffff0f);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:280px;margin:1.5rem 0;padding:2rem;transition:all .3s;animation:.3s slideIn;display:flex}.tip-card:hover{border-color:var(--accent-primary,#ffffff59);background:linear-gradient(135deg,#ffffff1f,#ffffff1a);box-shadow:0 8px 30px #a8b5ff1a}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tip-category{color:var(--accent-primary,#fff);text-transform:uppercase;letter-spacing:.5px;background:#ffffff26;border-radius:6px;width:fit-content;margin-bottom:1rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.tip-title{color:#fffffff2;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.3}.tip-content{color:#fffc;flex-grow:1;margin:0 0 1.5rem;font-size:1rem;line-height:1.7}.tip-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#fff3,#ffffff26);border:1px solid #ffffff4d;border-radius:8px;align-self:flex-start;padding:.7rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.tip-button:hover{background:linear-gradient(135deg,#0000004d,#ffffff40);border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.tip-button:active{transform:translateY(0)}[data-theme=light] .tip-card{background:linear-gradient(135deg,#0000000f,#0000000a);border-color:#00000026}[data-theme=light] .tip-card:hover{background:linear-gradient(135deg,#0000001a,#00000014);border-color:#0000004d;box-shadow:0 8px 30px #a8b5ff14}[data-theme=light] .tip-category{color:#000;background:#0000001a}[data-theme=light] .tip-title{color:#1a1a1a}[data-theme=light] .tip-content{color:#4a4a4a}[data-theme=light] .tip-button{color:#000;background:linear-gradient(135deg,#0000001f,#0000001a);border-color:#00000040}[data-theme=light] .tip-button:hover{background:linear-gradient(135deg,#0003,#00000026);border-color:#0006;box-shadow:0 6px 20px #0000001a}.collapsible-section{border:1px solid #ffffff14;border-radius:8px;margin-bottom:1rem;transition:border-color .2s;overflow:hidden}.collapsible-section:hover{border-color:#ffffff26}.collapsible-header{cursor:pointer;color:#ffffffe6;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.collapsible-header:hover{color:#fff;background:#ffffff0d}.collapsible-header:active{transform:scale(.99)}.collapsible-toggle{flex-shrink:0;justify-content:center;align-items:center;display:flex}.collapsible-icon{transition:transform .2s}.collapsible-header[aria-expanded=true] .collapsible-icon{transform:rotate(180deg)}.collapsible-title{flex:1;margin:0;padding:0}.collapsible-content{border-top:1px solid #ffffff14;padding:0 1rem 1rem;animation:.2s slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}:root[data-theme=light] .collapsible-section{border-color:#00000014}:root[data-theme=light] .collapsible-section:hover{border-color:#00000026}:root[data-theme=light] .collapsible-header{color:#000000d9}:root[data-theme=light] .collapsible-header:hover{color:#000;background:#0000000d}:root[data-theme=light] .collapsible-content{border-top-color:#00000014}:root[data-performance=high] .collapsible-icon{transition:none}:root[data-performance=high] .collapsible-content{animation:none}:root{--accent-primary:#4a9eff;--accent-dark:#0051ba}:root[data-accent-color=red]{--accent-primary:#ff6b6b;--accent-dark:#dc3545}:root[data-accent-color=blue]{--accent-primary:#4a9eff;--accent-dark:#0051ba}:root[data-accent-color=green]{--accent-primary:#51cf66;--accent-dark:#2f9e44}:root[data-accent-color=purple]{--accent-primary:#b197fc;--accent-dark:#7c3aed}:root[data-accent-color=orange]{--accent-primary:#ff922b;--accent-dark:#f76707}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=light] .editor-app{color:#1a1a1a;background:#f5f5f5}:root[data-theme=light] .toolbar{background:#ffffffb3;border-color:#0000001a}:root[data-theme=light] .toolbar button{color:#1a1a1a;background:#ffffff80;border-color:#00000026}:root[data-theme=light] .toolbar button:hover{background:#00000014}:root[data-theme=light] .editor-textarea{color:#1a1a1a;background:0 0}:root[data-theme=light] .editor-line-numbers{color:#00000059;background:#0000000a;border-right-color:#0000001a}:root[data-theme=light] .preview{color:#1a1a1a;background:#fff;border-left-color:#0000001a}:root[data-theme=light] .separator{background:#0000001a}:root[data-theme=light] .separator:hover{background:#00000026}:root[data-theme=light] .modal-overlay{background:#0006}:root[data-theme=light] .modal{color:#1a1a1a;background:#fffffff2;border-color:#0000001a}:root[data-theme=light] .modal a{color:#06c;border-bottom-color:#0066cc4d}:root[data-theme=light] .modal a:hover{color:#0052a3;border-bottom-color:#0052a380}:root[data-theme=light] .modal h3{color:#1a1a1a}:root[data-theme=light] .modal-tabs{border-bottom-color:#0000001a}:root[data-theme=light] .tab-button{color:#0009;border-color:#0000001a}:root[data-theme=light] .tab-button:hover{color:#000c}:root[data-theme=light] .tab-button.active{color:#06c;border-bottom-color:#06c}:root[data-theme=light] .preview code,:root[data-theme=light] .preview pre{background:#0000000d}:root[data-theme=light] .preview blockquote{color:#000000b3;border-left-color:#0003}:root[data-theme=light] .preview a{color:#06c;border-bottom-color:#0066cc4d}:root[data-theme=light] .preview a:hover{color:#0052a3;border-bottom-color:#0052a380}:root[data-theme=light] .checkbox-input{accent-color:#06c}:root[data-theme=light] .setting-item:hover{color:#000}:root[data-theme=light] .settings-group small{color:#00000080}:root[data-theme=light] .tips-list li strong{color:#000}:root[data-theme=light] kbd{color:#111;background:#0000000f;border:1px solid #00000014;box-shadow:inset 0 -1px #fff6}:root[data-theme=light] .badge-major{color:#c33;background:linear-gradient(135deg,#ff646426,#c8323226);border-color:#c8323266}:root[data-theme=light] .badge-community{color:#0052a3;background:linear-gradient(135deg,#3296ff26,#1e64c826);border-color:#1e64c866}:root[data-theme=light] .badge-reworked{color:#fff;background:linear-gradient(135deg,#ff2bd14e,#e325e658);border-color:#ff6be1}:root[data-theme=light] .badge-new{color:#2d9970;background:linear-gradient(135deg,#32c86426,#1e965026);border-color:#1e965066}:root[data-theme=light] .badge-improved{color:#c60;background:linear-gradient(135deg,#ff963226,#c8641e26);border-color:#c8641e66}:root[data-theme=light] .theme-select{color:#1a1a1a;background:#0000000f;border-color:#0000001a}:root[data-theme=light] .theme-select:hover{background:#0000001a;border-color:#00000026}:root[data-theme=light] .theme-select:focus{background:#00000014;border-color:#06c9;box-shadow:0 0 0 3px #0066cc26}:root[data-theme=light] .theme-select option{color:#1a1a1a;background:#f5f5f5}.settings-group{margin:.5rem 0 1rem}.setting-item{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.65rem;padding:.5rem 0;display:flex}.setting-item:hover{color:#fffffff2}.checkbox-input{cursor:pointer;accent-color:#a8b5ff;width:20px;height:20px}.checkbox-label{font-size:.95rem;font-weight:500}.settings-group small{color:#ffffffb3;margin-top:.25rem;margin-left:2.65rem;font-size:.85rem;line-height:1.4;display:block}.theme-select{color:inherit;cursor:pointer;background:#0000001a;border:1px solid #d4d4d433;border-radius:6px;min-width:180px;padding:.5rem .75rem;font-size:.95rem;transition:all .2s}.theme-select:hover{background:#0003;border-color:#d4d4d44d}.theme-select:focus{background:#00000026;border-color:#a8b5ff99;outline:none;box-shadow:0 0 0 3px #a8b5ff26}.theme-select option{color:#fff;background:#1a1a1a;padding:.5rem}.status-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;min-height:2rem;margin:0 5px 5px;padding:.5rem .75rem;font-size:.8rem;display:flex;overflow:visible;box-shadow:0 4px 30px #0000001a}.status-left-group,.status-right-group{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.status-left-group{flex:auto}.status-right-group{flex:0 auto;justify-content:flex-end}.status-item{white-space:nowrap;align-items:center;gap:.5rem;display:flex}.status-label{color:#ffffff80;-webkit-user-select:none;user-select:none;font-weight:500}.status-value{color:#ffffffd9;font-family:ui-monospace,monospace;font-weight:600}.status-filename{color:#fff9;text-overflow:ellipsis;white-space:nowrap;max-width:16rem;overflow:visible}.status-filename .status-value{color:#ffffffb3;font-family:inherit;font-size:.9rem;font-weight:400}.status-button{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;padding:.4rem;transition:all .2s;display:flex}.status-button:hover{color:#fffc;background:#ffffff1a;border-color:#fff3}.status-button.active{color:#64c8ff;background:#64c8ff33;border-color:#64c8ff66}.status-button.active:hover{background:#64c8ff4d;border-color:#64c8ff99}.status-icon{width:1rem;height:1rem}.status-button{position:relative}.status-button .tooltip{color:#fff;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;z-index:9999;box-sizing:border-box;text-overflow:ellipsis;background:#141414f2;border-radius:6px;max-width:280px;padding:6px 8px;font-size:.75rem;transition:opacity .16s,visibility .16s;position:fixed;overflow:hidden}.status-button .tooltip kbd{background:#ffffff0f;border-radius:4px;margin-left:8px;padding:2px 6px;font-family:ui-monospace,monospace;font-weight:600}.status-button:hover .tooltip,.status-button:focus .tooltip{opacity:1!important;visibility:visible!important}@media (max-width:600px){.status-button .tooltip{display:none}}:root[data-theme=light] .status-button .tooltip{color:#fff;background:#1e1e1eeb}[data-theme=light] .status-bar{color:#0009;background:#0000000a;border-top-color:#0000001a}[data-theme=light] .status-label{color:#0006}[data-theme=light] .status-value{color:#000c}[data-theme=light] .status-filename .status-value{color:#0009}[data-theme=light] .status-button{color:#00000080;background:#00000008;border-color:#0000001a}[data-theme=light] .status-button:hover{color:#000000b3;background:#00000014;border-color:#0003}[data-theme=light] .status-button.active{color:#3a9fdb;background:#64c8ff26;border-color:#64c8ff4d}[data-theme=light] .status-button.active:hover{background:#64c8ff40;border-color:#64c8ff80}@media (max-width:600px){.status-bar{gap:.5rem;min-height:1.6rem;margin:0 3px 3px;padding:.3rem .4rem;font-size:.65rem}.status-item{gap:.2rem}.status-filename{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;max-width:100%;margin-top:0;font-size:.6rem;overflow:visible}.status-filename .status-value{font-size:.7rem}.status-button{min-width:1.6rem;min-height:1.6rem;padding:.3rem}.status-icon{width:.8rem;height:.8rem}}@media (max-width:480px){.status-bar{gap:.4rem;min-height:1.2rem;margin:0 2px 2px;padding:.25rem .3rem;font-size:.6rem}.status-item{gap:.15rem}.status-item:nth-child(3){display:none}.status-left-group,.status-right-group{gap:.4rem}.status-filename{display:none}}[data-performance=high] .status-bar{transition:none}:root:not([data-show-backdrop=false]) .toolbar,:root:not([data-show-backdrop=false]) .modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}:root[data-show-backdrop=false] .toolbar,:root[data-show-backdrop=false] .modal{-webkit-backdrop-filter:none;backdrop-filter:none}:root:not([data-show-shadow=false]) .toolbar,:root:not([data-show-shadow=false]) .modal,:root:not([data-show-shadow=false]) .modal button:hover{box-shadow:0 4px 10px #0000001a,0 20px 60px #00000080}:root[data-show-shadow=false] .toolbar,:root[data-show-shadow=false] .modal,:root[data-show-shadow=false] .modal button:hover{box-shadow:none}:root[data-performance=high] *{transition-duration:.01ms!important;animation-duration:.01ms!important}:root[data-performance=high] .tab-pane{animation:none}@media (max-width:768px){.editor-main{flex-direction:column}.separator{cursor:row-resize;flex:0 0 6px;width:100%;height:6px;margin:-3px 0}.preview{scrollbar-gutter:stable;border-top:1px solid #ffffff0a;border-left:none;display:block}.editor-textarea{scrollbar-gutter:stable;min-width:0}.editor-line-numbers{padding:1rem .4rem;font-size:14px}.line-number{opacity:.5;font-size:.85em}.toolbar{gap:4px;padding:4px}.toolbar button{padding:.3rem;font-size:.8rem}.filename-input{width:120px;padding:.35rem .5rem;font-size:.8rem}}@media (max-width:480px){.modal{max-height:90vh;padding:.75rem}.modal h3{margin:1rem 0 .4rem;font-size:1rem}.shortcuts-list li,.tips-list li,.resources-list li{padding:.3rem 0;font-size:.9rem}.editor-line-numbers{display:none}.toolbar{gap:2px;padding:4px}.toolbar button{min-height:40px;padding:.3rem;font-size:.7rem}.filename-input{width:55px;padding:.3rem;font-size:.7rem}.editor-textarea{padding:.5rem;font-size:14px}}
