*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}.sw-viewport{height:100dvh}.sw-viewport-min{min-height:100dvh}@media(display-mode:standalone){.sw-viewport{height:100%}.sw-viewport-min{min-height:100%}}html[data-standalone] .sw-viewport{height:100%}html[data-standalone] .sw-viewport-min{min-height:100%}:root{color-scheme:light;--bg: #f6f5fb;--surface: #ffffff;--surface-2: #faf9fe;--card-row: #faf9fe;--chrome: #ffffff;--chip: #f3f1fb;--border: #ddd9ec;--border-soft: #e7e4f3;--text: #1f1d36;--text-2: #4b4670;--text-3: #6b6986;--muted: #86819f;--faint: #9d99b8;--accent: #5b4bd6;--accent-soft: #f0edff;--text-warning: #d99413;--text-danger: #e0564f;--badge: #f0635f;--page: #ffffff;--page-shadow: 0 2px 16px rgba(31, 29, 54, .1);--ink: #23212e}html[data-theme=dark]{color-scheme:dark;--bg: #141228;--surface: #282550;--surface-2: #1d1b38;--card-row: #322e63;--chrome: #221f48;--chip: #1d1b38;--border: #3a3563;--border-soft: #322e54;--text: #ece9f7;--text-2: #cdc8e6;--text-3: #b4afcf;--muted: #918cb4;--faint: #726d94;--accent: #b9adff;--accent-soft: #2d2a5e;--badge: #fb7185;--page: #211e42;--page-shadow: 0 2px 18px rgba(0, 0, 0, .45);--ink: #e7e4f4}html[data-scheme=sepia]{--page: #f7f1e3;--ink: #433a2d}html[data-theme=dark][data-scheme=sepia]{--page: #2b2618;--ink: #e8ddc4}html[data-scheme=slate]{--page: #eef1f6;--ink: #2b3242}html[data-theme=dark][data-scheme=slate]{--page: #1e2433;--ink: #d9e0ee}html[data-scheme=forest]{--page: #eef4ee;--ink: #263528}html[data-theme=dark][data-scheme=forest]{--page: #1c271e;--ink: #d7e6d8}body{font-family:Nunito,system-ui,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;overflow:hidden}input,textarea,button,select{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}:focus:not(:focus-visible){outline:none}@keyframes glowpulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes floaty-sm{0%,to{transform:translateY(0)}50%{transform:translateY(-3.5px)}}@keyframes sheetup{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes risein{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes sw-spin{to{transform:rotate(360deg)}}.sw-spin{display:inline-block;width:18px;height:18px;border-radius:50%;border:2px solid var(--border);border-top-color:var(--accent);animation:sw-spin .75s linear infinite;flex:none}html[data-reduce-motion] .sw-spin{animation-duration:2s}.sf-fade{animation:fadein .3s ease}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:var(--muted);background-clip:padding-box}html[data-reduce-motion] *,html[data-reduce-motion] *:before,html[data-reduce-motion] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html[data-contrast]{--border: #c5c0dd;--border-soft: #d2cee8;--muted: #565273;--faint: #6c688a;--text-2: #2b2750;--text-3: #3c385f}html[data-theme=dark][data-contrast]{--border: #5f5a96;--border-soft: #4c4880;--muted: #c5c0e4;--faint: #aaa5d0;--text-2: #e8e4f6;--text-3: #d5d0ea}.md-body>:first-child{margin-top:0}.md-body>:last-child{margin-bottom:0}.md-body h1,.md-body h2,.md-body h3,.md-body h4{font-family:Fredoka,sans-serif;font-weight:600;line-height:1.25;margin:14px 0 6px;color:var(--text)}.md-body h1{font-size:19px}.md-body h2{font-size:16px}.md-body h3,.md-body h4{font-size:14.5px}.md-body p{margin:6px 0}.md-body ul,.md-body ol{margin:6px 0;padding-left:20px}.md-body li{margin:2px 0}.md-body a{color:var(--accent);text-decoration:underline}.md-body code{background:var(--chip);border-radius:5px;padding:1px 5px;font-size:12.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.md-body pre{background:var(--chip);border-radius:8px;padding:10px;overflow-x:auto}.md-body blockquote{margin:6px 0;padding-left:12px;border-left:3px solid var(--border);color:var(--muted)}.md-body hr{border:none;border-top:1px solid var(--border-soft);margin:12px 0}.sw-editor{outline:none;color:var(--ink)}.sw-editor .ProseMirror{outline:none;min-height:240px}.sw-editor p{margin:0 0 calc(.05em + var(--prose-para-space, 0em));line-height:inherit;text-indent:var(--prose-indent, 0)}.sw-editor p.sw-open{text-indent:0}.sw-editor p.sw-open-dropcap:first-letter{-webkit-initial-letter:var(--prose-dropcap-lines, 3) var(--prose-dropcap-lines, 3);initial-letter:var(--prose-dropcap-lines, 3) var(--prose-dropcap-lines, 3);font-family:var(--prose-dropcap-font, inherit);font-weight:600;margin-right:.09em;color:var(--ink)}.sw-editor p.sw-open-leadin-line:first-line,.sw-editor .sw-leadin-words{text-transform:uppercase;font-weight:700;letter-spacing:.02em}.sw-editor h1,.sw-editor h2,.sw-editor h3{font-family:inherit;font-weight:700;line-height:1.3;margin:1.1em 0 .4em}.sw-editor h1{font-size:1.7em}.sw-editor h2{font-size:1.4em}.sw-editor h3{font-size:1.15em}.sw-editor blockquote{border-left:3px solid var(--border);padding-left:1em;margin:.6em 0;color:var(--text-2);font-style:italic}.sw-editor ul,.sw-editor ol{padding-left:1.4em;margin:.4em 0}.sw-editor ul[data-marker=dash]{list-style-type:"–  "}.sw-editor hr{border:none;text-align:center;margin:1.6em 0}.sw-editor hr:after{content:"* * *";display:block;color:var(--muted);letter-spacing:.5em;font-size:.9em}.sw-editor a{color:var(--accent)}.sw-editor code{background:var(--chip);border-radius:5px;padding:1px 5px;font-size:.88em;font-family:ui-monospace,Menlo,monospace}.sw-editor pre{background:var(--chip);border-radius:8px;padding:12px;margin:.6em 0;overflow-x:auto}.sw-editor table{border-collapse:collapse;margin:.8em 0;width:100%}.sw-editor td,.sw-editor th{border:1px solid var(--border);padding:5px 9px}.sw-editor p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0;color:var(--faint);font-style:italic}.sw-editor ::selection{background:#6c5ce738}.sw-editor .sw-mention{color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:0 4px;font-weight:600;cursor:pointer;white-space:nowrap}.sw-chapter-marker{display:flex;align-items:center;gap:12px;margin:2.2em 0 1.4em;font-family:Fredoka,sans-serif;font-weight:600;color:var(--text-2);font-size:.95em;-webkit-user-select:none;user-select:none}.sw-chapter-marker:before,.sw-chapter-marker:after{content:"";flex:1;border-top:1px solid var(--border)}.sw-lt{border-bottom:2px solid transparent;padding-bottom:0;cursor:pointer;text-decoration:underline;text-decoration-thickness:2px;text-decoration-skip-ink:none;text-underline-offset:3px}.sw-lt-misspelling{text-decoration-style:wavy;text-decoration-color:#e0564f}.sw-lt-grammar{text-decoration-style:wavy;text-decoration-color:#d99413}.sw-lt-style{text-decoration-style:wavy;text-decoration-color:#6470b4}.sw-focus .sw-editor p,.sw-focus .sw-editor h1,.sw-focus .sw-editor h2,.sw-focus .sw-editor h3,.sw-focus .sw-editor blockquote,.sw-focus .sw-editor ul,.sw-focus .sw-editor ol{opacity:.35;transition:opacity .25s ease}.sw-focus .sw-editor .sw-current{opacity:1}.sw-page{background:var(--page);box-shadow:var(--page-shadow);border-radius:3px;margin:0 auto}.util-row:hover{background:var(--chip)}.sw-hero-card{transition:transform .18s ease,box-shadow .18s ease}.sw-hero-card:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 14px 40px #1f1d3638}.sw-eyebrow{font-family:Nunito,sans-serif;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.sw-statspill{display:inline-flex;align-items:center;gap:12px;padding:6px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--border-soft);box-shadow:0 4px 18px #1f1d361a;font-size:12px;font-weight:700;color:var(--muted)}.sw-ghostpill{position:fixed;z-index:120;right:20px;bottom:20px;display:flex;align-items:center;gap:9px;padding:8px 16px 8px 10px;border:none;border-radius:999px;cursor:pointer;background:linear-gradient(135deg,#6c5ce7,#8b7fd4);color:#fff;font-family:Nunito,sans-serif;font-weight:800;font-size:13px;box-shadow:0 8px 24px #6c5ce766;transition:transform .15s ease,box-shadow .15s ease,opacity .2s ease}.sw-ghostpill:hover{transform:translateY(-1px);box-shadow:0 10px 28px #6c5ce780}.sw-spectrefloat{position:fixed;z-index:121;right:20px;bottom:20px;width:min(400px,calc(100vw - 40px));height:min(600px,calc(100vh - 90px));display:flex;flex-direction:column;background:var(--chrome);border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 64px #0a08184d;overflow:hidden;animation:sw-float-in .18s ease}@keyframes sw-float-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:760px){.sw-spectrefloat{right:0;bottom:0;left:0;width:100%;top:calc(env(safe-area-inset-top,0px) + 64px);height:auto;border-radius:18px 18px 0 0;border-left:none;border-right:none;padding-bottom:env(safe-area-inset-bottom,0px);animation:sw-sheet-in .2s ease}@keyframes sw-sheet-in{0%{transform:translateY(30%);opacity:.6}to{transform:none;opacity:1}}}.sw-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;background:#0a081866}.sw-drawer{position:fixed;top:0;bottom:0;left:0;z-index:131;width:min(320px,86vw);padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);background:var(--chrome);border-right:1px solid var(--border);display:flex;flex-direction:column;animation:sw-drawer-in .18s ease;box-shadow:12px 0 40px #0a081840}@keyframes sw-drawer-in{0%{transform:translate(-24%);opacity:.5}to{transform:none;opacity:1}}.sw-kbd-open .sw-chrome-hidable,.sw-kbd-open .sw-chrome-hidable-down{display:none!important}.sw-blankstate{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px;pointer-events:none}.sw-blankstate>*{pointer-events:auto}.sw-accessory{position:fixed;left:0;right:0;z-index:115;padding:env(safe-area-inset-top,0px) 8px 0;height:calc(58px + env(safe-area-inset-top,0px));background:var(--chrome);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:0;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.sw-acc-btn{height:44px;min-width:44px;padding:0 4px;border:none;border-radius:12px;background:transparent;color:var(--text-3);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;font-family:Nunito,sans-serif;font-size:17px;font-weight:800;flex:0 0 auto}.sw-acc-done{color:var(--accent);font-size:15px}.sw-acc-revise{flex:0 1 auto;min-width:auto}.sw-acc-revise-label{flex-shrink:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
