html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff;min-width:300px;font-size:16px;overflow:hidden auto}html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}body{font-size:1em;font-weight:400;line-height:1.5}.icon{justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.button,.input,.textarea,.select select{appearance:none;box-shadow:none;vertical-align:top;border:1px solid #0000;border-radius:4px;justify-content:flex-start;align-items:center;height:2.5em;padding:calc(.5em - 1px) calc(.75em - 1px);font-size:1rem;line-height:1.5;display:inline-flex;position:relative}.button{color:#363636;cursor:pointer;text-align:center;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:#fff;border-width:1px;border-color:#dbdbdb;justify-content:center;padding:calc(.5em - 1px) 1em}.button:hover,.button.is-hovered{color:#363636;border-color:#b5b5b5}.control{box-sizing:border-box;clear:both;text-align:inherit;font-size:1rem;position:relative}.control.has-icons-left .icon,.control.has-icons-right .icon{pointer-events:none;z-index:4;width:2.5em;height:2.5em;position:absolute;top:0}.control.has-icons-right .input,.control.has-icons-right .select select{outline:none;padding-right:2.5em}a{cursor:pointer}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.field.is-grouped{justify-content:flex-start;display:flex}.input::-webkit-input-placeholder{color:#3636364d}.textarea::-webkit-input-placeholder{color:#3636364d}.select select::-webkit-input-placeholder{color:#3636364d}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title,.subtitle{word-break:break-word}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.box:not(:last-child),.content:not(:last-child),.notification:not(:last-child),.progress:not(:last-child),.table:not(:last-child),.table-container:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.block:not(:last-child),.breadcrumb:not(:last-child),.level:not(:last-child),.message:not(:last-child),.pagination:not(:last-child),.tabs:not(:last-child){margin-bottom:1.5rem}.field:not(:last-child){margin-bottom:.75rem}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{margin-bottom:.5em;font-size:2em}.content h2{margin-bottom:.5714em;font-size:1.75em}.content h3{margin-bottom:.6666em;font-size:1.5em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{margin-bottom:.8em;font-size:1.25em}.content h5{margin-bottom:.8888em;font-size:1.125em}.content h6{margin-bottom:1em;font-size:1em}.content ul,.content ol{margin-top:1em;margin-left:2em}.content ul{list-style:outside}.content ol{list-style:decimal}.content li+li{margin-top:.25em}.label{font-size:1rem;font-weight:700;display:block}code{color:#da1039;background-color:#f5f5f5;padding:.25em .5em;font-size:.875em;font-weight:400}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}strong{font-weight:700}.navbar.is-fixed-top{top:0;left:0;right:var(--chat-width);z-index:30;position:fixed}body.window-small-mobile .navbar.is-fixed-top{right:0}.navbar-brand{flex-shrink:0;align-items:stretch;min-height:3.25rem;display:flex}a.navbar-item,.navbar-link{cursor:pointer}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item,.navbar-link{color:#4a4a4a;padding:.5rem .75rem;line-height:1.5;display:block;position:relative}.navbar-burger{color:#4a4a4a;appearance:none;cursor:pointer;background:0 0;border:none;width:3.25rem;height:3.25rem;margin:0;padding:0;font-family:inherit;font-size:1em;display:block;position:relative}.navbar-burger span:first-child{top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger span{transform-origin:50%;background-color:currentColor;width:16px;height:1px;transition-property:background-color,opacity,transform;transition-duration:86ms;transition-timing-function:ease-out;display:block;position:absolute;left:calc(50% - 8px)}.navbar-burger.is-active span:first-child{transform:translateY(5px)rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px)rotate(-45deg)}.navbar-item.has-dropdown{padding:0}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-dropdown{padding-top:.5rem;padding-bottom:.5rem;font-size:.875rem}.navbar-link:not(.is-arrowless):after{content:" ";pointer-events:none;transform-origin:50%;border-top:0;border-bottom:3px solid #0000;border-left:3px solid #0000;border-right:0;border-radius:2px;width:.625em;height:.625em;margin-top:-.375em;display:block;position:absolute;top:50%;right:1.125em;transform:rotate(-45deg)}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}.navbar-menu{display:none}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}body.desktop .navbar,body.desktop .navbar-menu,body.desktop .navbar-start,body.desktop .navbar-end{align-items:stretch;display:flex}body.desktop .navbar-item,body.desktop .navbar-link{align-items:center;display:flex}body.desktop .navbar-burger{display:none}body.desktop .navbar-menu{flex-grow:1;flex-shrink:0}body.desktop .navbar-start{justify-content:flex-start;margin-right:auto}body.desktop .navbar-end{justify-content:flex-end;margin-left:auto}body.desktop .navbar-item.has-dropdown{align-items:stretch}body.desktop .navbar-dropdown{z-index:20;min-width:100%;font-size:.875rem;display:none;position:absolute;top:100%;left:0}body.desktop .navbar-item.is-active .navbar-dropdown,body.desktop .navbar-item.is-hoverable:focus .navbar-dropdown,body.desktop .navbar-item.is-hoverable:hover .navbar-dropdown{display:block}body.desktop .navbar-dropdown .navbar-item{white-space:nowrap;padding:.375rem 1rem}body.desktop .navbar-dropdown a.navbar-item{white-space:nowrap;padding:.375rem 3rem .375rem 1rem}body.mobile .navbar-brand .navbar-item,body.mobile .navbar-tabs .navbar-item{align-items:center;display:flex}body.mobile .navbar.is-fixed-top .navbar-menu,body.mobile .navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}body.mobile .navbar-menu{padding:.5rem 0}body.mobile .navbar-menu.is-active{display:block}.tabs{-webkit-overflow-scrolling:touch;white-space:nowrap;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:stretch;font-size:1rem;display:flex;overflow:auto hidden}.tabs ul{border-bottom:1px solid #dbdbdb;flex-grow:1;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex}.tabs li{display:block}.tabs a{color:#4a4a4a;vertical-align:top;border-bottom:1px solid #dbdbdb;justify-content:center;align-items:center;margin-bottom:-1px;padding:.5em 1em;display:flex}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:#0000!important}.tabs .icon:last-child{margin-left:.5em}.tabs .icon:first-child{margin-right:.5em}.table thead,.table tbody{background-color:#0000}.table td,.table th{vertical-align:top;border:0 solid #dbdbdb;border-bottom-width:1px;padding:.5em .75em}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-solid,.fab,.far,.fas{--_fa-family:var(--fa-family,var(--fa-style-family,"Font Awesome 7 Free"));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:var(--fa-display,inline-block);font-family:var(--_fa-family);font-feature-settings:normal;font-synthesis:none;font-variant:normal;font-style:normal;font-weight:var(--fa-style,900);text-align:center;text-rendering:auto;width:var(--fa-width,1.25em);line-height:1}:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)/""}@supports not (content:""/""){:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before{content:var(--fa)}}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{vertical-align:.225em;font-size:.625em;line-height:.1em}.fa-xs{vertical-align:.125em;font-size:.75em;line-height:.08333em}.fa-sm{vertical-align:.05357em;font-size:.875em;line-height:.07143em}.fa-lg{vertical-align:-.075em;font-size:1.25em;line-height:.05em}.fa-xl{vertical-align:-.125em;font-size:1.5em;line-height:.04167em}.fa-2xl{vertical-align:-.1875em;font-size:2em;line-height:.03125em}.fa-width-auto{--fa-width:auto}.fa-fw,.fa-width-fixed{--fa-width:1.25em}.fa-ul{margin-inline-start:var(--fa-li-margin,2.5em);padding-inline-start:0;list-style-type:none}.fa-ul>li{position:relative}.fa-li{text-align:center;width:var(--fa-li-width,2em);line-height:inherit;position:absolute;inset-inline-start:calc(var(--fa-li-width,2em)*-1)}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.0625em) var(--fa-border-style,solid) var(--fa-border-color,#eee);box-sizing:var(--fa-border-box-sizing,content-box);padding:var(--fa-border-padding,.1875em .25em)}.fa-pull-left,.fa-pull-start{float:inline-start;margin-inline-end:var(--fa-pull-margin,.3em)}.fa-pull-end,.fa-pull-right{float:inline-end;margin-inline-start:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{transition:none!important;animation:none!important}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1)translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1)translateY(0)}to{transform:scale(1)translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{vertical-align:middle;width:2.5em;height:2em;line-height:2em;display:inline-block;position:relative}.fa-stack-1x,.fa-stack-2x{--fa-width:100%;text-align:center;width:var(--fa-width);z-index:var(--fa-stack-z-index,auto);position:absolute;inset:0}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-exclamation{--fa:"!"}.fa-hashtag{--fa:"#"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-percent,.fa-percentage{--fa:"%"}.fa-asterisk{--fa:"*"}.fa-add,.fa-plus{--fa:"+"}.fa-less-than{--fa:"<"}.fa-equals{--fa:"="}.fa-greater-than{--fa:">"}.fa-question{--fa:"?"}.fa-at{--fa:"@"}.fa-a{--fa:"A"}.fa-b{--fa:"B"}.fa-c{--fa:"C"}.fa-d{--fa:"D"}.fa-e{--fa:"E"}.fa-f{--fa:"F"}.fa-g{--fa:"G"}.fa-h{--fa:"H"}.fa-i{--fa:"I"}.fa-j{--fa:"J"}.fa-k{--fa:"K"}.fa-l{--fa:"L"}.fa-m{--fa:"M"}.fa-n{--fa:"N"}.fa-o{--fa:"O"}.fa-p{--fa:"P"}.fa-q{--fa:"Q"}.fa-r{--fa:"R"}.fa-s{--fa:"S"}.fa-t{--fa:"T"}.fa-u{--fa:"U"}.fa-v{--fa:"V"}.fa-w{--fa:"W"}.fa-x{--fa:"X"}.fa-y{--fa:"Y"}.fa-z{--fa:"Z"}.fa-faucet{--fa:""}.fa-faucet-drip{--fa:""}.fa-house-chimney-window{--fa:""}.fa-house-signal{--fa:""}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-trailer{--fa:""}.fa-bacteria{--fa:""}.fa-bacterium{--fa:""}.fa-box-tissue{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-hand-sparkles{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash,.fa-handshake-slash{--fa:""}.fa-head-side-cough{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-head-side-mask{--fa:""}.fa-head-side-virus{--fa:""}.fa-house-chimney-user{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-lungs-virus{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-plane-slash{--fa:""}.fa-pump-medical{--fa:""}.fa-pump-soap{--fa:""}.fa-shield-virus{--fa:""}.fa-sink{--fa:""}.fa-soap{--fa:""}.fa-stopwatch-20{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-store-slash{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-users-slash{--fa:""}.fa-virus{--fa:""}.fa-virus-slash{--fa:""}.fa-viruses{--fa:""}.fa-vest{--fa:""}.fa-vest-patches{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-austral-sign{--fa:""}.fa-baht-sign{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-bolt-lightning{--fa:""}.fa-book-bookmark{--fa:""}.fa-camera-rotate{--fa:""}.fa-cedi-sign{--fa:""}.fa-chart-column{--fa:""}.fa-chart-gantt{--fa:""}.fa-clapperboard{--fa:""}.fa-closed-captioning-slash{--fa:""}.fa-clover{--fa:""}.fa-code-compare{--fa:""}.fa-code-fork{--fa:""}.fa-code-pull-request{--fa:""}.fa-colon-sign{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-display{--fa:""}.fa-dong-sign{--fa:""}.fa-elevator{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-florin-sign{--fa:""}.fa-folder-closed{--fa:""}.fa-franc-sign{--fa:""}.fa-guarani-sign{--fa:""}.fa-gun{--fa:""}.fa-hands-clapping{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-kip-sign{--fa:""}.fa-lari-sign{--fa:""}.fa-litecoin-sign{--fa:""}.fa-manat-sign{--fa:""}.fa-mask-face{--fa:""}.fa-mill-sign{--fa:""}.fa-money-bills{--fa:""}.fa-naira-sign{--fa:""}.fa-notdef{--fa:""}.fa-panorama{--fa:""}.fa-peseta-sign{--fa:""}.fa-peso-sign{--fa:""}.fa-plane-up{--fa:""}.fa-rupiah-sign{--fa:""}.fa-stairs{--fa:""}.fa-timeline{--fa:""}.fa-truck-front{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-vault{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-bangladeshi-taka-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-person-pregnant{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-house-crack{--fa:""}.fa-house-medical{--fa:""}.fa-cent-sign{--fa:""}.fa-plus-minus{--fa:""}.fa-sailboat{--fa:""}.fa-section{--fa:""}.fa-shrimp{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-chart-simple{--fa:""}.fa-diagram-next{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-diagram-successor{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-bug-slash{--fa:""}.fa-file-circle-plus{--fa:""}.fa-shop-lock{--fa:""}.fa-virus-covid{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-anchor-lock{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-arrows-spin{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-bore-hole{--fa:""}.fa-bottle-droplet{--fa:""}.fa-bottle-water{--fa:""}.fa-bowl-food{--fa:""}.fa-boxes-packing{--fa:""}.fa-bridge{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-bridge-lock{--fa:""}.fa-bridge-water{--fa:""}.fa-bucket{--fa:""}.fa-bugs{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-building-circle-check{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-building-flag{--fa:""}.fa-building-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-building-shield{--fa:""}.fa-building-un{--fa:""}.fa-building-user{--fa:""}.fa-building-wheat{--fa:""}.fa-burst{--fa:""}.fa-car-on{--fa:""}.fa-car-tunnel{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-children{--fa:""}.fa-circle-nodes{--fa:""}.fa-clipboard-question{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-computer{--fa:""}.fa-cubes-stacked{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-explosion{--fa:""}.fa-ferry{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-file-circle-minus{--fa:""}.fa-file-circle-question{--fa:""}.fa-file-shield{--fa:""}.fa-fire-burner{--fa:""}.fa-fish-fins{--fa:""}.fa-flask-vial{--fa:""}.fa-glass-water{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-handcuffs{--fa:""}.fa-hands-bound{--fa:""}.fa-hands-holding-child{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-heart-circle-check{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-helmet-un{--fa:""}.fa-hill-avalanche{--fa:""}.fa-hill-rockslide{--fa:""}.fa-house-circle-check{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-house-fire{--fa:""}.fa-house-flag{--fa:""}.fa-house-flood-water{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-house-lock{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-house-medical-flag{--fa:""}.fa-house-tsunami{--fa:""}.fa-jar{--fa:""}.fa-jar-wheat{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-jug-detergent{--fa:""}.fa-kitchen-set{--fa:""}.fa-land-mine-on{--fa:""}.fa-landmark-flag{--fa:""}.fa-laptop-file{--fa:""}.fa-lines-leaning{--fa:""}.fa-location-pin-lock{--fa:""}.fa-locust{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-mask-ventilator{--fa:""}.fa-mattress-pillow{--fa:""}.fa-mobile-retro{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-mosquito{--fa:""}.fa-mosquito-net{--fa:""}.fa-mound{--fa:""}.fa-mountain-city{--fa:""}.fa-mountain-sun{--fa:""}.fa-oil-well{--fa:""}.fa-people-group{--fa:""}.fa-people-line{--fa:""}.fa-people-pulling{--fa:""}.fa-people-robbery{--fa:""}.fa-people-roof{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-person-burst{--fa:""}.fa-person-cane{--fa:""}.fa-person-chalkboard{--fa:""}.fa-person-circle-check{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-person-circle-minus{--fa:""}.fa-person-circle-plus{--fa:""}.fa-person-circle-question{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-person-dress-burst{--fa:""}.fa-person-drowning{--fa:""}.fa-person-falling{--fa:""}.fa-person-falling-burst{--fa:""}.fa-person-half-dress{--fa:""}.fa-person-harassing{--fa:""}.fa-person-military-pointing{--fa:""}.fa-person-military-rifle{--fa:""}.fa-person-military-to-person{--fa:""}.fa-person-rays{--fa:""}.fa-person-rifle{--fa:""}.fa-person-shelter{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-plane-circle-check{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-plane-lock{--fa:""}.fa-plate-wheat{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-plug-circle-check{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-ranking-star{--fa:""}.fa-road-barrier{--fa:""}.fa-road-bridge{--fa:""}.fa-road-circle-check{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-road-lock{--fa:""}.fa-road-spikes{--fa:""}.fa-rug{--fa:""}.fa-sack-xmark{--fa:""}.fa-school-circle-check{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-school-flag{--fa:""}.fa-school-lock{--fa:""}.fa-sheet-plastic{--fa:""}.fa-shield-cat{--fa:""}.fa-shield-dog{--fa:""}.fa-shield-heart{--fa:""}.fa-square-nfi{--fa:""}.fa-square-person-confined{--fa:""}.fa-square-virus{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-tarp{--fa:""}.fa-tarp-droplet{--fa:""}.fa-tent{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-tents{--fa:""}.fa-toilet-portable{--fa:""}.fa-toilets-portable{--fa:""}.fa-tower-cell{--fa:""}.fa-tower-observation{--fa:""}.fa-tree-city{--fa:""}.fa-trowel{--fa:""}.fa-trowel-bricks{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-truck-droplet{--fa:""}.fa-truck-field{--fa:""}.fa-truck-field-un{--fa:""}.fa-truck-plane{--fa:""}.fa-users-between-lines{--fa:""}.fa-users-line{--fa:""}.fa-users-rays{--fa:""}.fa-users-rectangle{--fa:""}.fa-users-viewfinder{--fa:""}.fa-vial-circle-check{--fa:""}.fa-vial-virus{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-worm{--fa:""}.fa-xmarks-lines{--fa:""}.fa-child-dress{--fa:""}.fa-child-reaching{--fa:""}.fa-file-circle-check{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-person-through-window{--fa:""}.fa-plant-wilt{--fa:""}.fa-stapler{--fa:""}.fa-train-tram{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-web-awesome{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-chart-diagram{--fa:""}.fa-comment-nodes{--fa:""}.fa-file-fragment{--fa:""}.fa-file-half-dashed{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-square-binary{--fa:""}.fa-pentagon{--fa:""}.fa-non-binary{--fa:""}.fa-spiral{--fa:""}.fa-picture-in-picture{--fa:""}.fa-mobile-vibrate{--fa:""}.fa-single-quote-left{--fa:""}.fa-single-quote-right{--fa:""}.fa-bus-side{--fa:""}.fa-heptagon,.fa-septagon{--fa:""}.fa-aquarius{--fa:""}.fa-aries{--fa:""}.fa-cancer{--fa:""}.fa-capricorn{--fa:""}.fa-gemini{--fa:""}.fa-leo{--fa:""}.fa-libra{--fa:""}.fa-pisces{--fa:""}.fa-sagittarius{--fa:""}.fa-scorpio{--fa:""}.fa-taurus{--fa:""}.fa-virgo{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-music{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-heart{--fa:""}.fa-star{--fa:""}.fa-user,.fa-user-alt,.fa-user-large{--fa:""}.fa-film,.fa-film-alt,.fa-film-simple{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-table-list,.fa-th-list{--fa:""}.fa-check{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-power-off{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-road{--fa:""}.fa-download{--fa:""}.fa-inbox{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-lock{--fa:""}.fa-flag{--fa:""}.fa-headphones,.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-volume-off{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-qrcode{--fa:""}.fa-barcode{--fa:""}.fa-tag{--fa:""}.fa-tags{--fa:""}.fa-book{--fa:""}.fa-bookmark{--fa:""}.fa-print{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-font{--fa:""}.fa-bold{--fa:""}.fa-italic{--fa:""}.fa-text-height{--fa:""}.fa-text-width{--fa:""}.fa-align-left{--fa:""}.fa-align-center{--fa:""}.fa-align-right{--fa:""}.fa-align-justify{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-indent{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-image{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-backward{--fa:""}.fa-play{--fa:""}.fa-pause{--fa:""}.fa-stop{--fa:""}.fa-forward{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-eject{--fa:""}.fa-chevron-left{--fa:""}.fa-chevron-right{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-crosshairs{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-arrow-left{--fa:""}.fa-arrow-right{--fa:""}.fa-arrow-up{--fa:""}.fa-arrow-down{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-expand{--fa:""}.fa-compress{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-gift{--fa:""}.fa-leaf{--fa:""}.fa-fire{--fa:""}.fa-eye{--fa:""}.fa-eye-slash{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-plane{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-comment{--fa:""}.fa-magnet{--fa:""}.fa-chevron-up{--fa:""}.fa-chevron-down{--fa:""}.fa-retweet{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-folder-open{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-camera-retro{--fa:""}.fa-key{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-comments{--fa:""}.fa-star-half{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-trophy{--fa:""}.fa-upload{--fa:""}.fa-lemon{--fa:""}.fa-phone{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-unlock{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-bullhorn{--fa:""}.fa-certificate{--fa:""}.fa-hand-point-right{--fa:""}.fa-hand-point-left{--fa:""}.fa-hand-point-up{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-globe{--fa:""}.fa-wrench{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-filter{--fa:""}.fa-briefcase{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-users{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-cloud{--fa:""}.fa-flask{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-copy{--fa:""}.fa-paperclip{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-square{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-strikethrough{--fa:""}.fa-underline{--fa:""}.fa-table{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-truck{--fa:""}.fa-money-bill{--fa:""}.fa-caret-down{--fa:""}.fa-caret-up{--fa:""}.fa-caret-left{--fa:""}.fa-caret-right{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-envelope{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-sitemap{--fa:""}.fa-umbrella{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-lightbulb{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-stethoscope{--fa:""}.fa-suitcase{--fa:""}.fa-bell{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-angle-left{--fa:""}.fa-angle-right{--fa:""}.fa-angle-up{--fa:""}.fa-angle-down{--fa:""}.fa-laptop{--fa:""}.fa-tablet-button{--fa:""}.fa-mobile-button{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-spinner{--fa:""}.fa-circle{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-gamepad{--fa:""}.fa-keyboard{--fa:""}.fa-flag-checkered{--fa:""}.fa-terminal{--fa:""}.fa-code{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-location-arrow{--fa:""}.fa-crop{--fa:""}.fa-code-branch{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-info{--fa:""}.fa-superscript{--fa:""}.fa-subscript{--fa:""}.fa-eraser{--fa:""}.fa-puzzle-piece{--fa:""}.fa-microphone{--fa:""}.fa-microphone-slash{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-calendar{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-rocket{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-anchor{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-bullseye{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-ticket{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-check-square,.fa-square-check{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-file{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-thumbs-up{--fa:""}.fa-thumbs-down{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-male,.fa-person{--fa:""}.fa-sun{--fa:""}.fa-moon{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-bug{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-wheelchair{--fa:""}.fa-lira-sign{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-language{--fa:""}.fa-fax{--fa:""}.fa-building{--fa:""}.fa-child{--fa:""}.fa-paw{--fa:""}.fa-cube{--fa:""}.fa-cubes{--fa:""}.fa-recycle{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-tree{--fa:""}.fa-database{--fa:""}.fa-file-pdf{--fa:""}.fa-file-word{--fa:""}.fa-file-excel{--fa:""}.fa-file-powerpoint{--fa:""}.fa-file-image{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-file-audio{--fa:""}.fa-file-video{--fa:""}.fa-file-code{--fa:""}.fa-life-ring{--fa:""}.fa-circle-notch{--fa:""}.fa-paper-plane{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-paragraph{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-bomb{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-binoculars{--fa:""}.fa-plug{--fa:""}.fa-newspaper{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-calculator{--fa:""}.fa-bell-slash{--fa:""}.fa-trash{--fa:""}.fa-copyright{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-toggle-off{--fa:""}.fa-toggle-on{--fa:""}.fa-bicycle{--fa:""}.fa-bus{--fa:""}.fa-closed-captioning{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-cart-plus{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-diamond{--fa:""}.fa-ship{--fa:""}.fa-user-secret{--fa:""}.fa-motorcycle{--fa:""}.fa-street-view{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-venus{--fa:""}.fa-mars{--fa:""}.fa-mercury{--fa:""}.fa-mars-and-venus{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-venus-double{--fa:""}.fa-mars-double{--fa:""}.fa-venus-mars{--fa:""}.fa-mars-stroke{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-neuter{--fa:""}.fa-genderless{--fa:""}.fa-server{--fa:""}.fa-user-plus{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-bed{--fa:""}.fa-train{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-i-cursor{--fa:""}.fa-object-group{--fa:""}.fa-object-ungroup{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-clone{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-hand-scissors{--fa:""}.fa-hand-lizard{--fa:""}.fa-hand-spock{--fa:""}.fa-hand-pointer{--fa:""}.fa-hand-peace{--fa:""}.fa-trademark{--fa:""}.fa-registered{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-calendar-plus{--fa:""}.fa-calendar-minus{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-calendar-check{--fa:""}.fa-industry{--fa:""}.fa-map-pin{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-map{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-universal-access{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-audio-description{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-braille{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-handshake,.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-envelope-open{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-id-badge{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-shower{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-podcast{--fa:""}.fa-window-maximize{--fa:""}.fa-window-minimize{--fa:""}.fa-window-restore{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-microchip{--fa:""}.fa-snowflake{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-stopwatch{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-poo{--fa:""}.fa-images{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-pen{--fa:""}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-octagon{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-hexagon{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-clipboard{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-alarm-clock{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-repeat{--fa:""}.fa-code-commit{--fa:""}.fa-code-merge{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-gem{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-lock-open{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-phone-slash{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-bowling-ball{--fa:""}.fa-chess{--fa:""}.fa-chess-bishop{--fa:""}.fa-chess-board{--fa:""}.fa-chess-king{--fa:""}.fa-chess-knight{--fa:""}.fa-chess-pawn{--fa:""}.fa-chess-queen{--fa:""}.fa-chess-rook{--fa:""}.fa-dumbbell{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-hockey-puck{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-square-full{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-box{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-briefcase-medical{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-capsules{--fa:""}.fa-clipboard-check{--fa:""}.fa-clipboard-list{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-dna{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-file-medical{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-notes-medical{--fa:""}.fa-pallet{--fa:""}.fa-pills{--fa:""}.fa-prescription-bottle{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-smoking{--fa:""}.fa-syringe{--fa:""}.fa-tablets{--fa:""}.fa-thermometer{--fa:""}.fa-vial{--fa:""}.fa-vials{--fa:""}.fa-warehouse{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-x-ray{--fa:""}.fa-box-open{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-comment-slash{--fa:""}.fa-couch{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-dove{--fa:""}.fa-hand-holding{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-parachute-box{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-piggy-bank{--fa:""}.fa-ribbon{--fa:""}.fa-route{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-tape{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-truck-moving{--fa:""}.fa-video-slash{--fa:""}.fa-wine-glass{--fa:""}.fa-user-astronaut{--fa:""}.fa-user-check{--fa:""}.fa-user-clock{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-user-graduate{--fa:""}.fa-user-lock{--fa:""}.fa-user-minus{--fa:""}.fa-user-ninja{--fa:""}.fa-user-shield{--fa:""}.fa-user-alt-slash,.fa-user-large-slash,.fa-user-slash{--fa:""}.fa-user-tag{--fa:""}.fa-user-tie{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-blender{--fa:""}.fa-book-open{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-broom{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-church{--fa:""}.fa-coins{--fa:""}.fa-compact-disc{--fa:""}.fa-crow{--fa:""}.fa-crown{--fa:""}.fa-dice{--fa:""}.fa-dice-five{--fa:""}.fa-dice-four{--fa:""}.fa-dice-one{--fa:""}.fa-dice-six{--fa:""}.fa-dice-three{--fa:""}.fa-dice-two{--fa:""}.fa-divide{--fa:""}.fa-door-closed{--fa:""}.fa-door-open{--fa:""}.fa-feather{--fa:""}.fa-frog{--fa:""}.fa-gas-pump{--fa:""}.fa-glasses{--fa:""}.fa-greater-than-equal{--fa:""}.fa-helicopter{--fa:""}.fa-infinity{--fa:""}.fa-kiwi-bird{--fa:""}.fa-less-than-equal{--fa:""}.fa-memory{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-money-bill-wave{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-money-check{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-not-equal{--fa:""}.fa-palette{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-receipt{--fa:""}.fa-robot{--fa:""}.fa-ruler{--fa:""}.fa-ruler-combined{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-ruler-vertical{--fa:""}.fa-school{--fa:""}.fa-screwdriver{--fa:""}.fa-shoe-prints{--fa:""}.fa-skull{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-store{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-stroopwafel{--fa:""}.fa-toolbox{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-wallet{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-archway{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-award{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-bezier-curve{--fa:""}.fa-bong{--fa:""}.fa-brush{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-cannabis{--fa:""}.fa-check-double{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-cookie{--fa:""}.fa-cookie-bite{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-drum{--fa:""}.fa-drum-steelpan{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-file-contract{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-file-invoice{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-file-prescription{--fa:""}.fa-file-signature{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-fill{--fa:""}.fa-fill-drip{--fa:""}.fa-fingerprint{--fa:""}.fa-fish{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-grid-horizontal,.fa-grip,.fa-grip-horizontal{--fa:""}.fa-grid-vertical,.fa-grip-vertical{--fa:""}.fa-headset{--fa:""}.fa-highlighter{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-hotel{--fa:""}.fa-joint{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-marker{--fa:""}.fa-medal{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-monument{--fa:""}.fa-mortar-pestle{--fa:""}.fa-paint-roller{--fa:""}.fa-passport{--fa:""}.fa-pen-fancy{--fa:""}.fa-pen-nib{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-plane-arrival{--fa:""}.fa-plane-departure{--fa:""}.fa-prescription{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-signature{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-solar-panel{--fa:""}.fa-spa{--fa:""}.fa-splotch{--fa:""}.fa-spray-can{--fa:""}.fa-stamp{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-swatchbook{--fa:""}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-tooth{--fa:""}.fa-umbrella-beach{--fa:""}.fa-weight-hanging{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-atom{--fa:""}.fa-bone{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-brain{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-car-side{--fa:""}.fa-charging-station{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-draw-polygon,.fa-vector-polygon{--fa:""}.fa-laptop-code{--fa:""}.fa-layer-group{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-lungs{--fa:""}.fa-microscope{--fa:""}.fa-oil-can{--fa:""}.fa-poop{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-star-of-life{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-teeth{--fa:""}.fa-teeth-open{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-traffic-light{--fa:""}.fa-truck-monster{--fa:""}.fa-truck-pickup{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-ankh{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-city{--fa:""}.fa-comment-dollar{--fa:""}.fa-comments-dollar{--fa:""}.fa-cross{--fa:""}.fa-dharmachakra{--fa:""}.fa-envelope-open-text{--fa:""}.fa-folder-minus{--fa:""}.fa-folder-plus{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-gopuram{--fa:""}.fa-hamsa{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-jedi{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-kaaba{--fa:""}.fa-khanda{--fa:""}.fa-landmark{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-menorah{--fa:""}.fa-mosque{--fa:""}.fa-om{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-peace{--fa:""}.fa-place-of-worship{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-socks{--fa:""}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-star-and-crescent{--fa:""}.fa-star-of-david{--fa:""}.fa-synagogue{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-torii-gate{--fa:""}.fa-vihara{--fa:""}.fa-volume,.fa-volume-medium{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-yin-yang{--fa:""}.fa-blender-phone{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-campground{--fa:""}.fa-cat{--fa:""}.fa-chair{--fa:""}.fa-cloud-moon{--fa:""}.fa-cloud-sun{--fa:""}.fa-cow{--fa:""}.fa-dice-d20{--fa:""}.fa-dice-d6{--fa:""}.fa-dog{--fa:""}.fa-dragon{--fa:""}.fa-drumstick-bite{--fa:""}.fa-dungeon{--fa:""}.fa-file-csv{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-ghost{--fa:""}.fa-hammer{--fa:""}.fa-hanukiah{--fa:""}.fa-hat-wizard{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-hippo{--fa:""}.fa-horse{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-mask{--fa:""}.fa-mountain{--fa:""}.fa-network-wired{--fa:""}.fa-otter{--fa:""}.fa-ring{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-scroll{--fa:""}.fa-skull-crossbones{--fa:""}.fa-slash{--fa:""}.fa-spider{--fa:""}.fa-toilet-paper,.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:""}.fa-tractor{--fa:""}.fa-user-injured{--fa:""}.fa-vr-cardboard{--fa:""}.fa-wand-sparkles{--fa:""}.fa-wind{--fa:""}.fa-wine-bottle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-cloud-rain{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-democrat{--fa:""}.fa-flag-usa{--fa:""}.fa-hurricane{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-meteor{--fa:""}.fa-person-booth{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-rainbow{--fa:""}.fa-republican{--fa:""}.fa-smog{--fa:""}.fa-temperature-high{--fa:""}.fa-temperature-low{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-tornado{--fa:""}.fa-volcano{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-water{--fa:""}.fa-baby{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-biohazard{--fa:""}.fa-blog{--fa:""}.fa-calendar-day{--fa:""}.fa-calendar-week{--fa:""}.fa-candy-cane{--fa:""}.fa-carrot{--fa:""}.fa-cash-register{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-dumpster{--fa:""}.fa-dumpster-fire{--fa:""}.fa-ethernet{--fa:""}.fa-gifts{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-grip-lines{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-guitar{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-holly-berry{--fa:""}.fa-horse-head{--fa:""}.fa-icicles{--fa:""}.fa-igloo{--fa:""}.fa-mitten{--fa:""}.fa-mug-hot{--fa:""}.fa-radiation{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-restroom{--fa:""}.fa-satellite{--fa:""}.fa-satellite-dish{--fa:""}.fa-sd-card{--fa:""}.fa-sim-card{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-person-skiing,.fa-skiing{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-sleigh{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-snowman{--fa:""}.fa-snowplow{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-toilet{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-cable-car,.fa-tram{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-bacon{--fa:""}.fa-book-medical{--fa:""}.fa-bread-slice{--fa:""}.fa-cheese{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-clipboard-user{--fa:""}.fa-comment-medical{--fa:""}.fa-crutch{--fa:""}.fa-disease{--fa:""}.fa-egg{--fa:""}.fa-folder-tree{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-hospital-user{--fa:""}.fa-hotdog{--fa:""}.fa-ice-cream{--fa:""}.fa-laptop-medical{--fa:""}.fa-pager{--fa:""}.fa-pepper-hot{--fa:""}.fa-pizza-slice{--fa:""}.fa-sack-dollar{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-user-nurse{--fa:""}.fa-wave-square{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-border-all{--fa:""}.fa-border-none{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-fan{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-spell-check{--fa:""}.fa-voicemail{--fa:""}.fa-hat-cowboy{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-radio{--fa:""}.fa-record-vinyl{--fa:""}.fa-walkie-talkie{--fa:""}.fa-caravan{--fa:""}:host,:root{--fa-family-classic:"Font Awesome 7 Free";--fa-font-solid:normal 900 1em/1 var(--fa-family-classic);--fa-style-family-classic:var(--fa-family-classic)}@font-face{font-family:"Font Awesome 7 Free";font-style:normal;font-weight:900;font-display:block;src:url(./fa-solid-900-DRAAbZTg.woff2)}.fas{--fa-style:900}.fa-classic,.fas{--fa-family:var(--fa-family-classic)}.fa-solid{--fa-style:900}:root{--dt-row-selected:13, 110, 253;--dt-row-selected-text:255, 255, 255;--dt-row-selected-link:228, 228, 228;--dt-row-stripe:0, 0, 0;--dt-row-hover:0, 0, 0;--dt-column-ordering:0, 0, 0;--dt-header-align-items:center;--dt-header-vertical-align:middle;--dt-html-background:white}:root.dark{--dt-html-background:#212529}table.dataTable tbody td.dt-control{text-align:center;cursor:pointer}table.dataTable tbody td.dt-control:before{box-sizing:border-box;content:"";border:5px solid #0000;border-left:10px solid #00000080;border-right-width:0;display:inline-block}table.dataTable tbody tr.dt-hasChild td.dt-control:before{border:5px solid #0000;border-top:10px solid #00000080;border-bottom-width:0}table.dataTable tfoot:empty{display:none}html.dark table.dataTable td.dt-control:before,:root[data-bs-theme=dark] table.dataTable td.dt-control:before,:root[data-theme=dark] table.dataTable td.dt-control:before{border-left-color:#ffffff80}html.dark table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-bs-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before,:root[data-theme=dark] table.dataTable tr.dt-hasChild td.dt-control:before{border-top-color:#ffffff80;border-left-color:#0000}div.dt-scroll{width:100%}div.dt-scroll-body thead tr,div.dt-scroll-body tfoot tr{height:0}div.dt-scroll-body thead tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body tfoot tr td{border-top-width:0!important;border-bottom-width:0!important;height:0!important;padding-top:0!important;padding-bottom:0!important}div.dt-scroll-body thead tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body tfoot tr td div.dt-scroll-sizing{height:0!important;overflow:hidden!important}table.dataTable thead>tr>th.dt-orderable-asc .dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc .dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc .dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc .dt-column-order:before{content:"▲";content:"▲"/"";display:block;position:absolute;bottom:50%}table.dataTable thead>tr>th.dt-orderable-desc .dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc .dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc .dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc .dt-column-order:after{content:"▼";content:"▼"/"";display:block;position:absolute;top:50%}table.dataTable thead>tr>th.dt-orderable-asc .dt-column-order,table.dataTable thead>tr>th.dt-orderable-desc .dt-column-order,table.dataTable thead>tr>th.dt-ordering-asc .dt-column-order,table.dataTable thead>tr>th.dt-ordering-desc .dt-column-order,table.dataTable thead>tr>td.dt-orderable-asc .dt-column-order,table.dataTable thead>tr>td.dt-orderable-desc .dt-column-order,table.dataTable thead>tr>td.dt-ordering-asc .dt-column-order,table.dataTable thead>tr>td.dt-ordering-desc .dt-column-order{width:12px;height:24px;position:relative}table.dataTable thead>tr>th.dt-orderable-asc .dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-asc .dt-column-order:after,table.dataTable thead>tr>th.dt-orderable-desc .dt-column-order:before,table.dataTable thead>tr>th.dt-orderable-desc .dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-asc .dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-asc .dt-column-order:after,table.dataTable thead>tr>th.dt-ordering-desc .dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc .dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-asc .dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-asc .dt-column-order:after,table.dataTable thead>tr>td.dt-orderable-desc .dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-desc .dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc .dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-asc .dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-desc .dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc .dt-column-order:after{opacity:.125;font-size:.8em;line-height:9px;left:0}table.dataTable thead>tr>th.dt-orderable-asc,table.dataTable thead>tr>th.dt-orderable-desc,table.dataTable thead>tr>td.dt-orderable-asc,table.dataTable thead>tr>td.dt-orderable-desc{cursor:pointer}table.dataTable thead>tr>th.dt-orderable-asc:hover,table.dataTable thead>tr>th.dt-orderable-desc:hover,table.dataTable thead>tr>td.dt-orderable-asc:hover,table.dataTable thead>tr>td.dt-orderable-desc:hover{outline-offset:-2px;outline:2px solid #0000000d}table.dataTable thead>tr>th.dt-ordering-asc .dt-column-order:before,table.dataTable thead>tr>th.dt-ordering-desc .dt-column-order:after,table.dataTable thead>tr>td.dt-ordering-asc .dt-column-order:before,table.dataTable thead>tr>td.dt-ordering-desc .dt-column-order:after{opacity:.6}table.dataTable thead>tr>th.dt-orderable-none:not(.dt-ordering-asc,.dt-ordering-desc) .dt-column-order:empty,table.dataTable thead>tr>th.sorting_desc_disabled .dt-column-order:after,table.dataTable thead>tr>th.sorting_asc_disabled .dt-column-order:before,table.dataTable thead>tr>td.dt-orderable-none:not(.dt-ordering-asc,.dt-ordering-desc) .dt-column-order:empty,table.dataTable thead>tr>td.sorting_desc_disabled .dt-column-order:after,table.dataTable thead>tr>td.sorting_asc_disabled .dt-column-order:before{display:none}table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}table.dataTable thead>tr>th div.dt-column-header,table.dataTable thead>tr>th div.dt-column-footer,table.dataTable thead>tr>td div.dt-column-header,table.dataTable thead>tr>td div.dt-column-footer,table.dataTable tfoot>tr>th div.dt-column-header,table.dataTable tfoot>tr>th div.dt-column-footer,table.dataTable tfoot>tr>td div.dt-column-header,table.dataTable tfoot>tr>td div.dt-column-footer{justify-content:space-between;align-items:var(--dt-header-align-items);gap:4px;display:flex}table.dataTable thead>tr>th div.dt-column-header .dt-column-title,table.dataTable thead>tr>th div.dt-column-footer .dt-column-title,table.dataTable thead>tr>td div.dt-column-header .dt-column-title,table.dataTable thead>tr>td div.dt-column-footer .dt-column-title,table.dataTable tfoot>tr>th div.dt-column-header .dt-column-title,table.dataTable tfoot>tr>th div.dt-column-footer .dt-column-title,table.dataTable tfoot>tr>td div.dt-column-header .dt-column-title,table.dataTable tfoot>tr>td div.dt-column-footer .dt-column-title{flex-grow:1}table.dataTable thead>tr>th div.dt-column-header .dt-column-title:empty,table.dataTable thead>tr>th div.dt-column-footer .dt-column-title:empty,table.dataTable thead>tr>td div.dt-column-header .dt-column-title:empty,table.dataTable thead>tr>td div.dt-column-footer .dt-column-title:empty,table.dataTable tfoot>tr>th div.dt-column-header .dt-column-title:empty,table.dataTable tfoot>tr>th div.dt-column-footer .dt-column-title:empty,table.dataTable tfoot>tr>td div.dt-column-header .dt-column-title:empty,table.dataTable tfoot>tr>td div.dt-column-footer .dt-column-title:empty{display:none}div.dt-scroll-body>table.dataTable>thead>tr>th,div.dt-scroll-body>table.dataTable>thead>tr>td{overflow:hidden}:root.dark table.dataTable thead>tr>th.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>th.dt-orderable-desc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-asc:hover,:root.dark table.dataTable thead>tr>td.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>th.dt-orderable-desc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-asc:hover,:root[data-bs-theme=dark] table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:2px solid #ffffff0d}div.dt-processing{text-align:center;z-index:10;width:200px;margin-top:-22px;margin-left:-100px;padding:2px;position:absolute;top:50%;left:50%}div.dt-processing>div:last-child{width:80px;height:15px;margin:1em auto;position:relative}div.dt-processing>div:last-child>div{background:#0d6efd;background:rgb(var(--dt-row-selected));border-radius:50%;width:13px;height:13px;animation-timing-function:cubic-bezier(0,1,1,0);position:absolute;top:0}div.dt-processing>div:last-child>div:first-child{animation:.6s infinite datatables-loader-1;left:8px}div.dt-processing>div:last-child>div:nth-child(2){animation:.6s infinite datatables-loader-2;left:8px}div.dt-processing>div:last-child>div:nth-child(3){animation:.6s infinite datatables-loader-2;left:32px}div.dt-processing>div:last-child>div:nth-child(4){animation:.6s infinite datatables-loader-3;left:56px}@keyframes datatables-loader-1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes datatables-loader-3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes datatables-loader-2{0%{transform:translate(0)}to{transform:translate(24px)}}table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}table.dataTable th,table.dataTable td{box-sizing:border-box}table.dataTable th.dt-type-numeric,table.dataTable th.dt-type-date,table.dataTable td.dt-type-numeric,table.dataTable td.dt-type-date{text-align:right}table.dataTable th.dt-type-numeric div.dt-column-header,table.dataTable th.dt-type-numeric div.dt-column-footer,table.dataTable th.dt-type-date div.dt-column-header,table.dataTable th.dt-type-date div.dt-column-footer,table.dataTable td.dt-type-numeric div.dt-column-header,table.dataTable td.dt-type-numeric div.dt-column-footer,table.dataTable td.dt-type-date div.dt-column-header,table.dataTable td.dt-type-date div.dt-column-footer{flex-direction:row-reverse}table.dataTable th.dt-left,table.dataTable td.dt-left{text-align:left}table.dataTable th.dt-left div.dt-column-header,table.dataTable th.dt-left div.dt-column-footer,table.dataTable td.dt-left div.dt-column-header,table.dataTable td.dt-left div.dt-column-footer{flex-direction:row}table.dataTable th.dt-center,table.dataTable td.dt-center{text-align:center}table.dataTable th.dt-right,table.dataTable td.dt-right{text-align:right}table.dataTable th.dt-right div.dt-column-header,table.dataTable th.dt-right div.dt-column-footer,table.dataTable td.dt-right div.dt-column-header,table.dataTable td.dt-right div.dt-column-footer{flex-direction:row-reverse}table.dataTable th.dt-justify,table.dataTable td.dt-justify{text-align:justify}table.dataTable th.dt-justify div.dt-column-header,table.dataTable th.dt-justify div.dt-column-footer,table.dataTable td.dt-justify div.dt-column-header,table.dataTable td.dt-justify div.dt-column-footer{flex-direction:row}table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap{white-space:nowrap}table.dataTable th.dt-empty,table.dataTable td.dt-empty{text-align:center;vertical-align:top}table.dataTable thead th,table.dataTable thead td,table.dataTable tfoot th,table.dataTable tfoot td{text-align:left;vertical-align:var(--dt-header-vertical-align)}table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left{text-align:left}table.dataTable thead th.dt-head-left div.dt-column-header,table.dataTable thead th.dt-head-left div.dt-column-footer,table.dataTable thead td.dt-head-left div.dt-column-header,table.dataTable thead td.dt-head-left div.dt-column-footer,table.dataTable tfoot th.dt-head-left div.dt-column-header,table.dataTable tfoot th.dt-head-left div.dt-column-footer,table.dataTable tfoot td.dt-head-left div.dt-column-header,table.dataTable tfoot td.dt-head-left div.dt-column-footer{flex-direction:row}table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center{text-align:center}table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right{text-align:right}table.dataTable thead th.dt-head-right div.dt-column-header,table.dataTable thead th.dt-head-right div.dt-column-footer,table.dataTable thead td.dt-head-right div.dt-column-header,table.dataTable thead td.dt-head-right div.dt-column-footer,table.dataTable tfoot th.dt-head-right div.dt-column-header,table.dataTable tfoot th.dt-head-right div.dt-column-footer,table.dataTable tfoot td.dt-head-right div.dt-column-header,table.dataTable tfoot td.dt-head-right div.dt-column-footer{flex-direction:row-reverse}table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify{text-align:justify}table.dataTable thead th.dt-head-justify div.dt-column-header,table.dataTable thead th.dt-head-justify div.dt-column-footer,table.dataTable thead td.dt-head-justify div.dt-column-header,table.dataTable thead td.dt-head-justify div.dt-column-footer,table.dataTable tfoot th.dt-head-justify div.dt-column-header,table.dataTable tfoot th.dt-head-justify div.dt-column-footer,table.dataTable tfoot td.dt-head-justify div.dt-column-header,table.dataTable tfoot td.dt-head-justify div.dt-column-footer{flex-direction:row}table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap{white-space:nowrap}table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left{text-align:left}table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center{text-align:center}table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right{text-align:right}table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify{text-align:justify}table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap{white-space:nowrap}:root{--dt-row-selected:0, 209, 178;--dt-row-selected-text:46, 51, 61}:root[data-theme=dark]{--dt-row-selected-text:0, 31, 26}table.dataTable{clear:both;border-spacing:0;max-width:none!important;margin-top:6px!important;margin-bottom:6px!important}table.dataTable.table.is-striped>tbody>tr:nth-child(2n),table.dataTable>tbody>tr{background-color:#0000}table.dataTable>tbody>tr.selected>*{box-shadow:inset 0 0 0 9999px #0d6efd;box-shadow:inset 0 0 0 9999px rgb(var(--dt-row-selected));color:rgb(var(--dt-row-selected-text))}table.dataTable>tbody>tr.selected a{color:rgb(var(--dt-row-selected-link))}table.dataTable.is-striped>tbody>tr:nth-child(2n)>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-stripe), .019)}table.dataTable.is-striped>tbody>tr:nth-child(2n).selected>*{box-shadow:inset 0 0 0 9999px #0d6efdea;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), .919)}table.dataTable.is-hoverable>tbody>tr:hover>*{box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-hover), .075)}table.dataTable.is-hoverable>tbody>tr.selected:hover>*{box-shadow:inset 0 0 0 9999px #0d6efdf9;box-shadow:inset 0 0 0 9999px rgba(var(--dt-row-selected), .975)}div.dt-container div.dt-layout-start>:not(:last-child){margin-right:1em}div.dt-container div.dt-layout-end>:not(:first-child){margin-left:1em}div.dt-container div.dt-layout-full{width:100%}div.dt-container div.dt-layout-full>:only-child{margin-left:auto;margin-right:auto}div.dt-container div.dt-layout-table>div{display:block!important}@media screen and (width<=767px){div.dt-container div.dt-layout-start>:not(:last-child){margin-right:0}div.dt-container div.dt-layout-end>:not(:first-child){margin-left:0}div.dt-container>div.columns:not(.dt-layout-table)>div.column{text-align:center;display:block!important}}div.dt-container{position:relative}div.dt-container>div.columns{margin-bottom:0!important}div.dt-container div.dt-length label{text-align:left;white-space:nowrap;font-weight:400}div.dt-container div.dt-length div{vertical-align:middle}div.dt-container div.dt-length select{vertical-align:middle;width:auto;display:inline-block}div.dt-container div.dt-search label{white-space:nowrap;text-align:left;font-weight:400}div.dt-container div.dt-search input{vertical-align:middle;width:auto;margin-left:.5em}div.dt-container div.dt-paging ul{justify-content:flex-end;margin:0;list-style:none}div.dt-container div.dt-processing{text-align:center;width:200px;margin-top:-26px;margin-left:-100px;padding:1em 0;position:absolute;top:50%;left:50%}div.dt-container.dt-empty-footer tbody>tr:last-child>*{border-bottom:1px solid var(--bulma-border)}div.dt-scroll-head table.dataTable{margin-bottom:0!important}div.dt-container.dt-empty-footer div.dt-scroll-body{border-bottom:1px solid var(--bulma-border)}div.dt-scroll-body table{border-top:none;margin-top:0!important;margin-bottom:0!important}div.dt-scroll-body table thead .sorting:before,div.dt-scroll-body table thead .sorting_asc:before,div.dt-scroll-body table thead .sorting_desc:before,div.dt-scroll-body table thead .sorting:after,div.dt-scroll-body table thead .sorting_asc:after,div.dt-scroll-body table thead .sorting_desc:after{display:none}div.dt-scroll-body table tbody tr:first-child th,div.dt-scroll-body table tbody tr:first-child td{border-top:none}div.dt-scroll-body table tbody>tr:last-child>*{border-bottom-width:0!important}div.dt-scroll-foot>.dt-scroll-footInner{box-sizing:content-box}div.dt-scroll-foot>.dt-scroll-footInner>table{border-top:none;margin-top:0!important}@keyframes dtb-spinner{to{transform:rotate(360deg)}}div.dataTables_wrapper{position:relative}div.dt-buttons{position:initial}div.dt-buttons .dt-button{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}div.dt-button-info{text-align:center;z-index:2003;background-color:#fff;border-radius:.75em;width:400px;margin-top:-100px;margin-left:-200px;position:fixed;top:50%;left:50%;overflow:hidden;box-shadow:3px 4px 10px 1px #000c}div.dt-button-info h2{margin:0;padding:2rem 2rem 1rem;font-weight:400}div.dt-button-info>div{padding:1em 2em 2em}div.dtb-popover-close{text-align:center;cursor:pointer;z-index:2003;border-radius:3px;width:22px;height:22px;position:absolute;top:6px;right:6px}button.dtb-hide-drop{display:none!important}div.dt-button-collection-title{text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-left:.5em;margin-right:.5em;padding:.3em .5em .5em;font-size:.9em;overflow:hidden}div.dt-button-collection-title:empty{display:none}span.dt-button-spacer{white-space:nowrap;margin:.5em;display:inline-block}span.dt-button-spacer.bar{vertical-align:middle;border-left:1px solid #0000004d;padding-left:.5em}span.dt-button-spacer.bar:empty{width:1px;height:1em;padding-left:0}div.dt-button-collection .dt-button-active{padding-right:3em}div.dt-button-collection .dt-button-active:after{content:"✓";color:inherit;margin-top:-10px;display:inline-block;position:absolute;top:50%;right:1em}div.dt-button-collection .dt-button-active.dt-button-split{padding-right:0}div.dt-button-collection .dt-button-active.dt-button-split:after{display:none}div.dt-button-collection .dt-button-active.dt-button-split>:first-child{padding-right:3em}div.dt-button-collection .dt-button-active.dt-button-split>:first-child:after{content:"✓";color:inherit;margin-top:-10px;display:inline-block;position:absolute;top:50%;right:1em}div.dt-button-collection .dt-button-active-a a{padding-right:3em}div.dt-button-collection .dt-button-active-a a:after{content:"✓";color:inherit;display:inline-block;position:absolute;right:1em}div.dt-button-collection span.dt-button-spacer{text-align:center;width:100%;margin:.5em 0;font-size:.9em}div.dt-button-collection span.dt-button-spacer:empty{width:100%;height:0}div.dt-button-collection span.dt-button-spacer.bar{border-bottom:1px solid #0000001a;border-left:none;padding-left:0}@media print{table.dataTable tr>*{box-shadow:none!important}}.dt-button{position:relative}div.dt-button-collection{z-index:2001;width:200px;max-width:none;display:block;position:absolute}div.dt-button-collection div.dt-button-collection-title{padding:.75em .6em .25em}div.dt-button-collection a.dt-button{justify-content:space-between;align-items:center;padding-right:.5rem;display:flex}div.dt-button-collection a.dt-button:focus{outline-offset:-2px}div.dt-button-collection div.dt-button-split{flex-flow:wrap;place-content:flex-start;align-items:stretch;padding:0;display:flex}div.dt-button-collection div.dt-button-split a:first-child{flex:1 0 50px;width:0;min-width:auto;margin:0;padding:.375rem 0 .375rem 1rem;display:inline-block}div.dt-button-collection div.dt-button-split button:last-child{background:0 0;border:none;flex:0;min-width:33px;margin:0;padding:0;font-size:.875rem;line-height:1.5}div.dt-button-collection div.dt-button-split button:last-child:hover{color:#0a0a0a;background-color:#f5f5f5}div.dt-button-collection.fixed{background-color:#fff;border-radius:5px;margin-left:-75px;padding:.5em;display:block;position:fixed;top:50%;left:50%}div.dt-button-collection.fixed.two-column{margin-left:-200px}div.dt-button-collection.fixed.three-column{margin-left:-225px}div.dt-button-collection.fixed.four-column{margin-left:-300px}div.dt-button-collection.fixed.columns{margin-left:-409px}@media screen and (width<=1024px){div.dt-button-collection.fixed.columns{margin-left:-308px}}@media screen and (width<=640px){div.dt-button-collection.fixed.columns{margin-left:-203px}}@media screen and (width<=460px){div.dt-button-collection.fixed.columns{margin-left:-100px}}div.dt-button-collection.fixed>:last-child{max-height:100vh;overflow:auto}div.dt-button-collection.two-column>:last-child,div.dt-button-collection.three-column>:last-child,div.dt-button-collection.four-column>:last-child{-moz-column-gap:8px;column-gap:8px;display:block!important}div.dt-button-collection.two-column>:last-child>*,div.dt-button-collection.three-column>:last-child>*,div.dt-button-collection.four-column>:last-child>*{-moz-column-break-inside:avoid;break-inside:avoid}div.dt-button-collection.two-column{width:400px}div.dt-button-collection.two-column>:last-child{-moz-column-count:2;column-count:2;padding-bottom:1px}div.dt-button-collection.three-column{width:450px}div.dt-button-collection.three-column>:last-child{-moz-column-count:3;column-count:3;padding-bottom:1px}div.dt-button-collection.four-column{width:600px}div.dt-button-collection.four-column>:last-child{-moz-column-count:4;column-count:4;padding-bottom:1px}div.dt-button-collection .dt-button{border-radius:0}div.dt-button-collection.columns{width:auto}div.dt-button-collection.columns>:last-child{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:6px;width:818px;padding-bottom:1px;display:flex}div.dt-button-collection.columns>:last-child .dt-button{flex:0;min-width:200px;margin:0}div.dt-button-collection.columns.dtb-b3>:last-child,div.dt-button-collection.columns.dtb-b2>:last-child,div.dt-button-collection.columns.dtb-b1>:last-child{justify-content:space-between}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:32%}div.dt-button-collection.columns.dtb-b2 .dt-button{flex:48%}div.dt-button-collection.columns.dtb-b1 .dt-button{flex:100%}@media screen and (width<=1024px){div.dt-button-collection.columns>:last-child{width:612px}}@media screen and (width<=640px){div.dt-button-collection.columns>:last-child{width:406px}div.dt-button-collection.columns.dtb-b3 .dt-button{flex:0 32%}}@media screen and (width<=460px){div.dt-button-collection.columns>:last-child{width:200px}}div.dt-button-collection.fixed:before,div.dt-button-collection.fixed:after{display:none}div.dt-button-background{z-index:999;width:100%;height:100%;position:fixed;top:0;left:0}@media screen and (width<=767px){div.dt-buttons{float:none;text-align:center;width:100%;margin-bottom:.5em}div.dt-buttons a.btn{float:none}}div.dt-buttons.field.is-grouped{display:block}div.dt-buttons.field.is-grouped button.btn.processing,div.dt-buttons.field.is-grouped div.btn.processing,div.dt-buttons.field.is-grouped a.btn.processing{color:#0003}div.dt-buttons.field.is-grouped button.btn.processing:after,div.dt-buttons.field.is-grouped div.btn.processing:after,div.dt-buttons.field.is-grouped a.btn.processing:after{box-sizing:border-box;content:" ";-ms-animation:dtb-spinner 1.5s infinite linear;border:2px solid #282828;border-color:#282828 #0000;border-radius:50%;width:16px;height:16px;margin:-8px 0 0 -8px;animation:1.5s linear infinite dtb-spinner;display:block;position:absolute;top:50%;left:50%}span.dt-button-spacer{white-space:nowrap;align-items:center;margin:.5em;font-size:1rem;display:inline-flex}span.dt-button-spacer.bar:empty{height:inherit}div.dt-button-collection .is-disabled{cursor:default;opacity:.4}div.dt-button-collection span.dt-button-spacer{text-align:left;font-size:.875rem;padding-left:1rem!important}div.dt-button-split{padding-left:0;padding-right:0;display:inline-flex;margin-bottom:0!important}div.dt-button-split button{text-overflow:ellipsis;border-radius:3px 0 0 3px;margin-top:0;margin-right:0;display:inline-block;overflow:hidden}div.dt-button-split button.dt-button{border-radius:0 3px 3px 0;min-width:30px;margin-left:-1px}div.dt-button-split:active:not(.disabled) button,div.dt-button-split.active:not(.disabled) button,div.dt-button-split.is-active:not(.disabled) button{background-color:#eee;border-color:#0000}div.dt-button-split:active:not(.disabled) button.dt-button,div.dt-button-split.active:not(.disabled) button.dt-button,div.dt-button-split.is-active:not(.disabled) button.dt-button{box-shadow:none;background-color:#f5f5f5;border-color:#0000}div.dt-button-split:active:not(.disabled) button:hover,div.dt-button-split.active:not(.disabled) button:hover,div.dt-button-split.is-active:not(.disabled) button:hover{background-color:#eee;border-color:#0000}:root{--dtfc_background:white;--dtfc-thead-cell_background:var(--dtfc_background);--dtfc-tbody-cell_background:var(--dtfc_background)}:root.dark{--dtfc_background:#212529}table.dataTable thead tr>.dtfc-fixed-start,table.dataTable thead tr>.dtfc-fixed-end,table.dataTable tfoot tr>.dtfc-fixed-start,table.dataTable tfoot tr>.dtfc-fixed-end{z-index:3;background-color:var(--dtfc-thead-cell_background);top:0;bottom:0}table.dataTable tbody tr>.dtfc-fixed-start,table.dataTable tbody tr>.dtfc-fixed-end{z-index:1;background-color:var(--dtfc-tbody-cell_background)}table.dataTable tr>.dtfc-fixed-left:after,table.dataTable tr>.dtfc-fixed-right:after{content:"";pointer-events:none;width:10px;transition:box-shadow .3s;position:absolute;top:0;bottom:0}table.dataTable tr>.dtfc-fixed-left:after{right:0;transform:translate(100%)}table.dataTable tr>.dtfc-fixed-right:after{left:0;transform:translate(-80%)}table.dataTable.dtfc-scrolling-left tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #0003}table.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right:after{box-shadow:inset -10px 0 8px -8px #0003}table.dataTable.dtfc-scrolling-right tr>.dtfc-fixed-right+.dtfc-fixed-right:after{box-shadow:none}div.dt-scroll,div.dtfh-floatingparent{position:relative}div.dt-scroll div.dtfc-top-blocker,div.dt-scroll div.dtfc-bottom-blocker,div.dtfh-floatingparent div.dtfc-top-blocker,div.dtfh-floatingparent div.dtfc-bottom-blocker{background-color:var(--dtfc-thead-cell_background);position:absolute}html.dark table.dataTable.dtfc-scrolling-left tbody>tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #0000004d}html.dark table.dataTable.dtfc-scrolling-right tbody>tr>.dtfc-fixed-right:after{box-shadow:inset -10px 0 8px -8px #0000004d}html.dark table.dataTable.dtfc-scrolling-right tbody>tr>.dtfc-fixed-right+.dtfc-fixed-right:after{box-shadow:none}table.dataTable{border-collapse:separate}table.dataTable.table-bordered{border-bottom-width:0;border-left-width:0}table.dataTable.table-bordered th,table.dataTable.table-bordered td{border-top-width:0;border-right-width:0}div.dtfc-top-blocker{border-bottom:none!important}tr.dt-rowReorder-moving td.dtfc-fixed-start,tr.dt-rowReorder-moving td.dtfc-fixed-end{border-top:2px solid #888!important;border-bottom:2px solid #888!important}tr.dt-rowReorder-moving td.dtfc-fixed-start:first-child{border-left:2px solid #888!important}tr.dt-rowReorder-moving td.dtfc-fixed-end:last-child{border-right:2px solid #888!important}table.dataTable.fixedHeader-floating,table.dataTable.fixedHeader-locked{background-color:#fff;margin-top:0!important;margin-bottom:0!important;position:relative!important}@media print{table.fixedHeader-floating,table.fixedHeader-locked{display:none}}div.dts{display:block!important}div.dts tbody th,div.dts tbody td{white-space:nowrap}div.dts div.dts_loading{z-index:1}div.dts div.dts_label{color:#fff;text-align:right;z-index:2;background:#000c;border-radius:3px;padding:.4em;display:none;position:absolute;right:20px;box-shadow:3px 3px 10px #00000080}div.dts div.dt-scroll-body,div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg,#00000006,#00000006 10px,#0000 10px 20px)}div.dts div.dt-scroll-body table,div.dts div.dataTables_scrollBody table{z-index:2;background-color:#fff}div.dts div.dt-length,div.dts div.dt-paging,div.dts div.dataTables_paginate,div.dts div.dataTables_length{display:none}html.dark div.dts div.dts_label{color:#000;background:#fffc}html.dark div.dts div.dt-scroll-body,html.dark div.dts div.dataTables_scrollBody{background:repeating-linear-gradient(45deg,#ffffff06,#ffffff06 10px,#fff0 10px 20px)}html.dark div.dts div.dt-scroll-body table,html.dark div.dts div.dataTables_scrollBody table{background-color:var(--dt-html-background);z-index:2}:root{--chat-width:0px;--app-width:100vw;--main-banner-width:0;--main-banner-height:0}html{--background-1:#f6f7f8;--background-2:#fff;--background-3:#eceff1;--background-green:#12943233;--background-red:#bb263f33;--background-green-filled:#d5f0dc;--background-red-filled:#eed1d7;--color-1:#363636;--color-2:#4a4a4a;--color-3:#12999b;--color-4:#ccc;--color-5:#dbdbdb;--color-6:#e7e7e7;--color-type:#12999b;--color-institution:#625d8c;--color-folder:#b68b4c;--color-tag:#396496;--color-doc:#e0745c;--color-dataset:#79a487;--color-variable:#b26f52;--color-modality:#aa4e63;--color-log:#bd7c6c;--color-entity:#9fb658}html.dark-mode{--background-1:#0b0b0b;--background-2:#151515;--background-3:#000;--background-green:#08be364d;--background-red:#c427414d;--background-red-filled:#2b020a;--background-green-filled:#03240b;--color-1:#dbdbdb;--color-2:#b5b5b5;--color-3:#12999b;--color-4:#555;--color-5:#363636;--color-6:#222;--color-type:#12999b}html{-webkit-tap-highlight-color:transparent;background:var(--background-1);scrollbar-color:var(--color-4) transparent;height:100%;padding:0}html::-webkit-scrollbar{width:.6rem;height:.6rem}html::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}html:hover::-webkit-scrollbar-thumb{background:var(--color-4)}html::-webkit-scrollbar-thumb:hover{background:var(--color-4)}html::-webkit-scrollbar-corner{background:0 0}html.dark-mode{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--background-1);color:var(--color-1);box-sizing:border-box;flex-direction:column;width:100%;min-height:100%;margin:0;padding:0;font-family:Helvetica Neue,sans-serif;transition:font-weight .3s ease-out;display:flex;overflow:hidden auto}body.chat-open{overflow:hidden}a{color:inherit;text-decoration:none;transition:color .3s ease-out}a:hover{color:var(--color-3)!important}input,button,select,textarea{font-family:inherit;font-size:inherit;-webkit-padding:.4em 0;box-sizing:border-box;border:1px solid #ccc;border-radius:2px;margin:0 0 .5em;padding:.4em}input,textarea,button,select,span,div[role=button],a{-webkit-tap-highlight-color:#0000}button{background:0 0;border:0;padding:2px}.button{background:var(--background-1);transition:border-color .3s ease-out}.basic-link{color:var(--color-3)}.basic-link:hover{text-decoration:underline}#app{flex-direction:column;flex:1;display:flex}#wrapper{flex:1}.section{padding-top:25px;padding-bottom:25px}.no-footer .section{padding-bottom:0}.flex-cols{flex-wrap:wrap;gap:50px;display:flex}.flex-cols .flex-col{flex-direction:column;gap:10px;width:300px;display:flex}.num-style{font-size:.8rem;font-weight:700}.num-style.big{font-size:1.6rem}img[alt^=main-banner]{width:100%;aspect-ratio:var(--main-banner-width)/var(--main-banner-height)}img[alt$=special-main-color]{filter:invert(32%)sepia(59%)saturate(1382%)hue-rotate(206deg)brightness(95%)contrast(87%)}html.dark-mode img[alt$=special-main-color]{filter:invert(68%)sepia(8%)saturate(3575%)hue-rotate(179deg)brightness(88%)contrast(103%)}img[alt*=dark-mode]{display:none}html.dark-mode img[alt*=dark-mode]{display:block}html.dark-mode img:not([alt*=dark-mode])[alt^=main-banner]{display:none}.break-line{word-break:break-all}html.roundedDesign p>img:not([alt*=not-rounded]),html.roundedDesign figure>img:not([alt*=not-rounded]),html.roundedDesign .button{border-radius:20px}.content p+h2,.content figure+h2{margin-top:1.5em}.content figure{margin-top:30px}.content figure img{width:100%;max-width:100%}figcaption{text-align:center}.icon{margin-right:10px}.box-shadow{box-shadow:0 8px 8px #0000001a}html.dark-mode .box-shadow{box-shadow:0 8px 8px #000}html.pageShadowColored .box-shadow.box-shadow-color.shadow-institution{box-shadow:0 8px 8px #625d8c22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-folder{box-shadow:0 8px 8px #b68b4c22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-tag{box-shadow:0 8px 8px #39649622}html.pageShadowColored .box-shadow.box-shadow-color.shadow-dataset{box-shadow:0 8px 8px #79a48722}html.pageShadowColored .box-shadow.box-shadow-color.shadow-variable{box-shadow:0 8px 8px #b26f5222}html.pageShadowColored .box-shadow.box-shadow-color.shadow-modality{box-shadow:0 8px 8px #aa4e6322}html.pageShadowColored .box-shadow.box-shadow-color.shadow-value{box-shadow:0 8px 8px #5594bc22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-log{box-shadow:0 8px 8px #bd7c6c22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-entity{box-shadow:0 8px 8px #9fb65822}html.pageShadowColored .box-shadow.box-shadow-color.shadow-option{box-shadow:0 8px 8px #9f9f9f22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-search{box-shadow:0 8px 8px #5e938122}html.pageShadowColored .box-shadow.box-shadow-color.shadow-favorite{box-shadow:0 8px 8px #d9c85d22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-about{box-shadow:0 8px 8px var(--color-3)22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-diagram{box-shadow:0 8px 8px #9fb65822}html.pageShadowColored .box-shadow.box-shadow-color.shadow-compare{box-shadow:0 8px 8px #d9c85d22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-stat{box-shadow:0 8px 8px #9fb65822}html.pageShadowColored .box-shadow.box-shadow-color.shadow-doc{box-shadow:0 8px 8px #e0745c22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-evolution{box-shadow:0 8px 8px #579fbd22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-features{box-shadow:0 8px 8px #e0745c22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-preview{box-shadow:0 8px 8px #c6695e22}html.pageShadowColored .box-shadow.box-shadow-color.shadow-freq{box-shadow:0 8px 8px #12999b22}.copyclip{cursor:pointer}.copyclip:hover{text-decoration:underline}#tooltip{z-index:9999;color:#fff;word-wrap:break-word;pointer-events:auto;opacity:0;visibility:hidden;background-color:#000000e6;border-radius:4px;max-width:300px;padding:6px 10px;font-size:13px;line-height:1.4;transition:opacity .15s ease-in-out,visibility .15s ease-in-out;position:absolute}#tooltip.visible{opacity:1;visibility:visible}#tooltip.tooltip-bottom:after,#tooltip.tooltip-top:before{content:"";height:10px;position:absolute;left:0;right:0}#tooltip.tooltip-bottom:after{bottom:100%}#tooltip.tooltip-top:before{top:100%}#tooltip .tooltip-arrow{border:6px solid #0000;position:absolute;left:50%;transform:translate(-50%)}#tooltip.tooltip-bottom .tooltip-arrow{border-bottom-color:#000000e6;bottom:100%}#tooltip.tooltip-top .tooltip-arrow{border-top-color:#000000e6;top:100%}#tooltip.tooltip-top{transform:translate(-50%)translateY(-100%)}#tooltip .column-stat-btn{cursor:pointer}#tooltip .icon-stat i{color:#9fb658}html.dark-mode strong,html.dark-mode .table,html.dark-mode .table thead th,html.dark-mode .input,html.dark-mode .title,html.dark-mode .textarea,html.dark-mode .button,html.dark-mode .select,html.dark-mode .content h1,html.dark-mode .content h2,html.dark-mode .content h3,html.dark-mode .content h4,html.dark-mode .content h5,html.dark-mode .content h6{color:var(--color-1)}html.dark-mode .tabs a,html.dark-mode .navbar-burger,html.dark-mode .navbar-item,html.dark-mode .navbar-link{color:var(--color-2)}html.dark-mode .button{border-color:var(--color-5)}html.dark-mode .button:hover{border-color:#4a4a4a}html.dark-mode .input::placeholder{color:var(--color-4)}html.dark-mode code{color:#eb002f;background-color:#242424}html.dark-mode #tooltip{color:#000;background-color:#fffffff2}html.dark-mode #tooltip.tooltip-bottom .tooltip-arrow{border-bottom-color:#fffffff2}html.dark-mode #tooltip.tooltip-top .tooltip-arrow{border-top-color:#fffffff2}body:not(.small-mobile) .section{padding:0 3rem}body.small-mobile .section{padding:0}body.small-mobile h1.title{text-align:center;margin-bottom:1rem;padding-left:5px;padding-right:5px;font-size:1.5rem}body.small-mobile .num-style.big{font-size:1.2rem}section.svelte-1uxqlxr .title:where(.svelte-1uxqlxr){color:var(--color-3)}button.svelte-67y81d{z-index:1;color:var(--color-2);cursor:pointer;margin:auto;padding-right:20px;position:absolute;top:0;bottom:0;right:0}button.mini.svelte-67y81d{padding-right:10px;display:none}button.svelte-67y81d:hover{text-shadow:0 0 10px}.header-input-wrapper.svelte-vaw0mx{position:relative}.header-input-wrapper.svelte-vaw0mx .fontAwesome:where(.svelte-vaw0mx){font-family:Helvetica,FontAwesome,sans-serif}.header-input-wrapper.svelte-vaw0mx .select{border-radius:0;width:100%;min-width:50px;overflow:hidden}.header-input-wrapper.svelte-vaw0mx .select:not(.is-multiple):not(.is-loading):after{display:none}.header-input-wrapper.svelte-vaw0mx .select select:not([multiple]){padding-right:0}.header-input-wrapper.svelte-vaw0mx select{color:var(--color-4)}.header-input-wrapper.svelte-vaw0mx select:valid{color:var(--color-2)}.header-input-wrapper.svelte-vaw0mx select option{background-color:var(--background-1);color:var(--color-1)}.header-input-wrapper.svelte-vaw0mx input,.header-input-wrapper.svelte-vaw0mx select{width:100%;min-width:50px;box-shadow:none;background:0 0;border:0;border-radius:0;outline:none;margin:0}.header-input-wrapper.svelte-vaw0mx input:focus,.header-input-wrapper.svelte-vaw0mx select:focus{z-index:1;box-sizing:border-box;border:1px solid #0000;padding-left:10px}.header-input-wrapper.svelte-vaw0mx .search-icon{color:var(--color-4);position:absolute;top:50%;left:15px;transform:translateY(-50%)}.header-filter-wrapper.svelte-kuae7t .header-filter-th:where(.svelte-kuae7t){background:var(--background-2);border-bottom:0;margin:0;padding:0}.header-filter-wrapper.svelte-kuae7t .header-filter-th.sticky:where(.svelte-kuae7t){background:var(--background-2);z-index:2;position:sticky;left:0}.filter-info-box.svelte-y7k86k{text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;width:40px;padding:3px;font-size:12px;font-style:italic;line-height:14px;transition:all .3s ease-out;position:absolute;top:35px;left:-45px}.filter-info-box.svelte-y7k86k .close-btn:where(.svelte-y7k86k){opacity:0;color:#c6695e80;z-index:1;font-size:30px;transition:all .3s ease-out;position:absolute;top:8px;left:0;right:0}html.roundedDesign .filter-info-box.svelte-y7k86k{border-radius:10px}.filter-info-box.svelte-y7k86k:hover{background:#c6695e33;border:1px solid #c6695e}.filter-info-box.svelte-y7k86k:hover .close-btn:where(.svelte-y7k86k){opacity:1}.filter-info-box.svelte-y7k86k body.small-mobile{z-index:50;position:fixed;top:5px;left:calc(50% - 20px)}.popup.svelte-e9lyig{z-index:2000;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.popup-content.svelte-e9lyig{background:var(--background-2);text-align:center;border-radius:20px;width:auto;max-width:90%;height:auto;max-height:90%;padding:20px;position:relative;overflow:auto;box-shadow:0 8px 16px #0003}html.dark-mode .popup-content.svelte-e9lyig{box-shadow:0 8px 16px #000}.close-btn.svelte-e9lyig{position:absolute;top:10px;right:0}.main-content.svelte-e9lyig{margin-top:10px}table.svelte-5r0ck4{border-collapse:collapse;width:100%}table.svelte-5r0ck4 td:where(.svelte-5r0ck4){text-align:left;padding:5px 10px}.popup-title.svelte-5r0ck4{font-size:18px;font-weight:700}.loading-dot.svelte-68yten:after{content:"";animation:3s step-end infinite svelte-68yten-loading-dot;display:inline-block}@keyframes svelte-68yten-loading-dot{0%{content:"..."}25%{content:".."}50%{content:"."}75%{content:".."}to{content:"..."}}#datatables_buttons_info{background:var(--background-2);color:var(--color-2);border-color:var(--color-1)}#datatables_buttons_info h2{background:var(--background-1);color:var(--color-1)}.datatable-main-wrapper.svelte-qhuq1y{text-align:left}html.roundedDesign .datatable-main-wrapper.svelte-qhuq1y .dt-scroll{border-radius:0 20px 20px}html.roundedDesign .no-first-tab .datatable-main-wrapper.svelte-qhuq1y .dt-scroll{border-top-left-radius:20px}.datatable-main-wrapper.svelte-qhuq1y .svg-icon{vertical-align:middle}.datatable-main-wrapper.svelte-qhuq1y .svg-icon svg{fill:currentColor;width:1em;height:1em}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y){max-height:var(--max-height)}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) th:where(.svelte-qhuq1y){padding-right:28px;position:relative}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) td:where(.svelte-qhuq1y){vertical-align:middle;height:65px}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) td.first-row:where(.svelte-qhuq1y){height:67px;padding-top:10px}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .loading-filter-wrapper:where(.svelte-qhuq1y){position:sticky;bottom:0;left:0;right:0}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .dt-column-order:where(.svelte-qhuq1y){width:12px;position:absolute;top:0;bottom:0;right:12px}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .dt-column-order:where(.svelte-qhuq1y):before,.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .dt-column-order:where(.svelte-qhuq1y):after{opacity:.125;font-size:.8em;line-height:9px;display:block;position:absolute;left:0}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .dt-column-order:where(.svelte-qhuq1y):before{content:"▲"/"";bottom:52%}.dt-loading.svelte-qhuq1y .dt-scroll:where(.svelte-qhuq1y) .dt-column-order:where(.svelte-qhuq1y):after{content:"▼";content:"▼"/"";top:52%}.datatable-main-wrapper.svelte-qhuq1y .dt-scroll-foot{display:none}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons{flex-direction:column;width:40px;display:flex;position:absolute;top:0;right:-45px}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button{color:var(--color-2);background:0 0;border:0;border-radius:0;margin:0;padding:0;transition:all .3s ease-out;overflow:hidden}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button.download-button{height:0}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button:first-child{height:auto;padding:8px 2px}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button:hover{color:#5e9381}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.buttons-html5{opacity:0;height:0;transition:all .3s ease-out}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.buttons-html5.open{opacity:1;height:60px}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons span.icon{margin:auto;display:block}.datatable-main-wrapper.svelte-qhuq1y div.dt-buttons .button i{transition:all .3s}body.small-mobile .datatable-main-wrapper.svelte-qhuq1y div.dt-buttons{right:calc(7px + var(--chat-width));width:40px;position:fixed;top:40px}body.small-mobile .datatable-main-wrapper.svelte-qhuq1y div.dt-buttons[is-open=true]{background:var(--background-1);z-index:20}body.small-mobile .datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button:has(.fa-magnifying-glass-plus){top:40px;right:calc(50px + var(--chat-width));position:fixed}body.window-small-mobile .datatable-main-wrapper.svelte-qhuq1y div.dt-buttons{right:7px}body.window-small-mobile .datatable-main-wrapper.svelte-qhuq1y div.dt-buttons button.button:has(.fa-magnifying-glass-plus){right:50px}.datatable-main-wrapper.svelte-qhuq1y .favorite{cursor:pointer;color:var(--color-4)}.datatable-main-wrapper.svelte-qhuq1y .favorite i{position:relative}.datatable-main-wrapper.svelte-qhuq1y .favorite.is-active{color:#d9c85d}.datatable-main-wrapper.svelte-qhuq1y .favorite.clicked i:after{content:"";pointer-events:none;box-sizing:border-box;color:currentColor;-webkit-text-stroke:0;opacity:0;animation:.82s cubic-bezier(.36,.07,.19,.97) forwards svelte-qhuq1y-pulse;position:absolute;top:0;left:0;transform:scale(1)}@keyframes svelte-qhuq1y-pulse{10%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(3)}}.datatable-main-wrapper.svelte-qhuq1y .icon-homepage,.datatable-main-wrapper.svelte-qhuq1y .icon-homepage i{color:var(--color-3)}.datatable-main-wrapper.svelte-qhuq1y .icon-institution,.datatable-main-wrapper.svelte-qhuq1y .icon-institution i{color:#625d8c}.datatable-main-wrapper.svelte-qhuq1y .icon-folder,.datatable-main-wrapper.svelte-qhuq1y .icon-folder i{color:#b68b4c}.datatable-main-wrapper.svelte-qhuq1y .icon-tag,.datatable-main-wrapper.svelte-qhuq1y .icon-tag i{color:#396496}.datatable-main-wrapper.svelte-qhuq1y .icon-dataset,.datatable-main-wrapper.svelte-qhuq1y .icon-dataset i{color:#79a487}.datatable-main-wrapper.svelte-qhuq1y .icon-variable,.datatable-main-wrapper.svelte-qhuq1y .icon-variable i{color:#b26f52}.datatable-main-wrapper.svelte-qhuq1y .icon-modality,.datatable-main-wrapper.svelte-qhuq1y .icon-modality i{color:#aa4e63}.datatable-main-wrapper.svelte-qhuq1y .icon-value,.datatable-main-wrapper.svelte-qhuq1y .icon-value i{color:#5594bc}.datatable-main-wrapper.svelte-qhuq1y .icon-type,.datatable-main-wrapper.svelte-qhuq1y .icon-type i,.datatable-main-wrapper.svelte-qhuq1y .icon-page,.datatable-main-wrapper.svelte-qhuq1y .icon-page i{color:var(--color-type)}.datatable-main-wrapper.svelte-qhuq1y .icon-tab,.datatable-main-wrapper.svelte-qhuq1y .icon-tab i,.datatable-main-wrapper.svelte-qhuq1y .icon-folderTree,.datatable-main-wrapper.svelte-qhuq1y .icon-folderTree i{color:var(--color-3)}.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeInstitution,.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeInstitution i{color:#625d8c}.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeFolder,.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeFolder i{color:#b68b4c}.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeTag,.datatable-main-wrapper.svelte-qhuq1y .icon-folderTreeTag i{color:#396496}.datatable-main-wrapper.svelte-qhuq1y .icon-pdf,.datatable-main-wrapper.svelte-qhuq1y .icon-pdf i,.datatable-main-wrapper.svelte-qhuq1y .icon-missing,.datatable-main-wrapper.svelte-qhuq1y .icon-missing i,.datatable-main-wrapper.svelte-qhuq1y .icon-localisation,.datatable-main-wrapper.svelte-qhuq1y .icon-localisation i,.datatable-main-wrapper.svelte-qhuq1y .icon-delete,.datatable-main-wrapper.svelte-qhuq1y .icon-delete i,.datatable-main-wrapper.svelte-qhuq1y .icon-endDate,.datatable-main-wrapper.svelte-qhuq1y .icon-endDate i{color:#ae667a}.datatable-main-wrapper.svelte-qhuq1y .icon-stat,.datatable-main-wrapper.svelte-qhuq1y .icon-stat i,.datatable-main-wrapper.svelte-qhuq1y .icon-entity,.datatable-main-wrapper.svelte-qhuq1y .icon-entity i,.datatable-main-wrapper.svelte-qhuq1y .icon-nbRow,.datatable-main-wrapper.svelte-qhuq1y .icon-nbRow i,.datatable-main-wrapper.svelte-qhuq1y .icon-diagram,.datatable-main-wrapper.svelte-qhuq1y .icon-diagram i,.datatable-main-wrapper.svelte-qhuq1y .icon-deliveryFormat,.datatable-main-wrapper.svelte-qhuq1y .icon-deliveryFormat i{color:#9fb658}.datatable-main-wrapper.svelte-qhuq1y .icon-email,.datatable-main-wrapper.svelte-qhuq1y .icon-email i,.datatable-main-wrapper.svelte-qhuq1y .icon-metadataPath,.datatable-main-wrapper.svelte-qhuq1y .icon-metadataPath i{color:#6a7294}.datatable-main-wrapper.svelte-qhuq1y .icon-favorite,.datatable-main-wrapper.svelte-qhuq1y .icon-favorite i,.datatable-main-wrapper.svelte-qhuq1y .icon-compare,.datatable-main-wrapper.svelte-qhuq1y .icon-compare i,.datatable-main-wrapper.svelte-qhuq1y .icon-sun,.datatable-main-wrapper.svelte-qhuq1y .icon-sun i{color:#d9c85d}.datatable-main-wrapper.svelte-qhuq1y .icon-key,.datatable-main-wrapper.svelte-qhuq1y .icon-key i,.datatable-main-wrapper.svelte-qhuq1y .icon-level,.datatable-main-wrapper.svelte-qhuq1y .icon-level i,.datatable-main-wrapper.svelte-qhuq1y .icon-option,.datatable-main-wrapper.svelte-qhuq1y .icon-option i,.datatable-main-wrapper.svelte-qhuq1y .icon-moon,.datatable-main-wrapper.svelte-qhuq1y .icon-moon i{color:#9f9f9f}.datatable-main-wrapper.svelte-qhuq1y .icon-about,.datatable-main-wrapper.svelte-qhuq1y .icon-about i,.datatable-main-wrapper.svelte-qhuq1y .icon-update,.datatable-main-wrapper.svelte-qhuq1y .icon-update i{color:var(--color-3)}.datatable-main-wrapper.svelte-qhuq1y .icon-description,.datatable-main-wrapper.svelte-qhuq1y .icon-description i,.datatable-main-wrapper.svelte-qhuq1y .icon-dataSize,.datatable-main-wrapper.svelte-qhuq1y .icon-dataSize i{color:#d880af}.datatable-main-wrapper.svelte-qhuq1y .icon-search,.datatable-main-wrapper.svelte-qhuq1y .icon-search i,.datatable-main-wrapper.svelte-qhuq1y .icon-download,.datatable-main-wrapper.svelte-qhuq1y .icon-download i,.datatable-main-wrapper.svelte-qhuq1y .icon-downloadClose,.datatable-main-wrapper.svelte-qhuq1y .icon-downloadClose i,.datatable-main-wrapper.svelte-qhuq1y .icon-downloadFile,.datatable-main-wrapper.svelte-qhuq1y .icon-downloadFile i,.datatable-main-wrapper.svelte-qhuq1y .icon-upload,.datatable-main-wrapper.svelte-qhuq1y .icon-upload i,.datatable-main-wrapper.svelte-qhuq1y .icon-phone,.datatable-main-wrapper.svelte-qhuq1y .icon-phone i,.datatable-main-wrapper.svelte-qhuq1y .icon-surveyType,.datatable-main-wrapper.svelte-qhuq1y .icon-surveyType i,.datatable-main-wrapper.svelte-qhuq1y .icon-dataPath,.datatable-main-wrapper.svelte-qhuq1y .icon-dataPath i,.datatable-main-wrapper.svelte-qhuq1y .icon-add,.datatable-main-wrapper.svelte-qhuq1y .icon-add i,.datatable-main-wrapper.svelte-qhuq1y .icon-startDate,.datatable-main-wrapper.svelte-qhuq1y .icon-startDate i,.datatable-main-wrapper.svelte-qhuq1y .icon-nbFiles,.datatable-main-wrapper.svelte-qhuq1y .icon-nbFiles i{color:#5e9381}.datatable-main-wrapper.svelte-qhuq1y .icon-preview,.datatable-main-wrapper.svelte-qhuq1y .icon-preview i,.datatable-main-wrapper.svelte-qhuq1y .icon-date,.datatable-main-wrapper.svelte-qhuq1y .icon-date i,.datatable-main-wrapper.svelte-qhuq1y .icon-frequency,.datatable-main-wrapper.svelte-qhuq1y .icon-frequency i,.datatable-main-wrapper.svelte-qhuq1y .icon-dateRange,.datatable-main-wrapper.svelte-qhuq1y .icon-dateRange i,.datatable-main-wrapper.svelte-qhuq1y .icon-duplicate,.datatable-main-wrapper.svelte-qhuq1y .icon-duplicate i{color:#c6695e}.datatable-main-wrapper.svelte-qhuq1y .icon-doc,.datatable-main-wrapper.svelte-qhuq1y .icon-doc i,.datatable-main-wrapper.svelte-qhuq1y .icon-gitCode,.datatable-main-wrapper.svelte-qhuq1y .icon-gitCode i,.datatable-main-wrapper.svelte-qhuq1y .icon-timeAgo,.datatable-main-wrapper.svelte-qhuq1y .icon-timeAgo i,.datatable-main-wrapper.svelte-qhuq1y .icon-nbSource,.datatable-main-wrapper.svelte-qhuq1y .icon-nbSource i{color:#e0745c}.datatable-main-wrapper.svelte-qhuq1y .icon-md,.datatable-main-wrapper.svelte-qhuq1y .icon-md i,.datatable-main-wrapper.svelte-qhuq1y .icon-relation,.datatable-main-wrapper.svelte-qhuq1y .icon-relation i,.datatable-main-wrapper.svelte-qhuq1y .icon-evolution,.datatable-main-wrapper.svelte-qhuq1y .icon-evolution i,.datatable-main-wrapper.svelte-qhuq1y .icon-nextUpdateDate,.datatable-main-wrapper.svelte-qhuq1y .icon-nextUpdateDate i,.datatable-main-wrapper.svelte-qhuq1y .icon-nbDerived,.datatable-main-wrapper.svelte-qhuq1y .icon-nbDerived i{color:#579fbd}.datatable-main-wrapper.svelte-qhuq1y .icon-log,.datatable-main-wrapper.svelte-qhuq1y .icon-log i{color:#bd7c6c}.datatable-main-wrapper.svelte-qhuq1y .icon-freq,.datatable-main-wrapper.svelte-qhuq1y .icon-freq i{color:#12999b}.datatable-main-wrapper.svelte-qhuq1y .icon-colSearch,.datatable-main-wrapper.svelte-qhuq1y .icon-colSearch i,.datatable-main-wrapper.svelte-qhuq1y .icon-recentSearch,.datatable-main-wrapper.svelte-qhuq1y .icon-recentSearch i{color:var(--color-2)}.datatable-main-wrapper.svelte-qhuq1y .icon-features,.datatable-main-wrapper.svelte-qhuq1y .icon-features i,.datatable-main-wrapper.svelte-qhuq1y .icon-lastUpdateDate,.datatable-main-wrapper.svelte-qhuq1y .icon-lastUpdateDate i{color:#e0745c}.datatable-main-wrapper.svelte-qhuq1y table.dataTable th.dt-type-numeric,.datatable-main-wrapper.svelte-qhuq1y table.dataTable th.dt-type-date,.datatable-main-wrapper.svelte-qhuq1y table.dataTable td.dt-type-numeric,.datatable-main-wrapper.svelte-qhuq1y table.dataTable td.dt-type-date{text-align:left}.datatable-main-wrapper.svelte-qhuq1y .datatables-outer:not(.visible){opacity:0;height:0;overflow:hidden}.datatable-main-wrapper.svelte-qhuq1y div.dt-scroll div.dtfc-top-blocker,.datatable-main-wrapper.svelte-qhuq1y div.dt-scroll div.dtfc-bottom-blocker,.datatable-main-wrapper.svelte-qhuq1y div.dtfh-floatingparent div.dtfc-top-blocker,.datatable-main-wrapper.svelte-qhuq1y div.dtfh-floatingparent div.dtfc-bottom-blocker{z-index:-999}.datatable-main-wrapper.svelte-qhuq1y .dt-scroll-footInner{border-top:1px solid var(--color-5)}.datatable-main-wrapper.svelte-qhuq1y .dt-scroll{vertical-align:top;width:auto;max-width:100%;margin:auto;display:inline-block}.datatable-main-wrapper.svelte-qhuq1y .div.dt-scroll-body,.datatable-main-wrapper.svelte-qhuq1y div.dt-scroll-head,.datatable-main-wrapper.svelte-qhuq1y div.dt-scroll-headInner{text-align:left;margin:auto}.datatable-main-wrapper.svelte-qhuq1y div.dt-container.dt-empty-footer div.dt-scroll-body{border-bottom:0}.datatable-main-wrapper.svelte-qhuq1y .dt-container{position:initial}.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable.dtfc-scrolling-left tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #0003}html.dark-mode .datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable.dtfc-scrolling-left tr>.dtfc-fixed-left:after{box-shadow:inset 10px 0 8px -8px #000}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-filter{display:none}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll{overflow:hidden;position:static!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body{scrollbar-color:var(--color-4) transparent;width:auto!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body::-webkit-scrollbar{width:.6rem;height:.6rem}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body:hover::-webkit-scrollbar-thumb{background:var(--color-4)}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body::-webkit-scrollbar-thumb:hover{background:var(--color-4)}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body::-webkit-scrollbar-corner{background:0 0}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body,.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll .dt-scroll-body table{background:0 0}.datatable-main-wrapper.svelte-qhuq1y .dt-container div.toolbar,.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-search{display:none}.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>th.sorting:before{bottom:55%}.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>th.sorting:after{top:55%}.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>th.dt-orderable-asc:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>th.dt-orderable-desc:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>td.dt-orderable-asc:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container table.dataTable thead>tr>td.dt-orderable-desc:hover{outline:none}.datatable-main-wrapper.svelte-qhuq1y .dt-container th.dt-type-numeric div.dt-column-header,.datatable-main-wrapper.svelte-qhuq1y .dt-container th.dt-type-date div.dt-column-header{flex-direction:row}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-column-order{color:var(--color-3)}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-column-order:before{bottom:52%}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-column-order:after{top:52%}.datatable-main-wrapper.svelte-qhuq1y .dt-container div>._datatables{text-align:left}.datatable-main-wrapper.svelte-qhuq1y .dt-container .dt-scroll-head ._datatables{border-bottom:2px var(--background-1) solid}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables{text-align:left;background:var(--background-2);margin:auto;width:auto!important;margin-top:0!important;margin-bottom:0!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables.short-table{position:relative!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables.short-table+div{height:0!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody tr{height:65px}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody tr>.dtfc-fixed-left{z-index:1}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody tr>.dtfc-fixed-left,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables>tbody>tr{background-color:var(--background-1)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody tr>.dtfc-fixed-left td,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables>tbody>tr td{box-shadow:none!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead tr>.dtfc-fixed-start,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead>tr>th.sorting,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables>tbody>tr:nth-child(2n)>.dtfc-fixed-left,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables.is-striped>tbody>tr:nth-child(2n){background-color:var(--background-2)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:has(span.icon-add)>.dtfc-fixed-left{background-color:var(--background-green-filled)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:has(span.icon-delete)>.dtfc-fixed-left{background-color:var(--background-red-filled)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:has(span.icon-add){background-color:var(--background-green-filled)!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:has(span.icon-delete){background-color:var(--background-red-filled)!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead td,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead th{border:none}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead td .hidden,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables thead th .hidden{display:none}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr>td,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables th{white-space:nowrap}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr>td.first-col,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables th.first-col{min-width:50px}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr>td{text-align:left;vertical-align:middle;border:0}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .ul-value{list-style:initial;min-width:100px;padding-left:20px}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .type-icon,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .icon-type{color:var(--color-type);font-weight:700}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .icon{width:auto;min-width:1.5em}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .dt-empty{padding:.1px}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables .dt-empty .no-result{pointer-events:none;margin-top:-12px;position:fixed;left:calc(50% - 50px)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td{position:relative}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-institution:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-institution.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-institution:focus-within{color:#625d8c!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-folder:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-folder.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-folder:focus-within{color:#b68b4c!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-tag:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-tag.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-tag:focus-within{color:#396496!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-dataset:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-dataset.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-dataset:focus-within{color:#79a487!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-variable:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-variable.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-variable:focus-within{color:#b26f52!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-modality:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-modality.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-modality:focus-within{color:#aa4e63!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-value:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-value.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-value:focus-within{color:#5594bc!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-log:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-log.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-log:focus-within{color:#bd7c6c!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-entity:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-entity.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-entity:focus-within{color:#9fb658!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-option:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-option.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-option:focus-within{color:#9f9f9f!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-search:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-search.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-search:focus-within{color:#5e9381!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-favorite:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-favorite.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-favorite:focus-within{color:#d9c85d!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-about:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-about.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-about:focus-within{color:var(--color-3)!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-diagram:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-diagram.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-diagram:focus-within{color:#9fb658!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-compare:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-compare.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-compare:focus-within{color:#d9c85d!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-stat:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-stat.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-stat:focus-within{color:#9fb658!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-doc:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-doc.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-doc:focus-within{color:#e0745c!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-evolution:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-evolution.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-evolution:focus-within{color:#579fbd!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-features:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-features.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-features:focus-within{color:#e0745c!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-preview:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-preview.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-preview:focus-within{color:#c6695e!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-freq:hover,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-freq.is-active,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td a.color-entity-freq:focus-within{color:#12999b!important}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent-container{border-radius:20px;position:absolute;inset:10px 5px;overflow:hidden}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent-value{text-align:center;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container{border-radius:20px;justify-content:space-between;align-items:center;margin:1px 0;padding:2px 8px;display:flex;position:relative;overflow:hidden}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container .freq-background{opacity:.2;pointer-events:none;border-radius:20px;height:100%;position:absolute;top:0;left:0}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container .freq-background.color-freq{background:#12999b}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container .freq-value,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container .freq-number{position:relative}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .freq-item-container .freq-percent{z-index:1;margin-left:auto;position:relative}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent{opacity:.3;pointer-events:none;border-radius:20px;position:absolute;top:0;bottom:0;left:0}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.placeholder{opacity:.1}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-missing{background:#ae667a}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-duplicate{background:#c6695e}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-freq{background:#12999b}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-institution{background:#625d8c}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-folder{background:#b68b4c}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-tag{background:#396496}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-doc{background:#e0745c}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-dataset{background:#79a487}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-variable{background:#b26f52}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-nbRow{background:#9fb658}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-nbFiles{background:#5e9381}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-dataSize{background:#d880af}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-value{background:#5594bc}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-nbSource{background:#e0745c}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-nbDerived{background:#579fbd}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td .num-percent.color-key{background:#9f9f9f}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td span.deleted{color:var(--color-2);font-size:14px;font-style:italic}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text-empty{width:250px}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td span.highlight-diff-add{background:var(--background-green)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td span.highlight-diff-delete{background:var(--background-red)}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;scrollbar-gutter:stable;text-align:left;-webkit-box-orient:vertical;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:250px;max-width:250px;min-height:auto;max-height:50px;padding:1px 0 1px auto;display:-webkit-box;overflow:hidden}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text .indented-text{box-sizing:border-box;width:100%;margin:auto}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text a:nth-child(2) .indented-text{display:block}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text.open{white-space:normal;display:block}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables td div.long-text.open-full{overflow-y:auto}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables.clickable-rows tbody>tr:not(:has(.dt-empty)){cursor:pointer}.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td:not(.dt-empty),.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td.dtfc-fixed-left{background:var(--color-6)}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover:has(span.icon-delete)>td:not(.dt-empty),.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover:has(span.icon-delete)>td.dtfc-fixed-left){background:var(--background-red-filled)}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover:has(span.icon-add)>td:not(.dt-empty),.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover:has(span.icon-add)>td.dtfc-fixed-left){background:var(--background-green-filled)}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col)){color:var(--color-3)}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-institution,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-institution){color:#625d8c!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-folder,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-folder){color:#b68b4c!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-tag,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-tag){color:#396496!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-dataset,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-dataset){color:#79a487!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-variable,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-variable){color:#b26f52!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-modality,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-modality){color:#aa4e63!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-value,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-value){color:#5594bc!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-log,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-log){color:#bd7c6c!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-entity,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-entity){color:#9fb658!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-option,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-option){color:#9f9f9f!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-search,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-search){color:#5e9381!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-favorite,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-favorite){color:#d9c85d!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-about,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-about){color:var(--color-3)!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-diagram,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-diagram){color:#9fb658!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-compare,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-compare){color:#d9c85d!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-stat,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-stat){color:#9fb658!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-doc,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-doc){color:#e0745c!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-evolution,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-evolution){color:#579fbd!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-features,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-features){color:#e0745c!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-preview,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-preview){color:#c6695e!important}:is(.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .var-main-col a.color-entity-freq,.datatable-main-wrapper.svelte-qhuq1y .dt-container ._datatables tbody>tr:hover>td .long-text:has(.var-main-col) a.color-entity-freq){color:#12999b!important}body.small-mobile .datatable-main-wrapper.svelte-qhuq1y .dt-container div.dt-buttons .search-option{top:60px;right:calc(52px + var(--chat-width));z-index:999;position:fixed}body.window-small-mobile .datatable-main-wrapper.svelte-qhuq1y .dt-container div.dt-buttons .search-option{right:52px}.loading.svelte-1buzmzp{--loader-color:var(--color-3)}html.pageShadowColored .loading.color-entity-institution.svelte-1buzmzp{--loader-color:#625d8c}html.pageShadowColored .loading.color-entity-folder.svelte-1buzmzp{--loader-color:#b68b4c}html.pageShadowColored .loading.color-entity-tag.svelte-1buzmzp{--loader-color:#396496}html.pageShadowColored .loading.color-entity-dataset.svelte-1buzmzp{--loader-color:#79a487}html.pageShadowColored .loading.color-entity-variable.svelte-1buzmzp{--loader-color:#b26f52}html.pageShadowColored .loading.color-entity-modality.svelte-1buzmzp{--loader-color:#aa4e63}html.pageShadowColored .loading.color-entity-value.svelte-1buzmzp{--loader-color:#5594bc}html.pageShadowColored .loading.color-entity-log.svelte-1buzmzp{--loader-color:#bd7c6c}html.pageShadowColored .loading.color-entity-entity.svelte-1buzmzp{--loader-color:#9fb658}html.pageShadowColored .loading.color-entity-option.svelte-1buzmzp{--loader-color:#9f9f9f}html.pageShadowColored .loading.color-entity-search.svelte-1buzmzp{--loader-color:#5e9381}html.pageShadowColored .loading.color-entity-favorite.svelte-1buzmzp{--loader-color:#d9c85d}html.pageShadowColored .loading.color-entity-about.svelte-1buzmzp{--loader-color:var(--color-3)}html.pageShadowColored .loading.color-entity-diagram.svelte-1buzmzp{--loader-color:#9fb658}html.pageShadowColored .loading.color-entity-compare.svelte-1buzmzp{--loader-color:#d9c85d}html.pageShadowColored .loading.color-entity-stat.svelte-1buzmzp{--loader-color:#9fb658}html.pageShadowColored .loading.color-entity-doc.svelte-1buzmzp{--loader-color:#e0745c}html.pageShadowColored .loading.color-entity-evolution.svelte-1buzmzp{--loader-color:#579fbd}html.pageShadowColored .loading.color-entity-features.svelte-1buzmzp{--loader-color:#e0745c}html.pageShadowColored .loading.color-entity-preview.svelte-1buzmzp{--loader-color:#c6695e}html.pageShadowColored .loading.color-entity-freq.svelte-1buzmzp{--loader-color:#12999b}.loading.svelte-1buzmzp{perspective:800px;border-radius:50%;width:64px;height:64px;top:calc(50% - 32px);left:calc(50% - 32px)}.loading.mini.svelte-1buzmzp{width:16px;height:16px;margin-bottom:-3px;margin-left:-5px;display:inline-block;top:auto;left:auto}.loading.tab.svelte-1buzmzp{width:16px;height:16px;margin-left:4px;display:inline-block;top:12px;left:auto}.loading.svelte-1buzmzp .timer:where(.svelte-1buzmzp){text-align:center;color:var(--loader-color);padding-top:16px;font-size:20px;font-weight:700}.inner.svelte-1buzmzp{box-sizing:border-box;border-radius:50%;width:100%;height:100%;position:absolute}.inner.one.svelte-1buzmzp{border-bottom:3px solid var(--loader-color);animation:1s linear infinite svelte-1buzmzp-rotate-one;top:0%;left:0%}.inner.two.svelte-1buzmzp{border-right:3px solid var(--loader-color);animation:1s linear infinite svelte-1buzmzp-rotate-two;top:0%;right:0%}.inner.three.svelte-1buzmzp{border-top:3px solid var(--loader-color);animation:1s linear infinite svelte-1buzmzp-rotate-three;bottom:0%;right:0%}@keyframes svelte-1buzmzp-rotate-one{0%{transform:rotateX(35deg)rotateY(-45deg)rotate(0)}to{transform:rotateX(35deg)rotateY(-45deg)rotate(360deg)}}@keyframes svelte-1buzmzp-rotate-two{0%{transform:rotateX(50deg)rotateY(10deg)rotate(0)}to{transform:rotateX(50deg)rotateY(10deg)rotate(360deg)}}@keyframes svelte-1buzmzp-rotate-three{0%{transform:rotateX(35deg)rotateY(55deg)rotate(0)}to{transform:rotateX(35deg)rotateY(55deg)rotate(360deg)}}.icon-homepage.svelte-1m0p9wt,.icon-homepage.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:var(--color-3)}.icon-institution.svelte-1m0p9wt,.icon-institution.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#625d8c}.icon-folder.svelte-1m0p9wt,.icon-folder.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#b68b4c}.icon-tag.svelte-1m0p9wt,.icon-tag.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#396496}.icon-dataset.svelte-1m0p9wt,.icon-dataset.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#79a487}.icon-variable.svelte-1m0p9wt,.icon-variable.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#b26f52}.icon-modality.svelte-1m0p9wt,.icon-modality.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#aa4e63}.icon-value.svelte-1m0p9wt,.icon-value.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#5594bc}.icon-type.svelte-1m0p9wt,.icon-type.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-page.svelte-1m0p9wt,.icon-page.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:var(--color-type)}.icon-tab.svelte-1m0p9wt,.icon-tab.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-folderTree.svelte-1m0p9wt,.icon-folderTree.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:var(--color-3)}.icon-folderTreeInstitution.svelte-1m0p9wt,.icon-folderTreeInstitution.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#625d8c}.icon-folderTreeFolder.svelte-1m0p9wt,.icon-folderTreeFolder.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#b68b4c}.icon-folderTreeTag.svelte-1m0p9wt,.icon-folderTreeTag.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#396496}.icon-pdf.svelte-1m0p9wt,.icon-pdf.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-missing.svelte-1m0p9wt,.icon-missing.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-localisation.svelte-1m0p9wt,.icon-localisation.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-delete.svelte-1m0p9wt,.icon-delete.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-endDate.svelte-1m0p9wt,.icon-endDate.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#ae667a}.icon-stat.svelte-1m0p9wt,.icon-stat.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-entity.svelte-1m0p9wt,.icon-entity.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-nbRow.svelte-1m0p9wt,.icon-nbRow.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-diagram.svelte-1m0p9wt,.icon-diagram.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-deliveryFormat.svelte-1m0p9wt,.icon-deliveryFormat.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#9fb658}.icon-email.svelte-1m0p9wt,.icon-email.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-metadataPath.svelte-1m0p9wt,.icon-metadataPath.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#6a7294}.icon-favorite.svelte-1m0p9wt,.icon-favorite.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-compare.svelte-1m0p9wt,.icon-compare.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-sun.svelte-1m0p9wt,.icon-sun.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#d9c85d}.icon-key.svelte-1m0p9wt,.icon-key.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-level.svelte-1m0p9wt,.icon-level.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-option.svelte-1m0p9wt,.icon-option.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-moon.svelte-1m0p9wt,.icon-moon.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#9f9f9f}.icon-about.svelte-1m0p9wt,.icon-about.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-update.svelte-1m0p9wt,.icon-update.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:var(--color-3)}.icon-description.svelte-1m0p9wt,.icon-description.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-dataSize.svelte-1m0p9wt,.icon-dataSize.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#d880af}.icon-search.svelte-1m0p9wt,.icon-search.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-download.svelte-1m0p9wt,.icon-download.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-downloadClose.svelte-1m0p9wt,.icon-downloadClose.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-downloadFile.svelte-1m0p9wt,.icon-downloadFile.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-upload.svelte-1m0p9wt,.icon-upload.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-phone.svelte-1m0p9wt,.icon-phone.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-surveyType.svelte-1m0p9wt,.icon-surveyType.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-dataPath.svelte-1m0p9wt,.icon-dataPath.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-add.svelte-1m0p9wt,.icon-add.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-startDate.svelte-1m0p9wt,.icon-startDate.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-nbFiles.svelte-1m0p9wt,.icon-nbFiles.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#5e9381}.icon-preview.svelte-1m0p9wt,.icon-preview.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-date.svelte-1m0p9wt,.icon-date.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-frequency.svelte-1m0p9wt,.icon-frequency.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-dateRange.svelte-1m0p9wt,.icon-dateRange.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-duplicate.svelte-1m0p9wt,.icon-duplicate.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#c6695e}.icon-doc.svelte-1m0p9wt,.icon-doc.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-gitCode.svelte-1m0p9wt,.icon-gitCode.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-timeAgo.svelte-1m0p9wt,.icon-timeAgo.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-nbSource.svelte-1m0p9wt,.icon-nbSource.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#e0745c}.icon-md.svelte-1m0p9wt,.icon-md.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-relation.svelte-1m0p9wt,.icon-relation.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-evolution.svelte-1m0p9wt,.icon-evolution.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-nextUpdateDate.svelte-1m0p9wt,.icon-nextUpdateDate.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-nbDerived.svelte-1m0p9wt,.icon-nbDerived.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#579fbd}.icon-log.svelte-1m0p9wt,.icon-log.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#bd7c6c}.icon-freq.svelte-1m0p9wt,.icon-freq.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#12999b}.icon-colSearch.svelte-1m0p9wt,.icon-colSearch.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-recentSearch.svelte-1m0p9wt,.icon-recentSearch.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:var(--color-2)}.icon-features.svelte-1m0p9wt,.icon-features.svelte-1m0p9wt i:where(.svelte-1m0p9wt),.icon-lastUpdateDate.svelte-1m0p9wt,.icon-lastUpdateDate.svelte-1m0p9wt i:where(.svelte-1m0p9wt){color:#e0745c}span.icon.svelte-1m0p9wt{justify-content:center;align-items:center;width:auto;min-width:1.5rem;transition:all .3s ease-out;display:inline-flex}span.icon.svg-icon.svelte-1m0p9wt{vertical-align:middle}span.icon.no-margin-right.svelte-1m0p9wt{margin-right:auto}span.icon.with-margin-left.svelte-1m0p9wt{margin-left:10px}span.icon.main-title.svelte-1m0p9wt{width:30px}span.icon.compact.svelte-1m0p9wt{min-width:auto}span.icon.svelte-1m0p9wt svg:where(.svelte-1m0p9wt){fill:currentColor;width:1em;height:1em}.active .icon.svelte-1m0p9wt,.navbar-item .is-active .icon.svelte-1m0p9wt,a.is-active .icon.svelte-1m0p9wt{text-shadow:0 0 10px}.table-wrapper.svelte-z3cizg{vertical-align:top;width:calc(50% - 3px);max-height:max(100vh - 280px,170px);padding:.5em 0;display:inline-block;overflow:hidden}html.roundedDesign .table-wrapper.svelte-z3cizg{border-bottom-left-radius:20px}.table-wrapper.no-max-height.svelte-z3cizg{max-height:none}.table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg){background:0 0;width:100%}.table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg) td:first-child{white-space:nowrap;width:1%}.table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg) tbody:where(.svelte-z3cizg) td{border:0;position:relative}.table-wrapper.svelte-z3cizg tbody:where(.svelte-z3cizg) td:first-child{font-weight:700}body.mobile .table-wrapper.svelte-z3cizg{width:100%;display:block}html.roundedDesign body.mobile .table-wrapper.svelte-z3cizg{border-bottom-right-radius:20px}body.small-mobile .table-wrapper.svelte-z3cizg{max-height:none;overflow-y:auto}body.small-mobile .table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg) tr{box-sizing:border-box;padding:10px;display:block}body.small-mobile .table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg) td{box-sizing:border-box;clear:both;border:0;width:100%;padding-top:0;padding-bottom:0;padding-left:40px;display:block}body.small-mobile .table-wrapper.svelte-z3cizg .table:where(.svelte-z3cizg) td:first-child{padding-left:0}.description-wrapper.svelte-mws5lr{box-sizing:border-box;width:calc(50% - 3px);padding:1em .75em;display:inline-block}.content.svelte-mws5lr{word-wrap:break-word;box-sizing:border-box;max-width:800px;padding:.5em 2.5rem}.content.inside-table.svelte-mws5lr{width:100%;padding:0;display:block}body.mobile .description-wrapper.svelte-mws5lr{width:100%;padding-top:0;display:block}body.small-mobile .description-wrapper.svelte-mws5lr .content:where(.svelte-mws5lr){padding-top:0;padding-right:5px}a.svelte-1wirz4u{text-decoration:none;transition:all .3s ease-out}a.svelte-1wirz4u:hover,a.svelte-1wirz4u:focus-within,a.is-active.svelte-1wirz4u{color:var(--color-3)!important;background:initial!important}a.color-entity-institution.svelte-1wirz4u:hover,a.color-entity-institution.is-active.svelte-1wirz4u,a.color-entity-institution.svelte-1wirz4u:focus-within{color:#625d8c!important}a.color-entity-folder.svelte-1wirz4u:hover,a.color-entity-folder.is-active.svelte-1wirz4u,a.color-entity-folder.svelte-1wirz4u:focus-within{color:#b68b4c!important}a.color-entity-tag.svelte-1wirz4u:hover,a.color-entity-tag.is-active.svelte-1wirz4u,a.color-entity-tag.svelte-1wirz4u:focus-within{color:#396496!important}a.color-entity-dataset.svelte-1wirz4u:hover,a.color-entity-dataset.is-active.svelte-1wirz4u,a.color-entity-dataset.svelte-1wirz4u:focus-within{color:#79a487!important}a.color-entity-variable.svelte-1wirz4u:hover,a.color-entity-variable.is-active.svelte-1wirz4u,a.color-entity-variable.svelte-1wirz4u:focus-within{color:#b26f52!important}a.color-entity-modality.svelte-1wirz4u:hover,a.color-entity-modality.is-active.svelte-1wirz4u,a.color-entity-modality.svelte-1wirz4u:focus-within{color:#aa4e63!important}a.color-entity-value.svelte-1wirz4u:hover,a.color-entity-value.is-active.svelte-1wirz4u,a.color-entity-value.svelte-1wirz4u:focus-within{color:#5594bc!important}a.color-entity-log.svelte-1wirz4u:hover,a.color-entity-log.is-active.svelte-1wirz4u,a.color-entity-log.svelte-1wirz4u:focus-within{color:#bd7c6c!important}a.color-entity-entity.svelte-1wirz4u:hover,a.color-entity-entity.is-active.svelte-1wirz4u,a.color-entity-entity.svelte-1wirz4u:focus-within{color:#9fb658!important}a.color-entity-option.svelte-1wirz4u:hover,a.color-entity-option.is-active.svelte-1wirz4u,a.color-entity-option.svelte-1wirz4u:focus-within{color:#9f9f9f!important}a.color-entity-search.svelte-1wirz4u:hover,a.color-entity-search.is-active.svelte-1wirz4u,a.color-entity-search.svelte-1wirz4u:focus-within{color:#5e9381!important}a.color-entity-favorite.svelte-1wirz4u:hover,a.color-entity-favorite.is-active.svelte-1wirz4u,a.color-entity-favorite.svelte-1wirz4u:focus-within{color:#d9c85d!important}a.color-entity-about.svelte-1wirz4u:hover,a.color-entity-about.is-active.svelte-1wirz4u,a.color-entity-about.svelte-1wirz4u:focus-within{color:var(--color-3)!important}a.color-entity-diagram.svelte-1wirz4u:hover,a.color-entity-diagram.is-active.svelte-1wirz4u,a.color-entity-diagram.svelte-1wirz4u:focus-within{color:#9fb658!important}a.color-entity-compare.svelte-1wirz4u:hover,a.color-entity-compare.is-active.svelte-1wirz4u,a.color-entity-compare.svelte-1wirz4u:focus-within{color:#d9c85d!important}a.color-entity-stat.svelte-1wirz4u:hover,a.color-entity-stat.is-active.svelte-1wirz4u,a.color-entity-stat.svelte-1wirz4u:focus-within{color:#9fb658!important}a.color-entity-doc.svelte-1wirz4u:hover,a.color-entity-doc.is-active.svelte-1wirz4u,a.color-entity-doc.svelte-1wirz4u:focus-within{color:#e0745c!important}a.color-entity-evolution.svelte-1wirz4u:hover,a.color-entity-evolution.is-active.svelte-1wirz4u,a.color-entity-evolution.svelte-1wirz4u:focus-within{color:#579fbd!important}a.color-entity-features.svelte-1wirz4u:hover,a.color-entity-features.is-active.svelte-1wirz4u,a.color-entity-features.svelte-1wirz4u:focus-within{color:#e0745c!important}a.color-entity-preview.svelte-1wirz4u:hover,a.color-entity-preview.is-active.svelte-1wirz4u,a.color-entity-preview.svelte-1wirz4u:focus-within{color:#c6695e!important}a.color-entity-freq.svelte-1wirz4u:hover,a.color-entity-freq.is-active.svelte-1wirz4u,a.color-entity-freq.svelte-1wirz4u:focus-within{color:#12999b!important}.extendable.svelte-1r35xav{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;word-break:break-word;white-space:normal;width:auto;max-height:50px;max-width:min(600px, var(--app-width) - 220px);-webkit-box-orient:vertical;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:-webkit-box;overflow:hidden}.extendable.svelte-1r35xav.open{white-space:normal;display:block}.extendable.svelte-1r35xav.open-full{overflow-y:auto}body.small-mobile .extendable.svelte-1r35xav{max-width:calc(var(--app-width) - 50px)}.tag-list-level-wrapper.svelte-5b728p{background:#39649622;border-radius:20px;margin:2.5px;padding:5px 15px;font-weight:700}.main-tag-list-wrapper.svelte-5b728p{flex-direction:column;display:flex}.tags-list-level-wrapper.svelte-5b728p{flex-flow:wrap;display:flex}.tag-last-level.svelte-5b728p{padding-right:20px;font-style:italic;font-weight:400}.tag-last-level.svelte-5b728p:last-child{padding-right:0}.tags-wrapper.svelte-6k3fez{flex-direction:column;gap:5px;display:flex}div.svelte-x7ip26{max-width:600px}.iframe-wrapper.svelte-fzob02{width:100%;height:100%;margin:auto;padding:0;position:relative;overflow:hidden}.frame.svelte-fzob02{border:none;width:100%;height:0}.frame.loaded.svelte-fzob02{height:100%}body.small-mobile .frame.svelte-fzob02{height:100%;position:absolute;top:0;left:0}div.main.svelte-1sfz3yc{box-sizing:border-box;word-wrap:break-word;max-width:900px;margin:auto;padding:10px}div.classic.svelte-1sfz3yc{padding:3.5rem 3.75rem}body.small-mobile div.main.svelte-1sfz3yc{padding:1.5rem 1.75rem}.doc-content-wrapper.svelte-k8yobe{box-sizing:border-box;width:calc(50% - 3px);padding:1em .75em;display:inline-block}.doc-content-wrapper.svelte-k8yobe .doc-content-box:where(.svelte-k8yobe){margin-top:10px;overflow:hidden}.doc-content-wrapper.has-pdf-format.svelte-k8yobe .doc-content-box:where(.svelte-k8yobe){border:1px solid var(--color-5)}.doc-content-wrapper.has-pdf-format.svelte-k8yobe .doc-content-box:where(.svelte-k8yobe) .doc-content:where(.svelte-k8yobe){height:max(100vh - 301px,170px);overflow:auto}.doc-content-wrapper.has-md-format.svelte-k8yobe .doc-content:where(.svelte-k8yobe){float:left;max-width:100%}html.roundedDesign .doc-content-box.svelte-k8yobe{border-radius:20px}body.mobile .doc-content-wrapper.svelte-k8yobe{width:100%;padding-top:0;display:block}body.small-mobile .doc-content-wrapper.svelte-k8yobe{padding:10px}.value.svelte-8tzkj3{position:relative}.num-percent-value.svelte-8tzkj3{z-index:1;position:absolute;top:0;left:0;right:0}.filled-container.svelte-8tzkj3{border-radius:20px;width:100%;position:absolute;top:10px;bottom:10px;left:0;overflow:hidden}.num-percent.svelte-8tzkj3,.num-percent-filled.svelte-8tzkj3{opacity:.3}.num-percent.color-missing.svelte-8tzkj3,.num-percent-filled.color-missing.svelte-8tzkj3{background:#ae667a}.num-percent.color-duplicate.svelte-8tzkj3,.num-percent-filled.color-duplicate.svelte-8tzkj3{background:#c6695e}.num-percent.color-value.svelte-8tzkj3,.num-percent-filled.color-value.svelte-8tzkj3{background:#5594bc}.num-percent.svelte-8tzkj3{border-radius:20px;position:absolute;top:10px;bottom:10px;left:0}.num-percent.placeholder.svelte-8tzkj3{opacity:.1}.num-percent-filled.svelte-8tzkj3{height:100%}.breadcrumb.svelte-1batcmc a{color:var(--color-1)}.tab-inner-tab.svelte-16l8tmu{background:var(--background-2);text-align:center;padding:30px}.tab-inner-tab.svelte-16l8tmu .node span,.tab-inner-tab.svelte-16l8tmu .node rect{transition:all .3s ease-out;stroke-width:2px!important}.tab-inner-tab.svelte-16l8tmu .node:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu .node:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu .node rect{fill:var(--background-1)!important;stroke:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu span{color:var(--color-1)!important}.tab-inner-tab.svelte-16l8tmu .flowchart-link,.tab-inner-tab.svelte-16l8tmu .marker{stroke:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu .marker{fill:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-institution-] path{stroke:#625d8c!important;fill:#625d8c44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-folder-] path{stroke:#b68b4c!important;fill:#b68b4c44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-tag-] path{stroke:#396496!important;fill:#39649644!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-dataset-] path{stroke:#79a487!important;fill:#79a48744!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-variable-] path{stroke:#b26f52!important;fill:#b26f5244!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-modality-] path{stroke:#aa4e63!important;fill:#aa4e6344!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-value-] path{stroke:#5594bc!important;fill:#5594bc44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-log-] path{stroke:#bd7c6c!important;fill:#bd7c6c44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-entity-] path{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-option-] path{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-search-] path{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-favorite-] path{stroke:#d9c85d!important;fill:#d9c85d44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-about-] path{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-diagram-] path{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-compare-] path{stroke:#d9c85d!important;fill:#d9c85d44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-stat-] path{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-doc-] path{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-evolution-] path{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-features-] path{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-preview-] path{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu .node.clickable[id^=flowchart-freq-] path{stroke:#12999b!important;fill:#12999b44!important}.tab-inner-tab.svelte-16l8tmu .labelBkg{background-color:#0000!important}.tab-inner-tab.svelte-16l8tmu .edgeLabel{background:0 0!important}.tab-inner-tab.svelte-16l8tmu .edgeLabel p{background-color:var(--background-1)!important;border:1px solid var(--color-2)!important;border-radius:10px!important;padding:3px 5px!important;font-size:10px!important}.tab-inner-tab.svelte-16l8tmu g[id*=homepage] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=homepage]:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=homepage]:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=institution] rect{stroke:#625d8c!important;fill:#625d8c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=institution]:hover rect{stroke:#625d8c!important}.tab-inner-tab.svelte-16l8tmu g[id*=institution]:hover span{color:#625d8c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folder] rect{stroke:#b68b4c!important;fill:#b68b4c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=folder]:hover rect{stroke:#b68b4c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folder]:hover span{color:#b68b4c!important}.tab-inner-tab.svelte-16l8tmu g[id*=tag] rect{stroke:#396496!important;fill:#39649644!important}.tab-inner-tab.svelte-16l8tmu g[id*=tag]:hover rect{stroke:#396496!important}.tab-inner-tab.svelte-16l8tmu g[id*=tag]:hover span{color:#396496!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataset] rect{stroke:#79a487!important;fill:#79a48744!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataset]:hover rect{stroke:#79a487!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataset]:hover span{color:#79a487!important}.tab-inner-tab.svelte-16l8tmu g[id*=variable] rect{stroke:#b26f52!important;fill:#b26f5244!important}.tab-inner-tab.svelte-16l8tmu g[id*=variable]:hover rect{stroke:#b26f52!important}.tab-inner-tab.svelte-16l8tmu g[id*=variable]:hover span{color:#b26f52!important}.tab-inner-tab.svelte-16l8tmu g[id*=modality] rect{stroke:#aa4e63!important;fill:#aa4e6344!important}.tab-inner-tab.svelte-16l8tmu g[id*=modality]:hover rect{stroke:#aa4e63!important}.tab-inner-tab.svelte-16l8tmu g[id*=modality]:hover span{color:#aa4e63!important}.tab-inner-tab.svelte-16l8tmu g[id*=value] rect{stroke:#5594bc!important;fill:#5594bc44!important}.tab-inner-tab.svelte-16l8tmu g[id*=value]:hover rect{stroke:#5594bc!important}.tab-inner-tab.svelte-16l8tmu g[id*=value]:hover span{color:#5594bc!important}.tab-inner-tab.svelte-16l8tmu g[id*=type] rect{stroke:var(--color-type)!important;fill:var(--color-type)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=type]:hover rect{stroke:var(--color-type)!important}.tab-inner-tab.svelte-16l8tmu g[id*=type]:hover span{color:var(--color-type)!important}.tab-inner-tab.svelte-16l8tmu g[id*=page] rect{stroke:var(--color-type)!important;fill:var(--color-type)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=page]:hover rect{stroke:var(--color-type)!important}.tab-inner-tab.svelte-16l8tmu g[id*=page]:hover span{color:var(--color-type)!important}.tab-inner-tab.svelte-16l8tmu g[id*=tab] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=tab]:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=tab]:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTree] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTree]:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTree]:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeInstitution] rect{stroke:#625d8c!important;fill:#625d8c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeInstitution]:hover rect{stroke:#625d8c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeInstitution]:hover span{color:#625d8c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeFolder] rect{stroke:#b68b4c!important;fill:#b68b4c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeFolder]:hover rect{stroke:#b68b4c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeFolder]:hover span{color:#b68b4c!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeTag] rect{stroke:#396496!important;fill:#39649644!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeTag]:hover rect{stroke:#396496!important}.tab-inner-tab.svelte-16l8tmu g[id*=folderTreeTag]:hover span{color:#396496!important}.tab-inner-tab.svelte-16l8tmu g[id*=pdf] rect{stroke:#ae667a!important;fill:#ae667a44!important}.tab-inner-tab.svelte-16l8tmu g[id*=pdf]:hover rect{stroke:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=pdf]:hover span{color:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=missing] rect{stroke:#ae667a!important;fill:#ae667a44!important}.tab-inner-tab.svelte-16l8tmu g[id*=missing]:hover rect{stroke:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=missing]:hover span{color:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=localisation] rect{stroke:#ae667a!important;fill:#ae667a44!important}.tab-inner-tab.svelte-16l8tmu g[id*=localisation]:hover rect{stroke:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=localisation]:hover span{color:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=delete] rect{stroke:#ae667a!important;fill:#ae667a44!important}.tab-inner-tab.svelte-16l8tmu g[id*=delete]:hover rect{stroke:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=delete]:hover span{color:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=endDate] rect{stroke:#ae667a!important;fill:#ae667a44!important}.tab-inner-tab.svelte-16l8tmu g[id*=endDate]:hover rect{stroke:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=endDate]:hover span{color:#ae667a!important}.tab-inner-tab.svelte-16l8tmu g[id*=stat] rect{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu g[id*=stat]:hover rect{stroke:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=stat]:hover span{color:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=entity] rect{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu g[id*=entity]:hover rect{stroke:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=entity]:hover span{color:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbRow] rect{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbRow]:hover rect{stroke:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbRow]:hover span{color:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=diagram] rect{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu g[id*=diagram]:hover rect{stroke:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=diagram]:hover span{color:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=deliveryFormat] rect{stroke:#9fb658!important;fill:#9fb65844!important}.tab-inner-tab.svelte-16l8tmu g[id*=deliveryFormat]:hover rect{stroke:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=deliveryFormat]:hover span{color:#9fb658!important}.tab-inner-tab.svelte-16l8tmu g[id*=email] rect{stroke:#6a7294!important;fill:#6a729444!important}.tab-inner-tab.svelte-16l8tmu g[id*=email]:hover rect{stroke:#6a7294!important}.tab-inner-tab.svelte-16l8tmu g[id*=email]:hover span{color:#6a7294!important}.tab-inner-tab.svelte-16l8tmu g[id*=metadataPath] rect{stroke:#6a7294!important;fill:#6a729444!important}.tab-inner-tab.svelte-16l8tmu g[id*=metadataPath]:hover rect{stroke:#6a7294!important}.tab-inner-tab.svelte-16l8tmu g[id*=metadataPath]:hover span{color:#6a7294!important}.tab-inner-tab.svelte-16l8tmu g[id*=favorite] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.tab-inner-tab.svelte-16l8tmu g[id*=favorite]:hover rect{stroke:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=favorite]:hover span{color:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=compare] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.tab-inner-tab.svelte-16l8tmu g[id*=compare]:hover rect{stroke:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=compare]:hover span{color:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=sun] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.tab-inner-tab.svelte-16l8tmu g[id*=sun]:hover rect{stroke:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=sun]:hover span{color:#d9c85d!important}.tab-inner-tab.svelte-16l8tmu g[id*=key] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.tab-inner-tab.svelte-16l8tmu g[id*=key]:hover rect{stroke:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=key]:hover span{color:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=level] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.tab-inner-tab.svelte-16l8tmu g[id*=level]:hover rect{stroke:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=level]:hover span{color:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=option] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.tab-inner-tab.svelte-16l8tmu g[id*=option]:hover rect{stroke:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=option]:hover span{color:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=moon] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.tab-inner-tab.svelte-16l8tmu g[id*=moon]:hover rect{stroke:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=moon]:hover span{color:#9f9f9f!important}.tab-inner-tab.svelte-16l8tmu g[id*=about] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=about]:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=about]:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=update] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=update]:hover rect{stroke:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=update]:hover span{color:var(--color-3)!important}.tab-inner-tab.svelte-16l8tmu g[id*=description] rect{stroke:#d880af!important;fill:#d880af44!important}.tab-inner-tab.svelte-16l8tmu g[id*=description]:hover rect{stroke:#d880af!important}.tab-inner-tab.svelte-16l8tmu g[id*=description]:hover span{color:#d880af!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataSize] rect{stroke:#d880af!important;fill:#d880af44!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataSize]:hover rect{stroke:#d880af!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataSize]:hover span{color:#d880af!important}.tab-inner-tab.svelte-16l8tmu g[id*=search] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=search]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=search]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=download] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=download]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=download]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadClose] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadClose]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadClose]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadFile] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadFile]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=downloadFile]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=upload] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=upload]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=upload]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=phone] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=phone]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=phone]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=surveyType] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=surveyType]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=surveyType]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataPath] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataPath]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=dataPath]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=add] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=add]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=add]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=startDate] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=startDate]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=startDate]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbFiles] rect{stroke:#5e9381!important;fill:#5e938144!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbFiles]:hover rect{stroke:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbFiles]:hover span{color:#5e9381!important}.tab-inner-tab.svelte-16l8tmu g[id*=preview] rect{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu g[id*=preview]:hover rect{stroke:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=preview]:hover span{color:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=date] rect{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu g[id*=date]:hover rect{stroke:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=date]:hover span{color:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=frequency] rect{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu g[id*=frequency]:hover rect{stroke:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=frequency]:hover span{color:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=dateRange] rect{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu g[id*=dateRange]:hover rect{stroke:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=dateRange]:hover span{color:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=duplicate] rect{stroke:#c6695e!important;fill:#c6695e44!important}.tab-inner-tab.svelte-16l8tmu g[id*=duplicate]:hover rect{stroke:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=duplicate]:hover span{color:#c6695e!important}.tab-inner-tab.svelte-16l8tmu g[id*=doc] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=doc]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=doc]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=gitCode] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=gitCode]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=gitCode]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=timeAgo] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=timeAgo]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=timeAgo]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbSource] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbSource]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbSource]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=md] rect{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu g[id*=md]:hover rect{stroke:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=md]:hover span{color:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=relation] rect{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu g[id*=relation]:hover rect{stroke:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=relation]:hover span{color:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=evolution] rect{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu g[id*=evolution]:hover rect{stroke:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=evolution]:hover span{color:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=nextUpdateDate] rect{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu g[id*=nextUpdateDate]:hover rect{stroke:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=nextUpdateDate]:hover span{color:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbDerived] rect{stroke:#579fbd!important;fill:#579fbd44!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbDerived]:hover rect{stroke:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=nbDerived]:hover span{color:#579fbd!important}.tab-inner-tab.svelte-16l8tmu g[id*=log] rect{stroke:#bd7c6c!important;fill:#bd7c6c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=log]:hover rect{stroke:#bd7c6c!important}.tab-inner-tab.svelte-16l8tmu g[id*=log]:hover span{color:#bd7c6c!important}.tab-inner-tab.svelte-16l8tmu g[id*=freq] rect{stroke:#12999b!important;fill:#12999b44!important}.tab-inner-tab.svelte-16l8tmu g[id*=freq]:hover rect{stroke:#12999b!important}.tab-inner-tab.svelte-16l8tmu g[id*=freq]:hover span{color:#12999b!important}.tab-inner-tab.svelte-16l8tmu g[id*=colSearch] rect{stroke:var(--color-2)!important;fill:var(--color-2)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=colSearch]:hover rect{stroke:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu g[id*=colSearch]:hover span{color:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu g[id*=recentSearch] rect{stroke:var(--color-2)!important;fill:var(--color-2)44!important}.tab-inner-tab.svelte-16l8tmu g[id*=recentSearch]:hover rect{stroke:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu g[id*=recentSearch]:hover span{color:var(--color-2)!important}.tab-inner-tab.svelte-16l8tmu g[id*=features] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=features]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=features]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=lastUpdateDate] rect{stroke:#e0745c!important;fill:#e0745c44!important}.tab-inner-tab.svelte-16l8tmu g[id*=lastUpdateDate]:hover rect{stroke:#e0745c!important}.tab-inner-tab.svelte-16l8tmu g[id*=lastUpdateDate]:hover span{color:#e0745c!important}.tab-inner-tab.svelte-16l8tmu .icon-homepage,.tab-inner-tab.svelte-16l8tmu .icon-homepage i{color:var(--color-3)}.tab-inner-tab.svelte-16l8tmu .icon-institution,.tab-inner-tab.svelte-16l8tmu .icon-institution i{color:#625d8c}.tab-inner-tab.svelte-16l8tmu .icon-folder,.tab-inner-tab.svelte-16l8tmu .icon-folder i{color:#b68b4c}.tab-inner-tab.svelte-16l8tmu .icon-tag,.tab-inner-tab.svelte-16l8tmu .icon-tag i{color:#396496}.tab-inner-tab.svelte-16l8tmu .icon-dataset,.tab-inner-tab.svelte-16l8tmu .icon-dataset i{color:#79a487}.tab-inner-tab.svelte-16l8tmu .icon-variable,.tab-inner-tab.svelte-16l8tmu .icon-variable i{color:#b26f52}.tab-inner-tab.svelte-16l8tmu .icon-modality,.tab-inner-tab.svelte-16l8tmu .icon-modality i{color:#aa4e63}.tab-inner-tab.svelte-16l8tmu .icon-value,.tab-inner-tab.svelte-16l8tmu .icon-value i{color:#5594bc}.tab-inner-tab.svelte-16l8tmu .icon-type,.tab-inner-tab.svelte-16l8tmu .icon-type i,.tab-inner-tab.svelte-16l8tmu .icon-page,.tab-inner-tab.svelte-16l8tmu .icon-page i{color:var(--color-type)}.tab-inner-tab.svelte-16l8tmu .icon-tab,.tab-inner-tab.svelte-16l8tmu .icon-tab i,.tab-inner-tab.svelte-16l8tmu .icon-folderTree,.tab-inner-tab.svelte-16l8tmu .icon-folderTree i{color:var(--color-3)}.tab-inner-tab.svelte-16l8tmu .icon-folderTreeInstitution,.tab-inner-tab.svelte-16l8tmu .icon-folderTreeInstitution i{color:#625d8c}.tab-inner-tab.svelte-16l8tmu .icon-folderTreeFolder,.tab-inner-tab.svelte-16l8tmu .icon-folderTreeFolder i{color:#b68b4c}.tab-inner-tab.svelte-16l8tmu .icon-folderTreeTag,.tab-inner-tab.svelte-16l8tmu .icon-folderTreeTag i{color:#396496}.tab-inner-tab.svelte-16l8tmu .icon-pdf,.tab-inner-tab.svelte-16l8tmu .icon-pdf i,.tab-inner-tab.svelte-16l8tmu .icon-missing,.tab-inner-tab.svelte-16l8tmu .icon-missing i,.tab-inner-tab.svelte-16l8tmu .icon-localisation,.tab-inner-tab.svelte-16l8tmu .icon-localisation i,.tab-inner-tab.svelte-16l8tmu .icon-delete,.tab-inner-tab.svelte-16l8tmu .icon-delete i,.tab-inner-tab.svelte-16l8tmu .icon-endDate,.tab-inner-tab.svelte-16l8tmu .icon-endDate i{color:#ae667a}.tab-inner-tab.svelte-16l8tmu .icon-stat,.tab-inner-tab.svelte-16l8tmu .icon-stat i,.tab-inner-tab.svelte-16l8tmu .icon-entity,.tab-inner-tab.svelte-16l8tmu .icon-entity i,.tab-inner-tab.svelte-16l8tmu .icon-nbRow,.tab-inner-tab.svelte-16l8tmu .icon-nbRow i,.tab-inner-tab.svelte-16l8tmu .icon-diagram,.tab-inner-tab.svelte-16l8tmu .icon-diagram i,.tab-inner-tab.svelte-16l8tmu .icon-deliveryFormat,.tab-inner-tab.svelte-16l8tmu .icon-deliveryFormat i{color:#9fb658}.tab-inner-tab.svelte-16l8tmu .icon-email,.tab-inner-tab.svelte-16l8tmu .icon-email i,.tab-inner-tab.svelte-16l8tmu .icon-metadataPath,.tab-inner-tab.svelte-16l8tmu .icon-metadataPath i{color:#6a7294}.tab-inner-tab.svelte-16l8tmu .icon-favorite,.tab-inner-tab.svelte-16l8tmu .icon-favorite i,.tab-inner-tab.svelte-16l8tmu .icon-compare,.tab-inner-tab.svelte-16l8tmu .icon-compare i,.tab-inner-tab.svelte-16l8tmu .icon-sun,.tab-inner-tab.svelte-16l8tmu .icon-sun i{color:#d9c85d}.tab-inner-tab.svelte-16l8tmu .icon-key,.tab-inner-tab.svelte-16l8tmu .icon-key i,.tab-inner-tab.svelte-16l8tmu .icon-level,.tab-inner-tab.svelte-16l8tmu .icon-level i,.tab-inner-tab.svelte-16l8tmu .icon-option,.tab-inner-tab.svelte-16l8tmu .icon-option i,.tab-inner-tab.svelte-16l8tmu .icon-moon,.tab-inner-tab.svelte-16l8tmu .icon-moon i{color:#9f9f9f}.tab-inner-tab.svelte-16l8tmu .icon-about,.tab-inner-tab.svelte-16l8tmu .icon-about i,.tab-inner-tab.svelte-16l8tmu .icon-update,.tab-inner-tab.svelte-16l8tmu .icon-update i{color:var(--color-3)}.tab-inner-tab.svelte-16l8tmu .icon-description,.tab-inner-tab.svelte-16l8tmu .icon-description i,.tab-inner-tab.svelte-16l8tmu .icon-dataSize,.tab-inner-tab.svelte-16l8tmu .icon-dataSize i{color:#d880af}.tab-inner-tab.svelte-16l8tmu .icon-search,.tab-inner-tab.svelte-16l8tmu .icon-search i,.tab-inner-tab.svelte-16l8tmu .icon-download,.tab-inner-tab.svelte-16l8tmu .icon-download i,.tab-inner-tab.svelte-16l8tmu .icon-downloadClose,.tab-inner-tab.svelte-16l8tmu .icon-downloadClose i,.tab-inner-tab.svelte-16l8tmu .icon-downloadFile,.tab-inner-tab.svelte-16l8tmu .icon-downloadFile i,.tab-inner-tab.svelte-16l8tmu .icon-upload,.tab-inner-tab.svelte-16l8tmu .icon-upload i,.tab-inner-tab.svelte-16l8tmu .icon-phone,.tab-inner-tab.svelte-16l8tmu .icon-phone i,.tab-inner-tab.svelte-16l8tmu .icon-surveyType,.tab-inner-tab.svelte-16l8tmu .icon-surveyType i,.tab-inner-tab.svelte-16l8tmu .icon-dataPath,.tab-inner-tab.svelte-16l8tmu .icon-dataPath i,.tab-inner-tab.svelte-16l8tmu .icon-add,.tab-inner-tab.svelte-16l8tmu .icon-add i,.tab-inner-tab.svelte-16l8tmu .icon-startDate,.tab-inner-tab.svelte-16l8tmu .icon-startDate i,.tab-inner-tab.svelte-16l8tmu .icon-nbFiles,.tab-inner-tab.svelte-16l8tmu .icon-nbFiles i{color:#5e9381}.tab-inner-tab.svelte-16l8tmu .icon-preview,.tab-inner-tab.svelte-16l8tmu .icon-preview i,.tab-inner-tab.svelte-16l8tmu .icon-date,.tab-inner-tab.svelte-16l8tmu .icon-date i,.tab-inner-tab.svelte-16l8tmu .icon-frequency,.tab-inner-tab.svelte-16l8tmu .icon-frequency i,.tab-inner-tab.svelte-16l8tmu .icon-dateRange,.tab-inner-tab.svelte-16l8tmu .icon-dateRange i,.tab-inner-tab.svelte-16l8tmu .icon-duplicate,.tab-inner-tab.svelte-16l8tmu .icon-duplicate i{color:#c6695e}.tab-inner-tab.svelte-16l8tmu .icon-doc,.tab-inner-tab.svelte-16l8tmu .icon-doc i,.tab-inner-tab.svelte-16l8tmu .icon-gitCode,.tab-inner-tab.svelte-16l8tmu .icon-gitCode i,.tab-inner-tab.svelte-16l8tmu .icon-timeAgo,.tab-inner-tab.svelte-16l8tmu .icon-timeAgo i,.tab-inner-tab.svelte-16l8tmu .icon-nbSource,.tab-inner-tab.svelte-16l8tmu .icon-nbSource i{color:#e0745c}.tab-inner-tab.svelte-16l8tmu .icon-md,.tab-inner-tab.svelte-16l8tmu .icon-md i,.tab-inner-tab.svelte-16l8tmu .icon-relation,.tab-inner-tab.svelte-16l8tmu .icon-relation i,.tab-inner-tab.svelte-16l8tmu .icon-evolution,.tab-inner-tab.svelte-16l8tmu .icon-evolution i,.tab-inner-tab.svelte-16l8tmu .icon-nextUpdateDate,.tab-inner-tab.svelte-16l8tmu .icon-nextUpdateDate i,.tab-inner-tab.svelte-16l8tmu .icon-nbDerived,.tab-inner-tab.svelte-16l8tmu .icon-nbDerived i{color:#579fbd}.tab-inner-tab.svelte-16l8tmu .icon-log,.tab-inner-tab.svelte-16l8tmu .icon-log i{color:#bd7c6c}.tab-inner-tab.svelte-16l8tmu .icon-freq,.tab-inner-tab.svelte-16l8tmu .icon-freq i{color:#12999b}.tab-inner-tab.svelte-16l8tmu .icon-colSearch,.tab-inner-tab.svelte-16l8tmu .icon-colSearch i,.tab-inner-tab.svelte-16l8tmu .icon-recentSearch,.tab-inner-tab.svelte-16l8tmu .icon-recentSearch i{color:var(--color-2)}.tab-inner-tab.svelte-16l8tmu .icon-features,.tab-inner-tab.svelte-16l8tmu .icon-features i,.tab-inner-tab.svelte-16l8tmu .icon-lastUpdateDate,.tab-inner-tab.svelte-16l8tmu .icon-lastUpdateDate i{color:#e0745c}.tab-inner-tab.svelte-16l8tmu .icon{margin-right:0}.tab-inner-tab.svelte-16l8tmu .icon:first-child{margin-right:5px}html.roundedDesign .tab-inner-tab.svelte-16l8tmu{border-radius:20px}.about-file-wrapper.svelte-13eqiy5 p img{width:100%}.about-file-wrapper.homepage.svelte-13eqiy5{max-height:max(100vh - 225px,80px)}.content.svelte-13eqiy5{max-width:900px;margin:auto;padding:3.5rem 3.75rem}.content.svelte-13eqiy5 .icon-homepage,.content.svelte-13eqiy5 .icon-homepage i{color:var(--color-3)}.content.svelte-13eqiy5 .icon-institution,.content.svelte-13eqiy5 .icon-institution i{color:#625d8c}.content.svelte-13eqiy5 .icon-folder,.content.svelte-13eqiy5 .icon-folder i{color:#b68b4c}.content.svelte-13eqiy5 .icon-tag,.content.svelte-13eqiy5 .icon-tag i{color:#396496}.content.svelte-13eqiy5 .icon-dataset,.content.svelte-13eqiy5 .icon-dataset i{color:#79a487}.content.svelte-13eqiy5 .icon-variable,.content.svelte-13eqiy5 .icon-variable i{color:#b26f52}.content.svelte-13eqiy5 .icon-modality,.content.svelte-13eqiy5 .icon-modality i{color:#aa4e63}.content.svelte-13eqiy5 .icon-value,.content.svelte-13eqiy5 .icon-value i{color:#5594bc}.content.svelte-13eqiy5 .icon-type,.content.svelte-13eqiy5 .icon-type i,.content.svelte-13eqiy5 .icon-page,.content.svelte-13eqiy5 .icon-page i{color:var(--color-type)}.content.svelte-13eqiy5 .icon-tab,.content.svelte-13eqiy5 .icon-tab i,.content.svelte-13eqiy5 .icon-folderTree,.content.svelte-13eqiy5 .icon-folderTree i{color:var(--color-3)}.content.svelte-13eqiy5 .icon-folderTreeInstitution,.content.svelte-13eqiy5 .icon-folderTreeInstitution i{color:#625d8c}.content.svelte-13eqiy5 .icon-folderTreeFolder,.content.svelte-13eqiy5 .icon-folderTreeFolder i{color:#b68b4c}.content.svelte-13eqiy5 .icon-folderTreeTag,.content.svelte-13eqiy5 .icon-folderTreeTag i{color:#396496}.content.svelte-13eqiy5 .icon-pdf,.content.svelte-13eqiy5 .icon-pdf i,.content.svelte-13eqiy5 .icon-missing,.content.svelte-13eqiy5 .icon-missing i,.content.svelte-13eqiy5 .icon-localisation,.content.svelte-13eqiy5 .icon-localisation i,.content.svelte-13eqiy5 .icon-delete,.content.svelte-13eqiy5 .icon-delete i,.content.svelte-13eqiy5 .icon-endDate,.content.svelte-13eqiy5 .icon-endDate i{color:#ae667a}.content.svelte-13eqiy5 .icon-stat,.content.svelte-13eqiy5 .icon-stat i,.content.svelte-13eqiy5 .icon-entity,.content.svelte-13eqiy5 .icon-entity i,.content.svelte-13eqiy5 .icon-nbRow,.content.svelte-13eqiy5 .icon-nbRow i,.content.svelte-13eqiy5 .icon-diagram,.content.svelte-13eqiy5 .icon-diagram i,.content.svelte-13eqiy5 .icon-deliveryFormat,.content.svelte-13eqiy5 .icon-deliveryFormat i{color:#9fb658}.content.svelte-13eqiy5 .icon-email,.content.svelte-13eqiy5 .icon-email i,.content.svelte-13eqiy5 .icon-metadataPath,.content.svelte-13eqiy5 .icon-metadataPath i{color:#6a7294}.content.svelte-13eqiy5 .icon-favorite,.content.svelte-13eqiy5 .icon-favorite i,.content.svelte-13eqiy5 .icon-compare,.content.svelte-13eqiy5 .icon-compare i,.content.svelte-13eqiy5 .icon-sun,.content.svelte-13eqiy5 .icon-sun i{color:#d9c85d}.content.svelte-13eqiy5 .icon-key,.content.svelte-13eqiy5 .icon-key i,.content.svelte-13eqiy5 .icon-level,.content.svelte-13eqiy5 .icon-level i,.content.svelte-13eqiy5 .icon-option,.content.svelte-13eqiy5 .icon-option i,.content.svelte-13eqiy5 .icon-moon,.content.svelte-13eqiy5 .icon-moon i{color:#9f9f9f}.content.svelte-13eqiy5 .icon-about,.content.svelte-13eqiy5 .icon-about i,.content.svelte-13eqiy5 .icon-update,.content.svelte-13eqiy5 .icon-update i{color:var(--color-3)}.content.svelte-13eqiy5 .icon-description,.content.svelte-13eqiy5 .icon-description i,.content.svelte-13eqiy5 .icon-dataSize,.content.svelte-13eqiy5 .icon-dataSize i{color:#d880af}.content.svelte-13eqiy5 .icon-search,.content.svelte-13eqiy5 .icon-search i,.content.svelte-13eqiy5 .icon-download,.content.svelte-13eqiy5 .icon-download i,.content.svelte-13eqiy5 .icon-downloadClose,.content.svelte-13eqiy5 .icon-downloadClose i,.content.svelte-13eqiy5 .icon-downloadFile,.content.svelte-13eqiy5 .icon-downloadFile i,.content.svelte-13eqiy5 .icon-upload,.content.svelte-13eqiy5 .icon-upload i,.content.svelte-13eqiy5 .icon-phone,.content.svelte-13eqiy5 .icon-phone i,.content.svelte-13eqiy5 .icon-surveyType,.content.svelte-13eqiy5 .icon-surveyType i,.content.svelte-13eqiy5 .icon-dataPath,.content.svelte-13eqiy5 .icon-dataPath i,.content.svelte-13eqiy5 .icon-add,.content.svelte-13eqiy5 .icon-add i,.content.svelte-13eqiy5 .icon-startDate,.content.svelte-13eqiy5 .icon-startDate i,.content.svelte-13eqiy5 .icon-nbFiles,.content.svelte-13eqiy5 .icon-nbFiles i{color:#5e9381}.content.svelte-13eqiy5 .icon-preview,.content.svelte-13eqiy5 .icon-preview i,.content.svelte-13eqiy5 .icon-date,.content.svelte-13eqiy5 .icon-date i,.content.svelte-13eqiy5 .icon-frequency,.content.svelte-13eqiy5 .icon-frequency i,.content.svelte-13eqiy5 .icon-dateRange,.content.svelte-13eqiy5 .icon-dateRange i,.content.svelte-13eqiy5 .icon-duplicate,.content.svelte-13eqiy5 .icon-duplicate i{color:#c6695e}.content.svelte-13eqiy5 .icon-doc,.content.svelte-13eqiy5 .icon-doc i,.content.svelte-13eqiy5 .icon-gitCode,.content.svelte-13eqiy5 .icon-gitCode i,.content.svelte-13eqiy5 .icon-timeAgo,.content.svelte-13eqiy5 .icon-timeAgo i,.content.svelte-13eqiy5 .icon-nbSource,.content.svelte-13eqiy5 .icon-nbSource i{color:#e0745c}.content.svelte-13eqiy5 .icon-md,.content.svelte-13eqiy5 .icon-md i,.content.svelte-13eqiy5 .icon-relation,.content.svelte-13eqiy5 .icon-relation i,.content.svelte-13eqiy5 .icon-evolution,.content.svelte-13eqiy5 .icon-evolution i,.content.svelte-13eqiy5 .icon-nextUpdateDate,.content.svelte-13eqiy5 .icon-nextUpdateDate i,.content.svelte-13eqiy5 .icon-nbDerived,.content.svelte-13eqiy5 .icon-nbDerived i{color:#579fbd}.content.svelte-13eqiy5 .icon-log,.content.svelte-13eqiy5 .icon-log i{color:#bd7c6c}.content.svelte-13eqiy5 .icon-freq,.content.svelte-13eqiy5 .icon-freq i{color:#12999b}.content.svelte-13eqiy5 .icon-colSearch,.content.svelte-13eqiy5 .icon-colSearch i,.content.svelte-13eqiy5 .icon-recentSearch,.content.svelte-13eqiy5 .icon-recentSearch i{color:var(--color-2)}.content.svelte-13eqiy5 .icon-features,.content.svelte-13eqiy5 .icon-features i,.content.svelte-13eqiy5 .icon-lastUpdateDate,.content.svelte-13eqiy5 .icon-lastUpdateDate i{color:#e0745c}.content.svelte-13eqiy5 .node span,.content.svelte-13eqiy5 .node rect{transition:all .3s ease-out;stroke-width:2px!important}.content.svelte-13eqiy5 .node:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 .node:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 .node rect{fill:var(--background-1)!important;stroke:var(--color-2)!important}.content.svelte-13eqiy5 span{color:var(--color-1)!important}.content.svelte-13eqiy5 .flowchart-link,.content.svelte-13eqiy5 .marker{stroke:var(--color-2)!important}.content.svelte-13eqiy5 .marker{fill:var(--color-2)!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-institution-] path{stroke:#625d8c!important;fill:#625d8c44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-folder-] path{stroke:#b68b4c!important;fill:#b68b4c44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-tag-] path{stroke:#396496!important;fill:#39649644!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-dataset-] path{stroke:#79a487!important;fill:#79a48744!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-variable-] path{stroke:#b26f52!important;fill:#b26f5244!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-modality-] path{stroke:#aa4e63!important;fill:#aa4e6344!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-value-] path{stroke:#5594bc!important;fill:#5594bc44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-log-] path{stroke:#bd7c6c!important;fill:#bd7c6c44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-entity-] path{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-option-] path{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-search-] path{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-favorite-] path{stroke:#d9c85d!important;fill:#d9c85d44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-about-] path{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-diagram-] path{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-compare-] path{stroke:#d9c85d!important;fill:#d9c85d44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-stat-] path{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-doc-] path{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-evolution-] path{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-features-] path{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-preview-] path{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 .node.clickable[id^=flowchart-freq-] path{stroke:#12999b!important;fill:#12999b44!important}.content.svelte-13eqiy5 .labelBkg{background-color:#0000!important}.content.svelte-13eqiy5 .edgeLabel{background:0 0!important}.content.svelte-13eqiy5 .edgeLabel p{background-color:var(--background-1)!important;border:1px solid var(--color-2)!important;border-radius:10px!important;padding:3px 5px!important;font-size:10px!important}.content.svelte-13eqiy5 g[id*=homepage] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 g[id*=homepage]:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=homepage]:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=institution] rect{stroke:#625d8c!important;fill:#625d8c44!important}.content.svelte-13eqiy5 g[id*=institution]:hover rect{stroke:#625d8c!important}.content.svelte-13eqiy5 g[id*=institution]:hover span{color:#625d8c!important}.content.svelte-13eqiy5 g[id*=folder] rect{stroke:#b68b4c!important;fill:#b68b4c44!important}.content.svelte-13eqiy5 g[id*=folder]:hover rect{stroke:#b68b4c!important}.content.svelte-13eqiy5 g[id*=folder]:hover span{color:#b68b4c!important}.content.svelte-13eqiy5 g[id*=tag] rect{stroke:#396496!important;fill:#39649644!important}.content.svelte-13eqiy5 g[id*=tag]:hover rect{stroke:#396496!important}.content.svelte-13eqiy5 g[id*=tag]:hover span{color:#396496!important}.content.svelte-13eqiy5 g[id*=dataset] rect{stroke:#79a487!important;fill:#79a48744!important}.content.svelte-13eqiy5 g[id*=dataset]:hover rect{stroke:#79a487!important}.content.svelte-13eqiy5 g[id*=dataset]:hover span{color:#79a487!important}.content.svelte-13eqiy5 g[id*=variable] rect{stroke:#b26f52!important;fill:#b26f5244!important}.content.svelte-13eqiy5 g[id*=variable]:hover rect{stroke:#b26f52!important}.content.svelte-13eqiy5 g[id*=variable]:hover span{color:#b26f52!important}.content.svelte-13eqiy5 g[id*=modality] rect{stroke:#aa4e63!important;fill:#aa4e6344!important}.content.svelte-13eqiy5 g[id*=modality]:hover rect{stroke:#aa4e63!important}.content.svelte-13eqiy5 g[id*=modality]:hover span{color:#aa4e63!important}.content.svelte-13eqiy5 g[id*=value] rect{stroke:#5594bc!important;fill:#5594bc44!important}.content.svelte-13eqiy5 g[id*=value]:hover rect{stroke:#5594bc!important}.content.svelte-13eqiy5 g[id*=value]:hover span{color:#5594bc!important}.content.svelte-13eqiy5 g[id*=type] rect{stroke:var(--color-type)!important;fill:var(--color-type)44!important}.content.svelte-13eqiy5 g[id*=type]:hover rect{stroke:var(--color-type)!important}.content.svelte-13eqiy5 g[id*=type]:hover span{color:var(--color-type)!important}.content.svelte-13eqiy5 g[id*=page] rect{stroke:var(--color-type)!important;fill:var(--color-type)44!important}.content.svelte-13eqiy5 g[id*=page]:hover rect{stroke:var(--color-type)!important}.content.svelte-13eqiy5 g[id*=page]:hover span{color:var(--color-type)!important}.content.svelte-13eqiy5 g[id*=tab] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 g[id*=tab]:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=tab]:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=folderTree] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 g[id*=folderTree]:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=folderTree]:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=folderTreeInstitution] rect{stroke:#625d8c!important;fill:#625d8c44!important}.content.svelte-13eqiy5 g[id*=folderTreeInstitution]:hover rect{stroke:#625d8c!important}.content.svelte-13eqiy5 g[id*=folderTreeInstitution]:hover span{color:#625d8c!important}.content.svelte-13eqiy5 g[id*=folderTreeFolder] rect{stroke:#b68b4c!important;fill:#b68b4c44!important}.content.svelte-13eqiy5 g[id*=folderTreeFolder]:hover rect{stroke:#b68b4c!important}.content.svelte-13eqiy5 g[id*=folderTreeFolder]:hover span{color:#b68b4c!important}.content.svelte-13eqiy5 g[id*=folderTreeTag] rect{stroke:#396496!important;fill:#39649644!important}.content.svelte-13eqiy5 g[id*=folderTreeTag]:hover rect{stroke:#396496!important}.content.svelte-13eqiy5 g[id*=folderTreeTag]:hover span{color:#396496!important}.content.svelte-13eqiy5 g[id*=pdf] rect{stroke:#ae667a!important;fill:#ae667a44!important}.content.svelte-13eqiy5 g[id*=pdf]:hover rect{stroke:#ae667a!important}.content.svelte-13eqiy5 g[id*=pdf]:hover span{color:#ae667a!important}.content.svelte-13eqiy5 g[id*=missing] rect{stroke:#ae667a!important;fill:#ae667a44!important}.content.svelte-13eqiy5 g[id*=missing]:hover rect{stroke:#ae667a!important}.content.svelte-13eqiy5 g[id*=missing]:hover span{color:#ae667a!important}.content.svelte-13eqiy5 g[id*=localisation] rect{stroke:#ae667a!important;fill:#ae667a44!important}.content.svelte-13eqiy5 g[id*=localisation]:hover rect{stroke:#ae667a!important}.content.svelte-13eqiy5 g[id*=localisation]:hover span{color:#ae667a!important}.content.svelte-13eqiy5 g[id*=delete] rect{stroke:#ae667a!important;fill:#ae667a44!important}.content.svelte-13eqiy5 g[id*=delete]:hover rect{stroke:#ae667a!important}.content.svelte-13eqiy5 g[id*=delete]:hover span{color:#ae667a!important}.content.svelte-13eqiy5 g[id*=endDate] rect{stroke:#ae667a!important;fill:#ae667a44!important}.content.svelte-13eqiy5 g[id*=endDate]:hover rect{stroke:#ae667a!important}.content.svelte-13eqiy5 g[id*=endDate]:hover span{color:#ae667a!important}.content.svelte-13eqiy5 g[id*=stat] rect{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 g[id*=stat]:hover rect{stroke:#9fb658!important}.content.svelte-13eqiy5 g[id*=stat]:hover span{color:#9fb658!important}.content.svelte-13eqiy5 g[id*=entity] rect{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 g[id*=entity]:hover rect{stroke:#9fb658!important}.content.svelte-13eqiy5 g[id*=entity]:hover span{color:#9fb658!important}.content.svelte-13eqiy5 g[id*=nbRow] rect{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 g[id*=nbRow]:hover rect{stroke:#9fb658!important}.content.svelte-13eqiy5 g[id*=nbRow]:hover span{color:#9fb658!important}.content.svelte-13eqiy5 g[id*=diagram] rect{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 g[id*=diagram]:hover rect{stroke:#9fb658!important}.content.svelte-13eqiy5 g[id*=diagram]:hover span{color:#9fb658!important}.content.svelte-13eqiy5 g[id*=deliveryFormat] rect{stroke:#9fb658!important;fill:#9fb65844!important}.content.svelte-13eqiy5 g[id*=deliveryFormat]:hover rect{stroke:#9fb658!important}.content.svelte-13eqiy5 g[id*=deliveryFormat]:hover span{color:#9fb658!important}.content.svelte-13eqiy5 g[id*=email] rect{stroke:#6a7294!important;fill:#6a729444!important}.content.svelte-13eqiy5 g[id*=email]:hover rect{stroke:#6a7294!important}.content.svelte-13eqiy5 g[id*=email]:hover span{color:#6a7294!important}.content.svelte-13eqiy5 g[id*=metadataPath] rect{stroke:#6a7294!important;fill:#6a729444!important}.content.svelte-13eqiy5 g[id*=metadataPath]:hover rect{stroke:#6a7294!important}.content.svelte-13eqiy5 g[id*=metadataPath]:hover span{color:#6a7294!important}.content.svelte-13eqiy5 g[id*=favorite] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.content.svelte-13eqiy5 g[id*=favorite]:hover rect{stroke:#d9c85d!important}.content.svelte-13eqiy5 g[id*=favorite]:hover span{color:#d9c85d!important}.content.svelte-13eqiy5 g[id*=compare] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.content.svelte-13eqiy5 g[id*=compare]:hover rect{stroke:#d9c85d!important}.content.svelte-13eqiy5 g[id*=compare]:hover span{color:#d9c85d!important}.content.svelte-13eqiy5 g[id*=sun] rect{stroke:#d9c85d!important;fill:#d9c85d44!important}.content.svelte-13eqiy5 g[id*=sun]:hover rect{stroke:#d9c85d!important}.content.svelte-13eqiy5 g[id*=sun]:hover span{color:#d9c85d!important}.content.svelte-13eqiy5 g[id*=key] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.content.svelte-13eqiy5 g[id*=key]:hover rect{stroke:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=key]:hover span{color:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=level] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.content.svelte-13eqiy5 g[id*=level]:hover rect{stroke:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=level]:hover span{color:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=option] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.content.svelte-13eqiy5 g[id*=option]:hover rect{stroke:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=option]:hover span{color:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=moon] rect{stroke:#9f9f9f!important;fill:#9f9f9f44!important}.content.svelte-13eqiy5 g[id*=moon]:hover rect{stroke:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=moon]:hover span{color:#9f9f9f!important}.content.svelte-13eqiy5 g[id*=about] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 g[id*=about]:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=about]:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=update] rect{stroke:var(--color-3)!important;fill:var(--color-3)44!important}.content.svelte-13eqiy5 g[id*=update]:hover rect{stroke:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=update]:hover span{color:var(--color-3)!important}.content.svelte-13eqiy5 g[id*=description] rect{stroke:#d880af!important;fill:#d880af44!important}.content.svelte-13eqiy5 g[id*=description]:hover rect{stroke:#d880af!important}.content.svelte-13eqiy5 g[id*=description]:hover span{color:#d880af!important}.content.svelte-13eqiy5 g[id*=dataSize] rect{stroke:#d880af!important;fill:#d880af44!important}.content.svelte-13eqiy5 g[id*=dataSize]:hover rect{stroke:#d880af!important}.content.svelte-13eqiy5 g[id*=dataSize]:hover span{color:#d880af!important}.content.svelte-13eqiy5 g[id*=search] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=search]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=search]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=download] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=download]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=download]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=downloadClose] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=downloadClose]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=downloadClose]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=downloadFile] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=downloadFile]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=downloadFile]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=upload] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=upload]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=upload]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=phone] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=phone]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=phone]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=surveyType] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=surveyType]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=surveyType]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=dataPath] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=dataPath]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=dataPath]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=add] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=add]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=add]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=startDate] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=startDate]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=startDate]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=nbFiles] rect{stroke:#5e9381!important;fill:#5e938144!important}.content.svelte-13eqiy5 g[id*=nbFiles]:hover rect{stroke:#5e9381!important}.content.svelte-13eqiy5 g[id*=nbFiles]:hover span{color:#5e9381!important}.content.svelte-13eqiy5 g[id*=preview] rect{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 g[id*=preview]:hover rect{stroke:#c6695e!important}.content.svelte-13eqiy5 g[id*=preview]:hover span{color:#c6695e!important}.content.svelte-13eqiy5 g[id*=date] rect{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 g[id*=date]:hover rect{stroke:#c6695e!important}.content.svelte-13eqiy5 g[id*=date]:hover span{color:#c6695e!important}.content.svelte-13eqiy5 g[id*=frequency] rect{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 g[id*=frequency]:hover rect{stroke:#c6695e!important}.content.svelte-13eqiy5 g[id*=frequency]:hover span{color:#c6695e!important}.content.svelte-13eqiy5 g[id*=dateRange] rect{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 g[id*=dateRange]:hover rect{stroke:#c6695e!important}.content.svelte-13eqiy5 g[id*=dateRange]:hover span{color:#c6695e!important}.content.svelte-13eqiy5 g[id*=duplicate] rect{stroke:#c6695e!important;fill:#c6695e44!important}.content.svelte-13eqiy5 g[id*=duplicate]:hover rect{stroke:#c6695e!important}.content.svelte-13eqiy5 g[id*=duplicate]:hover span{color:#c6695e!important}.content.svelte-13eqiy5 g[id*=doc] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=doc]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=doc]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 g[id*=gitCode] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=gitCode]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=gitCode]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 g[id*=timeAgo] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=timeAgo]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=timeAgo]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 g[id*=nbSource] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=nbSource]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=nbSource]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 g[id*=md] rect{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 g[id*=md]:hover rect{stroke:#579fbd!important}.content.svelte-13eqiy5 g[id*=md]:hover span{color:#579fbd!important}.content.svelte-13eqiy5 g[id*=relation] rect{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 g[id*=relation]:hover rect{stroke:#579fbd!important}.content.svelte-13eqiy5 g[id*=relation]:hover span{color:#579fbd!important}.content.svelte-13eqiy5 g[id*=evolution] rect{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 g[id*=evolution]:hover rect{stroke:#579fbd!important}.content.svelte-13eqiy5 g[id*=evolution]:hover span{color:#579fbd!important}.content.svelte-13eqiy5 g[id*=nextUpdateDate] rect{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 g[id*=nextUpdateDate]:hover rect{stroke:#579fbd!important}.content.svelte-13eqiy5 g[id*=nextUpdateDate]:hover span{color:#579fbd!important}.content.svelte-13eqiy5 g[id*=nbDerived] rect{stroke:#579fbd!important;fill:#579fbd44!important}.content.svelte-13eqiy5 g[id*=nbDerived]:hover rect{stroke:#579fbd!important}.content.svelte-13eqiy5 g[id*=nbDerived]:hover span{color:#579fbd!important}.content.svelte-13eqiy5 g[id*=log] rect{stroke:#bd7c6c!important;fill:#bd7c6c44!important}.content.svelte-13eqiy5 g[id*=log]:hover rect{stroke:#bd7c6c!important}.content.svelte-13eqiy5 g[id*=log]:hover span{color:#bd7c6c!important}.content.svelte-13eqiy5 g[id*=freq] rect{stroke:#12999b!important;fill:#12999b44!important}.content.svelte-13eqiy5 g[id*=freq]:hover rect{stroke:#12999b!important}.content.svelte-13eqiy5 g[id*=freq]:hover span{color:#12999b!important}.content.svelte-13eqiy5 g[id*=colSearch] rect{stroke:var(--color-2)!important;fill:var(--color-2)44!important}.content.svelte-13eqiy5 g[id*=colSearch]:hover rect{stroke:var(--color-2)!important}.content.svelte-13eqiy5 g[id*=colSearch]:hover span{color:var(--color-2)!important}.content.svelte-13eqiy5 g[id*=recentSearch] rect{stroke:var(--color-2)!important;fill:var(--color-2)44!important}.content.svelte-13eqiy5 g[id*=recentSearch]:hover rect{stroke:var(--color-2)!important}.content.svelte-13eqiy5 g[id*=recentSearch]:hover span{color:var(--color-2)!important}.content.svelte-13eqiy5 g[id*=features] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=features]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=features]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 g[id*=lastUpdateDate] rect{stroke:#e0745c!important;fill:#e0745c44!important}.content.svelte-13eqiy5 g[id*=lastUpdateDate]:hover rect{stroke:#e0745c!important}.content.svelte-13eqiy5 g[id*=lastUpdateDate]:hover span{color:#e0745c!important}.content.svelte-13eqiy5 .mermaid-block{text-align:center;margin-bottom:40px}.content.svelte-13eqiy5 .mermaid-block .icon{margin-right:0}.content.svelte-13eqiy5 .mermaid-block .icon:first-child{margin-right:5px}body.mobile .about-file-wrapper.homepage.svelte-13eqiy5{max-height:max(100vh - 175px,80px)}body.small-mobile .content.svelte-13eqiy5{padding:1.5rem 1.75rem}.value-box.svelte-vg46k1{text-align:right;width:100%;padding:5px 10px;position:relative}.value-box.svelte-vg46k1 .percent-background:where(.svelte-vg46k1){z-index:0;opacity:.5;pointer-events:none;border-radius:20px;position:absolute;top:2px;bottom:2px;left:0}.value-box.svelte-vg46k1 .value-text:where(.svelte-vg46k1){z-index:2;position:relative}.value-box.svelte-vg46k1 .value-text:where(.svelte-vg46k1) .cell:where(.svelte-vg46k1){vertical-align:top;display:inline-block}.value-box.svelte-vg46k1 .value-text:where(.svelte-vg46k1) .cell.readable:where(.svelte-vg46k1){text-align:left;max-width:calc(100% - 120px)}.value-box.svelte-vg46k1 .value-text:where(.svelte-vg46k1) .cell.count:where(.svelte-vg46k1){min-width:50px}.value-box.svelte-vg46k1 .value-text:where(.svelte-vg46k1) .cell.percent:where(.svelte-vg46k1){min-width:60px}.extendable.svelte-vg46k1{text-overflow:ellipsis;white-space:nowrap;width:auto;max-height:25px;max-width:min(600px, var(--app-width) - 220px);overflow:hidden}.extendable.svelte-vg46k1.open{white-space:pre-wrap}.stat-box.svelte-gq7kj5 .icon-homepage,.stat-box.svelte-gq7kj5 .icon-homepage i{color:var(--color-3)}.stat-box.svelte-gq7kj5 .icon-institution,.stat-box.svelte-gq7kj5 .icon-institution i{color:#625d8c}.stat-box.svelte-gq7kj5 .icon-folder,.stat-box.svelte-gq7kj5 .icon-folder i{color:#b68b4c}.stat-box.svelte-gq7kj5 .icon-tag,.stat-box.svelte-gq7kj5 .icon-tag i{color:#396496}.stat-box.svelte-gq7kj5 .icon-dataset,.stat-box.svelte-gq7kj5 .icon-dataset i{color:#79a487}.stat-box.svelte-gq7kj5 .icon-variable,.stat-box.svelte-gq7kj5 .icon-variable i{color:#b26f52}.stat-box.svelte-gq7kj5 .icon-modality,.stat-box.svelte-gq7kj5 .icon-modality i{color:#aa4e63}.stat-box.svelte-gq7kj5 .icon-value,.stat-box.svelte-gq7kj5 .icon-value i{color:#5594bc}.stat-box.svelte-gq7kj5 .icon-type,.stat-box.svelte-gq7kj5 .icon-type i,.stat-box.svelte-gq7kj5 .icon-page,.stat-box.svelte-gq7kj5 .icon-page i{color:var(--color-type)}.stat-box.svelte-gq7kj5 .icon-tab,.stat-box.svelte-gq7kj5 .icon-tab i,.stat-box.svelte-gq7kj5 .icon-folderTree,.stat-box.svelte-gq7kj5 .icon-folderTree i{color:var(--color-3)}.stat-box.svelte-gq7kj5 .icon-folderTreeInstitution,.stat-box.svelte-gq7kj5 .icon-folderTreeInstitution i{color:#625d8c}.stat-box.svelte-gq7kj5 .icon-folderTreeFolder,.stat-box.svelte-gq7kj5 .icon-folderTreeFolder i{color:#b68b4c}.stat-box.svelte-gq7kj5 .icon-folderTreeTag,.stat-box.svelte-gq7kj5 .icon-folderTreeTag i{color:#396496}.stat-box.svelte-gq7kj5 .icon-pdf,.stat-box.svelte-gq7kj5 .icon-pdf i,.stat-box.svelte-gq7kj5 .icon-missing,.stat-box.svelte-gq7kj5 .icon-missing i,.stat-box.svelte-gq7kj5 .icon-localisation,.stat-box.svelte-gq7kj5 .icon-localisation i,.stat-box.svelte-gq7kj5 .icon-delete,.stat-box.svelte-gq7kj5 .icon-delete i,.stat-box.svelte-gq7kj5 .icon-endDate,.stat-box.svelte-gq7kj5 .icon-endDate i{color:#ae667a}.stat-box.svelte-gq7kj5 .icon-stat,.stat-box.svelte-gq7kj5 .icon-stat i,.stat-box.svelte-gq7kj5 .icon-entity,.stat-box.svelte-gq7kj5 .icon-entity i,.stat-box.svelte-gq7kj5 .icon-nbRow,.stat-box.svelte-gq7kj5 .icon-nbRow i,.stat-box.svelte-gq7kj5 .icon-diagram,.stat-box.svelte-gq7kj5 .icon-diagram i,.stat-box.svelte-gq7kj5 .icon-deliveryFormat,.stat-box.svelte-gq7kj5 .icon-deliveryFormat i{color:#9fb658}.stat-box.svelte-gq7kj5 .icon-email,.stat-box.svelte-gq7kj5 .icon-email i,.stat-box.svelte-gq7kj5 .icon-metadataPath,.stat-box.svelte-gq7kj5 .icon-metadataPath i{color:#6a7294}.stat-box.svelte-gq7kj5 .icon-favorite,.stat-box.svelte-gq7kj5 .icon-favorite i,.stat-box.svelte-gq7kj5 .icon-compare,.stat-box.svelte-gq7kj5 .icon-compare i,.stat-box.svelte-gq7kj5 .icon-sun,.stat-box.svelte-gq7kj5 .icon-sun i{color:#d9c85d}.stat-box.svelte-gq7kj5 .icon-key,.stat-box.svelte-gq7kj5 .icon-key i,.stat-box.svelte-gq7kj5 .icon-level,.stat-box.svelte-gq7kj5 .icon-level i,.stat-box.svelte-gq7kj5 .icon-option,.stat-box.svelte-gq7kj5 .icon-option i,.stat-box.svelte-gq7kj5 .icon-moon,.stat-box.svelte-gq7kj5 .icon-moon i{color:#9f9f9f}.stat-box.svelte-gq7kj5 .icon-about,.stat-box.svelte-gq7kj5 .icon-about i,.stat-box.svelte-gq7kj5 .icon-update,.stat-box.svelte-gq7kj5 .icon-update i{color:var(--color-3)}.stat-box.svelte-gq7kj5 .icon-description,.stat-box.svelte-gq7kj5 .icon-description i,.stat-box.svelte-gq7kj5 .icon-dataSize,.stat-box.svelte-gq7kj5 .icon-dataSize i{color:#d880af}.stat-box.svelte-gq7kj5 .icon-search,.stat-box.svelte-gq7kj5 .icon-search i,.stat-box.svelte-gq7kj5 .icon-download,.stat-box.svelte-gq7kj5 .icon-download i,.stat-box.svelte-gq7kj5 .icon-downloadClose,.stat-box.svelte-gq7kj5 .icon-downloadClose i,.stat-box.svelte-gq7kj5 .icon-downloadFile,.stat-box.svelte-gq7kj5 .icon-downloadFile i,.stat-box.svelte-gq7kj5 .icon-upload,.stat-box.svelte-gq7kj5 .icon-upload i,.stat-box.svelte-gq7kj5 .icon-phone,.stat-box.svelte-gq7kj5 .icon-phone i,.stat-box.svelte-gq7kj5 .icon-surveyType,.stat-box.svelte-gq7kj5 .icon-surveyType i,.stat-box.svelte-gq7kj5 .icon-dataPath,.stat-box.svelte-gq7kj5 .icon-dataPath i,.stat-box.svelte-gq7kj5 .icon-add,.stat-box.svelte-gq7kj5 .icon-add i,.stat-box.svelte-gq7kj5 .icon-startDate,.stat-box.svelte-gq7kj5 .icon-startDate i,.stat-box.svelte-gq7kj5 .icon-nbFiles,.stat-box.svelte-gq7kj5 .icon-nbFiles i{color:#5e9381}.stat-box.svelte-gq7kj5 .icon-preview,.stat-box.svelte-gq7kj5 .icon-preview i,.stat-box.svelte-gq7kj5 .icon-date,.stat-box.svelte-gq7kj5 .icon-date i,.stat-box.svelte-gq7kj5 .icon-frequency,.stat-box.svelte-gq7kj5 .icon-frequency i,.stat-box.svelte-gq7kj5 .icon-dateRange,.stat-box.svelte-gq7kj5 .icon-dateRange i,.stat-box.svelte-gq7kj5 .icon-duplicate,.stat-box.svelte-gq7kj5 .icon-duplicate i{color:#c6695e}.stat-box.svelte-gq7kj5 .icon-doc,.stat-box.svelte-gq7kj5 .icon-doc i,.stat-box.svelte-gq7kj5 .icon-gitCode,.stat-box.svelte-gq7kj5 .icon-gitCode i,.stat-box.svelte-gq7kj5 .icon-timeAgo,.stat-box.svelte-gq7kj5 .icon-timeAgo i,.stat-box.svelte-gq7kj5 .icon-nbSource,.stat-box.svelte-gq7kj5 .icon-nbSource i{color:#e0745c}.stat-box.svelte-gq7kj5 .icon-md,.stat-box.svelte-gq7kj5 .icon-md i,.stat-box.svelte-gq7kj5 .icon-relation,.stat-box.svelte-gq7kj5 .icon-relation i,.stat-box.svelte-gq7kj5 .icon-evolution,.stat-box.svelte-gq7kj5 .icon-evolution i,.stat-box.svelte-gq7kj5 .icon-nextUpdateDate,.stat-box.svelte-gq7kj5 .icon-nextUpdateDate i,.stat-box.svelte-gq7kj5 .icon-nbDerived,.stat-box.svelte-gq7kj5 .icon-nbDerived i{color:#579fbd}.stat-box.svelte-gq7kj5 .icon-log,.stat-box.svelte-gq7kj5 .icon-log i{color:#bd7c6c}.stat-box.svelte-gq7kj5 .icon-freq,.stat-box.svelte-gq7kj5 .icon-freq i{color:#12999b}.stat-box.svelte-gq7kj5 .icon-colSearch,.stat-box.svelte-gq7kj5 .icon-colSearch i,.stat-box.svelte-gq7kj5 .icon-recentSearch,.stat-box.svelte-gq7kj5 .icon-recentSearch i{color:var(--color-2)}.stat-box.svelte-gq7kj5 .icon-features,.stat-box.svelte-gq7kj5 .icon-features i,.stat-box.svelte-gq7kj5 .icon-lastUpdateDate,.stat-box.svelte-gq7kj5 .icon-lastUpdateDate i{color:#e0745c}.stat-box.svelte-gq7kj5{box-sizing:border-box;border-radius:4px;min-height:0;margin-bottom:0;position:absolute;overflow:hidden}.stat-box.from-popup.svelte-gq7kj5{position:relative}html.roundedDesign .stat-box.svelte-gq7kj5{border-radius:20px}.stat-box.svelte-gq7kj5 .title:where(.svelte-gq7kj5){text-align:center;width:100%;margin:auto;padding:10px;line-height:1.5;display:inline-block}.stat-box.svelte-gq7kj5 .title:where(.svelte-gq7kj5) .separator:where(.svelte-gq7kj5){margin:0 5px}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5){scrollbar-color:var(--color-4) transparent;max-height:400px;overflow:auto}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5)::-webkit-scrollbar{width:.6rem;height:.6rem}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5)::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5):hover::-webkit-scrollbar-thumb{background:var(--color-4)}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5)::-webkit-scrollbar-thumb:hover{background:var(--color-4)}.stat-box.svelte-gq7kj5 .values:where(.svelte-gq7kj5)::-webkit-scrollbar-corner{background:0 0}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-institution.svelte-gq7kj5{border:1px solid #625d8c}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-folder.svelte-gq7kj5{border:1px solid #b68b4c}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-tag.svelte-gq7kj5{border:1px solid #396496}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-dataset.svelte-gq7kj5{border:1px solid #79a487}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-variable.svelte-gq7kj5{border:1px solid #b26f52}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-modality.svelte-gq7kj5{border:1px solid #aa4e63}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-value.svelte-gq7kj5{border:1px solid #5594bc}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-log.svelte-gq7kj5{border:1px solid #bd7c6c}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-entity.svelte-gq7kj5{border:1px solid #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-option.svelte-gq7kj5{border:1px solid #9f9f9f}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-search.svelte-gq7kj5{border:1px solid #5e9381}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-favorite.svelte-gq7kj5{border:1px solid #d9c85d}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-about.svelte-gq7kj5{border:1px solid var(--color-3)}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-diagram.svelte-gq7kj5{border:1px solid #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-compare.svelte-gq7kj5{border:1px solid #d9c85d}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-stat.svelte-gq7kj5{border:1px solid #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-doc.svelte-gq7kj5{border:1px solid #e0745c}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-evolution.svelte-gq7kj5{border:1px solid #579fbd}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-features.svelte-gq7kj5{border:1px solid #e0745c}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-preview.svelte-gq7kj5{border:1px solid #c6695e}html.pageShadowColored .box-shadow.box-shadow-color .stat-box.shadow-freq.svelte-gq7kj5{border:1px solid #12999b}.main-wrapper.homepage.svelte-q6qy7o .all-stat-container-wrapper:where(.svelte-q6qy7o){max-height:max(100vh - 270px,80px)}.all-stat-container-wrapper.svelte-q6qy7o{background:var(--background-2);scrollbar-color:var(--color-4) transparent;width:100%;height:auto;position:relative;overflow:auto}.all-stat-container-wrapper.svelte-q6qy7o::-webkit-scrollbar{width:.6rem;height:.6rem}.all-stat-container-wrapper.svelte-q6qy7o::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}.all-stat-container-wrapper.svelte-q6qy7o:hover::-webkit-scrollbar-thumb{background:var(--color-4)}.all-stat-container-wrapper.svelte-q6qy7o::-webkit-scrollbar-thumb:hover{background:var(--color-4)}.all-stat-container-wrapper.svelte-q6qy7o::-webkit-scrollbar-corner{background:0 0}.all-stat-container-wrapper.has-btns.svelte-q6qy7o{background:var(--background-1)}.all-stat-container.svelte-q6qy7o{opacity:1;margin:20px auto;transition:opacity .3s ease-out;position:relative}.all-stat-container.loading.svelte-q6qy7o{opacity:0;transition:opacity}.btns.svelte-q6qy7o{text-align:left;white-space:nowrap;scrollbar-color:var(--color-4) transparent;padding:4px 0;overflow-x:auto}.btns.svelte-q6qy7o::-webkit-scrollbar{width:.6rem;height:.6rem}.btns.svelte-q6qy7o::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}.btns.svelte-q6qy7o:hover::-webkit-scrollbar-thumb{background:var(--color-4)}.btns.svelte-q6qy7o::-webkit-scrollbar-thumb:hover{background:var(--color-4)}.btns.svelte-q6qy7o::-webkit-scrollbar-corner{background:0 0}.btns.svelte-q6qy7o .button:where(.svelte-q6qy7o){float:left;box-shadow:none;background:0 0;height:0;margin:5px;padding:10px;font-weight:600;border-color:#0000!important}.btns.svelte-q6qy7o .button:where(.svelte-q6qy7o) .icon{margin-left:0;margin-right:10px}.btns.svelte-q6qy7o .button:where(.svelte-q6qy7o):hover{text-shadow:0 0 10px var(--color-4)}html.roundedDesign .main-wrapper.svelte-q6qy7o{border-bottom-right-radius:20px;overflow:hidden}html.roundedDesign .all-stat-container-wrapper.svelte-q6qy7o{border-bottom-left-radius:20px}html.roundedDesign .all-stat-container-wrapper.no-btns.svelte-q6qy7o{border-radius:20px}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-institution:where(.svelte-q6qy7o){text-shadow:0 0 10px #625d8c}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-folder:where(.svelte-q6qy7o){text-shadow:0 0 10px #b68b4c}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-tag:where(.svelte-q6qy7o){text-shadow:0 0 10px #396496}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-dataset:where(.svelte-q6qy7o){text-shadow:0 0 10px #79a487}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-variable:where(.svelte-q6qy7o){text-shadow:0 0 10px #b26f52}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-modality:where(.svelte-q6qy7o){text-shadow:0 0 10px #aa4e63}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-value:where(.svelte-q6qy7o){text-shadow:0 0 10px #5594bc}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-log:where(.svelte-q6qy7o){text-shadow:0 0 10px #bd7c6c}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-entity:where(.svelte-q6qy7o){text-shadow:0 0 10px #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-option:where(.svelte-q6qy7o){text-shadow:0 0 10px #9f9f9f}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-search:where(.svelte-q6qy7o){text-shadow:0 0 10px #5e9381}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-favorite:where(.svelte-q6qy7o){text-shadow:0 0 10px #d9c85d}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-about:where(.svelte-q6qy7o){text-shadow:0 0 10px var(--color-3)}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-diagram:where(.svelte-q6qy7o){text-shadow:0 0 10px #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-compare:where(.svelte-q6qy7o){text-shadow:0 0 10px #d9c85d}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-stat:where(.svelte-q6qy7o){text-shadow:0 0 10px #9fb658}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-doc:where(.svelte-q6qy7o){text-shadow:0 0 10px #e0745c}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-evolution:where(.svelte-q6qy7o){text-shadow:0 0 10px #579fbd}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-features:where(.svelte-q6qy7o){text-shadow:0 0 10px #e0745c}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-preview:where(.svelte-q6qy7o){text-shadow:0 0 10px #c6695e}html.pageShadowColored .box-shadow.box-shadow-color .btns.svelte-q6qy7o .button.active.shadow-freq:where(.svelte-q6qy7o){text-shadow:0 0 10px #12999b}body.mobile .main-wrapper.homepage.svelte-q6qy7o .all-stat-container-wrapper:where(.svelte-q6qy7o){max-height:max(100vh - 250px,80px)}body.small-mobile .btns.svelte-q6qy7o{padding-left:10px}body.small-mobile .btns.svelte-q6qy7o .button:where(.svelte-q6qy7o){margin-left:0;margin-right:0;padding-left:0;padding-right:0}body.small-mobile .btns.svelte-q6qy7o .button:where(.svelte-q6qy7o) .btn-select-entity-name:where(.svelte-q6qy7o){display:none}.field.left.svelte-13f5f0m .slot-wrapper:where(.svelte-13f5f0m){position:absolute;top:30px;left:15px}.switch[type=checkbox].svelte-13f5f0m{-webkit-user-select:none;user-select:none;opacity:0;outline:0;display:inline-block;position:absolute}.switch[type=checkbox].svelte-13f5f0m+label:where(.svelte-13f5f0m){cursor:pointer;justify-content:flex-start;align-items:center;height:2.5em;padding-top:.2rem;padding-left:3.5rem;font-size:1rem;line-height:1.5;display:inline-flex;position:relative}.switch[type=checkbox].is-rounded.svelte-13f5f0m+label:where(.svelte-13f5f0m):before,.switch[type=checkbox].is-rounded.svelte-13f5f0m+label:where(.svelte-13f5f0m):before{border-radius:20px}.switch[type=checkbox].svelte-13f5f0m+label:where(.svelte-13f5f0m):before,.switch[type=checkbox].svelte-13f5f0m+label:where(.svelte-13f5f0m):before{content:"";background:#b5b5b5;border:.1rem solid #0000;border-radius:4px;width:3rem;height:1.5rem;display:block;position:absolute;top:calc(50% - .75rem);left:0}.switch[type=checkbox].is-outlined.svelte-13f5f0m+label:where(.svelte-13f5f0m):before,.switch[type=checkbox].is-outlined.svelte-13f5f0m+label:where(.svelte-13f5f0m):before{background-color:#0000;border-color:#b5b5b5}.switch[type=checkbox].is-outlined.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].is-outlined.svelte-13f5f0m+label:where(.svelte-13f5f0m):after{background:#b5b5b5}.switch[type=checkbox].is-rounded.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].is-rounded.svelte-13f5f0m+label:where(.svelte-13f5f0m):after{border-radius:50%}.switch[type=checkbox].svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after{left:1.625rem}.switch[type=checkbox].svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].svelte-13f5f0m+label:where(.svelte-13f5f0m):after{color:#b5b5b5;content:"";background:#fff;border-radius:4px;width:1rem;height:1rem;transition:all .25s ease-out;display:block;position:absolute;top:calc(50% - .5rem);left:.25rem;transform:translate(0,0)}.switch[type=checkbox].is-outlined.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):before,.switch[type=checkbox].is-outlined.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):before{border-color:var(--color-3)}.switch[type=checkbox].is-outlined.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].is-outlined.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after{background:var(--color-3)}.switch[type=checkbox].tree-switch.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].tree-switch.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].tree-switch.minimize.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].tree-switch.minimize.svelte-13f5f0m+label:where(.svelte-13f5f0m):after{content:"";background:0 0;font-family:"Font Awesome 7 Free";top:8px;left:.5rem}.switch[type=checkbox].tree-switch.minimize.svelte-13f5f0m+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].tree-switch.minimize.svelte-13f5f0m+label:where(.svelte-13f5f0m):after{content:""}.switch[type=checkbox].tree-switch.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].tree-switch.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after{color:var(--color-3);background:0 0;left:1.4rem}.switch[type=checkbox].small.svelte-13f5f0m+label:where(.svelte-13f5f0m){padding-left:2.8rem}.switch[type=checkbox].small.svelte-13f5f0m+label:where(.svelte-13f5f0m):before,.switch[type=checkbox].small.svelte-13f5f0m+label:where(.svelte-13f5f0m):before{width:2.5rem}.switch[type=checkbox].small.tree-switch.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after,.switch[type=checkbox].small.tree-switch.svelte-13f5f0m:checked+label:where(.svelte-13f5f0m):after{left:1rem}.tdnn.svelte-14k6gcl{--toggleHeight:16em;--toggleWidth:30em;--toggleBtnRadius:10em;--bgColor--night:#333;--bgColor--day:#bbb;--mooncolor:#d9fbff;--suncolor:#fff;--moonstar--opacity:.3;cursor:pointer;vertical-align:middle;height:var(--toggleHeight);width:var(--toggleWidth);border-radius:var(--toggleHeight);background:var(--bgColor--night);margin:0 auto;font-size:10%;transition:all .5s ease-out;position:relative}.day.svelte-14k6gcl{background:var(--bgColor--day)}.moon.svelte-14k6gcl{width:var(--toggleBtnRadius);height:var(--toggleBtnRadius);background:var(--bgColor--night);box-shadow:3em 2.5em 0 0em var(--mooncolor) inset, rgba(255, 255, 255, var(--moonstar--opacity)) 0em -7em 0 -4.5em, rgba(255, 255, 255, var(--moonstar--opacity)) 3em 7em 0 -4.5em, rgba(255, 255, 255, var(--moonstar--opacity)) 2em 13em 0 -4em, rgba(255, 255, 255, var(--moonstar--opacity)) 6em 2em 0 -4.1em, rgba(255, 255, 255, var(--moonstar--opacity)) 8em 8em 0 -4.5em, rgba(255, 255, 255, var(--moonstar--opacity)) 6em 13em 0 -4.5em, rgba(255, 255, 255, var(--moonstar--opacity)) -4em 7em 0 -4.5em, rgba(255, 255, 255, var(--moonstar--opacity)) -1em 10em 0 -4.5em;border-radius:50%;transition:all .4s ease-out;display:block;position:absolute;top:3em;left:3em;transform:rotate(-75deg)}.sun.svelte-14k6gcl{background:var(--suncolor);width:7em;height:7em;box-shadow:3em 3em 0 5em var(--suncolor) inset, 0 -5em 0 -2.7em var(--suncolor), 3.5em -3.5em 0 -3em var(--suncolor), 5em 0 0 -2.7em var(--suncolor), 3.5em 3.5em 0 -3em var(--suncolor), 0 5em 0 -2.7em var(--suncolor), -3.5em 3.5em 0 -3em var(--suncolor), -5em 0 0 -2.7em var(--suncolor), -3.5em -3.5em 0 -3em var(--suncolor);top:4.5em;left:18em;transform:rotate(0)}label.svelte-14k6gcl{cursor:pointer;padding-left:.3rem}.button.svelte-1nojlou:active{transition:all .15s ease-in-out;transform:scale(.97)}.flex-cols.svelte-11sisve{justify-content:center;padding:3rem}.title.svelte-11sisve{text-align:center}body.small-mobile .flex-cols.svelte-11sisve{padding:10px}.favorite.svelte-uc9njo{cursor:pointer;color:var(--color-4)}.favorite.svelte-uc9njo i:where(.svelte-uc9njo){position:relative}.favorite.is-active.svelte-uc9njo{color:#d9c85d}.favorite.clicked.svelte-uc9njo i:where(.svelte-uc9njo):after{content:"";pointer-events:none;box-sizing:border-box;color:currentColor;-webkit-text-stroke:0;opacity:0;animation:.82s cubic-bezier(.36,.07,.19,.97) forwards svelte-uc9njo-pulse;position:absolute;top:0;left:0;transform:scale(1)}@keyframes svelte-uc9njo-pulse{10%{opacity:1;transform:scale(1)}90%{opacity:0;transform:scale(3)}}.favorite.svelte-uc9njo{margin-bottom:0;margin-left:10px;margin-right:10px}.favorite.no-margin.svelte-uc9njo{width:16px;margin-left:0;margin-right:0}.share-link.svelte-q2zxox{color:var(--link-color);opacity:.6;cursor:pointer;margin-bottom:0;margin-left:5px;margin-right:10px;transition:opacity .2s,transform .2s}.share-link.svelte-q2zxox:hover{opacity:1}.share-link.copied.svelte-q2zxox{opacity:1;color:var(--success-color,#48c774);transform:scale(1.1)}.fitty-wrapper.svelte-1auqmmk{box-sizing:border-box;justify-content:left;align-items:center;width:100%;height:80px;display:flex}.fitty-wrapper.svelte-1auqmmk>div:where(.svelte-1auqmmk){width:100%}.fitty-wrapper.svelte-1auqmmk .fitty:where(.svelte-1auqmmk){margin:auto}.title-info.svelte-1auqmmk{cursor:pointer;margin:0;padding:0;font-size:1.5rem;font-style:italic}body.small-mobile .fitty-wrapper.svelte-1auqmmk{padding-left:20px;padding-right:20px}body.small-mobile .fitty-wrapper.svelte-1auqmmk .fitty:where(.svelte-1auqmmk){box-sizing:border-box;width:100%;margin:0;padding:0}body.small-mobile .fitty-wrapper.svelte-1auqmmk .title:where(.svelte-1auqmmk){padding:0}body.small-mobile .title-name.svelte-1auqmmk{display:block}body.small-mobile .title-info.svelte-1auqmmk{font-size:1rem}body.small-mobile .title.not-item-page.svelte-1auqmmk .icon{margin-right:0}.tabs-body.svelte-1hrwhl3{background:var(--background-2);border:1px solid #0000;border-color:var(--color-5);transition:border-color 1s;position:relative}.tabs-body.svelte-1hrwhl3 .tabs-loading-wrapper:where(.svelte-1hrwhl3){height:150px;position:relative}.tabs-body.svelte-1hrwhl3 .tab-component-wrapper:where(.svelte-1hrwhl3){opacity:1;top:0;left:0;right:0;overflow:auto}.tabs-body.svelte-1hrwhl3 .tab-component-wrapper.padding:where(.svelte-1hrwhl3){padding:3rem}.tabs-body.svelte-1hrwhl3 .tab-component-wrapper.without-footer:where(.svelte-1hrwhl3){max-height:100%}.tabs-body.svelte-1hrwhl3 .tab-component-wrapper.not-visible:where(.svelte-1hrwhl3){opacity:0;pointer-events:none;z-index:-999999;width:100%;height:0;position:absolute;overflow:hidden}html.roundedDesign .tabs-body.svelte-1hrwhl3{border-radius:0 20px 20px}html.roundedDesign .tabs-body.no-first-tab.svelte-1hrwhl3{border-top-left-radius:20px}html.roundedDesign .tabs-body.is-last-tab.svelte-1hrwhl3{border-top-right-radius:initial}.tabs-body.svelte-1hrwhl3{overflow:hidden}.tabs-body.svelte-1hrwhl3:has(.tab-component-wrapper.visible .datatable-main-wrapper){overflow:visible!important}html.pageShadowColored .tabs-body.shadow-institution.svelte-1hrwhl3{border-color:#625d8c}html.pageShadowColored .tabs-body.shadow-folder.svelte-1hrwhl3{border-color:#b68b4c}html.pageShadowColored .tabs-body.shadow-tag.svelte-1hrwhl3{border-color:#396496}html.pageShadowColored .tabs-body.shadow-dataset.svelte-1hrwhl3{border-color:#79a487}html.pageShadowColored .tabs-body.shadow-variable.svelte-1hrwhl3{border-color:#b26f52}html.pageShadowColored .tabs-body.shadow-modality.svelte-1hrwhl3{border-color:#aa4e63}html.pageShadowColored .tabs-body.shadow-value.svelte-1hrwhl3{border-color:#5594bc}html.pageShadowColored .tabs-body.shadow-log.svelte-1hrwhl3{border-color:#bd7c6c}html.pageShadowColored .tabs-body.shadow-entity.svelte-1hrwhl3{border-color:#9fb658}html.pageShadowColored .tabs-body.shadow-option.svelte-1hrwhl3{border-color:#9f9f9f}html.pageShadowColored .tabs-body.shadow-search.svelte-1hrwhl3{border-color:#5e9381}html.pageShadowColored .tabs-body.shadow-favorite.svelte-1hrwhl3{border-color:#d9c85d}html.pageShadowColored .tabs-body.shadow-about.svelte-1hrwhl3{border-color:var(--color-3)}html.pageShadowColored .tabs-body.shadow-diagram.svelte-1hrwhl3{border-color:#9fb658}html.pageShadowColored .tabs-body.shadow-compare.svelte-1hrwhl3{border-color:#d9c85d}html.pageShadowColored .tabs-body.shadow-stat.svelte-1hrwhl3{border-color:#9fb658}html.pageShadowColored .tabs-body.shadow-doc.svelte-1hrwhl3{border-color:#e0745c}html.pageShadowColored .tabs-body.shadow-evolution.svelte-1hrwhl3{border-color:#579fbd}html.pageShadowColored .tabs-body.shadow-features.svelte-1hrwhl3{border-color:#e0745c}html.pageShadowColored .tabs-body.shadow-preview.svelte-1hrwhl3{border-color:#c6695e}html.pageShadowColored .tabs-body.shadow-freq.svelte-1hrwhl3{border-color:#12999b}span.svelte-1ttxi25{font-variant-numeric:tabular-nums}.tab-visible.svelte-18j9fbg{z-index:2;position:relative}li.svelte-18j9fbg{border:1px solid #0000;border-bottom:0;height:38px}li.is-active.svelte-18j9fbg{border-color:var(--color-5)}li.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){background:var(--background-2);z-index:2}li.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg) .percent-wrapper:where(.svelte-18j9fbg){opacity:.2;height:100%;position:absolute;top:0;left:0;right:0;overflow:hidden}li.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg) .percent:where(.svelte-18j9fbg){float:right;background-image:linear-gradient(0deg, var(--background-2), var(--background-1));background:var(--background-1);opacity:1;height:100%}a.tab-select-btn.svelte-18j9fbg{border:0;flex-direction:column;justify-content:left;padding-top:10px;padding-left:0;padding-right:8px;font-size:14px;position:relative}a.tab-select-btn.svelte-18j9fbg .num-style:where(.svelte-18j9fbg){text-align:center;margin-top:-2px;padding-left:8px;font-size:12px;line-height:0;display:block}a.tab-select-btn.svelte-18j9fbg .icon-wrapper:where(.svelte-18j9fbg){height:24px}a.tab-select-btn.svelte-18j9fbg .icon-wrapper:where(.svelte-18j9fbg) .icon{margin-left:8px;margin-right:0}a.tab-select-btn.svelte-18j9fbg:hover,.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:var(--color-3);background:0 0}li.tab-entity-institution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#625d8c!important}li.tab-entity-folder.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#b68b4c!important}li.tab-entity-tag.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#396496!important}li.tab-entity-dataset.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#79a487!important}li.tab-entity-variable.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#b26f52!important}li.tab-entity-modality.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#aa4e63!important}li.tab-entity-value.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#5594bc!important}li.tab-entity-log.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#bd7c6c!important}li.tab-entity-entity.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}li.tab-entity-option.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9f9f9f!important}li.tab-entity-search.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#5e9381!important}li.tab-entity-favorite.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#d9c85d!important}li.tab-entity-about.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:var(--color-3)!important}li.tab-entity-diagram.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}li.tab-entity-compare.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#d9c85d!important}li.tab-entity-stat.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}li.tab-entity-doc.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#e0745c!important}li.tab-entity-evolution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#579fbd!important}li.tab-entity-features.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#e0745c!important}li.tab-entity-preview.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#c6695e!important}li.tab-entity-freq.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#12999b!important}li.is-active.tab-entity-institution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#625d8c!important}li.is-active.tab-entity-folder.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#b68b4c!important}li.is-active.tab-entity-tag.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#396496!important}li.is-active.tab-entity-dataset.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#79a487!important}li.is-active.tab-entity-variable.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#b26f52!important}li.is-active.tab-entity-modality.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#aa4e63!important}li.is-active.tab-entity-value.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#5594bc!important}li.is-active.tab-entity-log.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#bd7c6c!important}li.is-active.tab-entity-entity.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658!important}li.is-active.tab-entity-option.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9f9f9f!important}li.is-active.tab-entity-search.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#5e9381!important}li.is-active.tab-entity-favorite.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#d9c85d!important}li.is-active.tab-entity-about.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:var(--color-3)!important}li.is-active.tab-entity-diagram.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658!important}li.is-active.tab-entity-compare.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#d9c85d!important}li.is-active.tab-entity-stat.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658!important}li.is-active.tab-entity-doc.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#e0745c!important}li.is-active.tab-entity-evolution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#579fbd!important}li.is-active.tab-entity-features.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#e0745c!important}li.is-active.tab-entity-preview.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#c6695e!important}li.is-active.tab-entity-freq.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#12999b!important}.tab-entity-institution.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#625d8c}.tab-entity-folder.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#b68b4c}.tab-entity-tag.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#396496}.tab-entity-dataset.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#79a487}.tab-entity-variable.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#b26f52}.tab-entity-modality.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#aa4e63}.tab-entity-value.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#5594bc}.tab-entity-log.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#bd7c6c}.tab-entity-entity.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#9fb658}.tab-entity-option.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#9f9f9f}.tab-entity-search.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#5e9381}.tab-entity-favorite.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#d9c85d}.tab-entity-about.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:var(--color-3)}.tab-entity-diagram.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#9fb658}.tab-entity-compare.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#d9c85d}.tab-entity-stat.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#9fb658}.tab-entity-doc.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#e0745c}.tab-entity-evolution.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#579fbd}.tab-entity-features.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#e0745c}.tab-entity-preview.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#c6695e}.tab-entity-freq.svelte-18j9fbg .percent-wrapper:where(.svelte-18j9fbg){background:#12999b}html.roundedDesign a.tab-select-btn.svelte-18j9fbg{border-radius:20px 20px 0 0}html.roundedDesign li.not-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{border-bottom-color:#0000;border-radius:20px}html.roundedDesign li.is-active.svelte-18j9fbg{border-radius:20px 20px 0 0;position:relative}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg){content:"";background:var(--background-2);z-index:1;width:20px;height:20px;position:absolute;bottom:0}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper.left:where(.svelte-18j9fbg){border-top-left-radius:20px;left:-20px}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper.right:where(.svelte-18j9fbg){border-top-right-radius:20px;right:-20px}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg){background:var(--background-1);border-bottom:1px solid var(--color-5);width:20px;height:20px}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg){border-right:1px solid var(--color-5);border-radius:20px 0}html.roundedDesign li.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-left:1px solid var(--color-5);border-radius:0 20px}html.roundedDesign li.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg) .percent-wrapper:where(.svelte-18j9fbg){border-top-left-radius:20px;border-top-right-radius:20px}html.roundedDesign .tabs:not(.no-first-tab) li.is-active.svelte-18j9fbg .rounded-wrapper.left:where(.svelte-18j9fbg),html.roundedDesign .tabs.is-last-tab li.is-active.svelte-18j9fbg .rounded-wrapper.right:where(.svelte-18j9fbg){display:none}html.pageShadowColored li.tab-entity-institution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#625d8c!important}html.pageShadowColored li.shadow-institution.is-active.svelte-18j9fbg{border-color:#625d8c}html.pageShadowColored li.shadow-institution.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#625d8c}html.pageShadowColored li.shadow-institution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-institution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-institution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#625d8c}html.pageShadowColored li.tab-entity-folder.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#b68b4c!important}html.pageShadowColored li.shadow-folder.is-active.svelte-18j9fbg{border-color:#b68b4c}html.pageShadowColored li.shadow-folder.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#b68b4c}html.pageShadowColored li.shadow-folder.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-folder.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-folder.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#b68b4c}html.pageShadowColored li.tab-entity-tag.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#396496!important}html.pageShadowColored li.shadow-tag.is-active.svelte-18j9fbg{border-color:#396496}html.pageShadowColored li.shadow-tag.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#396496}html.pageShadowColored li.shadow-tag.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-tag.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-tag.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#396496}html.pageShadowColored li.tab-entity-dataset.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#79a487!important}html.pageShadowColored li.shadow-dataset.is-active.svelte-18j9fbg{border-color:#79a487}html.pageShadowColored li.shadow-dataset.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#79a487}html.pageShadowColored li.shadow-dataset.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-dataset.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-dataset.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#79a487}html.pageShadowColored li.tab-entity-variable.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#b26f52!important}html.pageShadowColored li.shadow-variable.is-active.svelte-18j9fbg{border-color:#b26f52}html.pageShadowColored li.shadow-variable.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#b26f52}html.pageShadowColored li.shadow-variable.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-variable.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-variable.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#b26f52}html.pageShadowColored li.tab-entity-modality.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#aa4e63!important}html.pageShadowColored li.shadow-modality.is-active.svelte-18j9fbg{border-color:#aa4e63}html.pageShadowColored li.shadow-modality.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#aa4e63}html.pageShadowColored li.shadow-modality.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-modality.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-modality.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#aa4e63}html.pageShadowColored li.tab-entity-value.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#5594bc!important}html.pageShadowColored li.shadow-value.is-active.svelte-18j9fbg{border-color:#5594bc}html.pageShadowColored li.shadow-value.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#5594bc}html.pageShadowColored li.shadow-value.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-value.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-value.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#5594bc}html.pageShadowColored li.tab-entity-log.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#bd7c6c!important}html.pageShadowColored li.shadow-log.is-active.svelte-18j9fbg{border-color:#bd7c6c}html.pageShadowColored li.shadow-log.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#bd7c6c}html.pageShadowColored li.shadow-log.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-log.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-log.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#bd7c6c}html.pageShadowColored li.tab-entity-entity.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}html.pageShadowColored li.shadow-entity.is-active.svelte-18j9fbg{border-color:#9fb658}html.pageShadowColored li.shadow-entity.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658}html.pageShadowColored li.shadow-entity.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-entity.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-entity.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#9fb658}html.pageShadowColored li.tab-entity-option.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9f9f9f!important}html.pageShadowColored li.shadow-option.is-active.svelte-18j9fbg{border-color:#9f9f9f}html.pageShadowColored li.shadow-option.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9f9f9f}html.pageShadowColored li.shadow-option.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-option.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-option.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#9f9f9f}html.pageShadowColored li.tab-entity-search.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#5e9381!important}html.pageShadowColored li.shadow-search.is-active.svelte-18j9fbg{border-color:#5e9381}html.pageShadowColored li.shadow-search.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#5e9381}html.pageShadowColored li.shadow-search.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-search.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-search.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#5e9381}html.pageShadowColored li.tab-entity-favorite.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#d9c85d!important}html.pageShadowColored li.shadow-favorite.is-active.svelte-18j9fbg{border-color:#d9c85d}html.pageShadowColored li.shadow-favorite.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#d9c85d}html.pageShadowColored li.shadow-favorite.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-favorite.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-favorite.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#d9c85d}html.pageShadowColored li.tab-entity-about.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:var(--color-3)!important}html.pageShadowColored li.shadow-about.is-active.svelte-18j9fbg{border-color:var(--color-3)}html.pageShadowColored li.shadow-about.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:var(--color-3)}html.pageShadowColored li.shadow-about.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-about.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-about.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:var(--color-3)}html.pageShadowColored li.tab-entity-diagram.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}html.pageShadowColored li.shadow-diagram.is-active.svelte-18j9fbg{border-color:#9fb658}html.pageShadowColored li.shadow-diagram.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658}html.pageShadowColored li.shadow-diagram.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-diagram.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-diagram.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#9fb658}html.pageShadowColored li.tab-entity-compare.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#d9c85d!important}html.pageShadowColored li.shadow-compare.is-active.svelte-18j9fbg{border-color:#d9c85d}html.pageShadowColored li.shadow-compare.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#d9c85d}html.pageShadowColored li.shadow-compare.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-compare.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-compare.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#d9c85d}html.pageShadowColored li.tab-entity-stat.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#9fb658!important}html.pageShadowColored li.shadow-stat.is-active.svelte-18j9fbg{border-color:#9fb658}html.pageShadowColored li.shadow-stat.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#9fb658}html.pageShadowColored li.shadow-stat.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-stat.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-stat.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#9fb658}html.pageShadowColored li.tab-entity-doc.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#e0745c!important}html.pageShadowColored li.shadow-doc.is-active.svelte-18j9fbg{border-color:#e0745c}html.pageShadowColored li.shadow-doc.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#e0745c}html.pageShadowColored li.shadow-doc.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-doc.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-doc.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#e0745c}html.pageShadowColored li.tab-entity-evolution.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#579fbd!important}html.pageShadowColored li.shadow-evolution.is-active.svelte-18j9fbg{border-color:#579fbd}html.pageShadowColored li.shadow-evolution.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#579fbd}html.pageShadowColored li.shadow-evolution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-evolution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-evolution.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#579fbd}html.pageShadowColored li.tab-entity-features.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#e0745c!important}html.pageShadowColored li.shadow-features.is-active.svelte-18j9fbg{border-color:#e0745c}html.pageShadowColored li.shadow-features.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#e0745c}html.pageShadowColored li.shadow-features.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-features.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-features.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#e0745c}html.pageShadowColored li.tab-entity-preview.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#c6695e!important}html.pageShadowColored li.shadow-preview.is-active.svelte-18j9fbg{border-color:#c6695e}html.pageShadowColored li.shadow-preview.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#c6695e}html.pageShadowColored li.shadow-preview.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-preview.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-preview.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#c6695e}html.pageShadowColored li.tab-entity-freq.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg):hover{color:#12999b!important}html.pageShadowColored li.shadow-freq.is-active.svelte-18j9fbg{border-color:#12999b}html.pageShadowColored li.shadow-freq.is-active.svelte-18j9fbg a.tab-select-btn:where(.svelte-18j9fbg){color:#12999b}html.pageShadowColored li.shadow-freq.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-freq.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.left:where(.svelte-18j9fbg),html.pageShadowColored li.shadow-freq.is-active.svelte-18j9fbg .rounded-wrapper:where(.svelte-18j9fbg) .rounded.right:where(.svelte-18j9fbg){border-color:#12999b}body.small-mobile .tab-name.svelte-18j9fbg{display:none}.tabs.svelte-sxmbaz{z-index:1;max-width:var(--app-width);scrollbar-color:var(--color-4) transparent;margin-bottom:-1px;position:relative;overflow-x:auto}.tabs.svelte-sxmbaz::-webkit-scrollbar{width:.6rem;height:.6rem}.tabs.svelte-sxmbaz::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}.tabs.svelte-sxmbaz:hover::-webkit-scrollbar-thumb{background:var(--color-4)}.tabs.svelte-sxmbaz::-webkit-scrollbar-thumb:hover{background:var(--color-4)}.tabs.svelte-sxmbaz::-webkit-scrollbar-corner{background:0 0}.tabs.svelte-sxmbaz>ul:where(.svelte-sxmbaz){z-index:1;border-bottom-width:0;flex-grow:0}.tabs.has-reverse-scroll.svelte-sxmbaz,.tabs.has-reverse-scroll.svelte-sxmbaz .tabs-container-ul:where(.svelte-sxmbaz){transform:rotateX(180deg)}html.has-touch-screen .tabs.svelte-sxmbaz{scrollbar-width:none;-ms-overflow-style:none}html.has-touch-screen .tabs.svelte-sxmbaz::-webkit-scrollbar{width:0;height:0;display:none}.open-all-wrapper.svelte-1a9rleh{z-index:2;position:absolute;top:135px;right:0}body.small-mobile .open-all-wrapper.svelte-1a9rleh{top:40px;left:5px;right:auto}.evolution-summary-wrapper.svelte-gzbohz{z-index:2;position:absolute;top:135px;right:0}body.small-mobile .evolution-summary-wrapper.svelte-gzbohz{top:40px;left:5px;right:auto}.search-page-result-wrapper.svelte-1q26hs7 .remove-search-item{vertical-align:middle;width:16px;height:16px;color:var(--color-2);margin:0;position:relative}.search-page-result-wrapper.svelte-1q26hs7 .remove-search-item>.fa-solid{margin:auto;transition:opacity .3s ease-out;position:absolute;top:0;left:0}.search-page-result-wrapper.svelte-1q26hs7 .remove-search-item>.recent{opacity:1}.search-page-result-wrapper.svelte-1q26hs7 .remove-search-item>.close{opacity:0;padding-right:1px}.search-page-result-wrapper.svelte-1q26hs7 tr:hover .remove-search-item>.recent{opacity:0}.search-page-result-wrapper.svelte-1q26hs7 tr:hover .remove-search-item>.close{opacity:1}.search-page-result-wrapper.svelte-1q26hs7 .remove-search-item:hover>.close{text-shadow:0 0 10px}.section.svelte-18f1z9v{margin-top:13px}.section.svelte-18f1z9v .searchHighlight{background:#ffff0080;border-radius:20px}p.control.svelte-18f1z9v{opacity:0;margin-bottom:25px}p.control.svelte-18f1z9v .input:where(.svelte-18f1z9v){box-sizing:border-box;width:100%;margin:auto;padding:20px 20px 20px 3.3rem}._center.svelte-1cp7ds3{--error-page-color:var(--color-3);height:100%;min-height:calc(100vh - 110px);color:var(--error-page-color);flex-direction:column;justify-content:center;align-items:center;font-size:1.5rem;display:flex}._error.svelte-1cp7ds3{flex-direction:row;place-content:center space-between;display:flex}._text.svelte-1cp7ds3{text-align:center;padding:5px}._number.svelte-1cp7ds3{font-size:15rem;font-weight:100;line-height:1}._illustration.svelte-1cp7ds3{width:12.2rem;margin:0 2.1rem;position:relative}._circle.svelte-1cp7ds3{background-color:var(--error-page-color);border-radius:50%;width:12.2rem;height:11.4rem;position:absolute;bottom:0;left:0}._clip.svelte-1cp7ds3{border-radius:0 0 50% 50%;width:12.5rem;height:13rem;position:absolute;bottom:.3rem;left:50%;overflow:hidden;transform:translate(-50%)}._paper.svelte-1cp7ds3{border:.3rem solid var(--error-page-color);background-color:#fff;border-radius:.8rem;width:9.2rem;height:12.4rem;position:absolute;bottom:-.3rem;left:50%;transform:translate(-50%)}._face.svelte-1cp7ds3{margin-top:2.3rem;position:relative}._eyes.svelte-1cp7ds3{width:4.6rem;height:.8rem;position:absolute;top:0;left:2.4rem}._eye.svelte-1cp7ds3{background-color:var(--error-page-color);border-radius:50%;width:.8rem;height:.8rem;animation-name:svelte-1cp7ds3-_eye;animation-duration:4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;bottom:0}._eye-left.svelte-1cp7ds3{left:0}._eye-right.svelte-1cp7ds3{right:0}@keyframes svelte-1cp7ds3-_eye{0%{height:.8rem}50%{height:.8rem}52%{height:.1rem}54%{height:.8rem}to{height:.8rem}}._rosyCheeks.svelte-1cp7ds3{background-color:#fdabaf;border-radius:50%;width:1rem;height:.2rem;position:absolute;top:1.6rem}._rosyCheeks-left.svelte-1cp7ds3{left:1.4rem}._rosyCheeks-right.svelte-1cp7ds3{right:1.4rem}._mouth.svelte-1cp7ds3{background-color:var(--error-page-color);border-radius:.1rem;width:1.6rem;height:.2rem;position:absolute;top:3.1rem;left:50%;transform:translate(-50%)}body.small-mobile ._error.svelte-1cp7ds3{transform:scale(.5)}.section.svelte-hx6732{margin-top:80px}.loading-logo.svelte-1plld0m{max-width:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-light.svelte-1plld0m{display:block}.logo-dark.svelte-1plld0m,html.dark-mode .logo-light.svelte-1plld0m{display:none}html.dark-mode .logo-dark.svelte-1plld0m{display:block}.navbar-item.svelte-4x0lvc .switch[type=checkbox]+label{color:var(--color-2);font-size:.875rem}.navbar-item.svelte-4x0lvc .button{color:var(--color-2);margin:auto;font-size:.875rem}.navbar-link.svelte-5twusd:after{border-color:var(--color-3)}.navbar-item.has-dropdown.svelte-5twusd:hover .navbar-link:where(.svelte-5twusd),.navbar-link.is-active.svelte-5twusd,.navbar-link.svelte-5twusd:focus,.navbar-link.svelte-5twusd:focus-within,.navbar-link.svelte-5twusd:hover{color:var(--color-3);background:var(--background-1)}.navbar-link.svelte-5twusd{transition:all .3s ease-out}.navbar-dropdown.svelte-5twusd{color:var(--color-3);background:var(--background-1);border-top:0}.header-open .navbar-dropdown.box-shadow.svelte-5twusd{box-shadow:none}html.roundedDesign .navbar-dropdown.svelte-5twusd{border-radius:0 0 20px 20px}body.mobile .fix-on-mobile.svelte-1bwnqww{padding-left:.25em;padding-right:.75em}.footer.svelte-207xi2{color:var(--color-2);background-color:#0000;justify-content:center;align-items:center;padding:.3rem 3rem;display:flex}.footer.svelte-207xi2 .footer-content:where(.svelte-207xi2){flex-wrap:wrap;justify-content:center;align-items:center;min-height:2.65rem;display:flex}.footer.svelte-207xi2 .footer-content:where(.svelte-207xi2)>div:where(.svelte-207xi2){margin:.3rem .75rem}.footer.svelte-207xi2 .footer-content:where(.svelte-207xi2) .main-color:where(.svelte-207xi2){color:var(--color-3);text-shadow:0 0 10px}body.small-mobile .footer.svelte-207xi2{padding-left:.75rem;padding-right:.75rem}.navbar.svelte-18vyjrc{background:var(--background-1);border-bottom:1px solid var(--color-5);border-color:var(--color-5);z-index:2000;transition:border-color .3s ease-out,box-shadow .3s ease-out}.navbar.header-on-top.svelte-18vyjrc{border-color:var(--background-1)}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc){justify-content:space-between;height:47px;min-height:auto;padding-left:3rem}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .mobile-right-btn:where(.svelte-18vyjrc){display:flex}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) a:first-child{padding-top:0;padding-left:0}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) img:where(.svelte-18vyjrc){height:20px;transition:all .3s ease-out}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .logo-light:where(.svelte-18vyjrc){display:block}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .logo-dark:where(.svelte-18vyjrc),html.dark-mode .navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .logo-light:where(.svelte-18vyjrc){display:none}html.dark-mode .navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .logo-dark:where(.svelte-18vyjrc){display:block}.navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .navbar-burger:where(.svelte-18vyjrc):hover{background:0 0}.navbar.svelte-18vyjrc .navbar-menu:where(.svelte-18vyjrc){background:var(--background-1)}.navbar.svelte-18vyjrc .navbar-menu:where(.svelte-18vyjrc) .navbar-end:where(.svelte-18vyjrc){margin-left:10px;padding-right:0}.navbar.svelte-18vyjrc .navbar-menu.is-active:where(.svelte-18vyjrc) .navbar-end:where(.svelte-18vyjrc){margin-left:auto}.navbar.svelte-18vyjrc .favorite-number:where(.svelte-18vyjrc){height:1rem;padding-left:8px}html.roundedDesign .navbar-menu.is-active.svelte-18vyjrc{border-radius:0 0 20px 20px}body.small-mobile .navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc){padding-left:15px;padding-right:0}body.small-mobile .navbar.svelte-18vyjrc .navbar-brand:where(.svelte-18vyjrc) .mobile-right-btn:where(.svelte-18vyjrc){padding-right:0}body.small-mobile .navbar-menu.svelte-18vyjrc{margin-left:0;margin-right:0;padding-left:3px;padding-right:3px}body.mobile .visible-on-mobile.svelte-18vyjrc{display:initial}.visible-on-mobile.svelte-18vyjrc{display:none}tr.nav-hover.svelte-14f3014,tr.svelte-14f3014:hover{background:#7f7f7f1a}td.svelte-14f3014{border:0}.long-text.svelte-14f3014{word-break:break-word;width:100%}.long-text.svelte-14f3014 .searchHighlight{background:#ffff0080;border-radius:20px}.btn-delete-item.svelte-14f3014{vertical-align:middle;width:20px;height:16px;color:var(--color-2);margin:0;position:relative}.btn-delete-item.svelte-14f3014 .fa-solid:where(.svelte-14f3014){margin:auto;transition:opacity .3s ease-out;position:absolute;top:0;left:0}.btn-delete-item.svelte-14f3014 .recent:where(.svelte-14f3014){opacity:1}.btn-delete-item.svelte-14f3014 .close:where(.svelte-14f3014){opacity:0}tr.svelte-14f3014:hover .btn-delete-item:where(.svelte-14f3014){opacity:1}tr.svelte-14f3014:hover .btn-delete-item:where(.svelte-14f3014) .recent:where(.svelte-14f3014){opacity:0}tr.svelte-14f3014:hover .btn-delete-item:where(.svelte-14f3014) .close:where(.svelte-14f3014){opacity:1}.btn-delete-item.svelte-14f3014:hover{text-shadow:0 0 10px}#search-bar-result-outer.svelte-1vrcgcw{position:relative;overflow:hidden}#search-bar-result-wrapper.svelte-1vrcgcw{scrollbar-color:var(--color-4) transparent;height:0;transition:height .3s ease-out;overflow-y:hidden}#search-bar-result-wrapper.svelte-1vrcgcw::-webkit-scrollbar{width:.6rem;height:.6rem}#search-bar-result-wrapper.svelte-1vrcgcw::-webkit-scrollbar-thumb{background:0 0;border-radius:20px}#search-bar-result-wrapper.svelte-1vrcgcw:hover::-webkit-scrollbar-thumb{background:var(--color-4)}#search-bar-result-wrapper.svelte-1vrcgcw::-webkit-scrollbar-thumb:hover{background:var(--color-4)}#search-bar-result-wrapper.svelte-1vrcgcw::-webkit-scrollbar-corner{background:0 0}#search-bar-result-wrapper.is-open.svelte-1vrcgcw{height:var(--height)}#search-bar-result-wrapper.has-scroll-bar.svelte-1vrcgcw{overflow-y:auto}#search-bar-result-wrapper.svelte-1vrcgcw .table:where(.svelte-1vrcgcw){background:0 0;width:calc(100% - 20px);margin:10px}#search-bar-result-wrapper.svelte-1vrcgcw .table:where(.svelte-1vrcgcw) td:where(.svelte-1vrcgcw){border:0}.nb-result.svelte-1vrcgcw{width:100%;font-size:14px}.header-search-item.svelte-1sfyj3d{position:initial;margin-right:0;padding:0}.header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d){z-index:2000;background:var(--background-2);border:1px solid;border-color:var(--background-3);margin-right:0;transition:border-color .3s ease-out,box-shadow .3s ease-out,top .3s ease-out,left .3s ease-out;position:fixed;top:2.5px;left:680px;right:3em;overflow:hidden}.header-search-item.svelte-1sfyj3d .search-bar-container.focus:where(.svelte-1sfyj3d){border-color:var(--color-5)}.header-search-item.svelte-1sfyj3d .search-bar-container.homepage:where(.svelte-1sfyj3d),.header-search-item.svelte-1sfyj3d .search-bar-container.page-search:where(.svelte-1sfyj3d){z-index:20;transition:border-color .3s ease-out,box-shadow .3s ease-out,top .3s ease-out,left .3s ease-out,z-index 0s ease-out .3s;top:65px;left:3em}.header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d){width:calc(var(--app-width) - 730px);box-shadow:none;background:0 0;border:none;margin:0;padding-left:3.3rem;transition:all .3s ease-out;position:relative}.header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d)::-moz-placeholder{color:var(--color-4)}.header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d)::placeholder{color:var(--color-4)}.header-search-item.svelte-1sfyj3d .search-bar-container.homepage:where(.svelte-1sfyj3d) #header-search-input:where(.svelte-1sfyj3d),.header-search-item.svelte-1sfyj3d .search-bar-container.page-search:where(.svelte-1sfyj3d) #header-search-input:where(.svelte-1sfyj3d){width:100%;max-width:100%;padding:10px 20px 10px 3.3rem}.header-search-item.svelte-1sfyj3d .btn-clear-input-wrapper:where(.svelte-1sfyj3d){width:40px;margin-right:2px;padding-right:.75em;position:absolute;top:0;bottom:0;right:0}.header-search-item.svelte-1sfyj3d .icon:where(.svelte-1sfyj3d){color:var(--color-2);pointer-events:all;cursor:pointer;transition:color .3s ease-out;left:10px}.header-search-item.svelte-1sfyj3d .icon:where(.svelte-1sfyj3d):hover{color:#5e9381}.header-search-item.svelte-1sfyj3d .icon.active:where(.svelte-1sfyj3d){color:#5e9381;text-shadow:0 0 10px}.header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d){right:calc(3em + var(--chat-width))}body.window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d){right:3em}html.roundedDesign .search-bar-container.svelte-1sfyj3d{border-radius:20px}html.pageShadowColored .header-search-item.svelte-1sfyj3d .search-bar-container.focus:where(.svelte-1sfyj3d){border-color:#5e9381}body.mobile:not(.small-mobile) .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){left:200px;right:calc(50px + var(--chat-width))}body.mobile:not(.small-mobile) .header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d){width:100%}body.mobile:not(.small-mobile).window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){right:50px}body.small-mobile:not(.tiny-mobile) .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){left:200px;right:calc(50px + var(--chat-width))}body.small-mobile:not(.tiny-mobile) .header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d){width:100%}body.small-mobile:not(.tiny-mobile).window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){right:50px}body.tiny-mobile .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){left:10px;right:calc(50px + var(--chat-width))}body.tiny-mobile .header-search-item.svelte-1sfyj3d #header-search-input:where(.svelte-1sfyj3d){width:100%}body.tiny-mobile.window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container:where(.svelte-1sfyj3d):not(.homepage):not(.page-search){right:50px}body.mobile .header-search-item.svelte-1sfyj3d .search-bar-container.homepage:where(.svelte-1sfyj3d){left:50px}body.small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container.homepage:where(.svelte-1sfyj3d),body.small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container.page-search:where(.svelte-1sfyj3d){left:10px;right:calc(10px + var(--chat-width));top:80px}body.small-mobile.window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container.homepage:where(.svelte-1sfyj3d),body.small-mobile.window-small-mobile .header-search-item.svelte-1sfyj3d .search-bar-container.page-search:where(.svelte-1sfyj3d){right:10px}.header-search-item.hidden-by-mobile-menu.svelte-1sfyj3d{opacity:0;pointer-events:none;transition:opacity .3s ease-out}.config-form.svelte-1rhdmtu{background:var(--background-1);flex-direction:column;flex:1;gap:1.5rem;padding:2rem 1.5rem;display:flex}.config-form.svelte-1rhdmtu .config-header:where(.svelte-1rhdmtu){align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.config-form.svelte-1rhdmtu .config-header:where(.svelte-1rhdmtu) i:where(.svelte-1rhdmtu){color:var(--color-3);font-size:1.5rem}.config-form.svelte-1rhdmtu .config-header:where(.svelte-1rhdmtu) h3:where(.svelte-1rhdmtu){color:var(--color-2);margin:0;font-size:1.2rem;font-weight:600}.config-form.svelte-1rhdmtu p:where(.svelte-1rhdmtu){color:var(--color-2);opacity:.8;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;font-size:.95rem;line-height:1.5;display:flex}.config-form.svelte-1rhdmtu .config-link:where(.svelte-1rhdmtu){color:var(--color-3);border:1px solid #0000;border-radius:4px;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-flex}.config-form.svelte-1rhdmtu .config-link:where(.svelte-1rhdmtu):hover{background:rgba(var(--color-3), .1);border-color:rgba(var(--color-3), .3)}.config-form.svelte-1rhdmtu .config-link:where(.svelte-1rhdmtu) i:where(.svelte-1rhdmtu){font-size:.75rem}.config-form.svelte-1rhdmtu .config-note:where(.svelte-1rhdmtu){background:rgba(var(--color-3), .1);border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.config-form.svelte-1rhdmtu .config-note:where(.svelte-1rhdmtu) i:where(.svelte-1rhdmtu){color:var(--color-3)}.config-form.svelte-1rhdmtu .config-message:where(.svelte-1rhdmtu){border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.config-form.svelte-1rhdmtu .config-message.error:where(.svelte-1rhdmtu){color:#e74c3c;background:#e74c3c1a;border:1px solid #e74c3c4d}.config-form.svelte-1rhdmtu .config-message.success:where(.svelte-1rhdmtu){color:#27ae60;background:#27ae601a;border:1px solid #27ae604d}.config-form.svelte-1rhdmtu .config-message:where(.svelte-1rhdmtu) i:where(.svelte-1rhdmtu){font-size:1rem}.config-form.svelte-1rhdmtu .input-group:where(.svelte-1rhdmtu){flex-direction:column;gap:1.25rem;display:flex}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu){flex-direction:column;gap:.5rem;display:flex}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu) span:where(.svelte-1rhdmtu){color:var(--color-2);font-size:.9rem;font-weight:600}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu) input:where(.svelte-1rhdmtu){border:1px solid var(--color-5);background:var(--background-2);color:var(--color-1);border-radius:8px;padding:.85rem;font-size:.95rem;transition:border-color .2s}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu) input:where(.svelte-1rhdmtu):focus{border-color:var(--color-3);box-shadow:0 0 0 3px rgba(var(--color-3), .1);outline:none}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu) input:where(.svelte-1rhdmtu)::-moz-placeholder{color:var(--color-4)}.config-form.svelte-1rhdmtu label:where(.svelte-1rhdmtu) input:where(.svelte-1rhdmtu)::placeholder{color:var(--color-4)}.config-form.svelte-1rhdmtu .save-btn:where(.svelte-1rhdmtu){background:var(--color-3);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex}.config-form.svelte-1rhdmtu .save-btn:where(.svelte-1rhdmtu):hover:not(:disabled){opacity:.9}.config-form.svelte-1rhdmtu .save-btn:where(.svelte-1rhdmtu):disabled{background:var(--color-4);cursor:not-allowed;opacity:.6}.selector.svelte-6tbxca{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;margin:0;padding:.5rem .75rem;transition:background .15s;display:flex}.selector.svelte-6tbxca:hover{background:rgba(var(--color-3), .1)}.selector.svelte-6tbxca i:where(.svelte-6tbxca):first-child{color:var(--color-3);font-size:1rem}.selector.svelte-6tbxca .item-name:where(.svelte-6tbxca){color:var(--color-1);font-size:1rem;font-weight:600}@media (width<=420px){.selector.svelte-6tbxca .item-name:where(.svelte-6tbxca){display:none}}.selector.svelte-6tbxca i:where(.svelte-6tbxca):last-child{color:var(--color-4);font-size:.75rem;transition:transform .2s}.selector.svelte-6tbxca i:last-child.rotated:where(.svelte-6tbxca){transform:rotate(180deg)}.menu.svelte-6tbxca{background:var(--background-2);z-index:1001;border-radius:20px;min-width:280px;max-height:500px;position:absolute;top:100%;left:1.5rem;overflow-y:auto;box-shadow:0 4px 16px #0003}.menu.center.svelte-6tbxca{left:50%;transform:translate(-50%)}.menu.svelte-6tbxca .option:where(.svelte-6tbxca){cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 1rem;transition:background .15s;display:flex}.menu.svelte-6tbxca .option:where(.svelte-6tbxca):hover{background:rgba(var(--color-3), .1)}.menu.svelte-6tbxca .option.selected:where(.svelte-6tbxca){background:rgba(var(--color-3), .15)}.menu.svelte-6tbxca .option:where(.svelte-6tbxca) .option-content:where(.svelte-6tbxca){flex-direction:column;gap:.25rem;display:flex}.menu.svelte-6tbxca .option:where(.svelte-6tbxca) .option-name:where(.svelte-6tbxca){color:var(--color-1);font-size:.95rem;font-weight:600}.menu.svelte-6tbxca .option:where(.svelte-6tbxca) .option-description:where(.svelte-6tbxca){color:var(--color-2);opacity:.8;font-size:.8rem}.menu.svelte-6tbxca .option:where(.svelte-6tbxca) i:where(.svelte-6tbxca){color:var(--color-3);flex-shrink:0;font-size:.9rem}.message.svelte-1relqgj{margin-bottom:0;padding:0 .5rem;animation:.2s ease-out svelte-1relqgj-slideIn}.message.user.svelte-1relqgj{background:0 0;flex-direction:column;align-items:flex-end;margin:10px auto;display:flex}.message.assistant.svelte-1relqgj{background:0 0}.message.tool.svelte-1relqgj{background:0 0;padding:.25rem .5rem}.message.svelte-1relqgj .user-bubble:where(.svelte-1relqgj){background:var(--background-2);border-radius:20px;max-width:85%;padding:.75rem 1rem;display:inline-block}.message.svelte-1relqgj .user-bubble:where(.svelte-1relqgj) .message-content:where(.svelte-1relqgj){white-space:pre-wrap}.message.svelte-1relqgj .message-content:where(.svelte-1relqgj){color:var(--color-1);word-wrap:break-word}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) p{margin:.5em 0}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) p:first-child{margin-top:0}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) p:last-child{margin-bottom:0}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) pre{background:var(--background-3);border:1px solid var(--color-5);border-radius:6px;margin:.75em 0;padding:.75rem;overflow-x:auto}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) code{background:var(--background-3);border-radius:4px;padding:.2em .4em;font-family:Courier New,monospace;font-size:.9em}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) pre code{background:0 0;border:none;padding:0}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) ul,.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) ol{padding-left:2em}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) ul{list-style-type:disc}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) ol{list-style-type:decimal}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) blockquote{border-left:3px solid var(--color-3);opacity:.9;margin:.75em 0;padding-left:1em}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) a{color:var(--color-3);border-bottom:1px solid;text-decoration:none}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) a:hover{opacity:.8}.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) h1,.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) h2,.message.svelte-1relqgj .message-content.markdown:where(.svelte-1relqgj) h3{margin:1em 0 .5em;font-weight:600}.message.svelte-1relqgj .tool-call-box:where(.svelte-1relqgj){background:var(--background-2);border:1px solid var(--color-5);color:var(--color-2);opacity:.9;border-radius:20px;align-items:center;margin:.25rem 0;padding:.4rem .75rem;font-size:.85em;display:inline-flex}.message.svelte-1relqgj .tool-call-box:where(.svelte-1relqgj) .tool-call-header:where(.svelte-1relqgj){align-items:center;gap:.5rem;display:flex}.message.svelte-1relqgj .tool-call-box:where(.svelte-1relqgj) .tool-call-header:where(.svelte-1relqgj) i:where(.svelte-1relqgj){color:var(--color-3);font-size:.9em}.message.svelte-1relqgj .tool-call-box:where(.svelte-1relqgj) .tool-call-header:where(.svelte-1relqgj) span:where(.svelte-1relqgj){font-weight:500}@keyframes svelte-1relqgj-slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.empty-state.svelte-10bssdo{text-align:center;color:var(--color-4);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.empty-state.svelte-10bssdo i:where(.svelte-10bssdo){opacity:.5;font-size:3rem}.empty-state.svelte-10bssdo p:where(.svelte-10bssdo){margin:0;font-size:.95rem}.empty-state.svelte-10bssdo .privacy-note:where(.svelte-10bssdo){color:var(--color-4);justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.75rem;display:flex}.empty-state.svelte-10bssdo .privacy-note:where(.svelte-10bssdo) i:where(.svelte-10bssdo){font-size:.85rem}.empty-state.svelte-10bssdo .privacy-note:where(.svelte-10bssdo) a:where(.svelte-10bssdo){color:var(--color-4);border-bottom:1px solid #0000;text-decoration:none;transition:all .2s}.empty-state.svelte-10bssdo .privacy-note:where(.svelte-10bssdo) a:where(.svelte-10bssdo):hover{color:var(--color-3);border-bottom-color:var(--color-3)}.chat-container-wrapper.svelte-1xd3it0{background:var(--background-1);flex:1;position:relative;overflow:hidden}.chat-container.svelte-1xd3it0{background:var(--background-1);overscroll-behavior:contain;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;display:flex;overflow-y:auto}.chat-container.svelte-1xd3it0::-webkit-scrollbar{width:6px}.chat-container.svelte-1xd3it0::-webkit-scrollbar-thumb{background:var(--color-5);border-radius:3px}.dynamic-spacer.svelte-1xd3it0{flex-shrink:0;min-height:50vh}.message.svelte-1xd3it0{margin-bottom:0;padding:0 .5rem;animation:.2s ease-out svelte-1xd3it0-slideIn}.message.assistant.svelte-1xd3it0{background:0 0}.message.svelte-1xd3it0 .tool-indicator:where(.svelte-1xd3it0){background:var(--background-2);color:var(--color-3);opacity:.8;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9em;animation:1.5s ease-in-out infinite svelte-1xd3it0-pulse;display:flex}.message.svelte-1xd3it0 .tool-indicator:where(.svelte-1xd3it0) i:where(.svelte-1xd3it0){font-size:.85em}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0){align-items:center;padding:.5rem .75rem;display:flex}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0) .loading-dots:where(.svelte-1xd3it0){gap:.4rem;display:flex}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0) .loading-dots:where(.svelte-1xd3it0) span:where(.svelte-1xd3it0){background:var(--color-3);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite svelte-1xd3it0-bounce}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0) .loading-dots:where(.svelte-1xd3it0) span:where(.svelte-1xd3it0):first-child{animation-delay:0s}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0) .loading-dots:where(.svelte-1xd3it0) span:where(.svelte-1xd3it0):nth-child(2){animation-delay:.2s}.message.svelte-1xd3it0 .loading-indicator:where(.svelte-1xd3it0) .loading-dots:where(.svelte-1xd3it0) span:where(.svelte-1xd3it0):nth-child(3){animation-delay:.4s}@keyframes svelte-1xd3it0-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-10px)}}@keyframes svelte-1xd3it0-pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes svelte-1xd3it0-slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.input-wrapper.svelte-1tprfhc{align-items:flex-end;display:flex;position:relative}textarea.svelte-1tprfhc{background:var(--background-2);color:var(--color-1);resize:none;field-sizing:content;box-sizing:border-box;border:1px solid #0000;border-radius:24px;flex:1;height:44px;min-height:44px;max-height:200px;padding:.75rem 5rem .75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .15s;overflow-y:auto}textarea.svelte-1tprfhc:focus{outline:none}textarea.svelte-1tprfhc::placeholder{color:var(--color-4)}textarea.svelte-1tprfhc:disabled{opacity:.5;cursor:not-allowed;background:rgba(var(--background-3), .5)}textarea.svelte-1tprfhc::-webkit-scrollbar{width:6px}textarea.svelte-1tprfhc::-webkit-scrollbar-thumb{background:var(--color-5);border-radius:3px}.input-buttons.svelte-1tprfhc{align-items:center;gap:.25rem;padding:.25rem;display:flex;position:absolute;top:0;bottom:0;right:.25rem}.voice-btn.svelte-1tprfhc{width:36px;height:36px;color:var(--color-2);cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.voice-btn.svelte-1tprfhc i:where(.svelte-1tprfhc){font-size:1.1rem}.voice-btn.svelte-1tprfhc:hover:not(:disabled){background:rgba(var(--color-3), .1)}.voice-btn.processing.svelte-1tprfhc{color:#fff;background:#f59e0b}.voice-btn.svelte-1tprfhc:disabled{cursor:not-allowed;opacity:.4}.stop-btn.svelte-1tprfhc,.cancel-btn.svelte-1tprfhc{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .15s;display:flex}.stop-btn.svelte-1tprfhc i:where(.svelte-1tprfhc),.cancel-btn.svelte-1tprfhc i:where(.svelte-1tprfhc){font-size:1.1rem}.stop-btn.svelte-1tprfhc:hover,.cancel-btn.svelte-1tprfhc:hover{background:#dc2626}.send-btn.svelte-1tprfhc{background:var(--color-3);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:2px 2px 0 0;transition:all .15s;display:flex}.send-btn.svelte-1tprfhc i:where(.svelte-1tprfhc){font-size:.9rem}.send-btn.svelte-1tprfhc:hover:not(:disabled){opacity:.9;transform:scale(1.05)}.send-btn.svelte-1tprfhc:active:not(:disabled){transform:scale(.95)}.send-btn.svelte-1tprfhc:disabled{background:var(--color-4);cursor:not-allowed;opacity:.4}.chat-input.svelte-1tprfhc{background:var(--background-1);padding:.5rem 1.5rem}.session-loading.svelte-1tprfhc,.session-error.svelte-1tprfhc{color:var(--color-3);justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:.9rem;display:flex}.session-error.svelte-1tprfhc{color:#e67e22}.session-error.svelte-1tprfhc i:where(.svelte-1tprfhc){font-size:1.1rem}.loading-dots.svelte-1tprfhc{gap:.3rem;display:flex}.loading-dots.svelte-1tprfhc span:where(.svelte-1tprfhc){background:var(--color-3);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite svelte-1tprfhc-bounce}.loading-dots.svelte-1tprfhc span:where(.svelte-1tprfhc):first-child{animation-delay:0s}.loading-dots.svelte-1tprfhc span:where(.svelte-1tprfhc):nth-child(2){animation-delay:.2s}.loading-dots.svelte-1tprfhc span:where(.svelte-1tprfhc):nth-child(3){animation-delay:.4s}@keyframes svelte-1tprfhc-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}.llm-chat-panel.svelte-o5rk46{width:var(--chat-panel-width);background:var(--background-2);z-index:100;border-left:1px solid var(--color-5);overscroll-behavior:contain;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(100%)}.llm-chat-panel.open.svelte-o5rk46{transform:translate(0)}.chat-header.svelte-o5rk46{background:var(--background-1);z-index:1;height:47px;box-shadow:0 8px 8px var(--background-1);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:relative}.chat-header.svelte-o5rk46 .header-actions:where(.svelte-o5rk46){align-items:center;gap:.5rem;display:flex}.chat-header.svelte-o5rk46 .exit-voice-btn:where(.svelte-o5rk46){cursor:pointer;width:36px;height:36px;color:var(--color-2);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:.5rem;transition:all .2s;display:flex}.chat-header.svelte-o5rk46 .exit-voice-btn:where(.svelte-o5rk46) i:where(.svelte-o5rk46){font-size:1.1rem}.chat-header.svelte-o5rk46 .exit-voice-btn:where(.svelte-o5rk46):hover{color:#ef4444;background:#ef44441a}.chat-header.svelte-o5rk46 .new-chat-btn:where(.svelte-o5rk46){cursor:pointer;width:36px;height:36px;color:var(--color-2);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:.5rem;transition:all .2s;display:flex}.chat-header.svelte-o5rk46 .new-chat-btn:where(.svelte-o5rk46) i:where(.svelte-o5rk46){font-size:1.1rem}.chat-header.svelte-o5rk46 .new-chat-btn:where(.svelte-o5rk46):hover{background:var(--background-3);color:var(--color-3)}.chat-header.svelte-o5rk46 .close-btn:where(.svelte-o5rk46){cursor:pointer;width:36px;height:36px;color:var(--color-2);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:.5rem;transition:all .2s;display:flex}.chat-header.svelte-o5rk46 .close-btn:where(.svelte-o5rk46) i:where(.svelte-o5rk46){font-size:1.25rem}.chat-header.svelte-o5rk46 .close-btn:where(.svelte-o5rk46):hover{background:var(--background-3);color:var(--color-3)}body.window-small-mobile .llm-chat-panel.svelte-o5rk46{border:0;border-top:1px solid var(--color-5);border-top-left-radius:20px;border-top-right-radius:20px;width:100%;top:calc(3.25rem + 116px);left:0}.floating-chat-btn.svelte-bnj54v{bottom:16px;right:calc(16px + var(--chat-width));background:var(--color-3);color:#fff;cursor:pointer;z-index:999;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0;font-size:20px;transition:all .3s;display:flex;position:fixed;box-shadow:0 4px 12px #00000026}.floating-chat-btn.svelte-bnj54v:hover{filter:brightness(1.1);transform:scale(1.1);box-shadow:0 6px 16px #0003}.floating-chat-btn.svelte-bnj54v:active{transform:scale(.95)}body.small-mobile .floating-chat-btn.svelte-bnj54v{width:44px;height:44px;font-size:18px;bottom:12px;right:12px}:root{--chat-width:0px;--app-width:100vw}.main-container.svelte-1qiahli{min-height:100vh;max-width:var(--app-width);flex-direction:column;width:100%;padding-top:3.25rem;display:flex}body.chat-open .main-container.svelte-1qiahli{height:100vh;overflow-y:auto}.error-loading-db.svelte-1qiahli{text-align:center;max-width:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-loading-db.svelte-1qiahli h2:where(.svelte-1qiahli){color:var(--color-3)}.error-loading-db.svelte-1qiahli p:where(.svelte-1qiahli){margin:.5em 0}
