@charset "UTF-8";.series-navigation.svelte-13nln49{margin:3rem 0;border:4px solid var(--foreground);background-color:#fff;position:relative;box-shadow:6px 6px #0000001a;overflow:hidden}.series-navigation.svelte-13nln49:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background-color:var(--primary);transform:skew(-45deg) translate(-4rem)}.series-nav-header.svelte-13nln49{padding:1.5rem;border-bottom:2px dashed var(--foreground)}.series-link.svelte-13nln49{display:block}.series-info.svelte-13nln49{position:relative}.series-badge.svelte-13nln49{display:inline-block;background-color:var(--foreground);color:#fff;padding:.25rem .5rem;font-size:.7rem;font-weight:700;font-family:var(--font-heading);letter-spacing:.05em;margin-bottom:.5rem;transform:rotate(-1deg)}.series-title.svelte-13nln49{font-size:1.5rem;font-weight:900;font-family:var(--font-heading);margin-bottom:1rem}.progress-container.svelte-13nln49{display:flex;align-items:center;gap:1rem}.progress-bar.svelte-13nln49{flex:1;height:8px;background-color:#0000001a;border-radius:0;overflow:hidden}.progress-fill.svelte-13nln49{height:100%;background-color:var(--primary);transition:width .5s ease}.progress-text.svelte-13nln49{font-size:.875rem;font-weight:700;white-space:nowrap}.series-nav-controls.svelte-13nln49{display:flex;flex-direction:column;gap:1px}@media (min-width: 640px){.series-nav-controls.svelte-13nln49{flex-direction:row}}.nav-button.svelte-13nln49{display:flex;align-items:center;gap:.75rem;padding:1.5rem;background-color:#fff;transition:all .3s ease;flex:1}@media (min-width: 640px){.nav-button.svelte-13nln49.prev-button{border-right:2px dashed var(--foreground)}}.nav-button.svelte-13nln49:hover:not(.disabled){background-color:rgba(var(--primary-rgb),.1)}.nav-button.svelte-13nln49.disabled{opacity:.5;cursor:not-allowed}.nav-button.svelte-13nln49.next-button{justify-content:flex-end;text-align:right}.nav-content.svelte-13nln49{display:flex;flex-direction:column;flex:1}.nav-label.svelte-13nln49{font-size:.75rem;text-transform:uppercase;font-weight:700;letter-spacing:.05em;color:#0009;font-family:var(--font-heading)}.nav-title.svelte-13nln49{font-weight:700;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-clamp:1}.brutalist-hero.svelte-1j5hbfa{--default-height: 70vh;--border-width: 4px;position:relative;width:100%;min-height:350px;height:var(--default-height);max-height:700px;margin:var(--space-xl) 0;font-family:var(--font-heading);overflow:hidden;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.brutalist-hero.loaded.svelte-1j5hbfa{opacity:1;transform:translateY(0)}.brutalist-hero.layout-split.svelte-1j5hbfa{display:grid;grid-template-columns:55% 45%}@media (max-width: 768px){.brutalist-hero.layout-split.svelte-1j5hbfa{grid-template-columns:1fr;grid-template-rows:minmax(300px,45vh) auto;height:auto;max-height:none}}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-image-container:where(.svelte-1j5hbfa){position:relative;overflow:hidden}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-image-container:where(.svelte-1j5hbfa):before{content:"";position:absolute;top:var(--space-sm);left:var(--space-sm);width:calc(100% - var(--space-md));height:calc(100% - var(--space-md));border:var(--border-width) solid var(--foreground);z-index:2}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-image-container:where(.svelte-1j5hbfa) .hero-image:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;transform:scale(1.05);transition:transform .5s ease-out;filter:contrast(110%) brightness(105%)}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-image-container:where(.svelte-1j5hbfa) .image-border:where(.svelte-1j5hbfa){position:absolute;top:var(--space-md);left:var(--space-md);width:calc(100% - var(--space-lg));height:calc(100% - var(--space-lg));border:var(--border-width) solid var(--accent-color);z-index:1;transform:translate(var(--mouse-x),var(--mouse-y)) scale(.98);transition:transform .2s ease-out}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-image-container:where(.svelte-1j5hbfa) .hero-glitch:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(-45deg,transparent,transparent 10px,var(--accent-color) 10px,var(--accent-color) 12px);opacity:.1;mix-blend-mode:overlay;z-index:3;transform:translate(calc(var(--mouse-x) * -.5)) translateY(calc(var(--mouse-y) * -.5))}.brutalist-hero.layout-split.svelte-1j5hbfa .hero-content:where(.svelte-1j5hbfa){padding:var(--space-xl);display:flex;flex-direction:column;justify-content:center;position:relative}@media (max-width: 768px){.brutalist-hero.layout-split.svelte-1j5hbfa .hero-content:where(.svelte-1j5hbfa){padding:var(--space-lg)}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;background-color:var(--background);padding:var(--space-xl) 0}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa{height:auto;min-height:500px;padding:var(--space-lg) 0}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment-backdrop:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.1;filter:grayscale(80%) contrast(120%)}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa){position:absolute;width:60%;height:60%;background-size:cover;background-position:center;border:var(--border-width) solid var(--foreground);z-index:1;box-shadow:10px 10px #00000026}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;box-shadow:inset 0 0 0 3px #ffffff1a;pointer-events:none}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(1){top:10%;left:10%;z-index:5;transform:translate(calc(var(--offset-x) + var(--mouse-x) * -.3),calc(var(--offset-y) + var(--mouse-y) * -.3)) rotate(var(--rotation)) scale(var(--scale))}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(1){width:75%;height:45%}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(2){top:15%;right:15%;z-index:4;transform:translate(calc(var(--offset-x) + var(--mouse-x) * .2),calc(var(--offset-y) + var(--mouse-y) * -.2)) rotate(var(--rotation)) scale(var(--scale))}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(2){width:55%;height:40%;top:5%}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(3){bottom:20%;left:20%;z-index:3;transform:translate(calc(var(--offset-x) + var(--mouse-x) * -.1),calc(var(--offset-y) + var(--mouse-y) * .3)) rotate(var(--rotation)) scale(var(--scale))}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(3){width:65%;height:35%;bottom:30%}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(4){bottom:15%;right:25%;z-index:2;transform:translate(calc(var(--offset-x) + var(--mouse-x) * .25),calc(var(--offset-y) + var(--mouse-y) * .25)) rotate(var(--rotation)) scale(var(--scale))}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(4){width:50%;height:40%;right:10%}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(5){top:40%;left:50%;z-index:1;transform:translate(calc(var(--offset-x) + var(--mouse-x) * .1),calc(var(--offset-y) + var(--mouse-y) * .1)) rotate(var(--rotation)) scale(var(--scale))}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .image-fragments:where(.svelte-1j5hbfa) .fragment:where(.svelte-1j5hbfa):nth-child(5){display:none}}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .hero-content:where(.svelte-1j5hbfa){z-index:10;text-align:center;background-color:var(--background);padding:var(--space-lg);margin:0 var(--space-lg);border:var(--border-width) solid var(--foreground);position:relative;max-width:500px;box-shadow:8px 8px #00000026}.brutalist-hero.layout-fragmented.svelte-1j5hbfa .hero-content:where(.svelte-1j5hbfa):before{content:"";position:absolute;top:-10px;left:-10px;width:100%;height:100%;background-color:var(--accent-color);z-index:-1;transform:rotate(-1deg)}@media (max-width: 768px){.brutalist-hero.layout-fragmented.svelte-1j5hbfa .hero-content:where(.svelte-1j5hbfa){max-width:90%;padding:var(--space-md);margin:0 var(--space-md)}}.brutalist-hero.layout-overlaid.svelte-1j5hbfa{position:relative;overflow:hidden}@media (max-width: 768px){.brutalist-hero.layout-overlaid.svelte-1j5hbfa{height:auto;min-height:450px}}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .hero-image-full:where(.svelte-1j5hbfa){position:absolute;top:-5%;left:-5%;width:110%;height:110%;background-size:cover;background-position:center;transform:scale(1.2) translateY(var(--scroll-y));transition:transform 1s ease-out;filter:brightness(110%) contrast(105%);will-change:transform}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .color-overlay:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.7) 0%,transparent 50%,rgba(0,0,0,.5) 100%);mix-blend-mode:multiply}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .grid-pattern:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:20px 20px;transform:perspective(500px) rotateX(var(--random)) translateZ(0)}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:var(--space-xl)}@media (max-width: 768px){.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa){padding:var(--space-lg)}}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa) .content-wrapper:where(.svelte-1j5hbfa){max-width:650px;margin-left:var(--space-lg);padding:0;position:relative}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa) .content-wrapper:where(.svelte-1j5hbfa):after{content:"";position:absolute;top:8px;left:8px;width:100%;height:100%;border-right:6px solid var(--accent-color);border-bottom:6px solid var(--accent-color);z-index:-1}@media (max-width: 768px){.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa) .content-wrapper:where(.svelte-1j5hbfa){margin-left:0;max-width:100%}}.brutalist-hero.layout-overlaid.svelte-1j5hbfa .overlay-content:where(.svelte-1j5hbfa) .content-wrapper:where(.svelte-1j5hbfa) .content-inner:where(.svelte-1j5hbfa){background-color:#fffffff2;clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),calc(100% - 30px) 100%,0 100%);padding:var(--space-lg);transform:rotate(-1deg) translate(calc(var(--mouse-x) * .1)) translateY(calc(var(--mouse-y) * .1));box-shadow:0 0 20px #0000001a;border-left:4px solid var(--foreground);border-top:4px solid var(--foreground)}.brutalist-hero.layout-scattered.svelte-1j5hbfa{position:relative;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,minmax(100px,auto));gap:var(--space-md);padding:var(--space-md)}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa{height:auto;min-height:700px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,auto);gap:var(--space-sm)}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .block:where(.svelte-1j5hbfa){position:relative;border:var(--border-width) solid var(--foreground);background-color:var(--background);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;min-height:100px}.brutalist-hero.layout-scattered.svelte-1j5hbfa .block:where(.svelte-1j5hbfa):hover{transform:translateY(-5px);box-shadow:5px 5px #0003;z-index:10}.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block:where(.svelte-1j5hbfa){background-size:cover;background-position:center}.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block:where(.svelte-1j5hbfa) .image-overlay:where(.svelte-1j5hbfa){position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,#0000001a,#0000004d)}.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block.main-image:where(.svelte-1j5hbfa){grid-column:1/span 3;grid-row:1/span 2;clip-path:polygon(0 0,100% 0,100% 90%,15% 100%)}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block.main-image:where(.svelte-1j5hbfa){grid-column:1/span 2;grid-row:1/span 1;min-height:200px}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block.secondary-image:where(.svelte-1j5hbfa){grid-column:5/span 2;grid-row:2/span 2;clip-path:polygon(0 10%,100% 0,85% 100%,0% 100%);filter:grayscale(30%) contrast(110%)}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .image-block.secondary-image:where(.svelte-1j5hbfa){grid-column:1/span 2;grid-row:5/span 1;min-height:150px}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .title-block:where(.svelte-1j5hbfa){grid-column:3/span 4;grid-row:1/span 1;background-color:var(--foreground);padding:var(--space-md);display:flex;align-items:center;z-index:2}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .title-block:where(.svelte-1j5hbfa){grid-column:1/span 2;grid-row:2/span 1}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .title-block:where(.svelte-1j5hbfa) .hero-title:where(.svelte-1j5hbfa){color:#fff;margin:0;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.1;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.brutalist-hero.layout-scattered.svelte-1j5hbfa .title-block:where(.svelte-1j5hbfa) .hero-title:where(.svelte-1j5hbfa):after{background-color:#fff}.brutalist-hero.layout-scattered.svelte-1j5hbfa .category-block:where(.svelte-1j5hbfa){grid-column:1/span 2;grid-row:3/span 1;display:flex;align-items:center;justify-content:center;background-color:var(--accent-color);border-color:var(--foreground);transform:rotate(-1deg);z-index:5;box-shadow:3px 3px #0003}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .category-block:where(.svelte-1j5hbfa){grid-column:1/span 1;grid-row:3/span 1}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .category-block:where(.svelte-1j5hbfa) .hero-category:where(.svelte-1j5hbfa){color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:0;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.brutalist-hero.layout-scattered.svelte-1j5hbfa .content-block:where(.svelte-1j5hbfa){grid-column:2/span 3;grid-row:3/span 2;padding:var(--space-md);font-size:.9rem;display:flex;align-items:center;border-width:3px;transform:rotate(1deg);z-index:3;background-color:#fff}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .content-block:where(.svelte-1j5hbfa){grid-column:1/span 2;grid-row:4/span 1;transform:rotate(0)}}.brutalist-hero.layout-scattered.svelte-1j5hbfa .content-block:where(.svelte-1j5hbfa) .content-inner:where(.svelte-1j5hbfa){width:100%;height:100%}.brutalist-hero.layout-scattered.svelte-1j5hbfa .content-block:where(.svelte-1j5hbfa) .content-inner:where(.svelte-1j5hbfa) p{margin:0;line-height:1.5;font-size:1rem;max-width:100%}.brutalist-hero.layout-scattered.svelte-1j5hbfa .accent-block:where(.svelte-1j5hbfa){grid-column:4/span 1;grid-row:2/span 1;background-color:var(--accent-color);clip-path:polygon(0 0,100% 15%,100% 100%,0 85%)}@media (max-width: 768px){.brutalist-hero.layout-scattered.svelte-1j5hbfa .accent-block:where(.svelte-1j5hbfa){grid-column:2/span 1;grid-row:3/span 1}}.hero-category.svelte-1j5hbfa{display:inline-block;background-color:var(--accent-color);color:#fff;padding:4px 10px;text-transform:uppercase;font-size:var(--text-sm);letter-spacing:.1em;font-weight:700;margin-bottom:var(--space-md);transform:rotate(-2deg);box-shadow:3px 3px #0000001a}.hero-title.svelte-1j5hbfa{font-size:clamp(2rem,5vw,3.5rem);line-height:1.2;margin-bottom:var(--space-lg);font-weight:900;position:relative;display:inline-block}.hero-title.svelte-1j5hbfa:after{content:"";position:absolute;bottom:-.15em;left:0;width:100%;height:.2em;background-color:var(--accent-color);opacity:.5;transform:skew(-15deg)}.test-indicator.svelte-1j5hbfa{position:absolute;top:10px;right:10px;background-color:red;color:#fff;padding:5px 10px;font-size:12px;font-family:monospace;z-index:1000;border-radius:4px}.toc-container.svelte-4znrxk{position:fixed;z-index:100;transition:all .3s ease}.toc-container.position-right.svelte-4znrxk{top:120px;right:20px}.toc-toggle.svelte-4znrxk{position:absolute;top:10px;right:10px;width:30px;height:30px;background:var(--foreground, #000);border:2px solid var(--primary, #ff5722);color:#fff;font-size:18px;line-height:1;cursor:pointer;z-index:101;transform:rotate(2deg);transition:transform .2s ease}.toc-toggle.svelte-4znrxk:hover{transform:rotate(0)}.toc-panel.svelte-4znrxk{width:250px;background:#fff;border:2px solid var(--foreground, #000);border-radius:0;max-height:70vh;display:flex;flex-direction:column;transition:transform .3s ease;position:relative}.toc-panel.svelte-4znrxk:after{content:"";position:absolute;top:5px;right:-5px;width:100%;height:100%;background:transparent;border:2px solid var(--primary, #ff5722);z-index:-1}.toc-container.collapsed.svelte-4znrxk .toc-panel:where(.svelte-4znrxk){transform:translate(calc(100% + 20px))}.toc-header.svelte-4znrxk{background:var(--foreground, #000);color:#fff;padding:10px 15px;font-weight:700;font-size:14px;font-family:var(--font-heading, sans-serif);text-transform:uppercase;letter-spacing:.05em;transform:rotate(-1deg);margin-top:-2px;margin-left:-2px;margin-right:-2px}nav.svelte-4znrxk{padding:5px 0;overflow-y:auto;max-height:calc(70vh - 40px)}.toc-item.svelte-4znrxk{margin:0;border-left:2px solid transparent;transition:all .2s ease}.toc-item.active.svelte-4znrxk{border-left:4px solid var(--primary, #ff5722);background-color:#00000008;transform:translate(2px)}.toc-item.svelte-4znrxk button:where(.svelte-4znrxk){width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:6px 15px;color:var(--foreground, #333);font-size:14px;line-height:1.4;font-family:var(--font-body, sans-serif);transition:all .2s ease}.toc-item.active.svelte-4znrxk button:where(.svelte-4znrxk){font-weight:700;color:var(--primary, #ff5722);transform:translate(2px)}.toc-item.svelte-4znrxk button:where(.svelte-4znrxk):hover{background-color:rgba(var(--primary-rgb, "255, 87, 34"),.05);border-left:2px solid var(--primary, #ff5722)}.toc-item.level-2.svelte-4znrxk button:where(.svelte-4znrxk){padding-left:15px}.toc-item.level-3.svelte-4znrxk button:where(.svelte-4znrxk){padding-left:30px}.toc-item.level-4.svelte-4znrxk button:where(.svelte-4znrxk){padding-left:45px}@media (max-width: 768px){.toc-container.svelte-4znrxk{top:auto!important;bottom:20px;right:20px}.toc-toggle.svelte-4znrxk{display:block;position:absolute;right:0;bottom:0;width:40px;height:40px;background:var(--foreground, #000);color:#fff;border:2px solid var(--primary, #ff5722);border-radius:0;transform:rotate(2deg)}.toc-container.collapsed.svelte-4znrxk{width:40px;height:40px}.toc-container.collapsed.svelte-4znrxk .toc-panel:where(.svelte-4znrxk){transform:translateY(20px);opacity:0;pointer-events:none}.toc-panel.svelte-4znrxk{position:absolute;bottom:50px;right:0;max-height:50vh;width:220px;opacity:1;pointer-events:auto;transition:opacity .3s ease,transform .3s ease}}.ai-attribution.svelte-1nhwaxj{position:relative;display:inline-block;margin:var(--space-lg) 0}.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj){cursor:pointer;transition:transform .3s ease;transform:rotate(-2deg);border:3px solid var(--foreground);display:flex;align-items:center;justify-content:center;background-color:#fff;box-shadow:4px 4px #0003;padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj):hover,.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj):focus{transform:rotate(0) translateY(-3px);box-shadow:6px 6px #00000026;outline:none}.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj):focus-visible{outline:2px solid var(--primary);outline-offset:2px}.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj) svg:where(.svelte-1nhwaxj){display:block}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj){position:absolute;bottom:calc(100% + 15px);left:50%;transform:translate(-50%) translateY(10px) rotate(-1deg);width:400px;max-width:90vw;transform-origin:center bottom;background-color:var(--foreground);color:#fff;padding:var(--space-md) var(--space-lg) var(--space-md) var(--space-md);border:3px solid var(--primary);box-shadow:6px 6px #00000026;font-size:var(--text-sm);line-height:1.5;z-index:100;visibility:hidden;opacity:0;transition:all .3s ease}.ai-attribution.svelte-1nhwaxj .ai-message.visible:where(.svelte-1nhwaxj){visibility:visible;opacity:1;transform:translate(-50%) translateY(0) rotate(-1deg)}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj):after{content:"";position:absolute;top:100%;left:50%;margin-left:0;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:12px solid var(--foreground);pointer-events:none;z-index:2}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj) p:where(.svelte-1nhwaxj){margin:0;position:relative;z-index:1}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj):before{content:"AI";position:absolute;top:-10px;right:10px;background-color:var(--primary);color:#fff;padding:2px 8px;font-weight:700;font-family:var(--font-heading);font-size:.8rem;transform:rotate(3deg);z-index:0}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj) .close-button:where(.svelte-1nhwaxj){position:absolute;top:8px;right:8px;background:none;border:none;color:#fff;font-size:1.5rem;line-height:1;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:.7;transition:opacity .2s ease}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj) .close-button:where(.svelte-1nhwaxj):hover,.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj) .close-button:where(.svelte-1nhwaxj):focus{opacity:1;outline:none}.ai-attribution.svelte-1nhwaxj .ai-message:where(.svelte-1nhwaxj) .close-button:where(.svelte-1nhwaxj):focus-visible{outline:2px solid white;border-radius:50%}.ai-attribution.svelte-1nhwaxj .sr-only:where(.svelte-1nhwaxj){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media (hover: none){.ai-attribution.svelte-1nhwaxj .ai-icon:where(.svelte-1nhwaxj):hover+.ai-message:where(.svelte-1nhwaxj){visibility:hidden;opacity:0}}code[class*=language-],pre[class*=language-]{color:#ccc;background:none;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.comment,.token.block-comment,.token.prolog,.token.doctype,.token.cdata{color:#999}.token.punctuation{color:#ccc}.token.tag,.token.attr-name,.token.namespace,.token.deleted{color:#e2777a}.token.function-name{color:#6196cc}.token.boolean,.token.number,.token.function{color:#f08d49}.token.property,.token.class-name,.token.constant,.token.symbol{color:#f8c555}.token.selector,.token.important,.token.atrule,.token.keyword,.token.builtin{color:#cc99cd}.token.string,.token.char,.token.attr-value,.token.regex,.token.variable{color:#7ec699}.token.operator,.token.entity,.token.url{color:#67cdcc}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}:root{--primary-rgb: 255, 87, 34}.toc-container.position-right{right:20px;z-index:1000}.toc-container.position-right .toc-toggle{position:fixed;top:50%;transform:translateY(-50%);right:0;left:auto;width:36px;height:45px;background-color:var(--foreground);color:#fff;border-radius:4px 0 0 4px;box-shadow:-2px 2px 5px #0003;z-index:1000}.toc-container.position-right.collapsed{right:0}.toc-container.position-right.collapsed .toc-panel{transform:translate(100%);opacity:0;pointer-events:none;visibility:hidden}.toc-container.position-right .toc-panel{position:fixed;top:50%;transform:translateY(-50%);right:20px;border-radius:4px;box-shadow:-2px 2px 10px #00000026;opacity:1;visibility:visible;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.blog-post.svelte-v8fg36{max-width:800px;margin:0 auto;padding-bottom:var(--space-xl);position:relative}.post-header.svelte-v8fg36{margin-bottom:var(--space-xl);position:relative;padding-bottom:var(--space-lg);border-bottom:4px solid var(--foreground)}.post-header.svelte-v8fg36:after{content:"";position:absolute;bottom:-8px;left:0;width:100px;height:4px;background-color:var(--primary)}.post-header.svelte-v8fg36 .series-indicator:where(.svelte-v8fg36){margin-bottom:var(--space-md);font-family:var(--font-heading);font-weight:700}.post-header.svelte-v8fg36 .series-indicator:where(.svelte-v8fg36) .series-link:where(.svelte-v8fg36){display:inline-block;background-color:var(--primary);color:#fff;padding:4px 10px;font-size:var(--text-sm);transform:rotate(-1deg);position:relative;box-shadow:3px 3px #0000001a}.post-header.svelte-v8fg36 .series-indicator:where(.svelte-v8fg36) .series-link:where(.svelte-v8fg36):hover{transform:rotate(0) translateY(-2px)}.post-header.svelte-v8fg36 h1:where(.svelte-v8fg36){margin-bottom:var(--space-lg);font-size:clamp(2rem,5vw,3.5rem);transform:rotate(-1deg);display:inline-block;background-color:var(--foreground);color:#fff;padding:.5rem 1rem;position:relative;line-height:1.2}.post-header.svelte-v8fg36 h1:where(.svelte-v8fg36):after{content:"";position:absolute;top:6px;left:6px;width:100%;height:100%;background-color:var(--primary);z-index:-1}.post-header.svelte-v8fg36 .post-meta:where(.svelte-v8fg36){display:flex;flex-wrap:wrap;gap:var(--space-md);margin-bottom:var(--space-md);font-family:var(--font-heading);font-weight:700}.post-header.svelte-v8fg36 .post-meta:where(.svelte-v8fg36) time:where(.svelte-v8fg36){display:inline-block;background-color:var(--foreground);color:#fff;padding:4px 8px;font-size:var(--text-sm);position:relative}.post-header.svelte-v8fg36 .post-meta:where(.svelte-v8fg36) .author:where(.svelte-v8fg36),.post-header.svelte-v8fg36 .post-meta:where(.svelte-v8fg36) .reading-time:where(.svelte-v8fg36){font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.05em}.post-header.svelte-v8fg36 .categories:where(.svelte-v8fg36){display:flex;flex-wrap:wrap;gap:var(--space-xs)}.post-header.svelte-v8fg36 .categories:where(.svelte-v8fg36) .category:where(.svelte-v8fg36){display:inline-block;padding:4px 8px;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;border:2px solid var(--foreground);font-weight:700;font-family:var(--font-heading);transform:rotate(-1deg)}.post-content.svelte-v8fg36{margin-bottom:var(--space-xl);line-height:1.7;border-left:4px solid var(--primary);padding-left:var(--space-lg);padding-right:var(--space-lg);margin-right:calc(var(--space-xl) + 60px)}.post-content.svelte-v8fg36 h2,.post-content.svelte-v8fg36 h3,.post-content.svelte-v8fg36 h4{margin-top:2em;margin-bottom:.8em;scroll-margin-top:200px;position:relative;font-family:var(--font-heading);letter-spacing:-.02em}.post-content.svelte-v8fg36 h2{font-size:2rem;font-weight:800;margin-left:-5px;padding:.3em .6em;background-color:var(--foreground);color:#fff;display:inline-block;transform:rotate(-1deg);border-bottom:4px solid var(--primary);box-shadow:5px 5px #0000001a}.post-content.svelte-v8fg36 h2:before{display:none}.post-content.svelte-v8fg36 h3{font-size:1.5rem;font-weight:700;border-left:8px solid var(--primary);padding-left:15px;margin-left:-15px}.post-content.svelte-v8fg36 h3:before{display:none}.post-content.svelte-v8fg36 h3:after{content:"";position:absolute;left:0;bottom:-5px;height:3px;width:60px;background-color:var(--primary);opacity:.6}.post-content.svelte-v8fg36 h4{font-size:1.25rem;font-weight:700;color:var(--primary);margin-left:-5px;padding-bottom:5px;border-bottom:2px dashed var(--foreground);display:inline-block}.post-content.svelte-v8fg36 h4:before{content:"//";color:var(--foreground);margin-right:8px;font-weight:400;opacity:.5}@media (max-width: 1200px){.post-content.svelte-v8fg36{margin-right:var(--space-xl)}}@media (max-width: 1023px){.post-content.svelte-v8fg36{margin-right:var(--space-lg);padding-right:var(--space-md)}.post-content.svelte-v8fg36 h2:before,.post-content.svelte-v8fg36 h3:before{left:-24px}}@media (max-width: 767px){.post-content.svelte-v8fg36{margin-right:0;padding-left:var(--space-md);padding-right:var(--space-sm)}.post-content.svelte-v8fg36 h2:before{left:-20px;width:10px;height:10px}.post-content.svelte-v8fg36 h3:before{left:-18px;width:6px;height:6px}}.post-content.svelte-v8fg36 img{max-width:100%;height:auto;display:block;margin:var(--space-lg) auto;border:2px solid var(--foreground)}.post-content.svelte-v8fg36 pre{position:relative;overflow-x:auto;max-width:100%;padding:var(--space-lg) var(--space-lg);margin:var(--space-lg) 0;background-color:#1e1e1e!important;color:#d4d4d4!important;border-radius:4px;border-left:4px solid var(--accent-color, var(--primary));font-family:Fira Code,Consolas,monospace!important;font-size:.95rem!important;font-weight:500!important;line-height:1.5!important;letter-spacing:-.025em;box-shadow:0 4px 6px #0000001a}.post-content.svelte-v8fg36 .code-label{position:absolute;top:-2px;right:-2px;background-color:var(--accent-color, var(--primary));color:#fff;font-size:.8rem;font-weight:700;padding:4px 10px;text-transform:uppercase;letter-spacing:.05em;border-radius:0 0 0 6px;z-index:100;box-shadow:0 2px 4px #0003;min-width:70px;text-align:center}.post-content.svelte-v8fg36 ul,.post-content.svelte-v8fg36 ol{margin:var(--space-lg) 0;padding-left:2.5rem}.post-content.svelte-v8fg36 ul li,.post-content.svelte-v8fg36 ol li{margin-bottom:.7em;position:relative;padding-left:.5rem}.post-content.svelte-v8fg36 ol{counter-reset:level1;list-style:none}.post-content.svelte-v8fg36 ol>li{counter-increment:level1;position:relative}.post-content.svelte-v8fg36 ol>li:before{content:counter(level1);position:absolute;left:-2.5rem;top:-.1rem;width:1.8rem;height:1.8rem;background-color:var(--primary);color:#fff;font-family:var(--font-heading);font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center;border:2px solid var(--foreground);transform:rotate(-2deg);box-shadow:2px 2px #0000001a}.post-content.svelte-v8fg36 ol ol{counter-reset:level2;margin-top:.8em}.post-content.svelte-v8fg36 ol ol>li{counter-increment:level2}.post-content.svelte-v8fg36 ol ol>li:before{content:counter(level2,lower-alpha);background-color:var(--foreground);transform:rotate(2deg);border-color:var(--primary)}.post-content.svelte-v8fg36 ol ol ol{counter-reset:level3}.post-content.svelte-v8fg36 ol ol ol>li{counter-increment:level3}.post-content.svelte-v8fg36 ol ol ol>li:before{content:counter(level3,lower-roman);background-color:#fff;color:var(--foreground);transform:rotate(-1deg);border-color:var(--primary)}.post-content.svelte-v8fg36 ol ol ol ol{counter-reset:level4}.post-content.svelte-v8fg36 ol ol ol ol>li{counter-increment:level4}.post-content.svelte-v8fg36 ol ol ol ol>li:before{content:counter(level4,decimal);background-color:var(--accent);color:#fff}.post-content.svelte-v8fg36 ol ol ol ol ol{counter-reset:level5}.post-content.svelte-v8fg36 ol ol ol ol ol>li{counter-increment:level5}.post-content.svelte-v8fg36 ol ol ol ol ol>li:before{content:counter(level5,lower-alpha);background-color:var(--muted);color:#fff}.post-content.svelte-v8fg36 ul li:before{content:"■";color:var(--primary);position:absolute;left:-1.5rem;font-size:1rem;top:.2em;font-weight:900;text-shadow:1px 1px 0 rgba(0,0,0,.2)}.post-content.svelte-v8fg36 ul ul li:before{content:"▶";color:var(--foreground);font-size:.8rem;left:-1.4rem;font-weight:700}.post-content.svelte-v8fg36 ul ul ul li:before{content:"●";color:var(--primary);font-size:.8rem;font-weight:700}.post-content.svelte-v8fg36 ul ul ul ul li:before{content:"◆";color:var(--accent);font-size:.7rem;font-weight:700}.post-content.svelte-v8fg36 ul ul ul ul ul li:before{content:"◇";color:var(--muted);font-size:.7rem;font-weight:700}.post-content.svelte-v8fg36 pre code{display:block;tab-size:2;-moz-tab-size:2;-webkit-hyphens:none;hyphens:none;white-space:pre;word-spacing:normal;word-break:normal;-webkit-font-smoothing:antialiased;background:transparent!important;color:inherit!important;font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;padding:0!important}.post-content.svelte-v8fg36 .token.comment,.post-content.svelte-v8fg36 .token.prolog,.post-content.svelte-v8fg36 .token.doctype,.post-content.svelte-v8fg36 .token.cdata{color:#6a9955!important}.post-content.svelte-v8fg36 .token.punctuation{color:#d4d4d4!important}.post-content.svelte-v8fg36 .token.property,.post-content.svelte-v8fg36 .token.tag,.post-content.svelte-v8fg36 .token.boolean,.post-content.svelte-v8fg36 .token.number,.post-content.svelte-v8fg36 .token.constant,.post-content.svelte-v8fg36 .token.symbol{color:#b5cea8!important}.post-content.svelte-v8fg36 .token.selector,.post-content.svelte-v8fg36 .token.attr-name,.post-content.svelte-v8fg36 .token.string,.post-content.svelte-v8fg36 .token.char,.post-content.svelte-v8fg36 .token.builtin{color:#ce9178!important}.post-content.svelte-v8fg36 .token.operator,.post-content.svelte-v8fg36 .token.entity,.post-content.svelte-v8fg36 .token.url,.post-content.svelte-v8fg36 .language-css .token.string,.post-content.svelte-v8fg36 .style .token.string{color:#d4d4d4!important}.post-content.svelte-v8fg36 .token.atrule,.post-content.svelte-v8fg36 .token.attr-value,.post-content.svelte-v8fg36 .token.keyword{color:#569cd6!important}.post-content.svelte-v8fg36 .token.function,.post-content.svelte-v8fg36 .token.class-name{color:#4ec9b0!important}.post-content.svelte-v8fg36 .token.regex,.post-content.svelte-v8fg36 .token.important{color:#d16969!important}.post-content.svelte-v8fg36 .token.important,.post-content.svelte-v8fg36 .token.bold{font-weight:700}.post-content.svelte-v8fg36 .token.italic{font-style:italic}.post-content.svelte-v8fg36 p code,.post-content.svelte-v8fg36 li code,.post-content.svelte-v8fg36 td code{background-color:rgba(var(--primary-rgb),.1);color:var(--primary);padding:2px 6px;border-radius:3px;font-family:Fira Code,Consolas,monospace;font-size:.85em;font-weight:500;letter-spacing:-.025em;white-space:nowrap}.post-content.svelte-v8fg36 blockquote{margin:var(--space-lg) 0;padding:var(--space-md) var(--space-lg);border-left:8px solid var(--primary);background-color:#00000008;position:relative;font-family:var(--font-heading);font-size:1.1rem;transform:rotate(-.5deg);box-shadow:3px 3px #0000001a}.post-content.svelte-v8fg36 blockquote:before{content:'"';position:absolute;top:-20px;left:10px;font-size:5rem;color:var(--primary);opacity:.2;font-family:serif;line-height:1}.post-content.svelte-v8fg36 blockquote:after{content:"";position:absolute;bottom:-8px;right:20px;width:40px;height:8px;background-color:var(--primary);transform:skew(-20deg)}.post-content.svelte-v8fg36 blockquote p{position:relative;z-index:1;margin-bottom:.5em;font-style:italic;line-height:1.6}.post-content.svelte-v8fg36 blockquote p:last-child{margin-bottom:0}.post-content.svelte-v8fg36 blockquote cite{display:block;margin-top:var(--space-sm);font-size:.9rem;font-style:normal;font-weight:700;text-align:right}.post-content.svelte-v8fg36 blockquote cite:before{content:"— "}.post-content.svelte-v8fg36 table{width:100%;margin:var(--space-lg) 0;border-collapse:collapse;border:2px solid var(--foreground);background-color:#fff}.post-content.svelte-v8fg36 thead{background-color:var(--foreground);color:#fff}.post-content.svelte-v8fg36 th{padding:var(--space-sm) var(--space-md);text-align:left;font-weight:700;text-transform:uppercase;font-size:.9rem;letter-spacing:.05em}.post-content.svelte-v8fg36 tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.post-content.svelte-v8fg36 tbody tr:nth-child(2n){background-color:#00000008}.post-content.svelte-v8fg36 tbody tr:last-child{border-bottom:none}.post-content.svelte-v8fg36 tbody tr:hover{background-color:rgba(var(--primary-rgb),.05)}.post-content.svelte-v8fg36 td{padding:var(--space-sm) var(--space-md);border-right:1px solid rgba(0,0,0,.1)}.post-content.svelte-v8fg36 td:last-child{border-right:none}@media (max-width: 767px){.post-content.svelte-v8fg36 table{display:block;overflow-x:auto}.post-content.svelte-v8fg36 thead th,.post-content.svelte-v8fg36 tbody td{white-space:nowrap}}.hero-excerpt.svelte-v8fg36{font-size:var(--text-lg);line-height:1.5;margin-top:var(--space-md);max-width:550px}.ai-attribution-wrapper.svelte-v8fg36{display:flex;justify-content:center;margin:var(--space-xl) 0}.sharing-section.svelte-v8fg36{margin:var(--space-xl) 0}.post-footer.svelte-v8fg36{border-top:4px solid var(--foreground);padding-top:var(--space-xl)}.related-posts.svelte-v8fg36{margin-top:var(--space-xl)}.related-posts.svelte-v8fg36 h3:where(.svelte-v8fg36){margin-bottom:var(--space-lg);display:inline-block;background-color:var(--foreground);color:#fff;padding:6px 12px;font-size:var(--text-md);transform:rotate(-1deg)}.related-posts.svelte-v8fg36 .related-posts-grid:where(.svelte-v8fg36){display:grid;grid-template-columns:1fr;gap:var(--space-md)}@media (min-width: 640px){.related-posts.svelte-v8fg36 .related-posts-grid:where(.svelte-v8fg36){grid-template-columns:repeat(2,1fr)}}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36){padding:var(--space-md);border:3px solid var(--foreground);transform:rotate(-1deg);transition:all .2s ease;display:flex;flex-direction:column;background-color:#fff}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36):hover{transform:rotate(0) translateY(-5px);box-shadow:5px 5px #0000001a;border-color:var(--primary)}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36):hover h4:where(.svelte-v8fg36){color:var(--primary)}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36) h4:where(.svelte-v8fg36){margin-bottom:var(--space-sm);font-size:var(--text-md);line-height:1.3;transition:color .2s ease}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36) .related-categories:where(.svelte-v8fg36){margin-top:auto;display:flex;flex-wrap:wrap;gap:6px}.related-posts.svelte-v8fg36 .related-post:where(.svelte-v8fg36) .related-categories:where(.svelte-v8fg36) .category-tag:where(.svelte-v8fg36){font-size:.6rem;padding:2px 6px;background-color:#0000000d;text-transform:uppercase;letter-spacing:.05em;font-weight:700;font-family:var(--font-heading)}.post-navigation.svelte-v8fg36{margin-top:var(--space-xl);display:flex;justify-content:center}.post-navigation.svelte-v8fg36 .back-to-blog:where(.svelte-v8fg36){display:inline-flex;align-items:center;padding:8px 16px;background-color:var(--foreground);color:#fff;font-weight:700;font-family:var(--font-heading);transition:transform .2s ease,background-color .2s ease}.post-navigation.svelte-v8fg36 .back-to-blog:where(.svelte-v8fg36):hover{background-color:var(--primary);transform:translateY(-2px)}.loading-spinner.svelte-v8fg36{padding:var(--space-xl);text-align:center;border:2px dashed var(--foreground)}
