@font-face{font-family:Averta;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/Averta/AvertaSemibold.woff) format("woff")}@font-face{font-family:Averta;font-style:normal;font-weight:600;font-display:swap;src:url(../../../fonts/Averta/AvertaBold.woff) format("woff")}:root{--page-max-width: 1800px;--bw-black: rgba(6, 6, 6, 1);--bw-black-0: rgba(6, 6, 6, 0);--bw-black-2: rgba(6, 6, 6, .04);--bw-black-4: rgba(6, 6, 6, .04);--bw-black-6: rgba(6, 6, 6, .06);--bw-black-8: rgba(6, 6, 6, .08);--bw-black-10: rgba(6, 6, 6, .1);--bw-black-15: rgba(6, 6, 6, .15);--bw-black-20: rgba(6, 6, 6, .2);--bw-black-50: rgba(6, 6, 6, .5);--bw-black-60: rgba(6, 6, 6, .6);--bw-black-80: rgba(6, 6, 6, .8);--bw-white: rgba(255, 255, 255, 1);--bw-white-0: rgba(255, 255, 255, 0);--bw-white-2: rgba(255, 255, 255, .02);--bw-white-4: rgba(255, 255, 255, .04);--bw-white-6: rgba(255, 255, 255, .06);--bw-white-8: rgba(255, 255, 255, .08);--bw-white-10: rgba(255, 255, 255, .1);--bw-white-15: rgba(255, 255, 255, .15);--bw-white-20: rgba(255, 255, 255, .2);--bw-white-50: rgba(255, 255, 255, .5);--bw-white-60: rgba(255, 255, 255, .6);--bw-white-80: rgba(255, 255, 255, .8);--bw-mediumgray: rgba(31, 31, 31, 1);--bw-darkgray: rgba(21, 21, 21, 1);--bw-darkgray-80: rgba(21, 21, 21, .8);--bw-gray: rgba(28, 28, 28, 1);--bw-gray-80: rgba(28, 28, 28, .8);--bw-lightgray: rgba(237, 237, 237, 1);--bw-lightgray-4: rgba(237, 237, 237, .04);--bw-lightgray-15: rgba(237, 237, 237, .15);--bw-lightgray-60: rgba(237, 237, 237, .6);--bw-primary: rgba(203, 61, 0, 1);--bw-primary-40: rgba(203, 61, 0, .4);--bw-primary-70: rgba(203, 61, 0, .7);--root-bg: var(--bw-black);--root-size: 16px;--root-line-height: 26px;--font-sans-serif: "Averta";--font-mono: "Roboto Mono Variable";--transition-fast: 75ms ease-in-out;--transition-medium: .2s ease-in-out;--transition-all-fast: all var(--transition-fast);--transition-all-medium: all var(--transition-medium);--transition-bgColor-fast: background-color var(--transition-fast);--transition-color-fast: color var(--transition-fast);--transition-opacity-fast: opacity var(--transition-fast);--transition-width-fast: width var(--transition-fast);--transition-width-medium: width var(--transition-medium)}:root[data-theme=isLight]{--bw-black: rgba(244, 240, 235, 1);--bw-black-0: rgba(244, 240, 235, 0);--bw-black-2: rgba(0, 0, 0, .04);--bw-black-4: rgba(0, 0, 0, .04);--bw-black-6: rgba(0, 0, 0, .06);--bw-black-8: rgba(0, 0, 0, .08);--bw-black-10: rgba(0, 0, 0, .1);--bw-black-15: rgba(0, 0, 0, .15);--bw-black-20: rgba(0, 0, 0, .2);--bw-black-50: rgba(244, 240, 235, .5);--bw-black-60: rgba(244, 240, 235, .6);--bw-black-80: rgba(244, 240, 235, .85);--bw-white: rgba(28, 22, 16, 1);--bw-white-0: rgba(28, 22, 16, 0);--bw-white-2: rgba(28, 22, 16, .02);--bw-white-4: rgba(28, 22, 16, .04);--bw-white-6: rgba(28, 22, 16, .06);--bw-white-8: rgba(28, 22, 16, .08);--bw-white-10: rgba(28, 22, 16, .1);--bw-white-15: rgba(28, 22, 16, .15);--bw-white-20: rgba(28, 22, 16, .2);--bw-white-50: rgba(28, 22, 16, .5);--bw-white-60: rgba(28, 22, 16, .6);--bw-white-80: rgba(28, 22, 16, .8);--bw-mediumgray: rgba(220, 213, 204, 1);--bw-darkgray: rgba(225, 218, 208, 1);--bw-darkgray-80: rgba(225, 218, 208, .8);--bw-gray: rgba(218, 211, 200, 1);--bw-gray-80: rgba(218, 211, 200, .8);--bw-lightgray: rgba(48, 40, 32, 1);--bw-lightgray-4: rgba(48, 40, 32, .04);--bw-lightgray-15: rgba(48, 40, 32, .15);--bw-lightgray-60: rgba(48, 40, 32, .6);--root-bg: var(--bw-black)}*{box-sizing:border-box;padding:0;margin:0}html{background-color:var(--bw-black);font-size:var(--root-size);color:var(--bw-white);font-family:var(--font-sans-serif);text-rendering:geometricPrecision}html,body{max-width:100vw;overflow-x:hidden}html.noScroll,body.noScroll{overflow:hidden!important}a{color:var(--bw-white);text-decoration:underline}@media(hover:hover){a:hover{text-decoration:none}}p,ul,ol{font-family:var(--font-mono);color:var(--bw-white);font-size:var(--root-size);line-height:var(--root-line-height);margin-bottom:1.5rem;-webkit-hyphens:auto;hyphens:auto}p:last-child,ul:last-child,ol:last-child{margin-bottom:0}@media screen and (min-width:768px){p,ul,ol{margin-bottom:2rem}}ul,ol{padding-inline-start:1rem}.gdprIsVisible{overflow:hidden}.featureList{list-style:none;display:flex;flex-wrap:wrap;padding-inline-start:0;margin:0}.featureList__item{display:flex;justify-content:center;align-items:center;appearance:none;border:0 none;height:2.5rem;max-height:2.5rem;padding:0 .75rem;margin-right:.75rem;margin-bottom:.75rem;background-color:var(--bw-white-8);border-radius:.875rem;font-family:var(--font-mono);font-size:1rem;font-weight:500;line-height:.875rem;color:var(--bw-white)}.featureList__item>a{text-decoration:none;color:inherit}@media(hover:hover){.featureList__item:hover{cursor:pointer;background-color:var(--bw-lightgray-15);transition:var(--transition-bgColor-fast)}}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-cyrillic-ext-wght-normal.BUDPrIko.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-cyrillic-wght-normal.HUlVHixE.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-greek-wght-normal.BJJTbwTT.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-vietnamese-wght-normal.DlC-zuDL.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-latin-ext-wght-normal.QAYlOegK.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto Mono Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(./roboto-mono-latin-wght-normal.CZtBPCCa.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.breadcrumb__navList.svelte-1dkrwe3{display:flex;align-items:center;flex-wrap:wrap;padding-inline-start:0}.breadcrumb__navItem.svelte-1dkrwe3,.breadcrumb__navLink.svelte-1dkrwe3{list-style:none;font-family:var(--font-mono);font-size:.875rem;line-height:1.25rem;font-weight:400;text-align:right;text-transform:capitalize;color:var(--bw-white)}.breadcrumb__navItem.svelte-1dkrwe3{display:inline-flex;list-style:none}.breadcrumb__navItem.svelte-1dkrwe3:after{content:"/";margin:0 .75rem}.breadcrumb__navItem.svelte-1dkrwe3:first-child{text-transform:lowercase}.breadcrumb__navItem.svelte-1dkrwe3:first-child .breadcrumb__navLink:where(.svelte-1dkrwe3){text-transform:lowercase}.breadcrumb__navItem.svelte-1dkrwe3:last-child{color:var(--bw-white);pointer-events:none}.breadcrumb__navItem.svelte-1dkrwe3:last-child:after{display:none}.breadcrumb__navItem.svelte-1dkrwe3:last-child .breadcrumb__navLink:where(.svelte-1dkrwe3){color:var(--bw-white)}.breadcrumb__navLink.svelte-1dkrwe3{text-decoration:none}@media(hover:hover){.breadcrumb__navLink.svelte-1dkrwe3:hover{text-decoration:underline}}.footer.svelte-178dl3j{padding:1.5rem 1.875rem 7.875rem;border-top:1px solid var(--bw-primary-70)}@media screen and (min-width:768px){.footer.svelte-178dl3j{padding:2rem 3rem 7.875rem}}.footer__wrapper.svelte-178dl3j{max-width:calc(var(--page-max-width) - 6rem);margin:0 auto}.footer__top.svelte-178dl3j{padding-bottom:.75rem}@media screen and (min-width:768px){.footer__top.svelte-178dl3j{padding-bottom:1.5rem}}.footer__breadcrumb.svelte-178dl3j{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:1.4375rem;padding-bottom:1.5rem;font-family:var(--font-mono);font-size:.875rem;line-height:1.25rem;font-weight:600;border-bottom:1px solid var(--bw-white-10)}.footer__breadcrumb.svelte-178dl3j span:where(.svelte-178dl3j){margin:0 .75rem 0 0}@media screen and (min-width:768px){.footer__breadcrumb.svelte-178dl3j{margin-bottom:2rem;padding-bottom:2rem}}.footer__bottom.svelte-178dl3j{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;padding-top:1.5rem;border-top:1px solid var(--bw-white-10)}@media screen and (min-width:768px){.footer__bottom.svelte-178dl3j{padding-top:2rem}}@media screen and (min-width:992px){.footer__bottom.svelte-178dl3j{flex-direction:row;justify-content:space-between}}.footer__bottomRight.svelte-178dl3j{display:flex;flex-direction:column;justify-content:flex-end}.footer__nav.svelte-178dl3j{display:block}@media screen and (min-width:768px){.footer__nav.svelte-178dl3j{display:flex;flex-wrap:wrap}}.footer__navList.svelte-178dl3j,.footer__subNavList.svelte-178dl3j{list-style:none;padding-inline-start:0}.footer__navItem.svelte-178dl3j,.footer__subNavItem.svelte-178dl3j{list-style:none;font-family:var(--font-mono);color:var(--bw-white)}.footer__navItem.svelte-178dl3j:last-child,.footer__subNavItem.svelte-178dl3j:last-child{margin-top:2rem}.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j),.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j){text-decoration:none}@media(hover:hover){.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j):hover,.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j):hover{text-decoration:underline}}.footer__navList.svelte-178dl3j{width:100%;max-width:100%;margin-right:0;margin-bottom:2.5rem}.footer__navList.svelte-178dl3j:last-child{margin-bottom:0}@media screen and (min-width:768px){.footer__navList.svelte-178dl3j{display:flex;flex-direction:column;flex-grow:1;width:calc(50% - 2rem);max-width:calc(50% - 2rem);margin-right:2rem;margin-bottom:0}.footer__navList.svelte-178dl3j:last-child{margin-right:0}}@media screen and (min-width:1200px){.footer__navList.svelte-178dl3j{display:flex;flex-direction:column;flex-grow:1;width:calc(33.33% - 2rem);max-width:calc(33.33% - 2rem);margin-right:2rem;margin-bottom:0}.footer__navList.svelte-178dl3j:last-child{margin-right:0}}.footer__navItem.svelte-178dl3j,.footer__navItem.svelte-178dl3j>a:where(.svelte-178dl3j){font-size:1.5rem;font-weight:500}.footer__subNavItem.svelte-178dl3j,.footer__subNavItem.svelte-178dl3j>a:where(.svelte-178dl3j){font-size:1rem;line-height:1.5rem;margin-bottom:.75rem;font-weight:400}.footer__subNavList.svelte-178dl3j{padding-top:1.5rem}@media screen and (min-width:768px){.footer__subNavList.svelte-178dl3j{padding-top:1.5rem;column-gap:2rem}}.footer__author.svelte-178dl3j{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:var(--font-mono);font-size:.75rem;line-height:1rem}.footer__author.svelte-178dl3j svg{margin:0 .25rem}.footer__metaNavList.svelte-178dl3j{display:flex;flex-direction:row;padding-inline-start:0}.footer__metaNavItem.svelte-178dl3j{list-style:none;font-family:var(--font-mono);font-size:.75rem;font-weight:500;margin-left:1rem;margin-bottom:1.5rem}.footer__metaNavItem.svelte-178dl3j:first-child{margin-left:0}@media screen and (min-width:992px){.footer__metaNavItem.svelte-178dl3j{margin-bottom:0}}.footer__metaNavLink.svelte-178dl3j{text-decoration:none}@media(hover:hover){.footer__metaNavLink.svelte-178dl3j:hover{text-decoration:underline}}.footer__metaNavItem.svelte-178dl3j,.footer__metaNavLink.svelte-178dl3j{list-style:none;font-family:var(--font-mono);font-size:.75rem;font-weight:500;text-align:right;color:var(--bw-white)}.cookieConsentToggle.svelte-18xcqp7{pointer-events:all;width:40px;height:40px;position:fixed;will-change:transform;padding:9px;border:0;box-shadow:0 0 10px #0000004d;background:#fff;border-radius:50%;bottom:20px;right:20px;transition:.2s;opacity:1;z-index:99980}.cookieConsentToggle.svelte-18xcqp7:hover{color:#fff;background:#000}.cookieConsentWrapper.svelte-18xcqp7{display:none;visibility:hidden;width:calc(100% - 2.5rem);pointer-events:all;z-index:99990;position:fixed;left:1.25rem;bottom:2rem;background-color:var(--bw-black-80);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.375rem;border:1px solid var(--bw-primary-70);border-radius:1.25rem;color:#fff;transition:.2s}.cookieConsentWrapper.isActive.svelte-18xcqp7{display:block;visibility:visible}@media screen and (min-width:768px){.cookieConsentWrapper.svelte-18xcqp7{width:30rem;left:calc(50% - 240px)}}.cookieConsent.svelte-18xcqp7{display:none;visibility:hidden;pointer-events:all;margin:0 auto;font-family:var(--font-mono);font-weight:600}.cookieConsent.isActive.svelte-18xcqp7{display:block;visibility:visible}.cookieConsent__Content.svelte-18xcqp7{padding:1.5rem 2rem;margin-bottom:.375rem}.cookieConsent__Title.svelte-18xcqp7{margin:0;font-size:1.25rem}.cookieConsent__Description.svelte-18xcqp7{margin:1rem 0 0;font-size:1rem;line-height:1.75rem}.cookieConsent__Button.svelte-18xcqp7{display:flex;align-items:flex-end}.cookieConsentOperations.svelte-18xcqp7{pointer-events:all;display:flex;will-change:transform;justify-content:space-between;font-family:var(--font-mono);font-weight:600;line-height:150%}.cookieConsentOperations__Content.svelte-18xcqp7{padding:1.5rem 2rem;margin-bottom:.375rem}.cookieConsentOperations__List.svelte-18xcqp7{overflow-y:auto;box-sizing:border-box}.cookieConsentOperations__Item.svelte-18xcqp7{display:block;padding-left:60px;margin-bottom:20px}.cookieConsentOperations__Item.disabled.svelte-18xcqp7{color:#999}.cookieConsentOperations__Item.disabled.svelte-18xcqp7 label:where(.svelte-18xcqp7):after{opacity:.3}.cookieConsentOperations__Item.svelte-18xcqp7 input:where(.svelte-18xcqp7){display:none}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7){align-items:center;font-size:22px;font-weight:700;display:block;position:relative}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7):before{content:"";display:block;left:-60px;background:#dedede;height:20px;border-radius:20px;width:40px;position:absolute;top:50%;transform:translateY(-50%)}.cookieConsentOperations__Item.svelte-18xcqp7 label:where(.svelte-18xcqp7):after{content:"";display:block;width:16px;height:16px;border-radius:50%;background:#000;position:absolute;top:50%;transform:translateY(-50%);left:-58px;transition:.2s}.cookieConsentOperations__Item.svelte-18xcqp7 input:where(.svelte-18xcqp7):checked+label:where(.svelte-18xcqp7):after{transform:translate(20px,-50%)}@property --searchOverlay-angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}@keyframes svelte-1btt3wn-searchOverlaySpin{to{--searchOverlay-angle: 360deg}}.searchOverlay.svelte-1btt3wn{position:fixed;inset:0;z-index:1150;display:flex;align-items:center;justify-content:center;padding-top:max(var(--so-top-inset, 4.5rem),var(--so-bottom-inset, 7rem));padding-bottom:max(var(--so-top-inset, 4.5rem),var(--so-bottom-inset, 7rem));padding-left:.75rem;padding-right:.75rem}@media screen and (min-width:768px){.searchOverlay.svelte-1btt3wn{padding-left:3rem;padding-right:3rem}}.searchOverlay__stack.svelte-1btt3wn{position:relative;width:100%;max-width:40rem;max-height:100%;margin:0 auto;display:flex;flex-direction:column;gap:.75rem;color:var(--bw-white);min-height:0}.searchOverlay__panel.svelte-1btt3wn{position:relative;background:var(--bw-black-80);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--bw-primary-70);border-radius:1rem;padding:.75rem;box-shadow:0 24px 60px #00000073;flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}.searchOverlay__field.svelte-1btt3wn{position:relative;display:flex;align-items:center;border-radius:.875rem;flex:0 0 auto;box-shadow:0 0 0 1px #ff8a4c26,0 0 24px -4px #ff8a4c59}.searchOverlay__field.svelte-1btt3wn:before{content:"";position:absolute;inset:-2px;border-radius:.875rem;padding:2px;background:conic-gradient(from var(--searchOverlay-angle, 0deg),rgba(203,61,0,0) 0deg,rgba(203,61,0,.6) 30deg,rgb(255,138,76) 70deg,rgb(255,220,180) 90deg,rgb(255,138,76) 110deg,rgba(203,61,0,.6) 150deg,rgba(203,61,0,0) 200deg,rgba(203,61,0,0) 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-1btt3wn-searchOverlaySpin 4s linear infinite;pointer-events:none;z-index:0;opacity:1}.searchOverlay__field.svelte-1btt3wn:after{content:"";position:absolute;inset:-2px;border-radius:.875rem;padding:2px;background:conic-gradient(from calc(var(--searchOverlay-angle, 0deg) * -1.5),transparent 0deg,rgba(255,230,200,.9) 40deg,rgb(255,255,255) 60deg,rgba(255,230,200,.9) 80deg,transparent 140deg,transparent 360deg);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:svelte-1btt3wn-searchOverlaySpin 7s linear infinite reverse;pointer-events:none;z-index:1;opacity:.85;mix-blend-mode:screen;filter:blur(.5px)}@media(prefers-reduced-motion:reduce){.searchOverlay__field.svelte-1btt3wn:before,.searchOverlay__field.svelte-1btt3wn:after{animation:none}}.searchOverlay__leadingIcon.svelte-1btt3wn{position:absolute;left:1.25rem;color:var(--bw-white-60);display:inline-flex;pointer-events:none;z-index:2}.searchOverlay__input.svelte-1btt3wn{position:relative;z-index:1;width:100%;height:4.5rem;padding:0 4rem 0 3.5rem;border-radius:.75rem;border:1px solid transparent;background-color:var(--bw-black-80);color:var(--bw-white);font-family:var(--font-mono);font-size:1.375rem;line-height:4.5rem;outline:none;transition:var(--transition-bgColor-fast)}.searchOverlay__input.svelte-1btt3wn::placeholder{color:var(--bw-white-50)}.searchOverlay__input.svelte-1btt3wn::-webkit-search-cancel-button{display:none}.searchOverlay__clear.svelte-1btt3wn{position:absolute;right:.5rem;z-index:2;appearance:none;background:transparent;border:0 none;color:var(--bw-white-60);padding:.5rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem}.searchOverlay__clear.svelte-1btt3wn:hover{color:var(--bw-white);background-color:var(--bw-white-8)}.searchOverlay__shortcut.svelte-1btt3wn{position:absolute;right:1rem;z-index:2;pointer-events:none;display:inline-flex;align-items:center;gap:.25rem;color:var(--bw-white-50);font-family:var(--font-mono);font-size:.75rem}.searchOverlay__kbd.svelte-1btt3wn{display:inline-flex;align-items:center;justify-content:center;min-width:1.375rem;height:1.375rem;padding:0 .375rem;border:1px solid var(--bw-white-20);border-radius:.375rem;background-color:var(--bw-black-80);color:var(--bw-white-80);font-family:var(--font-mono);font-size:.75rem;line-height:1}.searchOverlay__kbdPlus.svelte-1btt3wn{color:var(--bw-white-40)}.searchOverlay__suggest.svelte-1btt3wn{margin-top:.5rem;max-height:calc(100dvh - (2*max(var(--so-top-inset, 84px),var(--so-bottom-inset, 124px))) - 5rem);overflow-y:auto;padding:.5rem .25rem}.searchOverlay__empty.svelte-1btt3wn{color:var(--bw-white-80);font-size:.875rem;padding:.75rem;margin:0}.searchOverlay__loading.svelte-1btt3wn{display:flex;align-items:center;justify-content:center;gap:.375rem;padding:1rem .75rem;margin:0}.searchOverlay__loadingDot.svelte-1btt3wn{width:.375rem;height:.375rem;border-radius:50%;background:var(--bw-primary);opacity:.4;animation:svelte-1btt3wn-searchOverlayDot 1.2s infinite ease-in-out both}.searchOverlay__loadingDot.svelte-1btt3wn:nth-child(2){animation-delay:.15s}.searchOverlay__loadingDot.svelte-1btt3wn:nth-child(3){animation-delay:.3s}@keyframes svelte-1btt3wn-searchOverlayDot{0%,80%,to{transform:scale(.6);opacity:.3}40%{transform:scale(1);opacity:1}}.searchOverlay__group.svelte-1btt3wn{padding:.5rem .25rem}.searchOverlay__group.svelte-1btt3wn+.searchOverlay__group:where(.svelte-1btt3wn){border-top:1px solid var(--bw-white-8);margin-top:.25rem;padding-top:.75rem}.searchOverlay__groupHeading.svelte-1btt3wn{font-family:var(--font-mono);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--bw-white-60);margin:0 0 .375rem .5rem}.searchOverlay__resultList.svelte-1btt3wn{list-style:none;margin:0;padding:0}.searchOverlay__result.svelte-1btt3wn{display:flex;flex-direction:column;gap:.125rem;padding:.625rem .75rem;border-radius:.625rem;color:var(--bw-white);text-decoration:none;transition:var(--transition-bgColor-fast)}.searchOverlay__result.svelte-1btt3wn:hover,.searchOverlay__result.svelte-1btt3wn:focus-visible,.searchOverlay__result.--isActive.svelte-1btt3wn{background-color:var(--bw-white-10)}.searchOverlay__resultName.svelte-1btt3wn{font-size:1rem;font-weight:600;line-height:1.2}.searchOverlay__resultDesc.svelte-1btt3wn{font-size:.8125rem;color:var(--bw-white-60);line-height:1.4}.searchOverlay.svelte-1btt3wn mark:where(.svelte-1btt3wn){background-color:var(--bw-primary-70);color:var(--bw-white);border-radius:.125rem;padding:0 .125rem}.searchOverlay__ai.svelte-1btt3wn{padding:.25rem .5rem .75rem;color:var(--bw-white)}.searchOverlay__ai.svelte-1btt3wn+.searchOverlay__suggest:where(.svelte-1btt3wn),.searchOverlay__ai.svelte-1btt3wn+.searchOverlay__empty:where(.svelte-1btt3wn){border-top:1px solid var(--bw-white-8);margin-top:.5rem;padding-top:.75rem}.searchOverlay__aiHeader.svelte-1btt3wn{display:flex;align-items:center;gap:.625rem;margin-bottom:.5rem}.searchOverlay__aiBadge.svelte-1btt3wn{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:62.4375rem;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:var(--bw-primary-70);color:var(--bw-white)}.searchOverlay__aiStatus.svelte-1btt3wn{font-family:var(--font-mono);font-size:.6875rem;color:var(--bw-white-60)}.searchOverlay__aiStatus--streaming.svelte-1btt3wn{color:var(--bw-white)}.searchOverlay__aiStatus--error.svelte-1btt3wn{color:#ff8a4c}.searchOverlay__aiAnswer.svelte-1btt3wn{margin:0;font-size:.9375rem;line-height:1.55;color:var(--bw-white)}.searchOverlay__aiAnswer.svelte-1btt3wn p{margin:0 0 .625rem}.searchOverlay__aiAnswer.svelte-1btt3wn p:last-child{margin-bottom:0}.searchOverlay__aiAnswer.svelte-1btt3wn ul,.searchOverlay__aiAnswer.svelte-1btt3wn ol{margin:0 0 .625rem;padding-left:1.25rem}.searchOverlay__aiAnswer.svelte-1btt3wn li{margin-bottom:.25rem}.searchOverlay__aiAnswer.svelte-1btt3wn strong{font-weight:700}.searchOverlay__aiAnswer.svelte-1btt3wn em{font-style:italic}.searchOverlay__aiAnswer.svelte-1btt3wn code{font-family:var(--font-mono);font-size:.8125rem;background:var(--bw-white-8);padding:.0625rem .3125rem;border-radius:.25rem}.searchOverlay__aiAnswer.svelte-1btt3wn pre{font-family:var(--font-mono);font-size:.8125rem;background:var(--bw-white-8);padding:.625rem .75rem;border-radius:.5rem;overflow-x:auto;margin:0 0 .625rem}.searchOverlay__aiAnswer.svelte-1btt3wn h3,.searchOverlay__aiAnswer.svelte-1btt3wn h4{font-size:.9375rem;font-weight:700;margin:.5rem 0 .375rem}.searchOverlay__aiRelated.svelte-1btt3wn{margin-top:.875rem;padding-top:.75rem;border-top:1px solid var(--bw-white-8)}.searchOverlay__aiRelatedLabel.svelte-1btt3wn{display:block;font-family:var(--font-mono);font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--bw-white-60);margin-bottom:.5rem}.searchOverlay__aiRelatedList.svelte-1btt3wn{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.375rem}.searchOverlay__aiRelatedLink.svelte-1btt3wn{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:62.4375rem;border:1px solid var(--bw-primary-70);background:#cb3d0014;color:var(--bw-white);font-size:.8125rem;text-decoration:none;transition:var(--transition-bgColor-fast)}.searchOverlay__aiRelatedLink.svelte-1btt3wn:hover,.searchOverlay__aiRelatedLink.svelte-1btt3wn:focus-visible{background:#cb3d0033;outline:none}.pageContainer.svelte-12qhfyh{max-width:var(--page-max-width);margin:0 auto}.pageContainer.hasBlur.svelte-12qhfyh,.pageContainer.gdprIsVisible.svelte-12qhfyh{pointer-events:none}.pageContainer.hasBlur.svelte-12qhfyh:before,.pageContainer.gdprIsVisible.svelte-12qhfyh:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;z-index:1000;overflow:hidden;background-color:#06060699;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);pointer-events:none}.pageContainer.gdprIsVisible.svelte-12qhfyh{pointer-events:none}.pageContainer.gdprIsVisible.svelte-12qhfyh:before{z-index:9999}
