/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-tracking:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial}}}@layer base{body{background:var(--background)}.prose,body{color:var(--foreground)}.prose{max-width:var(--max-width);padding-inline:calc(var(--spacing)*4);font-feature-settings:"kern" 1,"liga" 1;text-rendering:optimizeLegibility;margin-inline:auto}.prose div[class*=aspect-]{background:var(--shadow);border-radius:.5rem;position:relative;overflow:hidden}.prose div[class*=aspect-] img{object-fit:contain;transition:opacity .2s ease-in-out}.nav{padding-inline:calc(var(--spacing)*4);padding-block:calc(var(--spacing)*12);max-width:var(--max-width);letter-spacing:-.01em;margin-inline:auto}.nav,.nav a{color:var(--foreground)}.nav a{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight);transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));opacity:.9;font-size:22px}.nav a:hover{opacity:1;color:rgb(var(--accent))}.prose h1{margin-bottom:calc(var(--spacing)*4)}.prose .byline,.prose h1{--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight);line-height:1.1}.prose .byline{margin-bottom:calc(var(--spacing)*16);color:var(--foreground);opacity:.8;font-size:22px}.prose .byline .byline-link{color:inherit;text-decoration-line:none}.prose .byline .byline-link:hover{color:inherit}.prose img{border-radius:4px}.prose div[class*=aspect-],.prose img{margin-block:calc(var(--spacing)*8)}.prose div[class*=aspect-] img{margin-block:calc(var(--spacing)*0)}.prose hr{margin-block:calc(var(--spacing)*12);border-color:var(--border-color)}.prose h2{margin-top:calc(var(--spacing)*8);margin-bottom:calc(var(--spacing)*4);--tw-tracking:var(--tracking-tight);letter-spacing:var(--tracking-tight);line-height:1.1}body.home-page:has(.enhanced-cursor),body.home-page:has(.enhanced-cursor) .menu-item,body.home-page:has(.enhanced-cursor) a,body.home-page:has(.enhanced-cursor) button{cursor:none}body:not(.home-page),body:not(.home-page) .menu-item,body:not(.home-page) a,body:not(.home-page) button,body[data-cursor-style=BASIC],body[data-cursor-style=BASIC] .menu-item,body[data-cursor-style=BASIC] a,body[data-cursor-style=BASIC] button{cursor:auto!important}.enhanced-cursor{pointer-events:none;z-index:10000;will-change:transform;transition:transform .1s,opacity .1s;position:fixed;transform:translate(-50%,-50%)}.enhanced-cursor-triangle{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.enhanced-cursor-triangle:before{content:"▶";color:currentColor;filter:drop-shadow(0 0 2px #0ff6);font-size:16px;animation:trianglePulse 2s ease-in-out infinite;transform:rotate(-15deg)}.enhanced-cursor-triangle.hovering:before{color:#ceb0b6;filter:drop-shadow(0 0 4px #ceb0b699);transform:scale(1.2)rotate(-15deg)}@keyframes trianglePulse{0%,to{opacity:.8;transform:rotate(-15deg)translate(0)}50%{opacity:1;transform:rotate(-15deg)translate(1px)}}.enhanced-cursor-hand{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.enhanced-cursor-hand:before{content:"👉";filter:drop-shadow(0 1px 2px #0000004d);font-size:20px;animation:handPoint 2s ease-in-out infinite;transform:rotate(-12deg)}.enhanced-cursor-hand.hovering:before{transform:scale(1.2)rotate(-22deg)}@keyframes handPoint{0%,to{transform:rotate(-12deg)translate(0)}50%{transform:rotate(-12deg)translate(2px)}}.enhanced-cursor-blob{filter:drop-shadow(0 0 3px #ceb0b666);background:radial-gradient(circle,#ceb0b6cc 0,#ceb0b666 50%,#0000 70%);border-radius:50%;width:16px;height:16px;animation:blobMorph 3s ease-in-out infinite}.enhanced-cursor-blob.hovering{filter:drop-shadow(0 0 5px #ceb0b699);animation:blobMorphFast .5s ease-in-out infinite}@keyframes blobMorph{0%,to{border-radius:50%;transform:translate(-50%,-50%)scale(1)}25%{border-radius:60% 40%;transform:translate(-50%,-50%)scale(1.1,.9)}50%{border-radius:40% 60%;transform:translate(-50%,-50%)scale(.9,1.1)}75%{border-radius:45% 55% 55% 45%;transform:translate(-50%,-50%)scale(1.05)}}@keyframes blobMorphFast{0%,to{transform:translate(-50%,-50%)scale(1.2)}50%{transform:translate(-50%,-50%)scale(1.4)}}.enhanced-cursor-potato{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.enhanced-cursor-potato:before{content:"🥔";filter:drop-shadow(0 1px 2px #0000004d);font-size:20px;animation:potatoRotate 4s linear infinite}.enhanced-cursor-potato.hovering:before{animation:potatoRotateFast .8s linear infinite}@keyframes potatoRotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes potatoRotateFast{0%{transform:rotate(0)scale(1.2)}to{transform:rotate(1turn)scale(1.2)}}.cursor-trail{pointer-events:none;z-index:9999;will-change:transform,opacity;transition:none;position:fixed}.cursor-trail-triangle{justify-content:center;align-items:center;width:12px;height:12px;display:flex}.cursor-trail-triangle:before{content:"▶";color:#00ffff80;filter:blur(.5px);font-size:10px;transform:rotate(-15deg)}.cursor-trail-hand{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.cursor-trail-hand:before{content:"👉";opacity:.6;filter:blur(.5px);font-size:12px;transform:rotate(-12deg)}.cursor-trail-blob{filter:blur(1px);background:radial-gradient(circle,#ceb0b666 0,#0000 60%);border-radius:50%;width:12px;height:12px}.cursor-trail-potato{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.cursor-trail-potato:before{content:"🥔";opacity:.6;transform-origin:50%;font-size:10px}.cursor-click-effect{pointer-events:none;z-index:9998;width:30px;height:30px;animation:clickRipple .4s ease-out;position:fixed;transform:translate(-50%,-50%)}.cursor-click-effect:before{content:"";border:2px solid #0ffc;border-radius:50%;animation:clickExpand .4s ease-out;position:absolute;inset:0}@keyframes clickRipple{0%{opacity:1}to{opacity:0}}@keyframes clickExpand{0%{opacity:1;transform:scale(0)}to{opacity:0;transform:scale(2)}}.enhanced-cursor{animation-duration:var(--cursor-animation-duration,2s)}.enhanced-cursor.clicking{transform:translate(-50%,-50%)scale(.9)}*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*,::backdrop,:after,:before{border-color:var(--color-gray-200,currentColor)}::file-selector-button{border-color:var(--color-gray-200,currentColor)}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-gray-200:oklch(92.8% .006 264.531);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--container-2xl:42rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height:calc(2.25/1.875);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-semibold:600;--font-weight-bold:700;--tracking-tight:-.025em;--radius-sm:.25rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-xs:4px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.prose{color:var(--foreground);max-width:840px}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.5rem}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--foreground);text-underline-offset:.15em;font-weight:500;text-decoration:underline;text-decoration-thickness:.08em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:rgb(var(--accent))}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--foreground);letter-spacing:-.025em;font-weight:700}.font-nitti :is(.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.01em}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:1.625em;margin-top:1.25em;margin-bottom:1.25em;margin-left:0;padding-left:1.2em;list-style-type:decimal;list-style-position:outside}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *))>li{margin-bottom:.5em;padding-left:.3em;position:relative}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *))>li::marker{color:rgb(var(--accent))}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:1.625em;margin-top:1.25em;margin-bottom:1.25em;margin-left:0;padding-left:1.2em;list-style-type:none}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *))>li{margin-bottom:.5em;padding-left:0;position:relative}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *))>li:before{content:"•";color:rgb(var(--accent));position:absolute;left:-1.2em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:none;border-left-color:rgb(var(--accent));padding-inline-start:1em;border-left-width:5px;margin:1.6em 1em 1.6em 0;padding-left:1.5rem;font-style:normal;font-weight:500}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)) p{color:var(--foreground);opacity:.9;margin-top:0;margin-bottom:0}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--foreground);letter-spacing:-.025em;margin-top:6rem;margin-bottom:1rem;font-size:27px;font-weight:700;line-height:1.3}.font-nitti :is(.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.01em;font-size:25px}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--foreground);letter-spacing:-.025em;margin-top:4rem;margin-bottom:1.5rem;font-size:25px;font-weight:700;line-height:1.3}.font-nitti :is(.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *))){letter-spacing:-.01em;font-size:23px}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){border-radius:.5rem;margin:2rem auto}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--code-fg);background-color:var(--code-bg);font-feature-settings:"kern" 0;border-radius:.25rem;padding:.125rem .375rem;font-size:18px;font-weight:600}.font-nitti :is(.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:16px}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--code-bg);padding-inline-end:1.14286em;padding-inline-start:1.14286em;border-radius:.5rem;margin:2rem 0;padding:1.5rem;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;border-collapse:collapse;width:100%;margin-top:2rem;margin-bottom:2rem;font-size:.875em;line-height:1.71429}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) td,.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) th{border-bottom:1px solid rgb(var(--accent)/.3);color:var(--foreground);padding:.5rem 0}:is(.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) td,.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) th):first-child{width:40%;padding-left:0}:is(.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) td,.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)) th):not(:first-child){text-align:right}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:NaN NaN NaN;--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:22px;line-height:1.5}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose{letter-spacing:-.003em}:where(.font-nitti .prose):not(:where([class~=not-prose],[class~=not-prose] *)){letter-spacing:0;font-size:20px;line-height:1.6}.prose{padding-bottom:4rem}.prose :where(div[class*=aspect-]):not(:where([class~=not-prose],[class~=not-prose] *)){margin:2rem auto}.prose :where(div[class*=aspect-] img):not(:where([class~=not-prose],[class~=not-prose] *)){margin:0}.prose :where(.footnotes):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-color:rgb(var(--accent)/.3);opacity:.8;margin-top:6rem;padding-top:3rem;padding-bottom:4rem;font-size:18px;position:relative}.prose :where(.footnotes):not(:where([class~=not-prose],[class~=not-prose] *)) ol{padding-left:0;list-style-type:decimal}.prose :where(.footnotes):not(:where([class~=not-prose],[class~=not-prose] *)) li{margin-bottom:1.5rem}.prose :where(.footnotes):not(:where([class~=not-prose],[class~=not-prose] *)) li p{margin-bottom:0;display:inline}.prose :where(sup):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:14px}.prose :where(sup):not(:where([class~=not-prose],[class~=not-prose] *)) a{text-decoration:none}.prose :where(sup):not(:where([class~=not-prose],[class~=not-prose] *)) a:hover{color:rgb(var(--accent))}.prose :where(.footnote-backref):not(:where([class~=not-prose],[class~=not-prose] *)){opacity:.8;margin-left:.5rem;text-decoration:none}.prose :where(.footnote-backref):not(:where([class~=not-prose],[class~=not-prose] *)):hover{color:rgb(var(--accent))}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing)*0)}.top-0{top:calc(var(--spacing)*0)}.top-4{top:calc(var(--spacing)*4)}.top-\[20\%\]{top:20%}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.bottom-4{bottom:calc(var(--spacing)*4)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-4{left:calc(var(--spacing)*4)}.z-0{z-index:0}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-2{margin-inline:calc(var(--spacing)*2)}.mx-auto{margin-inline:auto}.my-8{margin-block:calc(var(--spacing)*8)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-4{margin-top:calc(var(--spacing)*4)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-4{margin-left:calc(var(--spacing)*4)}.block{display:block}.flex{display:flex}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.h-6{height:calc(var(--spacing)*6)}.h-10{height:calc(var(--spacing)*10)}.h-auto{height:auto}.h-full{height:100%}.max-h-\[600px\]{max-height:600px}.min-h-screen{min-height:100vh}.w-6{width:calc(var(--spacing)*6)}.w-10{width:calc(var(--spacing)*10)}.w-full{width:100%}.max-w-2xl{max-width:var(--container-2xl)}.max-w-lg{max-width:var(--container-lg)}.min-w-\[7rem\]{min-width:7rem}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1/2*100%)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.scale-95{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%}.scale-100,.scale-95{scale:var(--tw-scale-x)var(--tw-scale-y)}.scale-100{--tw-scale-x:100%;--tw-scale-y:100%;--tw-scale-z:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-8>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*8)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-sm{border-radius:var(--radius-sm)}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-foreground\/20{border-color:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.border-foreground\/20{border-color:color-mix(in oklab,var(--foreground)20%,transparent)}}.bg-\[\#1a1a1a\]{background-color:#1a1a1a}.bg-background,.bg-background\/20{background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){.bg-background\/20{background-color:color-mix(in oklab,var(--background)20%,transparent)}}.bg-black\/80{background-color:#000c}@supports (color:color-mix(in lab,red,red)){.bg-black\/80{background-color:color-mix(in oklab,var(--color-black)80%,transparent)}}.bg-blue-500{background-color:var(--color-blue-500)}.p-4{padding:calc(var(--spacing)*4)}.p-8{padding:calc(var(--spacing)*8)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-2{padding-block:calc(var(--spacing)*2)}.py-16{padding-block:calc(var(--spacing)*16)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pl-10{padding-left:calc(var(--spacing)*10)}.text-center{text-align:center}.text-left{text-align:left}.font-nitti{font-family:var(--font-nitti)}.font-signifier{font-family:var(--font-signifier),serif}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-accent{color:rgb(var(--accent))}.text-foreground,.text-foreground\/60{color:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.text-foreground\/60{color:color-mix(in oklab,var(--foreground)60%,transparent)}}.text-white{color:var(--color-white)}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-xs{--tw-backdrop-blur:blur(var(--blur-xs));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:border-\[3px\]:hover{border-style:var(--tw-border-style);border-width:3px}.hover\:border-foreground\/40:hover{border-color:var(--foreground)}@supports (color:color-mix(in lab,red,red)){.hover\:border-foreground\/40:hover{border-color:color-mix(in oklab,var(--foreground)40%,transparent)}}.hover\:bg-background\/30:hover{background-color:var(--background)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-background\/30:hover{background-color:color-mix(in oklab,var(--background)30%,transparent)}}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:text-\[rgb\(var\(--accent\)\)\]:hover,.hover\:text-accent:hover{color:rgb(var(--accent))}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:opacity-100:hover{opacity:1}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-blue-500:focus{--tw-ring-color:var(--color-blue-500)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}@media (min-width:40rem){.sm\:mt-0{margin-top:calc(var(--spacing)*0)}.sm\:w-\[18rem\]{width:18rem}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:p-12{padding:calc(var(--spacing)*12)}.sm\:pl-4{padding-left:calc(var(--spacing)*4)}.sm\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.sm\:text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}}}:root{--background:#192f3c;--foreground:#f9f8f6;--accent:206,176,182;--accent-hex:#ceb0b6;--shadow:#0000001a;--menu-bg:#192f3cf2;--menu-text:#f9f8f6;--menu-hover:#ceb0b6;--link-color:#80b3cc;--link-hover:#9cd;--code-bg:#0003;--code-fg:#e6f3ff;--border-color:#f9f8f61a;--max-width:720px}[data-theme=darker]{--background:#0f1a21;--foreground:#e8d5c4;--accent:155,122,143;--accent-hex:#9b7a8f;--shadow:#9359ab33;--menu-bg:#0f1a21f2;--menu-text:#e8d5c4;--menu-hover:#b399a6;--link-color:#8a7acc;--link-hover:#a699dd;--code-bg:#9359ab26;--code-fg:#e6ccff;--border-color:#e8d5c41a}[data-theme=corrupted]{--background:#1a0f21;--foreground:#f0e0d0;--accent:212,165,116;--accent-hex:#d4a574;--shadow:#d4a57426;--menu-bg:#1a0f21f2;--menu-text:#f0e0d0;--menu-hover:#e6cc99;--link-color:#c96;--link-hover:#e6b380;--code-bg:#d4a5741a;--code-fg:#ffe6cc;--border-color:#f0e0d01a}.menu-item,.prose,.prose *,a,body,button,code,div[class*=bg-],div[class*=border-],div[class*=text-],nav,pre{transition:background-color .4s ease-in-out,color .4s ease-in-out,border-color .4s ease-in-out,box-shadow .4s ease-in-out}.cursor-trail,.font-transition.transitioning,.grid-pulse,.menu-caret,.option-toggle.transitioning,.shimmer-effect,[class*=animate-],[class*=animation-]{transition:none!important}.prose,.prose a{color:var(--foreground)}.prose a:hover{color:var(--accent-hex)}.layer-1-out{animation:baseTransitionOut 2s ease-in-out forwards}.layer-2-out{filter:contrast(2)brightness(1.5);mix-blend-mode:color-dodge;animation:contrastLayerOut 2s ease-in-out forwards}.layer-3-out{filter:brightness(2)saturate(1.5);mix-blend-mode:screen;animation:brightLayerOut 2s ease-in-out forwards}.layer-4-out{filter:hue-rotate(180deg)saturate(2);mix-blend-mode:overlay;animation:colorLayerOut 2s ease-in-out forwards}.layer-1-in{opacity:0;animation:baseTransitionIn 2s ease-in-out forwards}.layer-2-in{filter:contrast(2)brightness(1.5);mix-blend-mode:color-dodge;opacity:0;animation:contrastLayerIn 2s ease-in-out forwards}.layer-3-in{filter:brightness(2)saturate(1.5);mix-blend-mode:screen;opacity:0;animation:brightLayerIn 2s ease-in-out forwards}.layer-4-in{filter:hue-rotate(180deg)saturate(2);mix-blend-mode:overlay;opacity:0;animation:colorLayerIn 2s ease-in-out forwards}@keyframes baseTransitionOut{0%{opacity:1}50%{opacity:.7}to{opacity:0}}@keyframes contrastLayerOut{0%{opacity:0}20%{opacity:.4}40%{opacity:.6}60%{opacity:.4}80%{opacity:.2}to{opacity:0}}@keyframes brightLayerOut{0%{opacity:0}30%{opacity:.3}50%{opacity:.5}70%{opacity:.3}to{opacity:0}}@keyframes colorLayerOut{0%{opacity:0}40%{opacity:.4}60%{opacity:.3}80%{opacity:.2}to{opacity:0}}@keyframes baseTransitionIn{0%{opacity:0}20%{opacity:.3}to{opacity:1}}@keyframes contrastLayerIn{0%{opacity:0}20%{opacity:.4}40%{opacity:.6}60%{opacity:.4}80%{opacity:.2}to{opacity:0}}@keyframes brightLayerIn{0%{opacity:0}30%{opacity:.3}50%{opacity:.5}70%{opacity:.3}to{opacity:0}}@keyframes colorLayerIn{0%{opacity:0}40%{opacity:.4}60%{opacity:.3}80%{opacity:.2}to{opacity:0}}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@font-face{font-family:signifier;src:url(/_next/static/media/f95a330db8c2750c-s.p.woff2) format("woff2");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:signifier;src:url(/_next/static/media/0a33208d77040838-s.p.woff2) format("woff2");font-display:block;font-weight:700;font-style:normal}@font-face{font-family:signifier Fallback;src:local("Arial");ascent-override:104.55%;descent-override:31.31%;line-gap-override:0.00%;size-adjust:95.17%}.__className_7bf30f{font-family:signifier,signifier Fallback,serif}.__variable_7bf30f{--font-signifier:"signifier","signifier Fallback",serif}@font-face{font-family:nitti;src:url(/_next/static/media/ce42d798d5153778-s.p.woff2) format("woff2");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:nitti;src:url(/_next/static/media/23b54b9f469af0d7-s.p.woff2) format("woff2");font-display:block;font-weight:700;font-style:normal}@font-face{font-family:nitti;src:url(/_next/static/media/ba761f6616af1975-s.p.woff2) format("woff2");font-display:block;font-weight:400;font-style:italic}@font-face{font-family:nitti Fallback;src:local("Arial");ascent-override:105.75%;descent-override:30.57%;line-gap-override:0.00%;size-adjust:88.01%}.__className_68fc90{font-family:nitti,nitti Fallback,system-ui,sans-serif}.__variable_68fc90{--font-nitti:"nitti","nitti Fallback",system-ui,sans-serif}:root{--menu-pulse-duration:2s;--menu-slide-duration:0.3s;--glitch-duration:0.3s;--scan-line-duration:0.6s;--typewriter-duration:0.4s}@keyframes subtlePulse{0%{opacity:.5;transform:translateX(0)}50%{opacity:1;transform:translateX(2px)}to{opacity:.5;transform:translateX(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes powerOn{0%{border-color:rgba(var(--accent),0);box-shadow:0 0 0 rgba(var(--accent),0);transform:scale(.95)}50%{border-color:rgba(var(--accent),1);box-shadow:0 0 30px rgba(var(--accent),.9);transform:scale(1.1)}to{border-color:rgba(var(--accent),.3);box-shadow:0 0 8px rgba(var(--accent),.3);transform:scale(1)}}@keyframes shimmer{0%{border-color:rgba(var(--accent),.3);box-shadow:0 0 8px rgba(var(--accent),.3)}50%{border-color:rgba(var(--accent),.9);box-shadow:0 0 20px rgba(var(--accent),.7)}to{border-color:rgba(var(--accent),.3);box-shadow:0 0 8px rgba(var(--accent),.3)}}.shimmer-effect{animation:powerOn .75s ease-out,shimmer 2s ease-in-out .75s infinite}.menu-item.visible{animation:slideIn var(--menu-slide-duration) ease forwards}.menu-caret{display:none;transition:transform var(--menu-slide-duration) ease}.menu-caret-desktop,.menu-caret-mobile{filter:drop-shadow(0 0 2px rgba(0,255,255,.3))}@media (hover:none) and (pointer:coarse){.menu-caret-mobile{display:inline}}@media (hover:hover) and (pointer:fine){.menu-caret-desktop{display:inline}}@keyframes digitalGlitch{0%{transform:translateX(0);filter:hue-rotate(0deg);text-shadow:none}10%{transform:translateX(-2px);filter:hue-rotate(90deg);text-shadow:2px 0 #ff00ff,-2px 0 #00ffff}20%{transform:translateX(2px);filter:hue-rotate(180deg);text-shadow:-2px 0 #ff00ff,2px 0 #00ffff}30%{transform:translateX(0);filter:hue-rotate(270deg);text-shadow:0 0 #ff00ff,0 0 #00ffff}40%{transform:translateX(1px);filter:hue-rotate(1turn);text-shadow:1px 0 #ff00ff,-1px 0 #00ffff}50%{transform:translateX(-1px);filter:hue-rotate(90deg);text-shadow:-1px 0 #ff00ff,1px 0 #00ffff}60%,to{transform:translateX(0);filter:hue-rotate(0deg);text-shadow:none}}.option-toggle{position:relative;transition:opacity .1s}.option-toggle.transitioning{animation:digitalGlitch var(--glitch-duration) ease-out}@keyframes typewriterReveal{0%{opacity:0;transform:scaleX(0)}50%{opacity:.5;transform:scaleX(1.1)}to{opacity:1;transform:scaleX(1)}}.font-transition{display:inline-block;transform-origin:left center}.font-transition.transitioning{animation:typewriterReveal var(--typewriter-duration) ease-out}@keyframes scanLine{0%{transform:translateY(-100%);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(100vh);opacity:0}}.scan-line{position:fixed;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(0,255,255,.3) 40%,rgba(0,255,255,.5) 50%,rgba(0,255,255,.3) 60%,transparent);pointer-events:none;z-index:9999;animation:scanLine var(--scan-line-duration) ease-in-out;filter:blur(.5px);box-shadow:0 0 4px rgba(0,255,255,.2)}.menu-item{position:relative;transform:translateX(0);transition:all .15s ease}.menu-item:hover{transform:translateX(3px);text-shadow:-1px 0 rgba(0,255,255,.2),1px 0 rgba(255,0,255,.2)}.menu-item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,255,.05) 50%,transparent);transform:translateX(-100%);transition:transform .3s ease;pointer-events:none}.menu-item:hover:after{transform:translateX(100%)}@keyframes gridPulse{0%{opacity:0;transform:scale(.98)}50%{opacity:.5}to{opacity:0;transform:scale(1.02)}}.grid-pulse:before{content:"";position:absolute;inset:-2px;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,255,.1) 0,rgba(0,255,255,.1) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(0,255,255,.1) 0,rgba(0,255,255,.1) 4px);pointer-events:none;border-radius:2px;animation:gridPulse .3s ease-out}