@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Monoton&display=swap";.navigation__dropdown-theme--icon-sun path{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.navigation__dropdown-theme--icon-moon path{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.navigation__dropdown-theme--button:hover .navigation__dropdown-theme--icon-moon path{fill:#9e9ea4}.navigation__dropdown-theme--button:hover .navigation__dropdown-theme--icon-sun path{fill:#52525b}.navigation{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.navigation:is(.dark *){--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity))}.navigation__container{margin-left:auto;margin-right:auto;display:flex;height:5rem;width:100%;max-width:none;justify-content:space-between;padding-left:1rem;padding-right:1rem}@media (min-width: 768px){.navigation__container{padding-left:2rem;padding-right:2rem}}.navigation__group{display:flex}.navigation__logo-wrapper{display:flex;flex-shrink:0;align-items:center}.navigation__logo-svg{display:block;height:2.5rem;width:auto;fill:currentColor;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.navigation__links{display:none;align-items:center}.navigation__links>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.navigation__responsive-wrapper:not(.navigation__links) .navigation__responsive-links--submenu>:first-child{margin-top:.5rem}@media (min-width: 768px){.navigation__links{margin-top:-1px;margin-bottom:-1px;margin-inline-start:2rem;display:flex}}.navigation__dropdown-wrapper{display:none}.navigation__dropdown-wrapper>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.navigation__responsive-wrapper:not(.navigation__dropdown-wrapper) .navigation__responsive-links--submenu>:first-child{margin-top:.5rem}@media (min-width: 768px){.navigation__dropdown-wrapper{display:flex;align-items:center}}.navigation__dropdown-group>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.navigation__dropdown-group{padding-top:.75rem;padding-bottom:.75rem}.navigation__dropdown-group--row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-left:1rem}.navigation__dropdown-group--buttons{display:flex}.navigation__dropdown-group--title{margin-right:.5rem;font-size:.875rem;line-height:1.5rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.navigation__dropdown-group--title:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.navigation__dropdown-auth--name{margin-right:.5rem;font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.navigation__dropdown-auth--name:is(.dark *){--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.navigation__dropdown-auth--logout-button{height:1.25rem;width:1.25rem;--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.navigation__dropdown-lang--active{margin:.5rem;height:1.5rem;width:1.5rem}.navigation__dropdown-lang--inactive{margin:.5rem;height:1.5rem;width:1.5rem;--tw-grayscale: grayscale(100%);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)}.navigation__dropdown-button{display:inline-flex;align-items:center;padding:.5rem .75rem;font-size:.875rem;text-transform:uppercase;line-height:1rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.navigation__dropdown-button:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.navigation__dropdown-button:focus{outline:2px solid transparent;outline-offset:2px}.navigation__dropdown-button:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.navigation__dropdown-button:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.navigation__dropdown-svg{height:1.5rem;width:1.5rem}.navigation__dropdown-svg--triangle{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.navigation__dropdown-theme--button{padding:.5rem;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.navigation__dropdown-theme--button:disabled{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.navigation__dropdown-theme--button:is(.dark *){--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.navigation__dropdown-theme--button:is(.dark *):disabled{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.navigation__dropdown-theme--icon{height:1.5rem;width:1.5rem}.navigation__hamburger-wrapper{margin-inline-end:-.5rem;display:flex;align-items:center}@media (min-width: 1024px){.navigation__hamburger-wrapper{display:none}}.navigation__hamburger-button{position:relative;display:flex;height:2.75rem;width:2.75rem;align-items:center;justify-content:center;border-radius:.75rem;transition:background-color .3s cubic-bezier(.4,0,.2,1)}.navigation__hamburger-button:hover{background-color:#0000000a}.dark .navigation__hamburger-button:hover{background-color:#ffffff0f}.navigation__hamburger-button--active{background-color:#0ea5e914}.dark .navigation__hamburger-button--active{background-color:#38bdf81a}.navigation__hamburger-svg{height:1.5rem;width:1.5rem}.navigation__responsive-wrapper{display:none}.navigation__responsive-wrapper:not(.navigation__responsive-wrapper) .navigation__responsive-links--submenu>:first-child{margin-top:.5rem}@media (min-width: 1024px){.navigation__responsive-wrapper{display:none}}.navigation__responsive-wrapper:not(.hidden) .navigation__responsive-links--submenu>:first-child{margin-top:.5rem}.navigation__responsive-links--top>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.navigation__responsive-links--top{padding-bottom:.75rem;padding-top:.5rem}@media (min-width: 1024px){.navigation__responsive-links--top{display:none}}.navigation__responsive-links--bottom>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.navigation__responsive-links--bottom{border-top-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));padding-top:.75rem;padding-bottom:.75rem}.navigation__responsive-links--bottom:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity))}@media (min-width: 1024px){.navigation__responsive-links--bottom{display:none}}.navigation__responsive-links--submenu{margin-left:.5rem;overflow:hidden}.navigation__responsive-links--submenu:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.navigation__auth-group{padding-left:1rem;padding-right:1rem}.navigation__auth-group--name{font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.navigation__auth-group--name:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.navigation__auth-group--email{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.hamburger-icon{position:relative;width:20px;height:16px}.hamburger-icon__line{display:block;position:absolute;left:0;width:100%;height:2px;border-radius:2px;background-color:currentColor;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.hamburger-icon__line:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.hamburger-icon__line{transition:transform .4s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),width .3s cubic-bezier(.23,1,.32,1)}.hamburger-icon__line--top{top:0}.hamburger-icon__line--middle{top:50%;transform:translateY(-50%)}.hamburger-icon__line--bottom{bottom:0;width:60%}.hamburger-icon--open .hamburger-icon__line--top{transform:translateY(7px) rotate(45deg)}.hamburger-icon--open .hamburger-icon__line--middle{opacity:0;transform:translate(10px) translateY(-50%)}.hamburger-icon--open .hamburger-icon__line--bottom{width:100%;transform:translateY(-7px) rotate(-45deg)}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@media (min-width: 1024px){.mobile-overlay{display:none!important}}.mobile-overlay--enter{transition:opacity .35s cubic-bezier(.4,0,.2,1)}.mobile-overlay--enter-start{opacity:0}.mobile-overlay--enter-end{opacity:1}.mobile-overlay--leave{transition:opacity .25s cubic-bezier(.4,0,.2,1)}.mobile-overlay--leave-start{opacity:1}.mobile-overlay--leave-end{opacity:0}.dark .mobile-overlay{background:#00000080}.mobile-panel{position:fixed;top:0;right:0;bottom:0;z-index:50;width:85vw;max-width:380px;display:flex;flex-direction:column;background:#ffffffeb;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-left:1px solid rgba(0,0,0,.06);box-shadow:-8px 0 32px #00000014,-2px 0 8px #0000000a;overflow:hidden}@media (min-width: 1024px){.mobile-panel{display:none!important}}.dark .mobile-panel{background:#171717eb;border-left-color:#ffffff0f;box-shadow:-8px 0 32px #0000004d,-2px 0 8px #00000026}.mobile-panel--enter{transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1)}.mobile-panel--enter-start{transform:translate(100%);opacity:.5}.mobile-panel--enter-end{transform:translate(0);opacity:1}.mobile-panel--leave{transition:transform .3s cubic-bezier(.4,0,1,1),opacity .25s cubic-bezier(.4,0,1,1)}.mobile-panel--leave-start{transform:translate(0);opacity:1}.mobile-panel--leave-end{transform:translate(100%);opacity:0}.mobile-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.dark .mobile-panel__header{border-bottom-color:#ffffff0f}.mobile-panel__logo{height:2rem;width:auto;fill:currentColor;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.mobile-panel__close{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.625rem;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-panel__close:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-panel__close{transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-panel__close svg{width:1.125rem;height:1.125rem}.mobile-panel__close:hover{background-color:#0000000d;--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.dark .mobile-panel__close:hover{background-color:#ffffff14;--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.mobile-panel__content{flex:1;overflow-y:auto;overflow-x:hidden;padding:.75rem 0;scrollbar-width:thin;scrollbar-color:transparent transparent}.mobile-panel__content:hover{scrollbar-color:rgba(0,0,0,.1) transparent}.dark .mobile-panel__content:hover{scrollbar-color:rgba(255,255,255,.1) transparent}.mobile-panel__auth{border-top:1px solid rgba(0,0,0,.06);padding:1rem 1.5rem;margin-top:auto}.dark .mobile-panel__auth{border-top-color:#ffffff0f}.mobile-panel__auth-info{margin-bottom:.75rem}.mobile-panel__auth-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.mobile-panel__auth-label{font-size:.75rem;line-height:1rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-panel__auth-label:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-panel__auth-name{font-size:.875rem;line-height:1.25rem;font-weight:500;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.mobile-panel__auth-name:is(.dark *){--tw-text-opacity: 1;color:rgb(56 189 248 / var(--tw-text-opacity))}.mobile-panel__auth-time{font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-panel__auth-time:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-panel__logout-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.625rem 1rem;border-radius:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-panel__logout-btn:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-panel__logout-btn{background:#00000008;transition:all .25s cubic-bezier(.4,0,.2,1)}.dark .mobile-panel__logout-btn{background:#ffffff0a}.mobile-panel__logout-btn:hover{background:#ef444414;--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.dark .mobile-panel__logout-btn:hover{background:#ef44441f;--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.mobile-panel__logout-icon{width:1rem;height:1rem;transform:rotate(180deg)}@media (max-width: 1023px){body.mobile-menu-open{overflow:hidden}}.mobile-nav{padding:.25rem 0}.mobile-nav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.mobile-nav__folder{animation:mobile-nav-cascade .4s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--cascade-index, 0) * .05s);opacity:0}.mobile-nav__folder-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1.5rem;border:none;background:transparent;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1)}.mobile-nav__folder-btn:hover{background-color:#00000008}.dark .mobile-nav__folder-btn:hover{background-color:#ffffff0a}.mobile-nav__folder-btn--active{background:#0ea5e90d}.dark .mobile-nav__folder-btn--active{background:#38bdf80f}.mobile-nav__folder-label{display:flex;align-items:center;gap:.625rem}.mobile-nav__folder-icon{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex-shrink:0}.mobile-nav__folder-icon svg{width:100%;height:100%;opacity:.7;transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}.mobile-nav__folder-btn:hover .mobile-nav__folder-icon svg{opacity:1;transform:scale(1.05)}.mobile-nav__folder-title{font-size:1rem;line-height:1.5rem;font-weight:500;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.mobile-nav__folder-title:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.mobile-nav__folder-title{transition:color .2s ease}.mobile-nav__chevron{width:1rem;height:1rem;flex-shrink:0;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-nav__chevron:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-nav__chevron{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.mobile-nav__chevron--open{transform:rotate(180deg)}.mobile-nav__submenu{list-style:none;padding:0;overflow:hidden;transition:max-height .45s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);border-left:2px solid rgba(0,0,0,.06)}.dark .mobile-nav__submenu{border-left-color:#ffffff0f}.mobile-nav__file-link{display:flex;align-items:center;gap:.625rem;padding:.5rem 1rem .5rem 1.25rem;text-decoration:none;border-radius:0 .5rem .5rem 0;transition:background-color .25s cubic-bezier(.4,0,.2,1),padding-left .25s cubic-bezier(.4,0,.2,1)}.mobile-nav__file-link:hover{background:#00000008;padding-left:1.5rem}.dark .mobile-nav__file-link:hover{background:#ffffff0a}.mobile-nav__file-link--active{background:linear-gradient(90deg,rgba(14,165,233,.08),transparent);border-left:2px solid;--tw-border-opacity: 1;border-color:rgb(14 165 233 / var(--tw-border-opacity));margin-left:-2px}.dark .mobile-nav__file-link--active{background:linear-gradient(90deg,rgba(56,189,248,.08),transparent);--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity))}.mobile-nav__file-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0;--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity))}.mobile-nav__file-dot:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}.mobile-nav__file-dot{transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-nav__file-link:hover .mobile-nav__file-dot{transform:scale(1.4);--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.mobile-nav__file-link--active .mobile-nav__file-dot{--tw-bg-opacity: 1;background-color:rgb(14 165 233 / var(--tw-bg-opacity))}.mobile-nav__file-link--active .mobile-nav__file-dot:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(56 189 248 / var(--tw-bg-opacity))}.mobile-nav__file-link--active .mobile-nav__file-dot{transform:scale(1.3)}.mobile-nav__file-title{font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.mobile-nav__file-title:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.mobile-nav__file-title{transition:color .2s ease}.mobile-nav__file-link:hover .mobile-nav__file-title{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.mobile-nav__file-link:hover .mobile-nav__file-title:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.mobile-nav__file-link--active .mobile-nav__file-title{font-weight:500;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity))}.mobile-nav__file-link--active .mobile-nav__file-title:is(.dark *){--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity))}@keyframes mobile-nav-cascade{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.responsive-nav-link{display:flex;width:100%;align-items:center;justify-content:space-between;border-top-right-radius:1rem;border-bottom-right-radius:1rem;border-left-width:4px;padding-top:.5rem;padding-bottom:.5rem;padding-inline-end:1rem;padding-inline-start:.75rem;text-align:start;font-size:1rem;line-height:1.5rem;font-weight:500;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.responsive-nav-link:focus{outline:2px solid transparent;outline-offset:2px}.responsive-nav-link--inactive{border-color:transparent;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.responsive-nav-link--inactive:hover{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.responsive-nav-link--inactive:focus{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.responsive-nav-link--inactive:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.responsive-nav-link--inactive:hover:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.responsive-nav-link--inactive:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.responsive-nav-link--active{--tw-border-opacity: 1;border-color:rgb(56 189 248 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(240 249 255 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity))}.responsive-nav-link--active:focus{--tw-border-opacity: 1;border-color:rgb(3 105 161 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(7 89 133 / var(--tw-text-opacity))}.responsive-nav-link--active:is(.dark *){--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity));background-color:#0c4a6e80;--tw-text-opacity: 1;color:rgb(125 211 252 / var(--tw-text-opacity))}.responsive-nav-link--active:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(125 211 252 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(12 74 110 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(186 230 253 / var(--tw-text-opacity))}.responsive-nav-link__chevron{height:1rem;width:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.responsive-nav-link__chevron--inactive{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.responsive-nav-link__chevron--active{--tw-rotate: 0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.responsive-nav-link svg{height:1.5rem;width:1.5rem;flex-shrink:0}.dropdown{position:relative}.dropdown__wrapper{position:absolute;z-index:50;margin-top:.5rem;overflow:hidden;border-radius:.375rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity))}.dropdown__wrapper:is(.dark *){--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.dropdown__content{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));padding-top:.25rem;padding-bottom:.25rem}.dropdown__content:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.dropdown__transition--enter{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;transition-timing-function:cubic-bezier(0,0,.2,1)}.dropdown__transition--enter-start{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0}.dropdown__transition--enter-end{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}.dropdown__transition--leave{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:75ms;transition-timing-function:cubic-bezier(.4,0,1,1)}.dropdown__transition--leave-start{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}.dropdown__transition--leave-end{--tw-scale-x: .9;--tw-scale-y: .9;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0}.dropdown-link,.dropdown-button{display:flex;width:100%;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5rem 1rem;text-align:start;font-size:.875rem;line-height:1.25rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.dropdown-link:hover,.dropdown-button:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity))}.dropdown-link:focus,.dropdown-button:focus{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px}.dropdown-link:is(.dark *),.dropdown-button:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.dropdown-link:hover:is(.dark *),.dropdown-button:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.dropdown-link:focus:is(.dark *),.dropdown-button:focus:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.scroll-to-top-button{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1000;cursor:pointer;border-radius:9999px;padding:.75rem;font-size:1.25rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.scroll-to-top-button:hover{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.scroll-to-top-button__icon{height:1.5rem;width:1.5rem;--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scroll-to-top-button:hover .scroll-to-top-button__icon{--tw-scale-x: 1.25;--tw-scale-y: 1.25;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hierarchy__header{list-style-type:none}.hierarchy__header li{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}@media (max-width: 768px){.hierarchy__header li{font-size:.875rem;line-height:1.25rem}}.hierarchy__header li:first-child{cursor:default;list-style-type:none}.hierarchy__header li:last-child{list-style-type:none}.hierarchy__header li a{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity));text-decoration-line:none}.hierarchy__header li a:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hierarchy__header li a:hover{text-decoration-line:none}.pagination-controls{margin-top:2.5rem;margin-bottom:1.5rem;display:flex;justify-content:space-between}.pagination-controls__prev,.pagination-controls__next{text-decoration-line:none!important;display:flex;flex-direction:column;align-items:flex-start;text-align:left}@media (max-width: 768px){.pagination-controls__prev,.pagination-controls__next{font-size:.75rem;line-height:1rem}}.pagination-controls__next{align-items:flex-end;text-align:right}.pagination-controls__placeholder{flex:1 1 0%}.pagination-controls__title{display:flex;align-items:center;gap:.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity));text-decoration-line:none}.pagination-controls__title:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.pagination-controls__subtitle-wrapper{display:flex;align-items:flex-start;gap:1.25rem}.pagination-controls__subtitle{margin-top:.25rem;overflow-wrap:break-word;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.pagination-controls__subtitle:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.pagination-controls__subtitle{max-width:15rem;overflow-wrap:break-word;word-break:break-word}@media (max-width: 768px){.pagination-controls__subtitle{max-width:8rem;margin-top:.5rem;font-size:.875rem;line-height:1.25rem}}.pagination-controls__arrow{margin-top:.5rem;--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.pagination-controls__arrow:is(.dark *){--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.pagination-controls__text{margin-left:2rem;margin-right:2rem}.sheet__container{margin-left:auto;margin-right:auto;display:flex;max-width:1536px;justify-content:center}@media (min-width: 1024px){.sheet__container{padding-left:1.5rem;padding-right:1.5rem}}.sheet__container{width:100%;max-width:100vw;overflow-x:hidden}@media (min-width: 1024px){.sheet__grid{display:grid}}.sheet__grid{grid-template-areas:"sidebar-left content sidebar-right";grid-template-columns:minmax(220px,1fr) minmax(0,6fr) minmax(240px,1.6fr);align-items:start;width:100%;max-width:100%}.sheet__sidebar{position:sticky;top:1.25rem}.sheet__sidebar:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}@media (min-width: 1024px){.sheet__sidebar{display:block}}.sheet__sidebar{height:calc(100vh - 5rem);max-height:calc(100vh - 5rem)}.sheet__sidebar--left{grid-area:sidebar-left;--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity));padding-bottom:6rem;padding-top:2rem}@media (min-width: 768px){.sheet__sidebar--left{padding-right:1rem}}.sheet__sidebar--left{overflow-y:clip;scrollbar-width:thin;scrollbar-color:transparent transparent}.sheet__sidebar--left:hover{scrollbar-color:rgba(0,0,0,.15) transparent}.dark .sheet__sidebar--left:hover{scrollbar-color:rgba(255,255,255,.12) transparent}.sheet__sidebar--right{grid-area:sidebar-right;display:flex;width:100%;flex-direction:column;padding-bottom:6rem;padding-top:2rem;overflow-y:clip}.sheet__sidebar--right .side-navigation__toc-wrapper{display:flex;align-items:center}.sheet__sidebar--right .side-navigation__toc-wrapper>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sheet__sidebar--right .side-navigation__toc-wrapper{padding-top:.5rem;padding-bottom:.5rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.sheet__sidebar--right .side-navigation__toc-wrapper:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.sheet__sidebar--right .side-navigation__icon svg{height:1.25rem;width:1.25rem;--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.sheet__sidebar--right .side-navigation__icon svg:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.sheet__content{font-size:1.125rem;line-height:1.7777778}.sheet__content :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.sheet__content :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2222222em;line-height:1.4545455;margin-top:1.0909091em;margin-bottom:1.0909091em}.sheet__content :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6666667em;margin-bottom:1.6666667em;padding-inline-start:1em}.sheet__content :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.6666667em;margin-top:0;margin-bottom:.8333333em;line-height:1}.sheet__content :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.6666667em;margin-top:1.8666667em;margin-bottom:1.0666667em;line-height:1.3333333}.sheet__content :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3333333em;margin-top:1.6666667em;margin-bottom:.6666667em;line-height:1.5}.sheet__content :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:.4444444em;line-height:1.5555556}.sheet__content :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sheet__content :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sheet__content :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sheet__content :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sheet__content :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;border-radius:.3125rem;padding-top:.2222222em;padding-inline-end:.4444444em;padding-bottom:.2222222em;padding-inline-start:.4444444em}.sheet__content :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.sheet__content :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8666667em}.sheet__content :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.875em}.sheet__content :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.75;margin-top:2em;margin-bottom:2em;border-radius:.375rem;padding-top:1em;padding-inline-end:1.5em;padding-bottom:1em;padding-inline-start:1.5em}.sheet__content :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.sheet__content :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.5555556em}.sheet__content :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;margin-bottom:.6666667em}.sheet__content :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.sheet__content :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4444444em}.sheet__content :where(.prose-lg>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.sheet__content :where(.prose-lg>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sheet__content :where(.prose-lg>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sheet__content :where(.prose-lg>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sheet__content :where(.prose-lg>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.3333333em}.sheet__content :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.8888889em;margin-bottom:.8888889em}.sheet__content :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em}.sheet__content :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em}.sheet__content :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.6666667em;padding-inline-start:1.5555556em}.sheet__content :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:3.1111111em;margin-bottom:3.1111111em}.sheet__content :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sheet__content :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sheet__content :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sheet__content :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sheet__content :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5}.sheet__content :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.sheet__content :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sheet__content :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sheet__content :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.75em;padding-inline-end:.75em;padding-bottom:.75em;padding-inline-start:.75em}.sheet__content :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.sheet__content :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.sheet__content :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7777778em;margin-bottom:1.7777778em}.sheet__content :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.sheet__content :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em;line-height:1.5;margin-top:1em}.sheet__content :where(.prose-lg>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.sheet__content :where(.prose-lg>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.sheet__content{padding:2rem 2rem 6rem;font-size:1.125rem;font-weight:300;line-height:2rem;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.sheet__content :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400;text-decoration-line:underline;text-decoration-color:#0ea5e980;text-decoration-thickness:1px;text-underline-offset:8px}.sheet__content :is(:where(h1):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400;text-decoration-line:none}.sheet__content :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){flex-wrap:wrap}.sheet__content :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:400;--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.sheet__content :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))):hover{text-decoration-line:underline;text-underline-offset:2px}.sheet__content :is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.125rem;line-height:1.75rem;text-decoration-line:underline;text-decoration-color:#0ea5e980;text-underline-offset:4px}.sheet__content :is(:where(ol):not(:where([class~=not-prose],[class~=not-prose] *))){list-style-type:decimal;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.sheet__content :is(:where(ul):not(:where([class~=not-prose],[class~=not-prose] *))){list-style-type:disc}.sheet__content :is(:where(img):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-opacity: 1;--tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity));--tw-ring-offset-width: 2px}.sheet__content :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity))}.sheet__content:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.sheet__content :is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))):is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}@media (min-width: 768px){.sheet__content{grid-column:span 4 / span 4}}@media (min-width: 1024px){.sheet__content{grid-column:span 6 / span 6}}.sheet__content{grid-area:content;min-width:0;overflow-x:auto}.sheet__content img,.sheet__content picture,.sheet__content video,.sheet__content iframe,.sheet__content embed,.sheet__content object{max-width:100%!important;height:auto!important;width:auto!important}.sheet__content code,.sheet__content pre{overflow-wrap:anywhere;white-space:pre-wrap}.sheet__content :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}@media (min-width: 1025px){.sheet__container{overflow:visible}.sheet__sidebar{position:sticky;top:0;height:100vh}}@media (max-width: 1024px){.sheet__sidebar{display:none}}.side-navigation__collection-wrapper{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));padding:.5rem 1rem}.side-navigation__collection-wrapper:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.side-navigation__collection-link{display:block;width:100%;font-size:1.125rem;line-height:1.75rem;font-weight:500;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.side-navigation__collection-link:hover{--tw-text-opacity: 1;color:rgb(0 95 188 / var(--tw-text-opacity))}.side-navigation__collection-link:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.side-navigation__collection-link:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(231 245 255 / var(--tw-text-opacity))}.side-navigation__collection-link{transition:color .2s ease}.side-navigation__main-wrapper{border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity))}.side-navigation__main-wrapper:first-child{padding-top:0}.side-navigation__main-wrapper:last-child{border-bottom-width:0px;padding-bottom:0}.side-navigation__main-wrapper:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.side-navigation__main-wrapper{transition:background-color .3s cubic-bezier(.4,0,.2,1)}.side-navigation__main-wrapper--active{background:#005fbc0d;font-weight:500}.side-navigation__main-wrapper--active:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.dark .side-navigation__main-wrapper--active{background:#38bdf80f}.side-navigation__main-wrapper--inactive{--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.side-navigation__main-wrapper--inactive:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.side-navigation__main-wrapper--inactive{transition:background-color .25s cubic-bezier(.4,0,.2,1),color .25s ease}.side-navigation__main-wrapper--inactive:hover{background-color:#00000006}.dark .side-navigation__main-wrapper--inactive:hover{background-color:#ffffff0a}.side-navigation__main-link{display:flex;align-items:center;padding:.5rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.side-navigation__main-link svg{width:26px;height:26px;flex-shrink:0;display:inline-block;margin-right:.6rem;opacity:.7;transition:opacity .3s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}.side-navigation__main-link:hover svg{opacity:1;transform:scale(1.06)}.side-navigation__main-title{padding:.25rem .5rem;font-size:1.125rem;line-height:1.75rem;letter-spacing:.025em}.side-navigation__main-title:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.side-navigation__main-title{transition:color .2s ease}.side-navigation__main-chevron--inactive{height:.75rem;width:.75rem;--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity));transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.side-navigation__main-chevron--active{height:.75rem;width:.75rem;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity));transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.side-navigation__one-wrapper{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem}.side-navigation__one-wrapper:first-child{padding-top:0}.side-navigation__one-wrapper:last-child{border-bottom-width:0px;padding-bottom:0}.side-navigation__one-wrapper{position:relative}.side-navigation__one-link{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;border-radius:10px;transition:background-color .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1);position:relative}.side-navigation__one-link:hover{background-color:#00000008;transform:translate(2px)}.dark .side-navigation__one-link:hover{background-color:#ffffff0a}.side-navigation__one-title{font-size:1.125rem;line-height:1.75rem;letter-spacing:.025em;transition:color .25s ease}.side-navigation__one-title--active{font-weight:500}.side-navigation__one-title--active:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.side-navigation__one-title--active{color:#005fbc;position:relative;padding-left:2px}.side-navigation__one-title--active:before{content:"";position:absolute;left:-10px;top:50%;transform:translateY(-50%);width:3px;height:100%;border-radius:2px;background:#005fbc;opacity:.7}.dark .side-navigation__one-title--active:before{background:#38bdf8}.dark .side-navigation__one-title--active{color:#7dd3fc}.side-navigation__one-title--inactive{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.side-navigation__one-title--inactive:is(.dark *){--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.side-navigation__one-title--inactive{transition:color .25s ease}.side-navigation__one-title--inactive:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.side-navigation__one-title--inactive:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.side-navigation__one-semititle{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:.025em}.side-navigation__one-semititle:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.side-navigation__one-chevron--inactive{height:.75rem;width:.75rem;--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity));transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.side-navigation__one-chevron--active{height:.75rem;width:.75rem;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity));transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.side-navigation__two-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.side-navigation__two-wrapper{border-left-width:1px;--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity))}.side-navigation__two-wrapper:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.side-navigation__two-wrapper{margin-left:2px}.side-navigation__two-link{display:block;width:100%;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;padding:.5rem 1rem;font-size:1.125rem;line-height:1.75rem;font-weight:300;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.side-navigation__two-link:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.side-navigation__two-link{transition:color .2s ease,background-color .25s ease,border-color .25s ease,padding-left .2s ease;border-left:2px solid transparent}.side-navigation__two-link:hover{--tw-text-opacity: 1;color:rgb(0 95 188 / var(--tw-text-opacity))}.side-navigation__two-link:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(231 245 255 / var(--tw-text-opacity))}.side-navigation__two-link:hover{padding-left:1.15rem;border-left-color:#005fbc4d}.side-navigation__two-link.active{--tw-text-opacity: 1;color:rgb(0 95 188 / var(--tw-text-opacity))}.side-navigation__two-link.active:is(.dark *){--tw-text-opacity: 1;color:rgb(231 245 255 / var(--tw-text-opacity))}.side-navigation__two-link.active{background:#005fbc14;border-left-color:#005fbc;padding-left:1.15rem}.dark .side-navigation__two-link.active{background:#38bdf814;border-left-color:#38bdf8}.side-navigation__three-wrapper{margin-left:.5rem}.side-navigation__three-wrapper>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.side-navigation__three-link{display:block;width:100%;border-radius:.375rem;padding:.5rem 1rem;font-weight:300;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.side-navigation__three-link:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.side-navigation__three-link{transition:color .2s ease,background-color .2s ease,padding-left .2s ease}.side-navigation__three-link:hover{--tw-text-opacity: 1;color:rgb(0 95 188 / var(--tw-text-opacity))}.side-navigation__three-link:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(231 245 255 / var(--tw-text-opacity))}.side-navigation__three-link:hover{padding-left:1.15rem}.side-navigation__three-link.active{--tw-text-opacity: 1;color:rgb(0 95 188 / var(--tw-text-opacity))}.side-navigation__three-link.active:is(.dark *){--tw-text-opacity: 1;color:rgb(231 245 255 / var(--tw-text-opacity))}.side-navigation__three-link.active{background:#38bdf814}.side-navigation__scrollable{max-height:80vh;overflow-y:auto;scrollbar-width:thin}.iconmap-collapsible{position:relative;overflow:hidden;border-radius:14px;border:1px solid rgba(0,0,0,.05)!important;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 0 #005fbc00,0 1px 2px #00000008,0 4px 16px #00000005;transition:box-shadow .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1)}.iconmap-collapsible:hover{box-shadow:0 0 0 1px #005fbc0f,0 2px 6px #0000000a,0 8px 24px #00000008;border-color:#005fbc1f!important}.dark .iconmap-collapsible{background:#1e1e1ea6;border-color:#ffffff0f!important;box-shadow:0 0 #38bdf800,0 1px 2px #00000026,0 4px 16px #0000001a}.dark .iconmap-collapsible:hover{box-shadow:0 0 0 1px #38bdf814,0 2px 6px #0003,0 8px 24px #0000001f;border-color:#38bdf826!important}.iconmap-collapsible ul>li{opacity:0;animation:iconmap-cascade-in .35s cubic-bezier(.22,1,.36,1) forwards}.iconmap-collapsible ul>li:nth-child(1){animation-delay:0s}.iconmap-collapsible ul>li:nth-child(2){animation-delay:.04s}.iconmap-collapsible ul>li:nth-child(3){animation-delay:.08s}.iconmap-collapsible ul>li:nth-child(4){animation-delay:.12s}.iconmap-collapsible ul>li:nth-child(5){animation-delay:.16s}.iconmap-collapsible ul>li:nth-child(6){animation-delay:.2s}.iconmap-collapsible ul>li:nth-child(7){animation-delay:.24s}.iconmap-collapsible ul>li:nth-child(8){animation-delay:.28s}.iconmap-collapsible ul>li:nth-child(9){animation-delay:.32s}.iconmap-collapsible ul>li:nth-child(10){animation-delay:.36s}.iconmap-collapsible ul>li:nth-child(11){animation-delay:.4s}.iconmap-collapsible ul>li:nth-child(12){animation-delay:.44s}.iconmap-collapsible ul>li:nth-child(13){animation-delay:.48s}.iconmap-collapsible ul>li:nth-child(14){animation-delay:.52s}.iconmap-collapsible ul>li:nth-child(15){animation-delay:.56s}.iconmap-collapsible ul>li:nth-child(16){animation-delay:.6s}@keyframes iconmap-cascade-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}.iconmap-active-item .side-navigation__main-link{display:flex;align-items:center;padding:10px 14px;border-radius:12px;transition:background-color .25s ease,transform .25s cubic-bezier(.4,0,.2,1);will-change:transform}.iconmap-active-item .side-navigation__main-link:hover{background-color:#00000008}.dark .iconmap-active-item .side-navigation__main-link:hover{background-color:#ffffff0d}.iconmap-chevron{width:16px;height:16px;margin-left:auto;flex-shrink:0;opacity:.35;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .3s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.iconmap-chevron--open{transform:rotate(180deg)}.iconmap-active-item:hover .iconmap-chevron,.iconmap-collapsible:hover .iconmap-chevron{opacity:.65}.iconmap-no-transition,.iconmap-no-transition *{transition:none!important;animation:none!important}.iconmap-list-enter{transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.iconmap-list-enter-start{opacity:0;transform:translateY(-10px) scale(.98)}.iconmap-list-enter-end{opacity:1;transform:translateY(0) scale(1)}.iconmap-list-leave{transition:opacity .25s cubic-bezier(.4,0,1,1),transform .25s cubic-bezier(.4,0,1,1);will-change:opacity,transform}.iconmap-list-leave-start{opacity:1;transform:translateY(0) scale(1)}.iconmap-list-leave-end{opacity:0;transform:translateY(-6px) scale(.98)}.iconmap-enter{transition:opacity .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.iconmap-enter-start{opacity:0;transform:translateY(6px) scale(.97)}.iconmap-enter-end{opacity:1;transform:translateY(0) scale(1)}.iconmap-leave{transition:opacity .2s cubic-bezier(.4,0,1,1),transform .2s cubic-bezier(.4,0,1,1);will-change:opacity,transform}.iconmap-leave-start{opacity:1;transform:translateY(0) scale(1)}.iconmap-leave-end{opacity:0;transform:translateY(-4px) scale(.97)}.custom-block{margin-bottom:2rem;border-radius:.25rem;border-width:1px;padding:.75rem 1.25rem;--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.custom-block:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.custom-block__title{margin-top:0;margin-bottom:0;padding-bottom:.5rem;font-size:1rem;line-height:1.5rem;font-weight:500}.custom-block__title--info{--tw-text-opacity: 1;color:rgb(14 165 233 / var(--tw-text-opacity))}.custom-block__title--tip{--tw-text-opacity: 1;color:rgb(132 204 22 / var(--tw-text-opacity))}.custom-block__title--note{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.custom-block__title--note:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.custom-block__title--warning{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity))}.custom-block__title--danger{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.custom-block__title--danger:is(.dark *){--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.custom-block__paragraph{margin-top:0;margin-bottom:0;display:flex;align-items:center;gap:.5rem;font-size:1rem;line-height:1.5rem;font-weight:400;--tw-text-opacity: 1;color:rgb(38 38 38 / var(--tw-text-opacity))}.custom-block__paragraph:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.custom-block__paragraph code{margin-top:.5rem;margin-bottom:.5rem}.custom-block__paragraph strong{font-weight:700}.custom-block--info{--tw-border-opacity: 1;border-color:rgb(186 230 253 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity))}.custom-block--info:is(.dark *){--tw-border-opacity: 1;border-color:rgb(2 132 199 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(7 89 133 / var(--tw-bg-opacity))}.custom-block--tip{--tw-border-opacity: 1;border-color:rgb(217 249 157 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(236 252 203 / var(--tw-bg-opacity))}.custom-block--tip:is(.dark *){--tw-border-opacity: 1;border-color:rgb(101 163 13 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(63 98 18 / var(--tw-bg-opacity))}.custom-block--note{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.custom-block--note:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.custom-block--warning{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.custom-block--warning:is(.dark *){--tw-border-opacity: 1;border-color:rgb(217 119 6 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(146 64 14 / var(--tw-bg-opacity))}.custom-block--danger{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.custom-block--danger:is(.dark *){--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.sheet__content table{margin-top:2rem;margin-bottom:2rem;border-collapse:collapse;text-align:left;font-size:1rem;line-height:1.5rem;display:block;overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch}.sheet__content table th,.sheet__content table td{border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity));padding:.5rem .75rem;vertical-align:top;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.sheet__content table th:is(.dark *),.sheet__content table td:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity));--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.sheet__content table th,.sheet__content table td{white-space:normal;word-break:break-word;min-width:140px}.sheet__content table th{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity));font-weight:500;--tw-text-opacity: 1;color:rgb(23 23 23 / var(--tw-text-opacity))}.sheet__content table th:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.sheet__content sup{vertical-align:super;font-size:.75rem;line-height:1rem;--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.sheet__content sup:is(.dark *){--tw-text-opacity: 1;color:rgb(45 45 45 / var(--tw-text-opacity))}.category{font-size:.875rem;line-height:1.25rem;font-weight:700;text-transform:capitalize;--tw-text-opacity: 1;color:rgb(2 132 199 / var(--tw-text-opacity))}.search-component{position:relative;margin-left:auto;display:flex;height:3rem;min-width:13rem;align-items:center;border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));padding-left:1.25rem;padding-right:1.25rem;--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.group:hover .search-component:hover{opacity:.5}.search-component:is(.dark *){--tw-border-opacity: 1;border-color:rgb(82 82 82 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.search-component:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(82 82 82 / var(--tw-bg-opacity))}@media (min-width: 768px){.search-component{width:16rem}}.search-component__icon{z-index:10;height:2.5rem;width:2.5rem;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity));transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.group:hover .search-component__icon{opacity:.5}.search-component__icon:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.search-component .search-component__icon_cancel{cursor:pointer}.search-component .search-component__input::-moz-placeholder{font-weight:400;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-component .search-component__input::placeholder{font-weight:400;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-component .search-component__input:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.search-component .search-component__input:is(.dark *)::placeholder{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.search-component .search-results__list{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.search-component .search-results__list:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}.search-component .search-results__list{border-radius:8px;overflow:hidden}.search-component .search-results__list:hover{border-radius:8px}.search-component__input{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;border-style:none;background-color:transparent;padding-left:1rem;padding-right:1rem;font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-component__input::-moz-placeholder{--tw-placeholder-opacity: 1}.search-component__input::placeholder{--tw-placeholder-opacity: 1}.search-component__input{caret-color:transparent;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search-component__input:hover{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.search-component__input:focus{border-style:none;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.search-component__input:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.search-component__input:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.search-component__input{outline:none;background-color:transparent!important}.search-component__input__icon_cancel{transition-property:opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search-component__input--focused{caret-color:#000}.search-component__input--has-text{text-align:left}.search-component__input--unfocused{text-align:center;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.group:hover .search-component__input--unfocused{opacity:.5}.search-component__input:focus{outline:none!important;padding:0;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.search-component__input:focus:focus{border-style:none;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.search-component__input__shortcut{transition-property:opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search-component__placeholder{font-size:.875rem;line-height:1.25rem;font-weight:400;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity));transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.search-component__placeholder:hover{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-component__placeholder:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.search-component__placeholder:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.search-component__shortcut{position:relative;display:flex;height:2rem;width:3.5rem;align-items:center;justify-content:center;gap:.625rem;border-radius:.5rem;border-width:1px;border-style:solid;--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));padding:.75rem;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transition-property:opacity;transition-duration:.5s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.search-component__shortcut:hover{opacity:.5}.search-component__shortcut:is(.dark *){--tw-border-opacity: 1;border-color:rgb(115 115 115 / var(--tw-border-opacity));--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.search-component__shortcut .search-component__shortcut-text{--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-component__shortcut .search-component__shortcut-text:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.search-component__shortcut--hidden{display:none;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-duration:0s}.navigation__responsive-wrapper:not(.search-component__shortcut--hidden) .navigation__responsive-links--submenu>:first-child{margin-top:.5rem}.search-component__label{position:relative;display:flex;height:100%;width:100%;align-items:center}.search-results{position:absolute;top:100%;left:0;z-index:50;margin-top:.5rem;width:100%;border-radius:.5rem;border-style:none;--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.search-results:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity))}.search-results__list{margin:0;list-style-type:none;padding:0}.search-results__list .dropdown-item{cursor:pointer;padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.search-results__list .dropdown-item:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity))}.search-results__list .dropdown-item:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.search-results__list .dropdown-item:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity))}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 5s linear infinite}.footer{display:flex;flex-direction:column-reverse;align-items:center;border-top-width:1px}.footer:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.footer__container{margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1280px;flex-direction:column-reverse;align-items:center}@media (min-width: 768px){.footer__container{align-items:center}}@media (min-width: 1024px){.footer__container{flex-direction:row;justify-content:space-between}}.footer__logo{margin-bottom:1rem;display:flex;flex-direction:column-reverse;align-items:center}@media (min-width: 768px){.footer__logo{margin-bottom:0;margin-left:1rem;flex-direction:row;align-items:center}}@media (min-width: 1024px){.footer__logo{margin-left:1rem}}.footer__logo__icon{height:7rem;width:7rem}.footer__logo__copyright{padding-top:.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}@media (min-width: 768px){.footer__logo__copyright{margin-top:0;margin-left:1rem}}.footer__nav{display:flex;flex-direction:column;align-items:center;padding-top:.5rem}@media (min-width: 768px){.footer__nav{flex-direction:row}}@media (min-width: 1024px){.footer__nav{flex-direction:row;align-items:center}}.footer__nav .footer__link{margin-top:.5rem;margin-bottom:.5rem;display:flex;align-items:center;font-size:1rem;line-height:1.5rem;font-weight:500;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity));text-decoration-line:none}.footer__nav .footer__link:hover{text-decoration-line:underline}.footer__nav .footer__link:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}@media (min-width: 768px){.footer__nav .footer__link{margin-left:1rem;margin-right:1rem}}.footer__nav .footer__icon{margin-left:.5rem;margin-top:.125rem;height:1.5rem;width:1.5rem}.footer__nav .footer__contact{margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;line-height:1.5rem;--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.credits{margin-top:1rem;width:100%;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.credits:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.credits{font-family:Monoton,cursive!important}.credits__border{display:flex;align-items:center;justify-content:center;padding:5px;cursor:pointer;border:4px solid transparent}.credits-container{display:flex;align-items:center}.credits-engine{margin-right:auto;margin-top:6px}@media (max-width: 560px){.credits-container{flex-direction:column}.credits{text-align:left}}.content-tabs{margin-bottom:1.5rem;display:flex;gap:.25rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity))}.content-tabs:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.content-tabs__tab{border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:.375rem .75rem;font-size:.75rem;line-height:1rem;font-weight:400;text-decoration-line:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.content-tabs__tab:hover{text-decoration-line:none}.content-tabs__tab--active{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.content-tabs__tab--active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(245 245 245 / var(--tw-text-opacity))}.content-tabs__tab--inactive{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.content-tabs__tab--inactive:hover{--tw-bg-opacity: 1;background-color:rgb(250 250 250 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.content-tabs__tab--inactive:is(.dark *){--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.content-tabs__tab--inactive:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(38 38 38 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.changelog{margin-top:.5rem}.changelog__block{margin-bottom:2rem;border-bottom-width:1px;--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity));padding-bottom:1.5rem}.changelog__block:last-child{border-width:0px}.changelog__block:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.changelog__version{margin-bottom:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.25rem;line-height:1.75rem;font-weight:600;letter-spacing:.025em;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity));text-decoration-line:underline;text-decoration-color:#0ea5e980;text-decoration-thickness:1px;text-underline-offset:8px}.changelog__version:is(.dark *){--tw-text-opacity: 1;color:rgb(229 229 229 / var(--tw-text-opacity))}.changelog__version{text-transform:none!important}.changelog__list{list-style-position:inside;list-style-type:disc}.changelog__list>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.changelog__list{padding-left:.5rem}.changelog__item{font-weight:300;line-height:1.75rem;--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.changelog__item:is(.dark *){--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Open Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}[type=text],input:where(:not([type])),[type=email],[type=url],[type=password],[type=number],[type=date],[type=datetime-local],[type=month],[type=search],[type=tel],[type=time],[type=week],[multiple],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}[type=text]:focus,input:where(:not([type])):focus,[type=email]:focus,[type=url]:focus,[type=password]:focus,[type=number]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=month]:focus,[type=search]:focus,[type=tel]:focus,[type=time]:focus,[type=week]:focus,[multiple]:focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}[type=checkbox],[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=checkbox]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors: active){[type=radio]:checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:checked:hover,[type=checkbox]:checked:focus,[type=radio]:checked:hover,[type=radio]:checked:focus{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media (forced-colors: active){[type=checkbox]:indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}[type=checkbox]:indeterminate:hover,[type=checkbox]:indeterminate:focus{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.visible{visibility:visible}.relative{position:relative}.end-0{inset-inline-end:0px}.start-0{inset-inline-start:0px}.z-0{z-index:0}.-ml-px{margin-left:-1px}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.mt-0{margin-top:0}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.h-5{height:1.25rem}.h-full{height:100%}.w-48{width:12rem}.w-5{width:1.25rem}.w-full{width:100%}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.origin-top{transform-origin:top}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.overflow-y-auto{overflow-y:auto}.rounded-md{border-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}.border-neutral-100{--tw-border-opacity: 1;border-color:rgb(245 245 245 / var(--tw-border-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.p-0{padding:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pb-1{padding-bottom:.25rem}.pb-8{padding-bottom:2rem}.pl-0{padding-left:0}.pt-12{padding-top:3rem}.pt-2{padding-top:.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.tracking-widest{letter-spacing:.1em}.text-\[\#52525B\]{--tw-text-opacity: 1;color:rgb(82 82 91 / var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity))}.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)}.filter{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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-150{transition-duration:.15s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}[x-cloak]{display:none!important}.heading{position:relative;display:flex;align-items:center}.heading__link{position:absolute;left:-20px;color:inherit;opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.heading__link:hover{text-decoration-line:none}.heading:hover .heading__link{opacity:1}.heading__icon{margin-right:.5rem;font-size:1.5rem;line-height:2rem;--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.notification{position:fixed;top:1rem;left:50%;--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:1rem;--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity: 1;color:rgb(64 64 64 / var(--tw-text-opacity))}.notification:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(64 64 64 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity))}.notification{z-index:50;animation:fadeInOut 2s ease forwards}@keyframes fadeInOut{0%{opacity:0;transform:translateY(-20px) translate(-50%)}10%{opacity:1;transform:translateY(0) translate(-50%)}90%{opacity:1;transform:translateY(0) translate(-50%)}to{opacity:0;transform:translateY(-20px) translate(-50%)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{border-radius:100vh;background:var(--scrollbar-track-color, transparent)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb-color, #d4d4d4);border-radius:100vh}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover-color, rgba(14, 165, 233, .5019607843))}body{color:#2d2d2d;font-family:Inter,sans-serif;font-family:Open Sans,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .layout{min-height:100vh}body .layout:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}*:not(.credits *){font-family:Inter,sans-serif}.error-page{margin-top:6rem;display:flex;flex-direction:column;align-items:center;--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity))}.error-page:is(.dark *){--tw-text-opacity: 1;color:rgb(212 212 212 / var(--tw-text-opacity))}.error-page__code{font-size:1.5rem;line-height:2rem;font-weight:700;letter-spacing:.05em}.error-page__message{font-size:1.125rem;line-height:1.75rem;text-transform:uppercase;letter-spacing:.025em}.hidden-mobile{display:flex}@media (max-width: 1024px){.hidden-mobile{display:none}}:root{--scrollbar-track-color: #f9f9f9;--scrollbar-thumb-color: #d4d4d4;--scrollbar-thumb-hover-color: #bfbfbf}body.dark{--scrollbar-track-color: #2d2d2d;--scrollbar-thumb-color: #5c5c5c;--scrollbar-thumb-hover-color: #8a8a8a}body:not(.dark){color:#2d2d2d}.side-navigation__main-link svg,.mobile-nav__folder-icon svg{color:#ccc;transition:color .3s ease}.side-navigation__main-link:hover svg,.side-navigation__main-wrapper--active .side-navigation__main-link svg,.mobile-nav__folder-btn:hover .mobile-nav__folder-icon svg,.mobile-nav__folder-btn--active .mobile-nav__folder-icon svg{color:#3985be!important}.side-navigation__main-link>svg:first-child,.mobile-nav__folder-icon>svg{color:#ccc}.side-navigation__main-link:hover>svg:first-child,.side-navigation__main-wrapper--active .side-navigation__main-link>svg:first-child{color:#3985be!important}.side-navigation__main-link,.mobile-nav__folder-btn{color:#9ca3af}.side-navigation__main-link:hover,.side-navigation__main-wrapper--active .side-navigation__main-link,.mobile-nav__folder-btn:hover,.mobile-nav__folder-btn--active{color:#3985be}.side-navigation__main-wrapper--active .side-navigation__main-link{background-color:#3985be14}.dark .side-navigation__main-wrapper--active .side-navigation__main-link{background-color:#3985be26}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.focus\:z-10:focus{z-index:10}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.dark\:block:is(.dark *){display:block}.dark\:hidden:is(.dark *){display:none}.dark\:border-gray-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}.dark\:border-neutral-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(64 64 64 / var(--tw-border-opacity))}.dark\:bg-gray-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity))}.dark\:fill-white:is(.dark *){fill:#fff}.dark\:text-\[\#94949F\]:is(.dark *){--tw-text-opacity: 1;color:rgb(148 148 159 / var(--tw-text-opacity))}.dark\:text-gray-300:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:text-gray-400:is(.dark *){--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.dark\:text-gray-600:is(.dark *){--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.dark\:hover\:text-gray-300:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}.dark\:focus\:border-blue-700:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.dark\:focus\:border-blue-800:focus:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.dark\:active\:bg-gray-700:active:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity))}.dark\:active\:text-gray-300:active:is(.dark *){--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity))}@media (min-width: 640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-1{flex:1 1 0%}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:top left}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:top right}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:top left}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:top right}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}
