:root{--reader-header:59px;--reader-sidebar-width:286px;--reader-notes-width:384px;--reader-bg:#fff;--reader-surface:#fff;--reader-text:#1c2530;--reader-line:#dee2e6;--reader-panel:#f8f9fa;--reader-code-bg:#f6f8fa;--reader-muted:#59636e;--reader-shadow:0 18px 50px #1a2a3a29;--reader-shadow-sm:0 6px 18px #1a2a3a1f;--reader-radius:.6rem}html.dark-mode,body.dark-mode{--reader-bg:var(--dark-background);--reader-surface:#19212b;--reader-text:#e6eef8;--reader-line:var(--dark-border);--reader-panel:#131c26;--reader-code-bg:#111820;--reader-muted:#a9b8c9;--reader-shadow:0 18px 50px #00000073;--reader-shadow-sm:0 6px 18px #0006}html{scroll-padding-top:calc(var(--reader-header) + 1.5rem)}body{min-width:320px;overflow-x:clip}button,input,textarea,select{font:inherit}kbd{border:1px solid var(--reader-line);background:var(--reader-panel);color:var(--reader-muted);box-shadow:none;border-radius:.25rem;padding:.05rem .3rem;font-size:.86em}.skip-link{z-index:2000;background:var(--bs-primary);color:#fff;border-radius:.35rem;padding:.55rem .8rem;font-weight:700;transition:transform .12s;position:fixed;top:.5rem;left:.5rem;transform:translateY(-150%)}.skip-link:focus{color:#fff;transform:translateY(0)}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline-offset:2px!important;outline:3px solid #ef7a30b8!important}.reader-header{z-index:1050}.reader-navbar{align-items:center;padding-inline:1.25rem;display:flex;max-width:100%!important}.reader-brand{color:#fff;align-items:center;display:inline-flex}.reader-brand img{width:auto;display:block}.reader-header-actions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.reader-icon-button{width:2.35rem;height:2.35rem;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.45rem;place-items:center;padding:0;transition:background .12s;display:inline-grid;position:relative}.reader-header .reader-icon-button{color:#fff}.reader-icon-button:hover{background:#7f7f7f29}.reader-header .reader-icon-button:hover{background:#ffffff2e}.reader-icon-button[aria-expanded=true]{background:#ffffff3d}.reader-icon-button svg,.command-palette-input svg,.reader-tool-button svg,.selection-tools svg,.official-source svg,.copy-code-button svg,.notes-search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.2rem;height:1.2rem}.sun-icon,.dark-mode .moon-icon{display:none}.dark-mode .sun-icon{display:block}.note-count-badge{background:var(--bs-secondary);color:#17202a;border-radius:999px;min-width:1rem;height:1rem;padding:0 .2rem;font-size:.6rem;font-weight:700;line-height:1rem;position:absolute;top:.1rem;right:.05rem}.reading-progress{pointer-events:none;height:3px;position:absolute;inset:auto 0 -3px}.reading-progress span{background:var(--bs-secondary);width:0;height:100%;transition:width 80ms linear;display:block}.reader-shell{grid-template-columns:var(--reader-sidebar-width) minmax(0, 1fr) 0;width:100%;min-height:calc(100vh - var(--reader-header));transition:grid-template-columns .2s;display:grid;overflow-x:clip}.reader-sidebar{top:var(--reader-header);z-index:20;height:calc(100vh - var(--reader-header));border-right:1px solid var(--reader-line);background:var(--reader-bg);overscroll-behavior:contain;scrollbar-width:thin;align-self:start;padding:1.25rem 1rem;position:sticky;overflow:auto}.sidebar-heading,.notes-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.sidebar-heading{margin:.1rem 0 1rem}.sidebar-heading strong{font-size:1.18rem;display:block}.eyebrow{color:var(--reader-muted);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.1rem;font-size:.68rem;font-weight:700;display:block}.overview-toc{padding-bottom:1rem}.toc-group{border-bottom:1px solid color-mix(in srgb, var(--reader-line) 65%, transparent)}.toc-group summary{cursor:pointer;align-items:center;gap:.3rem;list-style:none;display:flex}.toc-group summary::-webkit-details-marker{display:none}.toc-group summary:before{width:.42rem;height:.42rem;color:var(--reader-muted);content:"";border-bottom:1.5px solid;border-right:1.5px solid;flex:none;transition:transform .14s;transform:rotate(-45deg)}.toc-group[open] summary:before{transform:rotate(45deg)translate(-1px,-1px)}.toc-group summary a,.toc-group>a{color:inherit;flex:1;align-items:center;gap:.4rem;padding:.64rem .2rem;font-size:.82rem;font-weight:650;line-height:1.25;display:flex}.toc-group a:hover,.toc-group a.active{color:var(--bs-secondary);text-decoration:none}.toc-children{padding:0 0 .55rem .88rem}.toc-children a{border-left:1px solid var(--reader-line);color:var(--reader-muted);align-items:center;gap:.4rem;padding:.28rem .45rem .28rem .68rem;font-size:.75rem;line-height:1.3;display:flex}.toc-children a.toc-depth-4{padding-left:1.15rem;font-size:.71rem}.toc-children a.toc-depth-5{padding-left:1.65rem;font-size:.68rem}.toc-children a.active{border-left:2px solid var(--bs-secondary);background:color-mix(in srgb, var(--bs-secondary) 9%, transparent);color:var(--bs-secondary);font-weight:650}.toc-count{min-width:1.05rem;height:1.05rem;color:var(--reader-text);background:#f3cd5e73;border-radius:999px;place-items:center;margin-left:auto;padding:0 .22rem;font-size:.6rem;font-weight:700;display:inline-grid}.official-source{border-top:1px solid var(--reader-line);color:var(--reader-muted);justify-content:space-between;align-items:center;margin-top:.5rem;padding:.7rem .15rem;font-size:.76rem;display:flex}.reader-document{min-width:0;padding-bottom:30vh}.reader-document article{width:100%;max-width:64rem;margin-inline:0 auto;padding:1rem clamp(1rem,2vw,2rem) 0}.reader-document .odin-article{font-size:1.02rem;line-height:1.75}.reader-document .odin-article :is(h1,h2,h3,h4,h5){margin-top:2rem;padding-top:0}.reader-document .odin-article>h2{letter-spacing:-.025em;margin-top:2.8rem;font-size:clamp(1.55rem,3vw,2rem)}.reader-document .odin-article :is(h2,h3,h4,h5):focus-visible{border-radius:.3rem;outline-offset:4px!important}.reader-document .odin-article p,.reader-document .odin-article li{max-width:76ch}.reader-mobile-tools{top:var(--reader-header);z-index:25;pointer-events:none;justify-content:flex-end;padding:.65rem 1rem 0;display:none;position:sticky}.reader-tool-button{border:1px solid var(--reader-line);background:var(--reader-panel);min-height:2.15rem;color:var(--reader-muted);cursor:pointer;pointer-events:auto;box-shadow:var(--reader-shadow-sm);border-radius:.4rem;align-items:center;gap:.4rem;padding:0 .65rem;font-size:.75rem;display:inline-flex}.reader-tool-button:hover{color:var(--bs-primary)}.reader-document .highlight{width:min(100%,56rem);margin-block:1.25rem;position:relative}.reader-document .highlight pre{background:var(--reader-code-bg);border:1px solid #7f7f7f24;border-radius:.55rem;max-width:100%;padding:1rem;overflow-x:auto;box-shadow:0 8px 24px #00000014}.copy-code-button{z-index:1;width:1.85rem;height:1.85rem;color:var(--th-comment,#6e7781);cursor:pointer;opacity:.42;background:0 0;border:1px solid #0000;border-radius:.35rem;place-items:center;padding:0;transition:color .14s,background .14s,border-color .14s,opacity .14s;display:grid;position:absolute;top:.4rem;right:.4rem}.copy-code-button svg{grid-area:1/1;width:1rem;height:1rem}.copy-code-button .copied-icon,.copy-code-button.is-copied .copy-icon{display:none}.copy-code-button.is-copied .copied-icon{stroke-width:2.4px;animation:.14s pop-in;display:block}.reader-document .highlight:hover .copy-code-button,.copy-code-button:focus-visible{opacity:.85}.copy-code-button:hover,.copy-code-button:focus-visible{color:var(--th-token,currentColor);opacity:1;background:#7f7f7f1f;border-color:#7f7f7f33}.copy-code-button.is-copied{color:#2ea86f;opacity:1;background:#19875424;border-color:#19875459}.notes-sidebar{top:var(--reader-header);z-index:1110;width:min(var(--reader-notes-width), calc(100vw - 1rem));height:calc(100vh - var(--reader-header));border-left:1px solid var(--reader-line);background:var(--reader-bg);box-shadow:var(--reader-shadow);visibility:hidden;pointer-events:none;flex-direction:column;padding:1.25rem 1rem 0;transition:transform .18s,visibility 0s .18s;display:flex;position:fixed;right:0;transform:translate(102%)}body.notes-open .notes-sidebar{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.notes-header{flex:none;margin-bottom:.9rem}.notes-header h2{align-items:center;gap:.35rem;margin:0;font-size:1.18rem;display:flex}.notes-header h2 span{background:var(--reader-panel);min-width:1.3rem;height:1.3rem;color:var(--reader-muted);border-radius:999px;place-items:center;padding:0 .3rem;font-size:.68rem;font-weight:700;display:inline-grid}.notes-controls{border-bottom:1px solid var(--reader-line);gap:.55rem;padding-bottom:.75rem;display:grid}.notes-controls[hidden]{display:none}.notes-search{border:1px solid var(--reader-line);background:var(--reader-panel);height:2.35rem;color:var(--reader-muted);border-radius:.48rem;align-items:center;gap:.45rem;margin:0;padding:0 .65rem;display:flex}.notes-search:focus-within{border-color:color-mix(in srgb, var(--bs-primary) 55%, var(--reader-line));box-shadow:0 0 0 3px color-mix(in srgb, var(--bs-primary) 12%, transparent)}.notes-search svg{flex:none;width:1rem;height:1rem}.notes-search input{width:100%;min-width:0;color:inherit;background:0 0;border:0;outline:0;font-size:.78rem}.notes-search input::placeholder{color:var(--reader-muted)}.notes-control-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.notes-filter{background:var(--reader-panel);border-radius:.42rem;gap:.18rem;padding:.16rem;display:flex}.notes-filter button{color:var(--reader-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;padding:.3rem .5rem;font-size:.68rem}.notes-filter button[aria-pressed=true]{background:var(--reader-surface);color:var(--reader-text);font-weight:700;box-shadow:0 1px 3px #0000001f}#notes-sort{border:1px solid var(--reader-line);background-color:var(--reader-surface);max-width:7.4rem;color:var(--reader-text);border-radius:.35rem;padding:.34rem .45rem;font-size:.68rem}.notes-results-summary{min-height:.8rem;color:var(--reader-muted);font-size:.66rem}.notes-scroll-region{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;margin:.65rem -.25rem 0;padding:0 .25rem 1rem;overflow-y:auto}.notes-list{gap:.5rem;display:grid}.note-card{border:1px solid var(--reader-line);border-radius:var(--reader-radius);background:0 0;padding:.7rem .72rem .7rem .85rem;transition:border-color .14s,background .14s,box-shadow .14s;position:relative}.note-card:before{background:var(--note-color,#f3cd5e);content:"";border-radius:0 3px 3px 0;width:3px;position:absolute;inset:.55rem auto .55rem 0}.note-card:hover,.note-card:focus-within{border-color:color-mix(in srgb, var(--note-color,#f3cd5e) 60%, var(--reader-line));background:color-mix(in srgb, var(--reader-panel) 70%, transparent)}.note-card.is-current{border-color:color-mix(in srgb, var(--note-color,#f3cd5e) 85%, transparent);background:color-mix(in srgb, var(--note-color,#f3cd5e) 10%, transparent);box-shadow:var(--reader-shadow-sm)}.note-card-jump{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.note-card-meta{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.3rem;display:flex}.note-card-section{min-width:0;color:var(--reader-muted);letter-spacing:.05em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;font-weight:700;overflow:hidden}.note-card-date{color:var(--reader-muted);flex:none;font-size:.62rem}.note-card-quote{border-left:2px solid color-mix(in srgb, var(--note-color,#f3cd5e) 70%, transparent);color:var(--reader-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;padding-left:.5rem;font-size:.73rem;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden}.note-card.is-highlight .note-card-quote{color:var(--reader-text);-webkit-line-clamp:3;font-style:normal}.note-card-text{color:var(--reader-text);white-space:pre-wrap;overflow-wrap:anywhere;margin-top:.45rem;font-size:.79rem;line-height:1.5;display:block}.note-card-warning{color:#b45309;margin-top:.5rem;font-size:.66rem;font-weight:650;display:block}.note-card.is-orphaned{border-style:dashed}.note-card.is-orphaned:before{background:#f59e0b}.note-card-actions{opacity:0;justify-content:flex-end;gap:.25rem;max-height:0;margin-top:0;transition:max-height .14s,opacity .14s,margin-top .14s;display:flex;overflow:hidden}.note-card:hover .note-card-actions,.note-card:focus-within .note-card-actions,.note-card.is-current .note-card-actions{opacity:1;max-height:2.5rem;margin-top:.45rem}@media (hover:none){.note-card-actions{opacity:1;max-height:2.5rem;margin-top:.45rem}}.note-card-actions button{color:var(--reader-muted);cursor:pointer;background:0 0;border:0;border-radius:.3rem;padding:.24rem .45rem;font-size:.68rem}.note-card-actions button:hover{color:var(--bs-primary);background:#7f7f7f24}.note-card-actions .delete-note:hover{color:#dc3545}.notes-empty{color:var(--reader-muted);text-align:center;place-items:center;padding:3rem 1rem;display:grid}.notes-empty[hidden]{display:none}.notes-empty svg{fill:none;stroke:currentColor;stroke-width:1.4px;width:2.6rem;margin-bottom:.7rem}.notes-empty strong,.notes-empty span{display:block}.notes-empty span{max-width:26ch;margin-top:.35rem;font-size:.74rem;line-height:1.6}.notes-footer{padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));border-top:1px solid var(--reader-line);color:var(--reader-muted);flex:none;justify-content:space-between;align-items:center;gap:.75rem;margin-inline:-1rem;font-size:.68rem;display:flex}.notes-footer>span strong{color:#198754;font-weight:700}.notes-footer>div{gap:.2rem;display:flex}.notes-footer button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.3rem;padding:.28rem .42rem;font-size:.7rem}.notes-footer button:hover{color:var(--bs-primary);background:#7f7f7f24}::highlight(search-result){background:#ef7a3057}::highlight(note-yellow){text-underline-offset:2px;background:#f3cd5e7a;text-decoration:underline 2px #c9991ea6}::highlight(note-blue){text-underline-offset:2px;background:#73b7e866;text-decoration:underline 2px #3882d2ad}::highlight(note-green){text-underline-offset:2px;background:#6fcb9f66;text-decoration:underline 2px #198754a6}::highlight(active-note){background:#ef7a3099}.note-anchor-host{position:relative}.note-marker{top:calc(.35rem + var(--marker-index,0) * 1.2rem);background:var(--note-color,#f3cd5e);color:#17202a;cursor:pointer;opacity:.7;border:0;border-radius:50%;place-items:center;width:.62rem;height:.62rem;padding:0;transition:opacity .12s,transform .12s;display:grid;position:absolute;right:-1.5rem}.note-marker.has-note{width:1.05rem;height:1.05rem}.note-marker:hover,.note-marker:focus-visible{opacity:1;transform:scale(1.15)}.note-marker svg{fill:none;stroke:currentColor;stroke-width:2px;width:.66rem;height:.66rem}.selection-tools{z-index:1200;border:1px solid var(--reader-line);background:var(--reader-surface);box-shadow:var(--reader-shadow);border-radius:.55rem;align-items:center;gap:.15rem;padding:.28rem;animation:.12s pop-in;display:flex;position:fixed}.selection-tools[hidden]{display:none}.selection-swatches{gap:.1rem;display:flex}.selection-swatches button{cursor:pointer;background:0 0;border:0;border-radius:.35rem;place-items:center;width:1.85rem;height:1.85rem;padding:0;transition:background .12s;display:grid}.selection-swatches button:hover{background:#7f7f7f29}.selection-swatches button:hover .color-dot{transform:scale(1.18)}.selection-divider{background:var(--reader-line);width:1px;height:1.3rem;margin-inline:.2rem}.selection-tools>button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:.35rem;align-items:center;gap:.35rem;padding:.42rem .55rem;font-size:.74rem;display:inline-flex}.selection-tools>button:hover{background:color-mix(in srgb, var(--bs-primary) 12%, transparent);color:var(--bs-primary)}.color-dot{background:#f3cd5e;border-radius:50%;width:.95rem;height:.95rem;transition:transform .12s;display:inline-block;box-shadow:0 0 0 1px #7f7f7f59}.color-dot.blue{background:#73b7e8}.color-dot.green{background:#6fcb9f}.note-tooltip{z-index:1250;border:1px solid var(--reader-line);border-left:3px solid var(--note-color,#f3cd5e);background:var(--reader-surface);max-width:min(20rem,100vw - 1rem);color:var(--reader-text);box-shadow:var(--reader-shadow-sm);pointer-events:none;border-radius:.42rem;padding:.5rem .65rem;font-size:.75rem;line-height:1.45;position:fixed}.note-tooltip[hidden]{display:none}.note-tooltip-text{white-space:pre-wrap;overflow-wrap:anywhere;display:block}.note-tooltip-hint{color:var(--reader-muted);margin-top:.2rem;font-size:.66rem;display:block}.note-tooltip-text+.note-tooltip-hint{border-top:1px solid color-mix(in srgb, var(--reader-line) 70%, transparent);padding-top:.25rem}.note-popover{z-index:1300;border:1px solid var(--reader-line);border-top:3px solid var(--note-color,#f3cd5e);border-radius:var(--reader-radius);background:var(--reader-surface);width:min(23rem,100vw - 1rem);color:var(--reader-text);box-shadow:var(--reader-shadow);animation:.14s pop-in;position:fixed}.note-popover[hidden]{display:none}.note-popover form{padding:.8rem .85rem .7rem}.note-popover-head{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.note-popover-head .eyebrow{margin:0}.note-popover-head .reader-icon-button{width:1.7rem;height:1.7rem;color:var(--reader-muted)}.note-popover-head .reader-icon-button svg{width:.95rem;height:.95rem}#note-quote{border-left:2px solid var(--note-color,#f3cd5e);color:var(--reader-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 .6rem;padding-left:.6rem;font-size:.74rem;font-style:italic;line-height:1.45;display:-webkit-box;overflow:hidden}#note-text{border:1px solid var(--reader-line);background:var(--reader-panel);width:100%;min-height:5.5rem;color:inherit;resize:vertical;border-radius:.42rem;padding:.6rem;font-size:.85rem;line-height:1.5}#note-text:focus{border-color:color-mix(in srgb, var(--note-color) 70%, var(--reader-line));box-shadow:0 0 0 3px color-mix(in srgb, var(--note-color) 25%, transparent);outline:none}.note-popover-foot{justify-content:space-between;align-items:center;gap:.6rem;margin-top:.6rem;display:flex}.color-swatches{gap:.3rem;display:flex}.color-swatches label{cursor:pointer;border-radius:50%;place-items:center;width:1.6rem;height:1.6rem;margin:0;display:grid}.color-swatches input{opacity:0;width:1px;height:1px;position:absolute}.color-swatches input:checked+.color-dot{box-shadow:0 0 0 2px var(--reader-surface), 0 0 0 4px var(--bs-primary);transform:scale(1.05)}.color-swatches input:focus-visible+.color-dot{outline-offset:3px;outline:3px solid #ef7a3099}.note-popover-actions{align-items:center;gap:.35rem;display:flex}.note-popover-actions button{color:var(--reader-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.38rem;padding:.36rem .7rem;font-size:.76rem}.note-popover-actions .danger:hover{color:#dc3545;background:#dc35451f}.note-popover-actions #save-note{background:var(--bs-primary);color:#fff;font-weight:600}.note-popover-actions #save-note:hover{filter:brightness(1.08)}.note-popover-hint{color:var(--reader-muted);text-align:right;margin:.55rem 0 0;font-size:.66rem}.reader-toast{z-index:1400;color:#fff;box-shadow:var(--reader-shadow);background:#212529;border-radius:.45rem;align-items:center;gap:.75rem;padding:.55rem .7rem .55rem .85rem;font-size:.76rem;animation:.16s toast-in;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.reader-toast[hidden]{display:none}.reader-toast button{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:.28rem;padding:.25rem .45rem;font-size:.72rem;font-weight:650}.reader-toast button:hover{background:#ffffff42}@keyframes pop-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}.command-palette{border:1px solid var(--reader-line);background:var(--reader-surface);width:min(46rem,100vw - 2rem);height:min(70vh,38rem);max-height:none;color:var(--reader-text);border-radius:.9rem;margin:min(10vh,6rem) auto auto;padding:0;animation:.14s palette-in;overflow:hidden;box-shadow:0 32px 90px #00000059}@keyframes palette-in{0%{opacity:0;transform:translateY(-.5rem)scale(.99)}to{opacity:1;transform:none}}.command-palette[open]{flex-direction:column;display:flex}.command-palette::backdrop{backdrop-filter:blur(3px);background:#040a128f}.dark-mode .command-palette,.dark-mode .notes-sidebar,.dark-mode .note-popover{color-scheme:dark}.command-palette-input{border-bottom:1px solid var(--reader-line);min-height:3.6rem;color:var(--reader-muted);flex:none;align-items:center;gap:.75rem;padding:0 1.05rem;display:flex}.command-palette-input:focus-within{color:var(--bs-primary);border-color:color-mix(in srgb, var(--bs-primary) 45%, var(--reader-line))}.command-palette-input input{width:100%;min-width:0;color:var(--reader-text);background:0 0;border:0;outline:0;font-size:1.02rem}.command-palette-input input::placeholder{color:var(--reader-muted)}.command-palette-input input::-webkit-search-cancel-button{display:none}.search-scroll{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:.45rem .55rem .6rem;overflow-y:auto}.search-group-label{color:var(--reader-muted);letter-spacing:.09em;text-transform:uppercase;margin:.35rem 0 .3rem .55rem;font-size:.64rem;font-weight:700}.search-group-label:empty{display:none}.search-empty{color:var(--reader-muted);text-align:center;margin:0;padding:2.5rem 1rem;font-size:.82rem}.search-results{gap:.1rem;display:grid}.search-result{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.5rem;grid-template-columns:1.6rem minmax(0,1fr) auto;align-items:start;gap:.6rem;padding:.6rem .7rem;scroll-margin:.5rem;display:grid}.search-result-icon{background:var(--reader-panel);width:1.6rem;height:1.6rem;color:var(--reader-muted);border-radius:.4rem;place-items:center;font-size:.8rem;font-weight:700;display:grid}.search-result-body{min-width:0}.search-result-crumb{color:var(--reader-muted);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;display:block;overflow:hidden}.search-result strong{font-size:.9rem;font-weight:650;line-height:1.35;display:block}.search-result-snippet{color:var(--reader-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.15rem;font-size:.76rem;line-height:1.45;display:-webkit-box;overflow:hidden}.search-result-count{background:var(--reader-panel);min-width:1.35rem;color:var(--reader-muted);text-align:center;border-radius:999px;align-self:center;padding:.1rem .35rem;font-size:.66rem;font-weight:700}.search-result:hover,.search-result.is-active{background:color-mix(in srgb, var(--bs-primary) 12%, transparent);outline:none}.search-result.is-active{box-shadow:inset 3px 0 0 var(--bs-primary)}.search-result:hover strong,.search-result.is-active strong{color:var(--bs-primary)}.search-result:hover .search-result-icon,.search-result.is-active .search-result-icon{background:var(--bs-primary);color:#fff}.search-result mark{background:color-mix(in srgb, var(--bs-secondary) 38%, transparent);color:inherit;border-radius:.15rem;padding:0;font-weight:700}.command-palette-footer{border-top:1px solid var(--reader-line);background:var(--reader-panel);color:var(--reader-muted);flex:none;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.68rem;display:flex}.palette-hints{gap:.9rem;display:flex}.palette-hints span{align-items:center;gap:.25rem;display:inline-flex}.command-palette-footer kbd{background:var(--reader-surface);text-align:center;min-width:1.2rem}.search-summary{white-space:nowrap}.mobile-only{display:none}.reader-scrim{inset:var(--reader-header) 0 0;z-index:1090;background:#040a127a;position:fixed}.reader-scrim[hidden]{display:none}@media (width>=1200px){body.notes-open .reader-shell{grid-template-columns:var(--reader-sidebar-width) minmax(0, 1fr) var(--reader-notes-width)}.notes-sidebar{top:var(--reader-header);z-index:20;width:var(--reader-notes-width);box-shadow:none;align-self:start;transition:none;position:sticky;transform:none}}@media (width<=1280px){:root{--reader-sidebar-width:260px}}@media (width<=900px){.reader-navbar{padding-inline:.75rem}.reader-shell{display:block}.reader-mobile-tools{display:flex}.reader-sidebar{top:var(--reader-header);z-index:1110;width:min(var(--reader-sidebar-width), 92vw);visibility:hidden;pointer-events:none;box-shadow:var(--reader-shadow);transition:transform .18s,visibility 0s .18s;position:fixed;left:0;transform:translate(-102%)}body.navigation-open .reader-sidebar{visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.reader-sidebar .mobile-only{display:inline-grid}}@media (width<=640px){.note-popover{border-width:3px 0 0;border-radius:.9rem .9rem 0 0;width:100%;inset:auto 0 0!important}.note-popover form{padding-bottom:calc(.8rem + env(safe-area-inset-bottom))}.note-marker{right:.15rem}.note-tooltip{display:none}}@media (width<=560px){.reader-header-actions{gap:0}.reader-header .reader-icon-button{width:2.15rem}.reader-document .odin-article{font-size:.96rem}.reader-document .highlight{margin-inline:-.5rem}.selection-tools{max-width:calc(100vw - 1rem)}.command-palette{height:80vh;margin-top:3vh}.palette-hints span:not(:first-child){display:none}.reader-toast{bottom:calc(1rem + env(safe-area-inset-bottom));max-width:calc(100vw - 1rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
