@layer components{.blurred-top-nav__actions,.blurred-top-nav__left{backdrop-filter:blur(0);background-color:transparent;color:oklch(.95 0 0)}@supports(animation-timeline:scroll()){.blurred-top-nav__actions,.blurred-top-nav__left{animation:section-blur-animation linear forwards;animation-range:400px 800px;animation-timeline:scroll()}}@keyframes section-blur-animation{0%{backdrop-filter:blur(0);background-color:var(--animation-bg-color-0)}to{backdrop-filter:blur(12px);background-color:var(--animation-bg-color-100)}}@keyframes dropdown-item-cascade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes spinner-rotation{0%{opacity:1;transform:rotate(0deg)}to{opacity:1;transform:rotate(1turn)}}@keyframes spinner-fade-out{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes text-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0}to{clip-path:inset(0 0 0 0);opacity:1}}.blurred-top-nav{position:fixed;top:0;inset-inline:0;user-select:none;z-index:1000}.blurred-top-nav__container{align-items:center;border:none;display:flex;inset-inline-start:0;justify-content:space-between;padding-block:.35rem;padding-inline:0;position:relative;width:100%}.blurred-top-nav__left{align-items:stretch;border-radius:8px;display:flex;gap:1rem;margin-inline-start:0;padding:.5rem 1rem;position:relative;transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__logo-wrapper{align-items:stretch;align-self:stretch;contain:layout;display:flex;justify-content:flex-start;position:relative}.blurred-top-nav__loading-spinner-container{align-items:center;display:none;justify-content:center;pointer-events:none;position:fixed;top:0;inset-inline:0;z-index:2001}body.loading .blurred-top-nav__loading-spinner-container{display:flex}.blurred-top-nav__loading-spinner{align-items:center;color:oklch(.95 0 0);display:flex;font-size:.64rem;justify-content:center;transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__loading-spinner svg{animation:spinner-rotation 1s linear infinite;height:1em;transition:fill var(--theme-transition-duration) var(--default-transition-type);width:1em}.blurred-top-nav__logo{align-self:stretch;background:none;border:none;font-size:.56rem;height:100%;margin:0 1rem 0 0;text-decoration:none;transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__logo,.blurred-top-nav__logo strong{align-items:center;color:oklch(.95 0 0);display:flex;font-weight:400;gap:.4rem;padding:0}.blurred-top-nav__logo strong{margin:0}.blurred-top-nav__logo-icon{align-items:center;color:oklch(.95 0 0);contain:paint;display:flex;height:1.2rem;justify-content:center;transition:color var(--theme-transition-duration) var(--default-transition-type),fill var(--theme-transition-duration) var(--default-transition-type);will-change:opacity}.blurred-top-nav__logo-icon strong{color:oklch(.95 0 0)}.blurred-top-nav__logo-icon svg{display:block;height:1.2rem;width:1.2rem}.blurred-top-nav__logo-image{align-items:center;display:flex;height:1.2rem;justify-content:center;transition:fill var(--theme-transition-duration) var(--default-transition-type);width:1.2rem}.blurred-top-nav__logo-image svg{display:block;height:100%;width:100%}.blurred-top-nav__logo-text{align-items:center;color:oklch(.95 0 0);contain:paint;display:flex;height:1.2rem;line-height:1.2rem;overflow:hidden;transform:translateZ(0);transition:color var(--theme-transition-duration) var(--default-transition-type);will-change:opacity,clip-path}.blurred-top-nav__logo-text strong{color:oklch(.95 0 0)}.blurred-top-nav__logo-text.waiting{opacity:0;pointer-events:none}.blurred-top-nav__logo-text.ready{opacity:0}.blurred-top-nav__logo-text.ready:not(.revealed){animation:text-reveal 1.2s cubic-bezier(.25,.46,.45,.94) .15s forwards;animation-iteration-count:1}.blurred-top-nav__logo-text.revealed{animation:none;border-radius:.5rem;opacity:1}.blurred-top-nav__nav{align-items:center;align-self:stretch;display:flex;gap:.5rem}.blurred-top-nav__actions{align-items:center;border-radius:8px;display:flex;gap:.5rem;margin-inline-end:0;padding:.5rem 1rem;transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__actions>:not(.blurred-top-nav__button){padding:0 .35rem}.blurred-top-nav__button{font-size:.51rem;padding:.35rem .625rem;text-decoration:none;transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type);white-space:nowrap}.blurred-top-nav__button--secondary{background:transparent;border-radius:.5rem;color:oklch(.95 0 0);margin-inline-end:1rem}.blurred-top-nav__button--secondary:hover{background:color-mix(in oklch,oklch(15% 0 0deg),transparent 75%);transition:background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__button--primary{background:oklch(.95 0 0);border-radius:.5rem;color:oklch(.15 0 0);opacity:1}.blurred-top-nav__button--primary:hover{background:oklch(.15 0 0);border-radius:.5rem;color:oklch(.95 0 0);transition:background-color var(--theme-transition-duration) var(--default-transition-type),color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__button i,.blurred-top-nav__button svg{vertical-align:middle}.blurred-top-nav__dropdown-wrapper{padding:0 .25rem;position:relative}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=services]{anchor-name:--dropdown-services}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=company]{anchor-name:--dropdown-company}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=legal]{anchor-name:--dropdown-legal}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=theme]{anchor-name:--dropdown-theme}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=language]{anchor-name:--dropdown-language}.blurred-top-nav__dropdown-wrapper[data-dropdown-id=user]{anchor-name:--dropdown-user}.blurred-top-nav__dropdown-wrapper:after{content:"";height:2rem;pointer-events:auto;position:absolute;top:100%;inset-inline:0}.blurred-top-nav__menu-trigger{align-items:center;align-self:stretch;background:transparent;border:none;color:oklch(.95 0 0);cursor:default;display:flex;font-size:.54rem;gap:.25rem;padding:.35rem 0;transition:color var(--theme-transition-duration) var(--default-transition-type),fill var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__menu-trigger strong{color:inherit}.blurred-top-nav__menu-trigger:hover{opacity:.8}.blurred-top-nav__menu-trigger .chevron svg,.blurred-top-nav__menu-trigger .chevron>svg{height:.45rem;transition:fill var(--theme-transition-duration) var(--default-transition-type);width:.45rem}.blurred-top-nav__menu-trigger .chevron{align-items:center;display:inline-flex;transition:transform var(--default-transition-duration) var(--default-transition-type)}.blurred-top-nav__menu-trigger[aria-expanded=true] .chevron{opacity:.6}.blurred-top-nav__user-avatar{align-items:center;display:inline-flex}.blurred-top-nav__user-avatar svg{height:.5rem;width:.5rem}.blurred-top-nav__dropdown-item{align-items:center;background:none;border:none;border-radius:8px;color:oklch(.95 0 0);display:flex;font-size:.54rem;gap:.25rem;opacity:0;padding:.75rem 1rem;text-decoration:none;transform:translateY(-10px);transition:color var(--theme-transition-duration) var(--default-transition-type),fill var(--theme-transition-duration) var(--default-transition-type);width:100%}.blurred-top-nav__dropdown-item strong{color:inherit;font-weight:700}.blurred-top-nav__dropdown-item .arrow svg,.blurred-top-nav__dropdown-item .arrow>svg{height:.45rem;transition:fill var(--theme-transition-duration) var(--default-transition-type);width:.45rem}.blurred-top-nav__dropdown-item .arrow{align-items:center;display:inline-flex;flex-shrink:0;opacity:0;transform:translateX(0);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.blurred-top-nav__dropdown-item>svg{flex-shrink:0;height:.5rem;margin-inline-end:.15rem;width:.5rem}.blurred-top-nav__dropdown-divider{background:oklch(.5 0 0);border:none;display:block;height:1px;margin:.75rem 0;opacity:.5;width:100%}.blurred-top-nav__dropdown-headline{align-items:center;display:flex;gap:0;overflow:hidden;white-space:nowrap}.blurred-top-nav__dropdown-headline span{display:inline-block}.blurred-top-nav__dropdown-description{display:none;font-size:.45rem;font-weight:400;opacity:.75}.blurred-top-nav__theme-item{align-items:center;background:transparent;border:none;border-radius:8px;color:oklch(.95 0 0);cursor:pointer;display:flex;font-size:.54rem;gap:.625rem;opacity:0;padding:.5rem .75rem;text-align:start;text-decoration:none;transform:translateY(-10px);transition:color var(--theme-transition-duration) var(--default-transition-type),fill var(--theme-transition-duration) var(--default-transition-type);width:100%}.blurred-top-nav__theme-item:hover{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%);color:oklch(.95 0 0)}.blurred-top-nav__theme-item:has(.theme-bullet--selected){background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)}.blurred-top-nav__language-item{align-items:center;background:none;border:none;border-radius:8px;color:oklch(.95 0 0);display:flex;font-size:.54rem;gap:.25rem;opacity:0;padding:.75rem 1rem;text-decoration:none;transform:translateY(-10px);transition:color var(--theme-transition-duration) var(--default-transition-type),fill var(--theme-transition-duration) var(--default-transition-type);width:100%}.blurred-top-nav__language-item .arrow svg,.blurred-top-nav__language-item .arrow>svg{height:.45rem;transition:fill var(--theme-transition-duration) var(--default-transition-type);width:.45rem}.blurred-top-nav__language-item .arrow{align-items:center;display:inline-flex;flex-shrink:0;opacity:0;transform:translateX(0);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.blurred-top-nav__dropdown-wrapper:hover .blurred-top-nav__menu-trigger .chevron{transform:rotate(180deg)}.blurred-top-nav__dropdown{backdrop-filter:blur(0);backface-visibility:hidden;background-color:transparent;border-radius:12px;box-shadow:var(--shadow-elevation3);display:flex;flex-direction:column;gap:0;inset-inline-start:-9999px;min-width:450px;opacity:0;padding:.5rem;pointer-events:none;position:fixed;top:-9999px;transition:opacity var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type),backdrop-filter var(--theme-transition-duration) var(--default-transition-type);visibility:hidden;z-index:100}.blurred-top-nav__dropdown[aria-expanded=true]{backdrop-filter:blur(12px);background-color:color-mix(in oklch,oklch(100% 0 0deg),transparent 40%);opacity:1;pointer-events:auto;transition-delay:0s;visibility:visible}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:first-child,.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:first-child,.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:first-child{animation-delay:.03s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(2),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(2),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(2){animation-delay:.06s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(3),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(3),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(3){animation-delay:.09s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(4),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(4),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(4){animation-delay:.12s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(5),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(5),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(5){animation-delay:.15s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(6),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(6),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(6){animation-delay:.18s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(7),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(7),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(7){animation-delay:.21s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(8),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(8),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(8){animation-delay:.24s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(9),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(9),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(9){animation-delay:.27s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(10),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(10),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(10){animation-delay:.3s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(11),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(11),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(11){animation-delay:.33s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(12),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(12),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(12){animation-delay:.36s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(13),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(13),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(13){animation-delay:.39s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(14),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(14),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(14){animation-delay:.42s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(15),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(15),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(15){animation-delay:.45s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(16),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(16),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(16){animation-delay:.48s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(17),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(17),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(17){animation-delay:.51s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(18),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(18),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(18){animation-delay:.54s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(19),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(19),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(19){animation-delay:.57s}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item:nth-child(20),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item:nth-child(20),.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item:nth-child(20){animation-delay:.6s}@supports(anchor-name:--test){.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=services]{inset-inline-start:anchor(start,0);margin-top:16px;position-anchor:--dropdown-services;top:anchor(bottom,0)}.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=company]{inset-inline-start:anchor(start,0);margin-top:16px;position-anchor:--dropdown-company;top:anchor(bottom,0)}.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=legal]{inset-inline-start:anchor(start,0);margin-top:16px;position-anchor:--dropdown-legal;top:anchor(bottom,0)}.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=theme]{inset-inline-start:anchor(start,0);margin-top:16px;position-anchor:--dropdown-theme;top:anchor(bottom,0)}.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=language]{inset-inline-start:anchor(start,0);margin-top:16px;position-anchor:--dropdown-language;top:anchor(bottom,0)}.blurred-top-nav__dropdown[aria-expanded=true][data-dropdown-panel=user]{margin-top:16px;top:anchor(bottom,0);inset-inline:auto anchor(end,0);position-anchor:--dropdown-user}}.blurred-top-nav__theme-column{display:flex;flex:1;flex-direction:column;gap:.25rem}.blurred-top-nav__theme-column:first-child{padding-inline-end:0;position:relative}.blurred-top-nav__theme-column:first-child:after{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 90%);content:"";height:100%;inset-inline-end:-.75rem;position:absolute;top:0;width:1px}.blurred-top-nav__dropdown-item:hover{background-color:oklch(1 0 0/.15);color:oklch(.95 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__dropdown-item:hover .arrow{opacity:1;transform:translateX(10px)}.blurred-top-nav__language-item:hover{background-color:oklch(1 0 0/.15);color:oklch(.95 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__language-item:hover .arrow{opacity:1;transform:translateX(10px)}.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__dropdown-item,.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__language-item,.blurred-top-nav__dropdown[aria-expanded=true] .blurred-top-nav__theme-item{animation:dropdown-item-cascade .4s ease forwards}.blurred-top-nav__language-item:is(strong){cursor:default;font-weight:700}.blurred-top-nav__language-item:is(strong) .blurred-top-nav__language-native,.blurred-top-nav__language-item:is(strong) .blurred-top-nav__language-translated{font-weight:700}.blurred-top-nav__language-item:is(strong) .arrow{display:none}.blurred-top-nav__language-item:is(strong):hover{background-color:transparent!important}.blurred-top-nav__dropdown-item:is(strong){cursor:default;font-weight:700}.blurred-top-nav__dropdown-item:is(strong) .blurred-top-nav__dropdown-headline{font-weight:700}.blurred-top-nav__dropdown-item:is(strong) .arrow{display:none}.blurred-top-nav__dropdown-item:is(strong):hover{background-color:transparent!important}.blurred-top-nav__language-native{display:inline;font-size:.54rem;font-weight:500}.blurred-top-nav__language-translated{display:inline;font-size:.48rem;margin-inline-start:.25rem;opacity:.75}.blurred-top-nav__language-translated:before{content:"(";margin-inline-end:.1rem}.blurred-top-nav__language-translated:after{content:")";margin-inline-start:.1rem}.blurred-top-nav__language-separator{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 80%);height:1px;margin:.25rem 0;transition:background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav__dropdown--theme{min-width:280px}.blurred-top-nav__theme-columns{display:flex;gap:1.5rem}.blurred-top-nav .theme-bullet{background-color:transparent;border:1.5px solid color-mix(in oklch,oklch(95% 0 0deg),transparent 50%);border-radius:50%;flex-shrink:0;height:10px;width:10px}.blurred-top-nav .theme-bullet--selected{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 10%);border-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 10%)}.blurred-top-nav .theme-bullet--neutral,.blurred-top-nav .theme-bullet--neutral.theme-bullet--selected{background-color:oklch(.6 0 0);border-color:oklch(.6 0 0)}.blurred-top-nav .theme-bullet--blue,.blurred-top-nav .theme-bullet--blue.theme-bullet--selected{background-color:oklch(.55 .19 221);border-color:oklch(.55 .19 221)}.blurred-top-nav .theme-bullet--green,.blurred-top-nav .theme-bullet--green.theme-bullet--selected{background-color:oklch(.5 .17 142);border-color:oklch(.5 .17 142)}.blurred-top-nav .theme-bullet--orange,.blurred-top-nav .theme-bullet--orange.theme-bullet--selected{background-color:oklch(.58 .19 24);border-color:oklch(.58 .19 24)}.blurred-top-nav .theme-bullet--red,.blurred-top-nav .theme-bullet--red.theme-bullet--selected{background-color:oklch(.5 .22 0);border-color:oklch(.5 .22 0)}.blurred-top-nav .theme-bullet--rose,.blurred-top-nav .theme-bullet--rose.theme-bullet--selected{background-color:oklch(.55 .2 347);border-color:oklch(.55 .2 347)}.blurred-top-nav .theme-bullet--yellow,.blurred-top-nav .theme-bullet--yellow.theme-bullet--selected{background-color:oklch(.75 .21 55);border-color:oklch(.75 .21 55)}.blurred-top-nav .theme-bullet--violet,.blurred-top-nav .theme-bullet--violet.theme-bullet--selected{background-color:oklch(.65 .16 280);border-color:oklch(.65 .16 280)}.blurred-top-nav .theme-name{user-select:none}.blurred-top-nav__dropdown--language{max-height:60vh;min-width:320px;overflow-y:auto;scrollbar-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%) transparent;scrollbar-width:thin}.blurred-top-nav__dropdown--language::-webkit-scrollbar{width:4px}.blurred-top-nav__dropdown--language::-webkit-scrollbar-track{background:transparent}.blurred-top-nav__dropdown--language::-webkit-scrollbar-thumb{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%);border-radius:2px}.blurred-top-nav__dropdown--language::-webkit-scrollbar-thumb:hover{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 40%)}.blurred-top-nav__dropdown:has(.blurred-top-nav__dropdown-item:hover) .blurred-top-nav__dropdown-item:not(:hover){color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%)}.blurred-top-nav__dropdown:has(.blurred-top-nav__language-item:hover) .blurred-top-nav__language-item:not(:hover){color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%)}.blurred-top-nav__theme-column:has(button[data-theme-mode]:hover) button[data-theme-mode]:not(:hover){color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%)}.blurred-top-nav__theme-column:has(button[data-brand-theme]:hover) button[data-brand-theme]:not(:hover){color:color-mix(in oklch,oklch(95% 0 0deg),transparent 60%)}.blurred-top-nav--dark-bg .blurred-top-nav__actions,.blurred-top-nav--dark-bg .blurred-top-nav__button--secondary,.blurred-top-nav--dark-bg .blurred-top-nav__left,.blurred-top-nav--dark-bg .blurred-top-nav__logo,.blurred-top-nav--dark-bg .blurred-top-nav__logo-icon,.blurred-top-nav--dark-bg .blurred-top-nav__logo-text,.blurred-top-nav--dark-bg .blurred-top-nav__menu-trigger{color:oklch(1 0 0)}.blurred-top-nav--light-bg .blurred-top-nav__actions,.blurred-top-nav--light-bg .blurred-top-nav__button--secondary,.blurred-top-nav--light-bg .blurred-top-nav__left,.blurred-top-nav--light-bg .blurred-top-nav__logo,.blurred-top-nav--light-bg .blurred-top-nav__logo-icon,.blurred-top-nav--light-bg .blurred-top-nav__logo-text,.blurred-top-nav--light-bg .blurred-top-nav__menu-trigger{color:oklch(.2 0 0)}html[data-color-scheme=blue] .blurred-top-nav__theme-item[data-brand-theme=blue],html[data-color-scheme=green] .blurred-top-nav__theme-item[data-brand-theme=green],html[data-color-scheme=neutral] .blurred-top-nav__theme-item[data-brand-theme=neutral],html[data-color-scheme=orange] .blurred-top-nav__theme-item[data-brand-theme=orange],html[data-color-scheme=red] .blurred-top-nav__theme-item[data-brand-theme=red],html[data-color-scheme=rose] .blurred-top-nav__theme-item[data-brand-theme=rose],html[data-color-scheme=violet] .blurred-top-nav__theme-item[data-brand-theme=violet],html[data-color-scheme=yellow] .blurred-top-nav__theme-item[data-brand-theme=yellow],html[data-theme-mode=auto] .blurred-top-nav__theme-item[data-theme-mode=auto],html[data-theme-mode=dark] .blurred-top-nav__theme-item[data-theme-mode=dark],html[data-theme-mode=light] .blurred-top-nav__theme-item[data-theme-mode=light]{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)}html[data-theme-mode=auto] .blurred-top-nav__theme-item[data-theme-mode=auto] .theme-bullet,html[data-theme-mode=dark] .blurred-top-nav__theme-item[data-theme-mode=dark] .theme-bullet,html[data-theme-mode=light] .blurred-top-nav__theme-item[data-theme-mode=light] .theme-bullet{background-color:oklch(.95 0 0);border-color:oklch(.95 0 0)}body:has(.burger-menu.is-open) .blurred-top-nav__actions,body:has(.burger-menu.is-open) .blurred-top-nav__left{backdrop-filter:blur(0)!important;background-color:transparent!important}}.blurred-top-nav__dropdown-item .arrow svg,.blurred-top-nav__dropdown-item .arrow>svg,.blurred-top-nav__language-item .arrow svg,.blurred-top-nav__language-item .arrow>svg,.blurred-top-nav__menu-trigger .chevron svg,.blurred-top-nav__menu-trigger .chevron>svg{height:.45rem;width:.45rem}.blurred-top-nav__dropdown-item svg:not(.arrow svg),.blurred-top-nav__dropdown-item>svg{height:.5rem;width:.5rem}@layer components{.theme-toggle{align-items:center;aspect-ratio:1/1;background:transparent;border:none;border-radius:4px;cursor:pointer;display:inline-flex;height:1.4rem;justify-content:center;padding:0;position:relative;width:1.4rem}.theme-toggle:hover{opacity:.8}.theme-toggle__icon,.theme-toggle__icon-wrapper{align-items:center;display:flex;justify-content:center}.theme-toggle__auto-label,.theme-toggle__icon{color:oklch(.95 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type)}.theme-toggle__auto-label{bottom:calc(100% + .05rem);display:none;inset-inline-start:50%;position:absolute;transform:translateX(-50%)}.blurred-top-nav{--animation-bg-color-0:oklch(0% 0 0deg/0%);--animation-bg-color-100:oklch(0% 0 0deg/15%)}.blurred-top-nav .blurred-top-nav__logo-image{color:oklch(.95 0 0);fill:oklch(.95 0 0);transition:fill var(--theme-transition-duration) var(--default-transition-type),color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav .blurred-top-nav__button--primary{background:oklch(.95 0 0);color:oklch(.2 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav .blurred-top-nav__button--primary:hover{background:oklch(.2 0 0);color:oklch(.95 0 0)}.blurred-top-nav--dark-bg{--animation-bg-color-0:oklch(0% 0 0deg/0%);--animation-bg-color-100:oklch(0% 0 0deg/15%)}.blurred-top-nav--dark-bg .blurred-top-nav__actions,.blurred-top-nav--dark-bg .blurred-top-nav__left{transition:all var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg .blurred-top-nav__button,.blurred-top-nav--dark-bg .blurred-top-nav__logo,.blurred-top-nav--dark-bg .blurred-top-nav__menu-trigger{transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg .blurred-top-nav__logo-image{color:oklch(.95 0 0);fill:oklch(.95 0 0);transition:fill var(--theme-transition-duration) var(--default-transition-type),color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg .blurred-top-nav__dropdown-item,.blurred-top-nav--dark-bg .blurred-top-nav__language-item,.blurred-top-nav--dark-bg .blurred-top-nav__loading-spinner,.blurred-top-nav--dark-bg .blurred-top-nav__theme-item{transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg .blurred-top-nav__dropdown{transition:opacity var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type),backdrop-filter var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg .blurred-top-nav__language-separator{transition:background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--dark-bg strong.blurred-top-nav__language-item{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)}.blurred-top-nav--dark-bg strong.blurred-top-nav__language-item:hover{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)!important}.blurred-top-nav--dark-bg strong.blurred-top-nav__dropdown-item{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)}.blurred-top-nav--dark-bg strong.blurred-top-nav__dropdown-item:hover{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 80%)!important}.blurred-top-nav--dark-bg .blurred-top-nav__dropdown--language[aria-expanded=true],.blurred-top-nav--dark-bg .blurred-top-nav__dropdown--theme[aria-expanded=true],.blurred-top-nav--dark-bg .blurred-top-nav__dropdown[aria-expanded=true]{background-color:color-mix(in oklch,oklch(0% 0 0deg),transparent 40%);box-shadow:0 4px 12px oklch(0 0 0/.5)}.blurred-top-nav--dark-bg .theme-toggle .theme-toggle__auto-label,.blurred-top-nav--dark-bg .theme-toggle .theme-toggle__icon{color:oklch(.95 0 0)}.blurred-top-nav--dark-bg .blurred-top-nav__burger-icon,.blurred-top-nav--dark-bg .blurred-top-nav__burger-icon:after,.blurred-top-nav--dark-bg .blurred-top-nav__burger-icon:before{background-color:oklch(.95 0 0)}.blurred-top-nav--light-bg{--animation-bg-color-0:color-mix(in oklch,oklch(95% 0 0),transparent 100%);--animation-bg-color-100:color-mix(in oklch,oklch(95% 0 0),transparent 50%)}.blurred-top-nav--light-bg .blurred-top-nav__actions,.blurred-top-nav--light-bg .blurred-top-nav__left{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 50%);transition:all var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__button,.blurred-top-nav--light-bg .blurred-top-nav__logo,.blurred-top-nav--light-bg .blurred-top-nav__menu-trigger{color:oklch(.15 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__button strong,.blurred-top-nav--light-bg .blurred-top-nav__logo strong,.blurred-top-nav--light-bg .blurred-top-nav__logo-icon,.blurred-top-nav--light-bg .blurred-top-nav__logo-icon strong,.blurred-top-nav--light-bg .blurred-top-nav__logo-text,.blurred-top-nav--light-bg .blurred-top-nav__logo-text strong,.blurred-top-nav--light-bg .blurred-top-nav__menu-trigger strong{color:oklch(.15 0 0)}.blurred-top-nav--light-bg .blurred-top-nav__logo-image{color:oklch(.15 0 0);fill:oklch(.15 0 0);transition:fill var(--theme-transition-duration) var(--default-transition-type),color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__loading-spinner{color:oklch(.15 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__language-separator{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 90%);transition:background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__dropdown-divider{background-color:color-mix(in oklch,oklch(15% 0 0deg),transparent 92%);opacity:1}.blurred-top-nav--light-bg .blurred-top-nav__dropdown--language[aria-expanded=true],.blurred-top-nav--light-bg .blurred-top-nav__dropdown--theme[aria-expanded=true],.blurred-top-nav--light-bg .blurred-top-nav__dropdown[aria-expanded=true]{backdrop-filter:blur(12px);background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 50%)}.blurred-top-nav--light-bg .blurred-top-nav__dropdown-item,.blurred-top-nav--light-bg .blurred-top-nav__language-item,.blurred-top-nav--light-bg .blurred-top-nav__theme-item{color:oklch(.15 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__dropdown-item:hover,.blurred-top-nav--light-bg .blurred-top-nav__language-item:hover{background-color:transparent}.blurred-top-nav--light-bg .blurred-top-nav__theme-item:hover{background-color:transparent;color:oklch(.15 0 0)}}@layer components{.blurred-top-nav--light-bg .blurred-top-nav__theme-column:has(button[data-brand-theme]:hover) button[data-brand-theme]:not(:hover),.blurred-top-nav--light-bg .blurred-top-nav__theme-column:has(button[data-theme-mode]:hover) button[data-theme-mode]:not(:hover){color:color-mix(in oklch,oklch(15% 0 0deg),transparent 60%)}html[data-color-scheme=blue] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=blue],html[data-color-scheme=green] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=green],html[data-color-scheme=neutral] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=neutral],html[data-color-scheme=orange] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=orange],html[data-color-scheme=red] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=red],html[data-color-scheme=rose] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=rose],html[data-color-scheme=violet] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=violet],html[data-color-scheme=yellow] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-brand-theme=yellow],html[data-theme-mode=auto] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-theme-mode=auto],html[data-theme-mode=dark] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-theme-mode=dark],html[data-theme-mode=light] .blurred-top-nav--light-bg .blurred-top-nav__theme-item[data-theme-mode=light]{background-color:transparent}.blurred-top-nav--light-bg .blurred-top-nav__button--primary{background:oklch(0 0 0);color:oklch(1 0 0);transition:color var(--theme-transition-duration) var(--default-transition-type),background-color var(--theme-transition-duration) var(--default-transition-type)}.blurred-top-nav--light-bg .blurred-top-nav__button--primary:hover{background:oklch(1 0 0);color:oklch(0 0 0)}.blurred-top-nav--light-bg .blurred-top-nav__dropdown:has(.blurred-top-nav__dropdown-item:hover) .blurred-top-nav__dropdown-item:not(:hover){color:color-mix(in oklch,oklch(15% 0 0deg),transparent 60%)}.blurred-top-nav--light-bg .blurred-top-nav__dropdown--language:has(.blurred-top-nav__language-item:hover) .blurred-top-nav__language-item:not(:hover){color:color-mix(in oklch,oklch(15% 0 0deg),transparent 60%)}.blurred-top-nav--light-bg strong.blurred-top-nav__language-item{background-color:transparent}.blurred-top-nav--light-bg .blurred-top-nav__burger-icon,.blurred-top-nav--light-bg .blurred-top-nav__burger-icon:after,.blurred-top-nav--light-bg .blurred-top-nav__burger-icon:before{background-color:oklch(.15 0 0)}.blurred-top-nav--light-bg .theme-toggle .theme-toggle__auto-label,.blurred-top-nav--light-bg .theme-toggle .theme-toggle__icon{color:oklch(.15 0 0)}}@layer components{@media(width < 768px){.blurred-top-nav__container{margin:.5rem 1rem 1rem;max-width:none;padding:.35rem 0;padding-inline:0;position:relative;width:calc(100% - 2rem)}.blurred-top-nav__actions,.blurred-top-nav__nav{display:none}.blurred-top-nav__left{align-items:center;display:flex;gap:.5rem;padding:.5rem 1rem;width:100%}.blurred-top-nav__logo{font-size:1.25rem}.blurred-top-nav strong .blurred-top-nav__logo-icon svg,.blurred-top-nav__logo-icon,.blurred-top-nav__logo-icon svg{height:2.25rem;width:2.25rem}.blurred-top-nav__logo-text{font-size:1.25rem}.blurred-top-nav__dropdown{min-width:320px}.blurred-top-nav__burger{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin-inline-start:auto;padding:0;width:2.5rem}.blurred-top-nav__burger-icon{margin-bottom:8px;margin-top:8px;position:relative;user-select:none}.blurred-top-nav__burger-icon,.blurred-top-nav__burger-icon:after,.blurred-top-nav__burger-icon:before{background-color:color-mix(in oklch,oklch(95% 0 0deg),transparent 15%);display:block;height:2px;outline:1px solid transparent;transition-duration:.3s;transition-property:background-color,transform;width:28px}.blurred-top-nav__burger-icon:after,.blurred-top-nav__burger-icon:before{content:"";position:absolute}.blurred-top-nav__burger-icon:before{top:-8px}.blurred-top-nav__burger-icon:after{top:8px}.blurred-top-nav__burger-icon{pointer-events:none}}@media(width >= 1025px){.blurred-top-nav__container{padding-inline:max(.5rem,(100vw - 2000px)/2)}.blurred-top-nav__actions,.blurred-top-nav__nav{display:flex}.blurred-top-nav__left{gap:1rem;padding:.5rem 1rem}.blurred-top-nav__logo,.blurred-top-nav__logo-text{font-size:.56rem}.blurred-top-nav__burger{display:none}}}@layer components{body:has(.burger-menu.is-open):not(:has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open)) .blurred-top-nav__burger-icon{background-color:transparent}body:has(.burger-menu.is-open):not(:has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open)) .blurred-top-nav__burger-icon:before{transform:translateY(8px) rotate(45deg)}body:has(.burger-menu.is-open):not(:has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open)) .blurred-top-nav__burger-icon:after{transform:translateY(-8px) rotate(-45deg)}body:has(.burger-menu.is-open):has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open) .blurred-top-nav__burger-icon{background-color:transparent}body:has(.burger-menu.is-open):has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open) .blurred-top-nav__burger-icon:before{transform:translateY(-2px) rotate(-45deg)}body:has(.burger-menu.is-open):has(.burger-menu__theme-panel.is-open,.burger-menu__language-panel.is-open) .blurred-top-nav__burger-icon:after{transform:translateY(2px) rotate(45deg)}}