:root{--color-primary:rgb(232 232 227);--color-secondary:rgb(57 54 50);--color-primary-variant:#575151;--color-white:#fff;--color-black:rgb(8,8,7);--color-light:rgba(255,255,255,0.6);--color-text:rgb(107 100 92);--color-grey-light:rgb(191 191 177);--color-grey-medium:rgb(162 158 154);--color-grey-dark:rgb(140 140 115);--color-grey-pale:rgb(209 209 199);--color-grey-verylight:rgb(221 221 213);--color-grey-placeholder:#babaad;--color-warning:rgb(158 31 31);--color-bg-light:#e5e5df;--color-bg-selection:#6b645c;--color-outline-focus:#ff5722;--color-text-dark:#393632;--color-border:#333;--color-hover-bg:rgba(255,255,255,0.02);--color-title-hover:#ccc;--color-tech-bg:#333;--color-tech-bg-hover:#555;--color-tech-text:#ccc;--color-number:#666;--color-number-hover:#999;--color-year:#666;--color-line-gradient-start:#fff;--color-line-gradient-middle:#ccc;--color-line-gradient-end:#fff;--color-line-shine:rgba(255,255,255,0.8);--color-background:rgb(232 232 227);--color-surface:rgb(57 54 50);--color-text-primary:rgb(8,8,7);--color-text-secondary:rgb(107 100 92);--color-accent:#ff5722;--color-accent-hover:#e64a19;--color-toggle-bg:rgb(191 191 177);--color-toggle-fill:rgb(8,8,7);--color-toggle-border:rgba(255,255,255,0.1);--color-shadow:rgba(0,0,0,0.1);--color-shadow-hover:rgba(0,0,0,0.15)}[data-theme=light]{--color-primary:rgb(57 54 50);--color-secondary:rgb(232 232 227);--color-primary-variant:#e8e8e3;--color-white:rgb(8,8,7);--color-black:#fff;--color-light:rgba(8,8,7,0.6);--color-text:rgba(255,255,255,0.6);--color-grey-light:rgb(107 100 92);--color-grey-medium:rgb(140 140 115);--color-grey-dark:rgb(162 158 154);--color-grey-pale:rgb(140 140 115);--color-grey-verylight:rgb(209 209 199);--color-grey-placeholder:#8a8a7a;--color-warning:rgb(158 31 31);--color-bg-light:#6b645c;--color-bg-selection:#e8e8e3;--color-outline-focus:#ff5722;--color-text-dark:rgb(232 232 227);--color-border:#e0e0e0;--color-hover-bg:rgba(8,8,7,0.02);--color-title-hover:#333;--color-tech-bg:#f0f0f0;--color-tech-bg-hover:#e0e0e0;--color-tech-text:#333;--color-number:#999;--color-number-hover:#666;--color-year:#999;--color-line-gradient-start:#333;--color-line-gradient-middle:#666;--color-line-gradient-end:#333;--color-line-shine:rgba(8,8,7,0.8);--color-background:rgb(245 245 240);--color-surface:rgb(232 232 227);--color-text-primary:rgb(8,8,7);--color-text-secondary:rgb(232 232 227);--color-accent:#ff5722;--color-accent-hover:#e64a19;--color-toggle-bg:rgb(107 100 92);--color-toggle-fill:#fff;--color-toggle-border:rgba(8,8,7,0.1);--color-shadow:rgba(0,0,0,0.05);--color-shadow-hover:rgba(0,0,0,0.1)}@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Host+Grotesk:ital,wght@0,300..800;1,300..800&display=swap";*{margin:0;padding:0;border:0;outline:0;box-sizing:border-box;list-style:none;text-decoration:none}html{scroll-behavior:smooth}body,html{transition:background-color .3s ease,color .3s ease}body{font-family:Roboto,sans-serif;background:var(--color-primary);color:var(--color-white);line-height:1.7;-webkit-tap-highlight-color:rgba(0,0,0,0)}body ::selection{background:var(--color-bg-selection);color:var(--color-white)}body:before{filter:url(#grainy);position:fixed;top:0;left:0;content:"";width:100%;height:100%;z-index:9999999999;pointer-events:none;opacity:20%;transition:opacity .3s ease}:focus-visible{outline:2px solid var(--color-outline-focus);outline-offset:2px}::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5{font-weight:500}a{transition:all .4s ease}a:hover{color:var(--color-white)}.text-light{color:var(--color-light)}[data-high-contrast=true] article,[data-high-contrast=true] aside,[data-high-contrast=true] body,[data-high-contrast=true] div,[data-high-contrast=true] footer,[data-high-contrast=true] header,[data-high-contrast=true] nav,[data-high-contrast=true] section{background:var(--color-black)!important;color:var(--color-white)!important;border-color:var(--color-white)!important}[data-high-contrast=true] a,[data-high-contrast=true] button,[data-high-contrast=true] input,[data-high-contrast=true] textarea{background:var(--color-white)!important;color:var(--color-black)!important;border:2px solid var(--color-white)!important}[data-high-contrast=true] a:focus,[data-high-contrast=true] a:hover,[data-high-contrast=true] button:focus,[data-high-contrast=true] button:hover,[data-high-contrast=true] input:focus,[data-high-contrast=true] input:hover,[data-high-contrast=true] textarea:focus,[data-high-contrast=true] textarea:hover{background:var(--color-black)!important;color:var(--color-white)!important}[data-high-contrast=true] [tabindex]:focus-visible,[data-high-contrast=true] a:focus-visible,[data-high-contrast=true] button:focus-visible,[data-high-contrast=true] input:focus-visible,[data-high-contrast=true] textarea:focus-visible{outline:3px solid var(--color-white)!important;outline-offset:2px!important}[data-reduced-motion=true] a,[data-reduced-motion=true] article,[data-reduced-motion=true] aside,[data-reduced-motion=true] body,[data-reduced-motion=true] button,[data-reduced-motion=true] div,[data-reduced-motion=true] footer,[data-reduced-motion=true] header,[data-reduced-motion=true] input,[data-reduced-motion=true] nav,[data-reduced-motion=true] section,[data-reduced-motion=true] textarea{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reduced-motion=true] html{scroll-behavior:auto!important}[data-keyboard-navigation=true] [tabindex]:focus-visible,[data-keyboard-navigation=true] a:focus-visible,[data-keyboard-navigation=true] button:focus-visible,[data-keyboard-navigation=true] input:focus-visible,[data-keyboard-navigation=true] textarea:focus-visible{outline:2px solid var(--color-secondary)!important;outline-offset:2px!important}[data-high-contrast=true] .AccessibilityToggle,[data-high-contrast=true] .AccessibilityToggle__button{background:var(--color-black);border:2px solid var(--color-white)}[data-high-contrast=true] .AccessibilityToggle__button{color:var(--color-white)}[data-high-contrast=true] .AccessibilityToggle__button:hover{background:var(--color-white);color:var(--color-black)}[data-high-contrast=true] .AccessibilityToggle__buttonActive{background:var(--color-white);color:var(--color-black);border-color:var(--color-white)}[data-reduced-motion=true] .AccessibilityToggle__button{transition:none}[data-reduced-motion=true] .AccessibilityToggle__button:hover{transform:none}.grainy__filter{pointer-events:none;position:absolute;cursor:none}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.curve .background,.curve .motion-svg{position:fixed;height:calc(100vh + 600px);width:100vw;pointer-events:none;left:0;top:0;z-index:99}.curve .background{background-color:#000;transition:opacity 0s linear .1s}.curve .welcome{position:absolute;left:50%;top:40%;color:#fff;font-size:46px;z-index:100;transform:translateX(-50%);text-align:center;font-family:Host Grotesk,sans-serif;line-height:92.5%;font-weight:700}.not-found{color:var(--color-text);height:calc(100vh - 439px);display:flex;align-items:center;flex-direction:column;justify-content:center;padding:10px;text-align:center}.not-found h1{font-weight:700;font-size:24px}@media screen and (min-width:768px){.not-found h1{font-size:40px}}.not-found h3{margin-bottom:25px;font-size:12px}@media screen and (min-width:768px){.not-found h3{font-size:20px}}