.subscribe.svelte-1orjch9{width:100%;max-width:500px;height:3.3em;margin:var(--space-lg) auto;gap:0;display:flex}.subscribe.svelte-1orjch9 input[type=email]:where(.svelte-1orjch9){color:var(--color-text-primary);background-color:var(--color-text-inverse);border:var(--border-width-medium) solid var(--color-border-light);border-radius:var(--border-radius-md);box-shadow:var(--shadow-input);font-size:var(--font-size-base);flex:3;padding:.5em}.subscribe.svelte-1orjch9 input[type=email]:where(.svelte-1orjch9):disabled{opacity:.6;cursor:not-allowed}.subscribe.svelte-1orjch9 button:where(.svelte-1orjch9){background-color:var(--color-border-primary);color:var(--color-text-inverse);border:var(--border-width-thin) solid var(--color-accent-pink);border-radius:var(--border-radius-md);cursor:pointer;font-size:var(--font-size-base);font-weight:var(--font-weight-medium);flex:1;justify-content:center;align-items:center;display:flex}.subscribe.svelte-1orjch9 button:where(.svelte-1orjch9):hover:not(:disabled){background-color:var(--color-text-inverse);color:var(--color-border-primary);border-color:var(--color-border-primary)}.subscribe.svelte-1orjch9 button:where(.svelte-1orjch9):disabled{opacity:.6;cursor:not-allowed}.message.svelte-1orjch9{text-align:center;margin:var(--space-sm) auto;border-radius:var(--border-radius-md);max-width:500px;padding:.5rem}.message.svelte-1orjch9.success{background:var(--color-bg-success);color:var(--color-text-success);border:var(--border-width-thin) solid var(--color-border-success)}.message.svelte-1orjch9.error{background:var(--color-bg-error);color:var(--color-text-error);border:var(--border-width-thin) solid var(--color-border-error)}.icon.svelte-auckfu{fill:currentColor;opacity:.5;vertical-align:baseline;width:1em;height:1em;transition:opacity .15s}.footer.svelte-b48cwg{width:100%;padding:var(--space-md) 0;margin-top:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-sm);border-top:var(--border-width-thin) solid var(--color-border-subtle);flex-flow:wrap;display:flex}.footer.svelte-b48cwg .footer-subscribe:where(.svelte-b48cwg){align-items:center;width:auto;max-width:280px;margin:0;display:flex}.footer.svelte-b48cwg .footer-subscribe:where(.svelte-b48cwg) .subscribe{max-width:100%;height:auto;margin:0}.footer.svelte-b48cwg .footer-subscribe:where(.svelte-b48cwg) .subscribe input[type=email]{border-radius:0;min-width:160px;padding:.25em .5em;font-size:.9rem}.footer.svelte-b48cwg .footer-subscribe:where(.svelte-b48cwg) .subscribe button{white-space:nowrap;border-radius:0;padding:.25em .65em;font-size:.9rem}.footer.svelte-b48cwg .footer-subscribe:where(.svelte-b48cwg) .message{margin:var(--space-xs) auto;font-size:.85rem;position:absolute}.footer.svelte-b48cwg .copyright:where(.svelte-b48cwg){color:var(--color-text-secondary);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.25em;margin:0;padding:0;font-size:.9rem;line-height:1.5;display:flex}.footer.svelte-b48cwg .copyright:where(.svelte-b48cwg) a:where(.svelte-b48cwg){color:var(--color-link-external);text-decoration:none}.footer.svelte-b48cwg .copyright:where(.svelte-b48cwg) a:where(.svelte-b48cwg):hover{text-decoration:underline}.footer.svelte-b48cwg .contact-link:where(.svelte-b48cwg){vertical-align:baseline;align-items:center;gap:.25em;display:inline-flex}.footer.svelte-b48cwg .contact-link:where(.svelte-b48cwg):hover .icon{opacity:1}.masonry-grid.svelte-1dzcl0k{--masonry-column-width:261px;--masonry-gutter:3px;opacity:0;transition:opacity .2s ease-in}.masonry-grid[data-masonry-ready]{opacity:1}.masonry-item.svelte-1dzcl0k{width:var(--masonry-column-width);max-width:100%;margin-bottom:var(--masonry-gutter)}.masonry-entry.svelte-1dzcl0k{cursor:pointer;background:0 0;border:none;width:100%;padding:0;display:block}.masonry-entry.svelte-1dzcl0k img:where(.svelte-1dzcl0k){width:100%;height:auto;display:block}.scroll-to-top.svelte-16dvl6a{color:oklch(43% .01 264);cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background:oklch(100% 0 0/.95);border:1px solid oklch(85% 0 0);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .25s,visibility .25s,transform .25s,background .15s,border-color .15s,box-shadow .15s;display:flex;position:fixed;bottom:2rem;right:2rem;transform:translateY(10px);box-shadow:0 2px 12px oklch(0% 0 0/.08)}.scroll-to-top.svelte-16dvl6a.visible{opacity:1;visibility:visible;transform:translateY(0)}.scroll-to-top.svelte-16dvl6a:hover{background:oklch(98% .005 264);border-color:oklch(75% 0 0);box-shadow:0 4px 16px oklch(0% 0 0/.12)}.scroll-to-top.svelte-16dvl6a:active{transform:translateY(2px)}.scroll-to-top.svelte-16dvl6a svg:where(.svelte-16dvl6a){width:20px;height:20px}@media (width<=768px){.scroll-to-top.svelte-16dvl6a{width:40px;height:40px;bottom:1.5rem;right:1rem}.scroll-to-top.svelte-16dvl6a svg:where(.svelte-16dvl6a){width:18px;height:18px}}.lightbox-backdrop.svelte-1ihw1xm{z-index:10000;background:oklch(8% 0 0/.95);justify-content:center;align-items:center;padding:2rem;animation:.2s svelte-1ihw1xm-fadeIn;display:flex;position:fixed;inset:0}@keyframes svelte-1ihw1xm-fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-close.svelte-1ihw1xm{color:oklch(90% 0 0);cursor:pointer;background:oklch(100% 0 0/.1);border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.lightbox-close.svelte-1ihw1xm:hover{background:oklch(100% 0 0/.2)}.lightbox-close.svelte-1ihw1xm svg:where(.svelte-1ihw1xm){width:1.25rem;height:1.25rem}.lightbox-image.svelte-1ihw1xm{object-fit:contain;border:none;border-radius:4px;max-width:90vw;max-height:90vh;animation:.2s svelte-1ihw1xm-zoomIn;box-shadow:0 4px 24px oklch(0% 0 0/.5)}@keyframes svelte-1ihw1xm-zoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.bibtex.svelte-17cmyor{margin-top:var(--space-2xl);padding:var(--space-md) var(--space-lg);background:oklch(98% .008 195);border:1px solid oklch(88% .03 195);border-left:3px solid oklch(55% .12 195);border-radius:4px}.bibtex-header.svelte-17cmyor{margin-bottom:var(--space-sm);align-items:center;gap:.5em;display:flex}.ornament.svelte-17cmyor{color:oklch(55% .12 195);font-size:1.1rem;line-height:1}.bibtex-title.svelte-17cmyor{font-family:var(--font-display);color:oklch(38% .07 195);letter-spacing:.02em;flex:1;margin:0;font-size:1rem;font-weight:700}.copy-btn.svelte-17cmyor{cursor:pointer;font-family:var(--font-sans);color:oklch(45% .1 195);background:oklch(96% .012 195);border:1px solid oklch(82% .04 195);border-radius:4px;align-items:center;gap:.4em;padding:.35em .7em;font-size:.72rem;font-weight:500;transition:all .15s;display:flex}.copy-btn.svelte-17cmyor:hover{color:oklch(35% .12 195);background:oklch(94% .025 195);border-color:oklch(72% .08 195)}.copy-btn.svelte-17cmyor svg:where(.svelte-17cmyor){width:.95em;height:.95em}pre.svelte-17cmyor{padding:var(--space-sm) var(--space-md);background:oklch(99.5% .003 195);border:1px solid oklch(90% .02 195);border-radius:4px;margin:0;overflow-x:auto}code.svelte-17cmyor{color:oklch(38% .03 195);font-feature-settings:"liga" 1, "calt" 1;font-family:Berkeley Mono,JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:.78rem;line-height:1.7}code.svelte-17cmyor .token.keyword{color:oklch(48% .14 195);font-weight:600}code.svelte-17cmyor .token.attr{color:oklch(50% .1 24)}.acknowledgements.svelte-11lg3vu{margin-top:var(--space-2xl);padding:var(--space-md) var(--space-lg);background:oklch(98% .008 279);border:1px solid oklch(88% .03 279);border-left:3px solid oklch(68% .08 279);border-radius:4px;position:relative}.acknowledgements-header.svelte-11lg3vu{margin-bottom:var(--space-sm);align-items:center;gap:.5em;display:flex}.ornament.svelte-11lg3vu{color:oklch(62% .08 279);font-size:1.1rem;line-height:1}.acknowledgements-title.svelte-11lg3vu{font-family:var(--font-display);color:oklch(38% .06 279);letter-spacing:.02em;margin:0;font-size:1rem;font-weight:700}.acknowledgements-content.svelte-11lg3vu{font-size:var(--font-size-sm);color:var(--color-text-secondary);line-height:1.6}.acknowledgements-content.svelte-11lg3vu p{margin:0 0 .75em}.acknowledgements-content.svelte-11lg3vu p:last-child{margin-bottom:0}.acknowledgements-content.svelte-11lg3vu a{color:oklch(45% .1 279)}.acknowledgements-content.svelte-11lg3vu a:hover{color:oklch(52% .12 279)}.references.svelte-15j3tnb{margin-top:var(--space-2xl);padding:var(--space-md) var(--space-lg);background:oklch(98% .008 204);border:1px solid oklch(88% .03 204);border-left:3px solid oklch(58% .1 204);border-radius:4px}.references-header.svelte-15j3tnb{margin-bottom:var(--space-md);align-items:center;gap:.5em;display:flex}.ornament.svelte-15j3tnb{color:oklch(55% .1 204);font-size:1.2rem;font-weight:500;line-height:1}.references-title.svelte-15j3tnb{font-family:var(--font-display);color:oklch(38% .07 204);letter-spacing:.02em;margin:0;font-size:1rem;font-weight:700}.references-list.svelte-15j3tnb{counter-reset:reference-counter;margin:0;padding:0;list-style:none}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb){counter-increment:reference-counter;margin-bottom:var(--space-md);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);color:var(--color-text-secondary);padding-left:3.5em;position:relative}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb):before{content:"[" counter(reference-counter) "]";font-weight:var(--font-weight-medium);color:var(--color-accent-sidenote);position:absolute;left:0}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb):has(.ref-backlink:where(.svelte-15j3tnb),.ref-number-static:where(.svelte-15j3tnb)):before{content:none}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .ref-backlink:where(.svelte-15j3tnb){font-weight:var(--font-weight-medium);color:var(--color-accent-sidenote-citation);white-space:nowrap;text-decoration:none;position:absolute;left:0}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .ref-backlink:where(.svelte-15j3tnb):hover{color:var(--color-accent-sidenote-citation-hover);text-decoration:underline}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .ref-number-static:where(.svelte-15j3tnb){font-weight:var(--font-weight-medium);color:var(--color-accent-sidenote);position:absolute;left:0}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .authors:where(.svelte-15j3tnb){font-weight:var(--font-weight-medium);color:var(--color-text-primary)}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .year:where(.svelte-15j3tnb){color:var(--color-text-secondary);margin-left:.25em}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .title:where(.svelte-15j3tnb){margin-left:.25em;font-style:italic}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .title:where(.svelte-15j3tnb) a:where(.svelte-15j3tnb){color:inherit;text-decoration:none}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .title:where(.svelte-15j3tnb) a:where(.svelte-15j3tnb):hover{color:var(--color-link-external);text-decoration:underline}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .venue:where(.svelte-15j3tnb){margin-left:.25em}.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .doi:where(.svelte-15j3tnb),.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .arxiv:where(.svelte-15j3tnb){color:var(--color-accent-sidenote);margin-left:.5em;font-size:.9em;text-decoration:none}:is(.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .doi:where(.svelte-15j3tnb),.references-list.svelte-15j3tnb .reference-item:where(.svelte-15j3tnb) .arxiv:where(.svelte-15j3tnb)):hover{text-decoration:underline}.grid-span.svelte-nc320d{container-type:inline-size}.grid-span.svelte-nc320d:has(.content-grid){grid-template-columns:subgrid;display:grid}.figure.svelte-1vi766h{margin-block:var(--space-2xl);grid-template-rows:auto 1fr auto;width:100%;display:grid;container-type:inline-size}.figure.caption-top.svelte-1vi766h{grid-template-rows:auto auto 1fr}.figure.caption-side.svelte-1vi766h{grid-template-rows:auto;grid-template-columns:1fr auto}.figure.half-width.svelte-1vi766h{max-width:400px;margin-inline:auto}.figure.caption-side.svelte-1vi766h{gap:var(--space-lg);grid-template-columns:1fr auto;align-items:start;display:grid}.figure.caption-side.svelte-1vi766h figcaption:where(.svelte-1vi766h){text-align:left;max-width:200px;margin-top:0}.figure.caption-top.svelte-1vi766h figcaption:where(.svelte-1vi766h){margin-bottom:var(--space-md);margin-top:0}.figure-content.svelte-1vi766h{transition:all .2s}.figure-content.svelte-1vi766h:hover{outline-offset:4px;outline:1px dashed oklch(55% .25 302/.3)}.figure-content.svelte-1vi766h img{width:100%;height:auto;display:block}figcaption.svelte-1vi766h{margin-top:var(--space-md);font-size:var(--font-size-sm);color:var(--color-text-secondary);text-align:center;line-height:var(--line-height-normal);grid-row:3}.caption-top.svelte-1vi766h{margin-bottom:var(--space-md);grid-row:1;margin-top:0}.caption-side.svelte-1vi766h{margin-left:var(--space-md);writing-mode:vertical-rl;text-orientation:mixed;grid-area:1/2;max-height:300px;margin-top:0}.figure-number.svelte-1vi766h{font-weight:var(--font-weight-medium);text-transform:uppercase;font-size:var(--font-size-xs);letter-spacing:.05em;color:oklch(38% .09 295);border-bottom:1px solid #0000;text-decoration:none;transition:border-color .2s}.figure-number.svelte-1vi766h:hover{border-bottom-color:oklch(38% .09 295)}.gallery-section.svelte-p821yv{margin:var(--space-lg) 0;flex-direction:column;width:100%;display:flex}.gallery-section.svelte-p821yv :is(h2:where(.svelte-p821yv),h3:where(.svelte-p821yv),h4:where(.svelte-p821yv)){margin-bottom:var(--space-md)}.gallery-section.svelte-p821yv a:where(.svelte-p821yv){text-decoration:none}.gallery-section.clickable.svelte-p821yv a:where(.svelte-p821yv):hover{opacity:.96}.gallery.svelte-p821yv{grid-template-columns:repeat(var(--columns), 1fr);gap:var(--gap);width:100%;display:grid}.gallery.svelte-p821yv img{transform-origin:50%;width:100%;height:auto;transition:transform var(--duration-medium) var(--ease-out), box-shadow var(--duration-medium) ease, opacity var(--duration-fast) ease;display:block}.gallery-section.clickable.svelte-p821yv .gallery-link:where(.svelte-p821yv):hover img{box-shadow:var(--shadow-lift);transform:translateY(-1px)}.gallery-section.clickable.svelte-p821yv .gallery-link:where(.svelte-p821yv):active img{transition-duration:var(--duration-press);transform:scale(.995)}@media (width<=768px){.gallery.svelte-p821yv{grid-template-columns:1fr}}.margin-content.svelte-187bmfy{left:var(--margin-left);top:var(--margin-top,0);width:var(--margin-width);padding:calc(var(--space-sm) / 2);font-size:var(--font-size-sm);line-height:var(--line-height-normal);color:var(--color-text-secondary);border-radius:var(--border-radius-sm);background:oklch(99% .004 264/.8);border:1px solid oklch(88% .02 264/.4);scroll-margin-top:30vh;transition:top .2s ease-out;position:absolute}@container (width<=1150px){.margin-content.svelte-187bmfy{width:100%;margin-block:var(--space-sm);padding:var(--space-xs);border-radius:var(--border-radius-sm);background:oklch(98% .006 264/.6);border:1px solid oklch(88% .02 264/.4);border-left:2px solid oklch(70% .08 264);margin-left:1.5rem;display:block;position:static}}.sidenote-ref.svelte-13tiflc{position:relative}.sidenote-number{font-size:.75em;font-weight:var(--font-weight-medium);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--color-accent-sidenote)}.sidenote-number:hover{color:var(--color-accent-sidenote-hover)}.sidenote .sidenote-number{margin-right:.25em;display:inline}.sidenote[data-type=cite]{background:var(--color-bg-sidenote-citation);border-color:var(--color-border-sidenote-citation)}.sidenote[data-type=cite] .sidenote-number{color:var(--color-accent-sidenote-citation)}.sidenote[data-type=cite] .sidenote-number:hover{color:var(--color-accent-sidenote-citation-hover)}@container (width<=1150px){.sidenote-ref.svelte-13tiflc{display:inline}}.interface-mockup.svelte-1yaaag9{background:oklch(20% .02 285);border:1px solid oklch(30% .02 285);border-radius:.5rem;margin-block:1.5rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;overflow:hidden}.mockup-title.svelte-1yaaag9{color:oklch(85% .03 75);border-bottom:1px solid oklch(30% .02 285);padding:.75rem 1rem;font-size:.9rem;font-weight:500}.mockup-content.svelte-1yaaag9{color:oklch(85% .03 75);padding:1rem;font-size:.9rem;line-height:1.6}.mockup-content.svelte-1yaaag9 code{font-size:inherit;background:0 0;padding:0;color:oklch(85% .03 75)!important}.mockup-content.svelte-1yaaag9 strong,.mockup-content.svelte-1yaaag9 b,.mockup-content.svelte-1yaaag9 em,.mockup-content.svelte-1yaaag9 i,.mockup-content.svelte-1yaaag9 p{color:oklch(85% .03 75)!important}.interface-mockup[data-type=diff].svelte-1yaaag9 .mockup-content:where(.svelte-1yaaag9){font-size:.85rem}.interface-mockup[data-type=diff].svelte-1yaaag9 .mockup-content:where(.svelte-1yaaag9) .add{color:oklch(70% .15 145)}.interface-mockup[data-type=diff].svelte-1yaaag9 .mockup-content:where(.svelte-1yaaag9) .remove{color:oklch(65% .15 25)}.interface-mockup[data-type=action-bar].svelte-1yaaag9 .mockup-content:where(.svelte-1yaaag9) .hotkey{color:oklch(85% .03 75);background:oklch(25% .02 285);border-radius:.25rem;padding:.125rem .375rem;font-weight:500}@media (width<=768px){.mockup-content.svelte-1yaaag9{padding:.75rem;font-size:.8rem}.interface-mockup[data-type=diff].svelte-1yaaag9 .mockup-content:where(.svelte-1yaaag9){font-size:.75rem}}.chat-transcript.svelte-6x3y0x{background:oklch(20% .02 285);border:1px solid oklch(30% .02 285);border-radius:.5rem;margin-block:1.5rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-size:.85rem;overflow:hidden}.transcript-title.svelte-6x3y0x{color:oklch(85% .02 285);border-bottom:1px solid oklch(30% .02 285);padding:.75rem 1rem;font-size:.9rem;font-weight:500}.transcript-content.svelte-6x3y0x{color:oklch(92% .01 285);padding:1rem;line-height:1.7}.transcript-content.svelte-6x3y0x .choice{margin-block:.5rem;padding-left:.5rem}.transcript-content.svelte-6x3y0x .choice-id{color:oklch(75% .1 285);background:oklch(25% .02 285);border-radius:.25rem;margin-right:.5rem;padding:.125rem .375rem;font-weight:600}.transcript-content.svelte-6x3y0x .choice-title{color:oklch(88% .03 285);font-weight:500}.transcript-content.svelte-6x3y0x .choice-desc{color:oklch(80% .02 285);margin-top:.25rem;padding-left:3rem;display:block}.transcript-content.svelte-6x3y0x .action-bar{background:oklch(15% .02 285);border:1px solid oklch(25% .02 285);border-radius:.375rem;margin-block:1rem;padding:.75rem}.transcript-content.svelte-6x3y0x .action-bar-label{color:oklch(70% .05 285);margin-bottom:.5rem;font-size:.8rem;display:block}.transcript-content.svelte-6x3y0x .action-item{color:oklch(85% .03 285)}.transcript-content.svelte-6x3y0x .user-action{background:oklch(18% .04 240);border-left:3px solid oklch(60% .15 240);border-radius:.25rem;margin-block:1rem;padding:.5rem .75rem}.transcript-content.svelte-6x3y0x .user-label{color:oklch(75% .1 240);margin-right:.5rem;font-weight:600}.transcript-content.svelte-6x3y0x .guide-note{background:oklch(18% .04 145);border-left:3px solid oklch(60% .15 145);border-radius:.25rem;margin-block:1rem;padding:.5rem .75rem;font-style:italic}.transcript-content.svelte-6x3y0x .guide-label{color:oklch(75% .1 145);margin-right:.5rem;font-weight:600}@media (width<=768px){.chat-transcript.svelte-6x3y0x{font-size:.75rem}.transcript-content.svelte-6x3y0x{padding:.75rem}.transcript-content.svelte-6x3y0x .choice-desc{padding-left:2rem}}.callout.svelte-hxaqkh{border-radius:4px;grid-column:text-start/text-end;margin-block:1rem;padding:.75rem 1rem;scroll-margin-top:30vh}.callout.svelte-hxaqkh>:first-child{margin-top:0}.callout.svelte-hxaqkh>:last-child{margin-bottom:0}.callout-title.svelte-hxaqkh{color:var(--color-text-heading);margin-bottom:.35rem;font-size:.9rem;font-weight:600}.callout-content.svelte-hxaqkh{font-size:var(--font-size-base);line-height:var(--line-height-relaxed);color:var(--color-text-secondary)}.callout-content.svelte-hxaqkh p:first-child,.callout-content.svelte-hxaqkh ul:first-child,.callout-content.svelte-hxaqkh ol:first-child{margin-top:0}.callout-content.svelte-hxaqkh p:last-child,.callout-content.svelte-hxaqkh ul:last-child,.callout-content.svelte-hxaqkh ol:last-child{margin-bottom:0}.callout[data-type=tldr].svelte-hxaqkh{background:oklch(97% .012 294);border:1px solid oklch(86% .04 279)}.callout[data-type=claim].svelte-hxaqkh{background:oklch(97% .01 264);border:1px solid oklch(86% .03 264)}.callout[data-type=claim].svelte-hxaqkh .callout-title:where(.svelte-hxaqkh){color:var(--color-text-heading)}.callout[data-type=claim].svelte-hxaqkh .callout-content:where(.svelte-hxaqkh){color:var(--color-text-primary);font-weight:var(--font-weight-medium)}.callout[data-type=warning].svelte-hxaqkh{background:oklch(97% .02 60);border:1px solid oklch(86% .06 50)}.callout[data-type=warning].svelte-hxaqkh .callout-title:where(.svelte-hxaqkh){color:oklch(45% .12 45)}.callout[data-type=info].svelte-hxaqkh{background:oklch(97% .01 220);border:1px solid oklch(86% .03 220)}.pullquote-container.svelte-pu6pek{margin-block:var(--space-2xl);position:relative}.pullquote-container.svelte-pu6pek:before{content:"\"";font-family:var(--font-display);color:oklch(90% .05 30);z-index:-1;font-size:6rem;line-height:0;position:absolute;top:.35em;left:-.15em}.pullquote.svelte-pu6pek{font-family:var(--font-display);color:oklch(35% .02 264);text-align:center;border:none;margin:0;padding:0;font-size:clamp(1.4rem,3vw,1.75rem);font-style:italic;font-weight:400;line-height:1.35}.pullquote.svelte-pu6pek p{margin:0}.pullquote.svelte-pu6pek cite{font-family:var(--font-sans);color:oklch(55% .02 264);letter-spacing:.02em;margin-top:1em;font-size:.85rem;font-style:normal;font-weight:500;display:block}.pullquote.svelte-pu6pek cite:before{content:"— "}.source-quote.svelte-96un7y{column-gap:var(--space-md);margin-block:var(--space-lg);grid-column:text-start/text-end;grid-template-columns:minmax(4.5rem,7rem) minmax(0,1fr);margin-inline:0;display:grid}.quote-body.svelte-96un7y{padding-left:var(--space-md);border-left:var(--border-width-thin) solid oklch(70% .015 264);color:var(--color-text-primary);margin:0;font-size:.95rem;font-style:italic;line-height:1.5}.quote-body.svelte-96un7y p{text-align:left;-webkit-hyphens:none;hyphens:none;margin:0}.quote-body.svelte-96un7y p:first-child:before{content:"“"}.quote-body.svelte-96un7y p:last-child:after{content:"”"}.quote-body.svelte-96un7y p+p{margin-top:.75em}.quote-body.svelte-96un7y strong,.quote-body.svelte-96un7y b{font-weight:var(--font-weight-medium);color:var(--color-text-heading)}.quote-source.svelte-96un7y{font-size:var(--font-size-xs);font-style:normal;line-height:var(--line-height-snug);letter-spacing:0;color:var(--color-text-tertiary);margin:0;padding-top:.1rem}.quote-source__kicker.svelte-96un7y{font-variant:all-small-caps;color:var(--color-text-tertiary);margin-bottom:.1rem;display:block}.source-link.svelte-96un7y{font-weight:var(--font-weight-medium);font-variant:all-small-caps;text-underline-offset:.12em;text-decoration:none;display:inline}.source-link.svelte-96un7y:hover{text-decoration:underline}.source-link.svelte-96un7y.external-link:before{display:none}.source-link.svelte-96un7y.external-link:after{opacity:.45;margin-left:.25em}.source-link.svelte-96un7y.external-link:hover:after{opacity:.7}.source-name.svelte-96un7y{font-weight:var(--font-weight-medium);font-variant:all-small-caps}.source-quote+.source-quote{margin-top:calc(-1 * var(--space-xs))}@media (width<=640px){.source-quote.svelte-96un7y{row-gap:var(--space-xs);margin-block:var(--space-md);grid-template-columns:1fr}.quote-source.svelte-96un7y{padding-top:0}.quote-body.svelte-96un7y{padding-left:var(--space-sm)}}.source-index.svelte-1s0uy7q{--index-bg:oklch(98.5% .008 264);--index-border:oklch(88% .02 264);--heading-color:oklch(32% .03 264);--item-color:oklch(42% .015 264);--date-color:oklch(58% .01 264);--marker-color:oklch(52% .12 294);--dot-color:oklch(78% .02 264);background:var(--index-bg);border:1px solid var(--index-border);font-family:var(--font-body,Georgia, serif);border-radius:3px;margin:0 0 2rem;padding:1.25rem 1.5rem 1rem}.section.svelte-1s0uy7q{margin-bottom:1rem}.section.svelte-1s0uy7q:last-child{margin-bottom:0}.section-heading.svelte-1s0uy7q{color:var(--heading-color);letter-spacing:.01em;text-transform:none;align-items:baseline;gap:.5rem;margin:0 0 .35rem;font-size:.9rem;font-weight:600;display:flex}.heading-marker.svelte-1s0uy7q{color:var(--marker-color);opacity:.8;font-size:.8rem;font-weight:400}.items.svelte-1s0uy7q{border-left:1px solid var(--index-border);margin:0;padding:0 0 0 1.1rem;list-style:none}.item.svelte-1s0uy7q{justify-content:space-between;align-items:baseline;gap:1rem;margin:0;padding:.2rem 0 .2rem .75rem;display:flex;position:relative}.item.svelte-1s0uy7q:before{content:"";background:var(--dot-color);border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:-3px;transform:translateY(-50%)}.item-title.svelte-1s0uy7q{color:var(--item-color);font-size:.875rem;line-height:1.4}.item-date.svelte-1s0uy7q{font-family:var(--font-mono,"JetBrains Mono", monospace);color:var(--date-color);font-variant-numeric:tabular-nums;letter-spacing:.02em;flex-shrink:0;font-size:.75rem}@media (width<=600px){.source-index.svelte-1s0uy7q{padding:1rem 1.25rem .75rem}.item.svelte-1s0uy7q{flex-direction:column;align-items:flex-start;gap:.15rem}.item-date.svelte-1s0uy7q{padding-left:0}}.callout.svelte-giyx7f{font-family:var(--font-body,Georgia, serif);margin-block:1.25rem}.callout-body.svelte-giyx7f{color:oklch(40% .015 264);font-size:.925rem;line-height:1.55}.callout-body.svelte-giyx7f p{margin:0}.callout-ribbon.svelte-giyx7f{background:oklch(98.5% .005 264);border-radius:0 6px 6px 0;display:flex;overflow:hidden;box-shadow:0 1px 3px oklch(50% .02 264/.08)}.ribbon-accent.svelte-giyx7f{background:oklch(60% .15 264);flex-shrink:0;width:4px}.callout-ribbon[data-type=tldr].svelte-giyx7f .ribbon-accent:where(.svelte-giyx7f){background:oklch(55% .18 294)}.callout-ribbon[data-type=claim].svelte-giyx7f .ribbon-accent:where(.svelte-giyx7f){background:oklch(50% .15 264)}.callout-ribbon[data-type=warning].svelte-giyx7f .ribbon-accent:where(.svelte-giyx7f){background:oklch(65% .18 55)}.callout-ribbon[data-type=info].svelte-giyx7f .ribbon-accent:where(.svelte-giyx7f){background:oklch(55% .12 220)}.ribbon-content.svelte-giyx7f{flex:1;padding:1rem 1.25rem}.callout-ribbon.svelte-giyx7f .callout-header:where(.svelte-giyx7f){align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.callout-ribbon.svelte-giyx7f .icon:where(.svelte-giyx7f){opacity:.7;font-size:.85rem}.callout-ribbon.svelte-giyx7f .title:where(.svelte-giyx7f){text-transform:uppercase;letter-spacing:.06em;color:oklch(35% .02 264);font-size:.8rem;font-weight:600}.callout-glow.svelte-giyx7f{background:oklch(99% .003 264);border:1px solid oklch(92% .01 264);border-radius:8px;padding:1.25rem 1.5rem;position:relative}.glow-ring.svelte-giyx7f{opacity:0;pointer-events:none;border-radius:9px;transition:opacity .2s;position:absolute;inset:-1px}.callout-glow.svelte-giyx7f:hover .glow-ring:where(.svelte-giyx7f){opacity:1}.callout-glow[data-type=tldr].svelte-giyx7f .glow-ring:where(.svelte-giyx7f){box-shadow:0 0 20px oklch(60% .2 294/.15)}.callout-glow[data-type=claim].svelte-giyx7f .glow-ring:where(.svelte-giyx7f){box-shadow:0 0 20px oklch(55% .18 264/.15)}.callout-glow[data-type=warning].svelte-giyx7f .glow-ring:where(.svelte-giyx7f){box-shadow:0 0 20px oklch(70% .2 55/.2)}.callout-glow[data-type=info].svelte-giyx7f .glow-ring:where(.svelte-giyx7f){box-shadow:0 0 20px oklch(60% .15 220/.15)}.glow-content.svelte-giyx7f{position:relative}.callout-glow.svelte-giyx7f .callout-header:where(.svelte-giyx7f){align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.icon-circle.svelte-giyx7f{color:oklch(45% .1 264);background:oklch(95% .02 264);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;display:flex}.callout-glow[data-type=tldr].svelte-giyx7f .icon-circle:where(.svelte-giyx7f){color:oklch(45% .15 294);background:oklch(92% .04 294)}.callout-glow[data-type=warning].svelte-giyx7f .icon-circle:where(.svelte-giyx7f){color:oklch(50% .15 55);background:oklch(94% .05 55)}.callout-glow[data-type=info].svelte-giyx7f .icon-circle:where(.svelte-giyx7f){color:oklch(45% .12 220);background:oklch(93% .03 220)}.callout-glow.svelte-giyx7f .title:where(.svelte-giyx7f){color:oklch(30% .02 264);font-size:.85rem;font-weight:600}.callout-border-accent.svelte-giyx7f{background:oklch(98% .005 264);padding:1rem 1.25rem 1.25rem;position:relative}.border-top-accent.svelte-giyx7f{background:linear-gradient(90deg,oklch(55% .15 264) 0%,oklch(60% .12 264/.3) 100%);height:3px;position:absolute;top:0;left:0;right:0}.callout-border-accent[data-type=tldr].svelte-giyx7f .border-top-accent:where(.svelte-giyx7f){background:linear-gradient(90deg,oklch(55% .18 294),oklch(60% .15 294/.3))}.callout-border-accent[data-type=warning].svelte-giyx7f .border-top-accent:where(.svelte-giyx7f){background:linear-gradient(90deg,oklch(65% .18 55),oklch(70% .15 55/.3))}.callout-border-accent[data-type=info].svelte-giyx7f .border-top-accent:where(.svelte-giyx7f){background:linear-gradient(90deg,oklch(55% .12 220),oklch(60% .1 220/.3))}.callout-border-accent.svelte-giyx7f .callout-header:where(.svelte-giyx7f){margin-bottom:.6rem}.callout-border-accent.svelte-giyx7f .title:where(.svelte-giyx7f){font-family:var(--font-mono,"JetBrains Mono", monospace);text-transform:uppercase;letter-spacing:.1em;color:oklch(50% .03 264);font-size:.7rem;font-weight:500}.callout-minimal.svelte-giyx7f{border-top:1px solid oklch(90% .01 264);border-bottom:1px solid oklch(90% .01 264);align-items:flex-start;gap:.75rem;padding:.75rem 0;display:flex}.minimal-marker.svelte-giyx7f{background:oklch(60% .12 264);border-radius:50%;flex-shrink:0;width:3px;height:3px;margin-top:.55rem}.callout-minimal[data-type=tldr].svelte-giyx7f .minimal-marker:where(.svelte-giyx7f){background:oklch(55% .18 294)}.callout-minimal[data-type=warning].svelte-giyx7f .minimal-marker:where(.svelte-giyx7f){background:oklch(65% .18 55)}.callout-minimal[data-type=info].svelte-giyx7f .minimal-marker:where(.svelte-giyx7f){background:oklch(55% .12 220)}.minimal-content.svelte-giyx7f{color:oklch(40% .015 264);font-size:.9rem;line-height:1.5}.inline-title.svelte-giyx7f{color:oklch(30% .02 264);font-weight:600}.inline-body.svelte-giyx7f p{display:inline}.pullquote.svelte-60f29u{font-family:var(--font-body,Georgia, serif);margin:2rem 0}blockquote.svelte-60f29u{margin:0;padding:0}blockquote.svelte-60f29u p{margin:0}figcaption.svelte-60f29u{color:oklch(50% .02 264)}.pullquote-dramatic.svelte-60f29u{padding:2rem 0 1rem;position:relative}.dramatic-mark.svelte-60f29u{font-family:var(--font-display,"Cormorant Garamond", Georgia, serif);color:oklch(92% .03 30);z-index:-1;-webkit-user-select:none;user-select:none;font-size:8rem;line-height:1;position:absolute;top:-.5rem;left:-.2em}.pullquote-dramatic.svelte-60f29u blockquote:where(.svelte-60f29u){font-family:var(--font-display,"Cormorant Garamond", Georgia, serif);color:oklch(30% .02 264);font-size:clamp(1.5rem,4vw,2rem);font-style:italic;font-weight:400;line-height:1.3}.pullquote-dramatic.svelte-60f29u figcaption:where(.svelte-60f29u){letter-spacing:.02em;margin-top:1.25rem;font-size:.85rem;font-weight:500}.pullquote-dramatic.svelte-60f29u figcaption:where(.svelte-60f29u):before{content:"— "}.pullquote-editorial.svelte-60f29u{text-align:center;padding:1.5rem 2rem}.editorial-rule.svelte-60f29u{background:linear-gradient(90deg,#0000 0%,oklch(75% .02 264) 20% 80%,#0000 100%);height:1px}.pullquote-editorial.svelte-60f29u blockquote:where(.svelte-60f29u){color:oklch(35% .015 264);padding:1.25rem 0;font-size:1.15rem;font-style:italic;line-height:1.6}.pullquote-editorial.svelte-60f29u figcaption:where(.svelte-60f29u){font-variant:small-caps;letter-spacing:.08em;padding-bottom:1.25rem;font-size:.8rem}.pullquote-sidebar.svelte-60f29u{padding:0}.sidebar-container.svelte-60f29u{gap:1rem;display:flex}.sidebar-accent.svelte-60f29u{background:linear-gradient(oklch(55% .15 294) 0%,oklch(60% .12 264) 100%);border-radius:2px;flex-shrink:0;width:3px}.sidebar-content.svelte-60f29u{color:oklch(38% .015 264);margin:0;padding:.25rem 0;font-size:1.05rem;font-style:italic;line-height:1.55}.sidebar-caption.svelte-60f29u{margin-top:.75rem;margin-left:calc(3px + 1rem);font-size:.8rem;font-weight:500}.sidebar-caption.svelte-60f29u:before{content:"— ";color:oklch(60% .02 264)}.pullquote-centered.svelte-60f29u{text-align:center;padding:1rem 0}.centered-ornament.svelte-60f29u{color:oklch(70% .08 30);letter-spacing:.5em;padding:.5rem 0;font-size:.9rem}.pullquote-centered.svelte-60f29u blockquote:where(.svelte-60f29u){font-family:var(--font-display,"Cormorant Garamond", Georgia, serif);color:oklch(32% .02 264);padding:.75rem 1.5rem;font-size:1.35rem;font-weight:400;line-height:1.45}.pullquote-centered.svelte-60f29u figcaption:where(.svelte-60f29u){padding-bottom:.5rem;font-size:.85rem;font-style:italic}.card.svelte-kiwzv5{font-family:var(--font-body,Georgia, serif);position:relative}header.svelte-kiwzv5 h3:where(.svelte-kiwzv5){color:oklch(25% .02 264);margin:0;font-size:1.1rem;font-weight:600}.subtitle.svelte-kiwzv5{color:oklch(50% .02 264);margin:.3rem 0 0;font-size:.85rem}.body.svelte-kiwzv5{color:oklch(40% .015 264);margin-top:.75rem;font-size:.9rem;line-height:1.55}.body.svelte-kiwzv5 p{margin:0}.card-glass.svelte-kiwzv5{border-radius:12px;overflow:hidden}.glass-bg.svelte-kiwzv5{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,oklch(98% .01 264/.9) 0%,oklch(96% .015 264/.8) 100%);border:1px solid oklch(90% .02 264/.5);border-radius:12px;position:absolute;inset:0}.glass-content.svelte-kiwzv5{padding:1.25rem 1.5rem;position:relative}.card-glass.svelte-kiwzv5 header:where(.svelte-kiwzv5) h3:where(.svelte-kiwzv5){background:linear-gradient(135deg,oklch(30% .03 264),oklch(40% .02 264));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.card-glass.svelte-kiwzv5:hover .glass-bg:where(.svelte-kiwzv5){background:linear-gradient(135deg,oklch(97% .015 264/.95) 0%,oklch(95% .02 264/.85) 100%)}.card-elevated.svelte-kiwzv5{border-radius:8px}.elevated-shadow.svelte-kiwzv5{z-index:-1;background:oklch(85% .02 264);border-radius:8px;position:absolute;inset:4px -4px -4px 4px}.elevated-content.svelte-kiwzv5{background:oklch(99.5% .003 264);border:1px solid oklch(90% .015 264);border-radius:8px;padding:1.25rem;transition:transform .15s;position:relative}.card-elevated.svelte-kiwzv5:hover .elevated-content:where(.svelte-kiwzv5){transform:translate(-2px,-2px)}.elevated-accent.svelte-kiwzv5{background:var(--accent);opacity:.6;border-radius:50%;width:8px;height:8px;position:absolute;top:1rem;right:1rem}.card-outlined.svelte-kiwzv5{border:1px solid oklch(88% .02 264);border-radius:6px;padding:1.25rem;transition:border-color .15s,box-shadow .15s}.card-outlined.svelte-kiwzv5:hover{border-color:var(--accent);box-shadow:0 0 0 3px oklch(55% .15 264/.1)}.card-outlined.svelte-kiwzv5 header:where(.svelte-kiwzv5){align-items:center;gap:.6rem;display:flex}.outlined-marker.svelte-kiwzv5{color:var(--accent);opacity:.7;font-size:.5rem}.card-outlined.svelte-kiwzv5 .subtitle:where(.svelte-kiwzv5){padding-left:1.1rem}.card-outlined.svelte-kiwzv5 .body:where(.svelte-kiwzv5){border-left:2px solid oklch(92% .01 264);margin-left:.15rem;padding-left:1.1rem}.card-filled.svelte-kiwzv5{background:var(--accent);border-radius:8px;overflow:hidden}.filled-pattern.svelte-kiwzv5{background-image:radial-gradient(circle at 20% 80%,oklch(100% 0 0/.08) 0%,#0000 50%),radial-gradient(circle at 80% 20%,oklch(100% 0 0/.05) 0%,#0000 40%);position:absolute;inset:0}.filled-content.svelte-kiwzv5{padding:1.25rem 1.5rem;position:relative}.card-filled.svelte-kiwzv5 header:where(.svelte-kiwzv5) h3:where(.svelte-kiwzv5){color:oklch(100% 0 0)}.card-filled.svelte-kiwzv5 .subtitle:where(.svelte-kiwzv5){color:oklch(100% 0 0/.8)}.card-filled.svelte-kiwzv5 .body:where(.svelte-kiwzv5){color:oklch(100% 0 0/.9)}
