.chat-message-module-scss-module__bNjXsa__message,.chat-message-module-scss-module__bNjXsa__body{border-radius:.3125rem}.chat-message-module-scss-module__bNjXsa__message{width:85%;margin:0;position:relative}.chat-message-module-scss-module__bNjXsa__message:before,.chat-message-module-scss-module__bNjXsa__message:after{content:"";pointer-events:none;position:absolute}.chat-message-module-scss-module__bNjXsa__message:before{border-radius:inherit;width:100%;height:100%;top:0;left:0}.chat-message-module-scss-module__bNjXsa__message[data-variant=question]:before{background-color:rgb(var(--theme-muted-light));color:rgb(var(--theme-foreground))}.chat-message-module-scss-module__bNjXsa__message[data-variant=question]:after{border-style:solid;border-width:.9em .9em 0 0;border-color:rgb(var(--theme-muted-light))#0000 #0000;width:0;height:0;left:1em}.chat-message-module-scss-module__bNjXsa__message[data-variant=answer]{margin-left:auto}.chat-message-module-scss-module__bNjXsa__message[data-variant=answer]:before{opacity:.25;background-color:rgba(var(--theme-accent),.5);color:rgb(var(--theme-foreground))}.chat-message-module-scss-module__bNjXsa__message[data-variant=answer]:after{border-style:solid;border-width:0 .9em .9em 0;border-color:#0000 rgba(var(--theme-accent),.5)#0000 #0000;opacity:.25;width:0;height:0;right:1em}.chat-message-module-scss-module__bNjXsa__body{z-index:var(--layer-above);padding:1em;position:relative}.chat-message-module-scss-module__bNjXsa__bodyWithDate{padding:1em 1em 3em}.chat-message-module-scss-module__bNjXsa__date{font-family:var(--font-base);opacity:.2;font-size:.75rem;font-weight:400;line-height:1.1;position:absolute;bottom:.7em;right:1em}.chat-message-module-scss-module__bNjXsa__text{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin-bottom:0}.chat-message-module-scss-module__bNjXsa__list{gap:var(--spacing-gutter);margin-bottom:var(--spacing-gutter);flex-direction:column;display:flex}
.button-group-module-scss-module__iZNUSG__buttonGroup{justify-content:space-between;align-items:center;gap:1em;display:flex}.button-group-module-scss-module__iZNUSG__buttonGroup:not(:last-child){margin-bottom:var(--spacing-default)}.button-group-module-scss-module__iZNUSG__buttonGroup:not([data-align]) button{width:100%}.button-group-module-scss-module__iZNUSG__wrap{flex-wrap:wrap;row-gap:.5em}.button-group-module-scss-module__iZNUSG__minWidth>button,.button-group-module-scss-module__iZNUSG__minWidth>a[data-button]{min-width:7em}.button-group-module-scss-module__iZNUSG__vertical{flex-direction:column}
.badge-module-scss-module__LX3NOq__badge{font-family:var(--font-base);border-radius:2em;justify-content:space-between;align-items:center;gap:.375em;width:max-content;max-width:100%;padding:.25em .5em;font-size:.75rem;font-weight:400;line-height:1.1;display:inline-flex}.badge-module-scss-module__LX3NOq__light{background-color:rgb(var(--theme-muted-light))}.badge-module-scss-module__LX3NOq__dark{background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-white))}.badge-module-scss-module__LX3NOq__white{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.badge-module-scss-module__LX3NOq__progress{background-color:rgb(var(--theme-background));color:rgb(var(--theme-action))}.badge-module-scss-module__LX3NOq__done{background-color:rgba(var(--theme-accent),.25);color:rgb(var(--theme-accent))}.badge-module-scss-module__LX3NOq__abandoned{background-color:rgba(var(--theme-error),.25);color:rgb(var(--theme-error))}.badge-module-scss-module__LX3NOq__serif{font-family:var(--font-serif);font-size:.75rem;font-weight:400;line-height:1.1}.badge-module-scss-module__LX3NOq__status{border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem;position:relative}.badge-module-scss-module__LX3NOq__status:before{content:"";border-radius:inherit;background-color:inherit;width:100%;height:100%;animation:2s infinite badge-module-scss-module__LX3NOq__pulse-animation;position:absolute;top:0;left:0}.badge-module-scss-module__LX3NOq__status[data-status=progress]{background-color:rgb(var(--theme-action))}.badge-module-scss-module__LX3NOq__status[data-status=done]{background-color:rgb(var(--theme-accent))}.badge-module-scss-module__LX3NOq__status[data-status=abandoned]{background-color:rgb(var(--theme-error))}.badge-module-scss-module__LX3NOq__statusWrapper{background:0 0;gap:.5em}.badge-module-scss-module__LX3NOq__statusPadding{padding:0}.badge-module-scss-module__LX3NOq__badgeList{flex-wrap:wrap;gap:.5rem .3125rem;display:flex}@keyframes badge-module-scss-module__LX3NOq__pulse-animation{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(2)}}
.avatar-module-scss-module___dyInW__wrapper{align-items:center;gap:var(--spacing-small);display:flex}.avatar-module-scss-module___dyInW__wrapper[data-size=small]{gap:.7em}.avatar-module-scss-module___dyInW__link:hover .avatar-module-scss-module___dyInW__image{outline-color:rgba(var(--theme-background),.2);transition:outline .3s ease-in-out}.avatar-module-scss-module___dyInW__container{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground));border-radius:50%;outline:4px solid #0000;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}[data-size=default] .avatar-module-scss-module___dyInW__container{width:2.5rem;height:2.5rem}[data-size=small] .avatar-module-scss-module___dyInW__container{font-family:var(--font-base);width:1.875rem;height:1.875rem;font-size:.75rem;font-weight:400;line-height:1.1}[data-size=huge] .avatar-module-scss-module___dyInW__container{font-family:var(--font-base);width:7.5rem;height:7.5rem;font-size:clamp(1.875rem,.625rem + 3.33333vw,3.75rem);font-weight:400;line-height:1}.avatar-module-scss-module___dyInW__image{object-fit:contain;border-radius:inherit;width:100%;height:100%;position:absolute;top:0;left:0}.avatar-module-scss-module___dyInW__border{border:1px solid rgba(var(--theme-foreground),.15)}.avatar-module-scss-module___dyInW__inverted{background-color:rgb(var(--theme-foreground));color:rgb(var(--theme-background))}.avatar-module-scss-module___dyInW__label{flex-grow:1}.avatar-module-scss-module___dyInW__serif{font-family:var(--font-serif)}
.board-stats-module-scss-module__wEYawa__item{padding:1em 1.25em}.board-stats-module-scss-module__wEYawa__item:not(:last-child){border-bottom:1px solid rgba(var(--theme-background),.1)}.board-stats-module-scss-module__wEYawa__flex{flex-wrap:wrap;display:flex;overflow:hidden}.board-stats-module-scss-module__wEYawa__flexItem{border-top:1px solid rgba(var(--theme-background),.1);border-left:1px solid rgba(var(--theme-background),.1);flex-direction:column;justify-content:space-between;margin-top:-1px;margin-left:-1px;padding:1em 1.25em;display:flex}.board-stats-module-scss-module__wEYawa__flexItem[data-flex=row]{flex:11.875rem}.board-stats-module-scss-module__wEYawa__flexItem[data-flex=grid]{flex:50%}.board-stats-module-scss-module__wEYawa__subtitle{font-family:var(--font-serif);gap:.5em;margin-top:0;margin-bottom:.4em;font-size:.75rem;font-weight:400;line-height:1.1;display:flex}.board-stats-module-scss-module__wEYawa__title{margin:0;line-height:1}.board-stats-module-scss-module__wEYawa__title[data-size=default]{font-family:var(--font-base);font-size:clamp(1.5rem,4cqi,4rem);font-weight:400;line-height:1}.board-stats-module-scss-module__wEYawa__title[data-size=medium]{font-family:var(--font-base);font-size:clamp(.5rem,4cqi,1.5rem);font-weight:400}
.business-header-module-scss-module__ZX8iOW__header{justify-content:flex-start;align-items:center;gap:var(--spacing-small);border-top-left-radius:.3125rem;border-top-right-radius:.3125rem;padding:.7em 1em;display:flex}.business-header-module-scss-module__ZX8iOW__header[data-variant=default]{background-color:rgba(var(--theme-background),.05)}.business-header-module-scss-module__ZX8iOW__header[data-variant=light]{background-color:rgba(var(--theme-muted),.2)}.business-header-module-scss-module__ZX8iOW__header[data-blocked=true]{pointer-events:none;-webkit-user-select:none;user-select:none;position:relative}.business-header-module-scss-module__ZX8iOW__header[data-blocked=true]:after{content:"";border-radius:inherit;-webkit-backdrop-filter:blur(4px)brightness(.8);backdrop-filter:blur(4px)brightness(.8);width:100%;height:100%;position:absolute;top:0;left:0}.business-header-module-scss-module__ZX8iOW__badgeList{flex-wrap:wrap;gap:.5em;display:flex}.business-header-module-scss-module__ZX8iOW__badge{background-color:rgba(var(--theme-background),.15);color:rgb(var(--theme-background))}.business-header-module-scss-module__ZX8iOW__badge svg{opacity:.3;color:rgb(var(--theme-background));max-height:.8em}
.card-module-scss-module__gweoJq__root{width:100%;color:rgb(var(--theme-foreground));border-radius:.3125rem;flex-direction:column;display:flex;position:relative;overflow:clip}.card-module-scss-module__gweoJq__header{justify-content:space-between;align-items:flex-start;gap:calc(var(--spacing-small)*.75);display:flex;position:relative}.card-module-scss-module__gweoJq__header .card-module-scss-module__gweoJq__title{margin:0}.card-module-scss-module__gweoJq__header[data-size=default] .card-module-scss-module__gweoJq__title{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.card-module-scss-module__gweoJq__header[data-size=small]{padding:.7em 1em}.card-module-scss-module__gweoJq__header[data-size=small] .card-module-scss-module__gweoJq__title{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.card-module-scss-module__gweoJq__header[data-size=medium] .card-module-scss-module__gweoJq__title{font-family:var(--font-base);font-size:clamp(1rem,.666667rem + .888889vw,1.5rem);font-weight:400}.card-module-scss-module__gweoJq__subheader{padding:.3125rem var(--spacing-default);justify-content:flex-end;align-items:center;gap:calc(var(--spacing-small)*.5);flex-direction:row-reverse;display:flex;position:relative}.card-module-scss-module__gweoJq__subheader .card-module-scss-module__gweoJq__title{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.card-module-scss-module__gweoJq__subheader[data-variant=loan]{--header-background:rgb(var(--theme-loan));--divider-color:rgba(var(--theme-on-loan),.1);color:rgb(var(--theme-on-loan))}.card-module-scss-module__gweoJq__subheader[data-variant=equity]{--header-background:rgb(var(--theme-equity));--divider-color:rgba(var(--theme-on-equity),.1);color:rgb(var(--theme-on-equity))}.card-module-scss-module__gweoJq__subheader[data-variant=dark]{--divider-color:rgba(var(--theme-foreground),.1)}.card-module-scss-module__gweoJq__subHeaderSolid{background-color:var(--header-background)}.card-module-scss-module__gweoJq__subHeaderTransparent:before{content:"";z-index:var(--layer-below);border-radius:inherit;background-color:var(--header-background);opacity:.75;width:100%;height:100%;position:absolute;top:0;left:0}.card-module-scss-module__gweoJq__divider{background-color:var(--divider-color,rgba(var(--theme-background),.1));width:.0625rem;height:calc(100% + .625rem)}.card-module-scss-module__gweoJq__headerSpacing{padding:.9em 1.25em}.card-module-scss-module__gweoJq__title{margin-bottom:0}.card-module-scss-module__gweoJq__link{color:inherit}.card-module-scss-module__gweoJq__content{flex-direction:column;flex-grow:1;display:flex}.card-module-scss-module__gweoJq__content[data-variant=default]{--theme-foreground:var(--theme-black);background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__content[data-variant=dark]{--theme-foreground:var(--theme-white);background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__content[data-variant=loan]{--theme-foreground:var(--theme-black);background-color:rgb(var(--theme-loan));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__content[data-variant=equity]{--theme-foreground:var(--theme-black);background-color:rgb(var(--theme-equity));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__content[data-spacing=default]{padding:var(--spacing-default)}.card-module-scss-module__gweoJq__content[data-spacing=small]{padding:var(--spacing-small)}.card-module-scss-module__gweoJq__content[data-spacing=tiny]{padding:.34375rem}.card-module-scss-module__gweoJq__content[data-spacing=form]{padding:var(--spacing-default)}@media (min-width:56.25em){.card-module-scss-module__gweoJq__content[data-spacing=form]{padding:2.5rem 3.75rem}}.card-module-scss-module__gweoJq__content[data-spacing=vertical]{padding:var(--spacing-small)0}.card-module-scss-module__gweoJq__content[data-spacing=horizontal]{padding:0 var(--spacing-default)}.card-module-scss-module__gweoJq__borderRadiusLarge{border-radius:1rem}.card-module-scss-module__gweoJq__borderRadiusAll{border-radius:.3125rem}.card-module-scss-module__gweoJq__borderRadiusTop{border-radius:.3125rem .3125rem 0 0}.card-module-scss-module__gweoJq__borderRadiusBottom{border-radius:0 0 .3125rem .3125rem}.card-module-scss-module__gweoJq__default{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__default .card-module-scss-module__gweoJq__header{background-color:rgb(var(--theme-muted-light))}.card-module-scss-module__gweoJq__light{background-color:rgba(var(--theme-accent),.3);color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__light .card-module-scss-module__gweoJq__header{border-bottom-color:rgb(var(--theme-accent))}.card-module-scss-module__gweoJq__grey{background-color:rgba(var(--theme-muted-light),.25);color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__grey .card-module-scss-module__gweoJq__header{background-color:rgb(var(--theme-muted-light))}.card-module-scss-module__gweoJq__action{background-color:rgba(var(--theme-action),.3);color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__action .card-module-scss-module__gweoJq__header{background-color:rgba(var(--theme-action),.7)}.card-module-scss-module__gweoJq__confirmed{background-color:rgba(var(--theme-accent),.5);color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__confirmed .card-module-scss-module__gweoJq__header{background-color:rgb(var(--theme-accent))}.card-module-scss-module__gweoJq__dark{background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__dark .card-module-scss-module__gweoJq__header{background-color:rgba(var(--theme-background),.05)}.card-module-scss-module__gweoJq__darkOnDark{color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__darkOnDark .card-module-scss-module__gweoJq__header{background-color:rgba(var(--theme-background),.15)}.card-module-scss-module__gweoJq__darkOnDark .card-module-scss-module__gweoJq__content{background-color:rgba(var(--theme-background),.05)}.card-module-scss-module__gweoJq__accent{background-color:rgba(var(--theme-accent),.1);color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__accent .card-module-scss-module__gweoJq__header{background-color:rgba(var(--theme-accent),.15)}.card-module-scss-module__gweoJq__transparent{background-color:rgba(var(--theme-background),.15);color:rgb(var(--theme-background));-webkit-backdrop-filter:blur(3px)brightness(.6);backdrop-filter:blur(3px)brightness(.6)}.card-module-scss-module__gweoJq__root .card-module-scss-module__gweoJq__header[data-variant=grey]{background-color:rgb(var(--theme-muted-light));color:rgb(var(--theme-foreground))}.card-module-scss-module__gweoJq__root .card-module-scss-module__gweoJq__header[data-variant=dark]{background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-background))}.card-module-scss-module__gweoJq__root .card-module-scss-module__gweoJq__header[data-variant=intelligence]{background:linear-gradient(45deg,rgba(var(--theme-intelligence-violet),.1)0%,rgba(var(--theme-intelligence-sea),.1)50%,rgba(var(--theme-intelligence-tree),.1)100%)}.card-module-scss-module__gweoJq__root .card-module-scss-module__gweoJq__header[data-variant=floating]{background:rgba(var(--theme-background),.2);width:100%;color:rgb(var(--theme-background));position:absolute;top:0;left:0}.card-module-scss-module__gweoJq__centered{max-width:18.75rem;margin:auto}.card-module-scss-module__gweoJq__shadow{filter:drop-shadow(.1875rem .1875rem 1.25rem rgba(var(--theme-foreground),.05))}.card-module-scss-module__gweoJq__border{border:1px solid rgba(var(--theme-white),.2)}.card-module-scss-module__gweoJq__border[data-variant=grey]{border-color:rgba(var(--theme-black),.07)}.card-module-scss-module__gweoJq__border[data-border-color=error]{border-color:rgb(var(--theme-error))}.card-module-scss-module__gweoJq__listFlex{gap:var(--spacing-small);flex-direction:column;display:flex}.card-module-scss-module__gweoJq__listFlex:not(:last-child){margin-bottom:var(--spacing-small)}.card-module-scss-module__gweoJq__listGrid{gap:var(--spacing-small);display:grid}.card-module-scss-module__gweoJq__listGrid[data-grid=fill]{grid-template-columns:repeat(auto-fill,minmax(min(100%,23.125rem),1fr))}.card-module-scss-module__gweoJq__listGrid[data-grid=fit]{grid-template-columns:repeat(auto-fit,minmax(min(100%,23.125rem),1fr))}.card-module-scss-module__gweoJq__popover{margin-left:auto}
.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__button{color:inherit;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;padding:0;transition:background-color .15s ease-in-out;display:flex}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__default{background-color:rgba(var(--theme-background),.2);color:rgb(var(--theme-white))}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__default:hover,.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__default:focus-visible{background-color:rgba(var(--theme-background),.3)}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__inverted{background-color:rgba(var(--theme-foreground),.2);color:rgb(var(--theme-white))}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__inverted:hover,.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__inverted:focus-visible{background-color:rgba(var(--theme-foreground),.3)}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__accent{background-color:rgba(var(--theme-accent),.6);color:rgb(var(--theme-white))}.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__accent:hover,.action-button-module-scss-module__ZKi-Jq__actionButton .action-button-module-scss-module__ZKi-Jq__accent:focus-visible{background-color:rgb(var(--theme-accent))}.action-button-module-scss-module__ZKi-Jq__icon{width:.5625rem;height:.5625rem}.action-button-module-scss-module__ZKi-Jq__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.chip-module-scss-module__PRtlJq__chip{width:2.1875rem;height:2.1875rem;color:rgb(var(--theme-background));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.chip-module-scss-module__PRtlJq__default{background-color:rgb(var(--theme-action))}.chip-module-scss-module__PRtlJq__pending{background-color:rgba(var(--theme-foreground),.2)}.chip-module-scss-module__PRtlJq__confirm,.chip-module-scss-module__PRtlJq__done{background-color:rgb(var(--theme-accent))}
.content-blocker-module-scss-module__W9MesG__blockerWrapper{width:100%;height:100%;position:relative}.content-blocker-module-scss-module__W9MesG__blurredContent{filter:blur(4px)brightness(.6);pointer-events:none;-webkit-user-select:none;user-select:none}.content-blocker-module-scss-module__W9MesG__blockerOverlay{justify-content:center;align-items:center;gap:var(--spacing-small);flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}
.style-module__FXs-Ia__root{--rdp-accent-color:blue;--rdp-accent-background-color:#f0f0ff;--rdp-day-height:44px;--rdp-day-width:44px;--rdp-day_button-border-radius:100%;--rdp-day_button-border:2px solid transparent;--rdp-day_button-height:42px;--rdp-day_button-width:42px;--rdp-selected-border:2px solid var(--rdp-accent-color);--rdp-disabled-opacity:.5;--rdp-outside-opacity:.75;--rdp-today-color:var(--rdp-accent-color);--rdp-dropdown-gap:.5rem;--rdp-months-gap:2rem;--rdp-nav_button-disabled-opacity:.5;--rdp-nav_button-height:2.25rem;--rdp-nav_button-width:2.25rem;--rdp-nav-height:2.75rem;--rdp-range_middle-background-color:var(--rdp-accent-background-color);--rdp-range_middle-color:inherit;--rdp-range_start-color:white;--rdp-range_start-background:linear-gradient(var(--rdp-gradient-direction),transparent 50%,var(--rdp-range_middle-background-color)50%);--rdp-range_start-date-background-color:var(--rdp-accent-color);--rdp-range_end-background:linear-gradient(var(--rdp-gradient-direction),var(--rdp-range_middle-background-color)50%,transparent 50%);--rdp-range_end-color:white;--rdp-range_end-date-background-color:var(--rdp-accent-color);--rdp-week_number-border-radius:100%;--rdp-week_number-border:2px solid transparent;--rdp-week_number-height:var(--rdp-day-height);--rdp-week_number-opacity:.75;--rdp-week_number-width:var(--rdp-day-width);--rdp-weeknumber-text-align:center;--rdp-weekday-opacity:.75;--rdp-weekday-padding:.5rem 0rem;--rdp-weekday-text-align:center;--rdp-gradient-direction:90deg;--rdp-animation_duration:.3s;--rdp-animation_timing:cubic-bezier(.4,0,.2,1)}.style-module__FXs-Ia__root[dir=rtl]{--rdp-gradient-direction:-90deg}.style-module__FXs-Ia__root[data-broadcast-calendar=true]{--rdp-outside-opacity:unset}.style-module__FXs-Ia__root{box-sizing:border-box;position:relative}.style-module__FXs-Ia__root *{box-sizing:border-box}.style-module__FXs-Ia__day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.style-module__FXs-Ia__day_button{cursor:pointer;font:inherit;color:inherit;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius);background:0 0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.style-module__FXs-Ia__day_button:disabled{cursor:revert}.style-module__FXs-Ia__caption_label{z-index:1;white-space:nowrap;border:0;align-items:center;display:inline-flex;position:relative}.style-module__FXs-Ia__dropdown:focus-visible~.style-module__FXs-Ia__caption_label{outline:5px auto highlight;outline:5px auto -webkit-focus-ring-color}.style-module__FXs-Ia__button_next,.style-module__FXs-Ia__button_previous{cursor:pointer;font:inherit;color:inherit;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height);background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:relative}.style-module__FXs-Ia__button_next:disabled,.style-module__FXs-Ia__button_next[aria-disabled=true],.style-module__FXs-Ia__button_previous:disabled,.style-module__FXs-Ia__button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.style-module__FXs-Ia__chevron{fill:var(--rdp-accent-color);display:inline-block}.style-module__FXs-Ia__root[dir=rtl] .style-module__FXs-Ia__nav .style-module__FXs-Ia__chevron{transform-origin:50%;transform:rotate(180deg)}.style-module__FXs-Ia__dropdowns{align-items:center;gap:var(--rdp-dropdown-gap);display:inline-flex;position:relative}.style-module__FXs-Ia__dropdown{z-index:2;opacity:0;appearance:none;width:100%;cursor:inherit;line-height:inherit;border:none;margin:0;padding:0;position:absolute;inset-block:0;inset-inline-start:0}.style-module__FXs-Ia__dropdown_root{align-items:center;display:inline-flex;position:relative}.style-module__FXs-Ia__dropdown_root[data-disabled=true] .style-module__FXs-Ia__chevron{opacity:var(--rdp-disabled-opacity)}.style-module__FXs-Ia__month_caption{height:var(--rdp-nav-height);align-content:center;font-size:large;font-weight:700;display:flex}.style-module__FXs-Ia__root[data-nav-layout=around] .style-module__FXs-Ia__month,.style-module__FXs-Ia__root[data-nav-layout=after] .style-module__FXs-Ia__month{position:relative}.style-module__FXs-Ia__root[data-nav-layout=around] .style-module__FXs-Ia__month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.style-module__FXs-Ia__root[data-nav-layout=around] .style-module__FXs-Ia__button_previous{inset-inline-start:0;height:var(--rdp-nav-height);display:inline-flex;position:absolute;top:0}.style-module__FXs-Ia__root[data-nav-layout=around] .style-module__FXs-Ia__button_next{inset-inline-end:0;height:var(--rdp-nav-height);justify-content:center;display:inline-flex;position:absolute;top:0}.style-module__FXs-Ia__months{gap:var(--rdp-months-gap);flex-wrap:wrap;max-width:fit-content;display:flex;position:relative}.style-module__FXs-Ia__month_grid{border-collapse:collapse}.style-module__FXs-Ia__nav{height:var(--rdp-nav-height);align-items:center;display:flex;position:absolute;inset-block-start:0;inset-inline-end:0}.style-module__FXs-Ia__weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform);font-size:smaller;font-weight:500}.style-module__FXs-Ia__week_number{opacity:var(--rdp-week_number-opacity);height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align);font-size:small;font-weight:400}.style-module__FXs-Ia__today:not(.style-module__FXs-Ia__outside){color:var(--rdp-today-color)}.style-module__FXs-Ia__selected{font-size:large;font-weight:700}.style-module__FXs-Ia__selected .style-module__FXs-Ia__day_button{border:var(--rdp-selected-border)}.style-module__FXs-Ia__outside{opacity:var(--rdp-outside-opacity)}.style-module__FXs-Ia__disabled:not(.style-module__FXs-Ia__selected){opacity:var(--rdp-disabled-opacity)}.style-module__FXs-Ia__hidden{visibility:hidden;color:var(--rdp-range_start-color)}.style-module__FXs-Ia__range_start{background:var(--rdp-range_start-background)}.style-module__FXs-Ia__range_start .style-module__FXs-Ia__day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.style-module__FXs-Ia__range_middle{background-color:var(--rdp-range_middle-background-color)}.style-module__FXs-Ia__range_middle .style-module__FXs-Ia__day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.style-module__FXs-Ia__range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.style-module__FXs-Ia__range_end .style-module__FXs-Ia__day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.style-module__FXs-Ia__range_start.style-module__FXs-Ia__range_end{background:revert}.style-module__FXs-Ia__focusable{cursor:pointer}@keyframes style-module__FXs-Ia__rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes style-module__FXs-Ia__rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes style-module__FXs-Ia__rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes style-module__FXs-Ia__rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.style-module__FXs-Ia__weeks_before_enter{animation:style-module__FXs-Ia__rdp-slide_in_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__weeks_before_exit{animation:style-module__FXs-Ia__rdp-slide_out_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__weeks_after_enter{animation:style-module__FXs-Ia__rdp-slide_in_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__weeks_after_exit{animation:style-module__FXs-Ia__rdp-slide_out_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__root[dir=rtl] .style-module__FXs-Ia__weeks_after_enter{animation:style-module__FXs-Ia__rdp-slide_in_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__root[dir=rtl] .style-module__FXs-Ia__weeks_before_exit{animation:style-module__FXs-Ia__rdp-slide_out_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__root[dir=rtl] .style-module__FXs-Ia__weeks_before_enter{animation:style-module__FXs-Ia__rdp-slide_in_right var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__root[dir=rtl] .style-module__FXs-Ia__weeks_after_exit{animation:style-module__FXs-Ia__rdp-slide_out_left var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}@keyframes style-module__FXs-Ia__rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes style-module__FXs-Ia__rdp-fade_out{0%{opacity:1}to{opacity:0}}.style-module__FXs-Ia__caption_after_enter{animation:style-module__FXs-Ia__rdp-fade_in var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__caption_after_exit{animation:style-module__FXs-Ia__rdp-fade_out var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__caption_before_enter{animation:style-module__FXs-Ia__rdp-fade_in var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}.style-module__FXs-Ia__caption_before_exit{animation:style-module__FXs-Ia__rdp-fade_out var(--rdp-animation_duration)var(--rdp-animation_timing)forwards}
.custom-link-module-scss-module__9w87xq__link{color:inherit;background-color:#0000;border:0;padding:0;display:inline-block}.custom-link-module-scss-module__9w87xq__link span{color:inherit;font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25;font-size:inherit;font-weight:inherit;line-height:inherit;transition:background-size .6s var(--ease-out-expo);background-color:#0000;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;border:0;padding:0 0 .05em;text-decoration:none}.custom-link-module-scss-module__9w87xq__link:hover span,.custom-link-module-scss-module__9w87xq__link:focus-visible span{background-position:right 100%;background-size:0 1px}.custom-link-module-scss-module__9w87xq__link{color:rgb(var(--theme-accent))}.custom-link-module-scss-module__9w87xq__nonSerif span{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.custom-link-module-scss-module__9w87xq__icon{margin-left:.3125em}.custom-link-module-scss-module__9w87xq__iconExternal{color:rgb(var(--theme-accent));margin-top:-.3125em}.custom-link-module-scss-module__9w87xq__muted{color:rgb(var(--theme-foreground))}.custom-link-module-scss-module__9w87xq__muted span{background-image:linear-gradient(rgb(var(--theme-accent)),rgb(var(--theme-accent)))}.custom-link-module-scss-module__9w87xq__white{color:rgb(var(--theme-background))}.custom-link-module-scss-module__9w87xq__white span{background-image:linear-gradient(rgb(var(--theme-background)),rgb(var(--theme-background)))}.custom-link-module-scss-module__9w87xq__white .custom-link-module-scss-module__9w87xq__iconExternal{color:rgb(var(--theme-background))}
.day-picker-module-scss-module__nOsizG__root{--rdp-accent-color:rgba(var(--theme-accent));--rdp-dropdown-gap:.3em;pointer-events:auto}.day-picker-module-scss-module__nOsizG__months{flex-direction:column;display:flex;position:relative}.day-picker-module-scss-module__nOsizG__month_grid{margin-top:var(--spacing-small)}.day-picker-module-scss-module__nOsizG__month_caption{justify-content:center;align-items:center;margin-left:.625rem;margin-right:.625rem;display:flex;position:relative}.day-picker-module-scss-module__nOsizG__weekday{font-family:var(--font-base);letter-spacing:normal;padding-bottom:.25em;font-size:1rem;font-weight:400;line-height:1.25}.day-picker-module-scss-module__nOsizG__day{padding:0}.day-picker-module-scss-module__nOsizG__day_button{color:rgb(var(--theme-foreground));width:100%;height:100%;background-color:#0000;border:1px solid #0000;border-radius:.3125rem;padding:.25rem .375rem}.day-picker-module-scss-module__nOsizG__day_button:hover{color:rgb(var(--theme-accent));border-color:rgb(var(--theme-accent))}.day-picker-module-scss-module__nOsizG__outside .day-picker-module-scss-module__nOsizG__day_button{opacity:.5}.day-picker-module-scss-module__nOsizG__outside .day-picker-module-scss-module__nOsizG__day_button:hover{opacity:1}.day-picker-module-scss-module__nOsizG__selected .day-picker-module-scss-module__nOsizG__day_button{opacity:1;background-color:rgb(var(--theme-accent));border-color:rgb(var(--theme-accent));color:rgb(var(--theme-background))}.day-picker-module-scss-module__nOsizG__disabled{pointer-events:none}.day-picker-module-scss-module__nOsizG__disabled .day-picker-module-scss-module__nOsizG__day_button{opacity:.25}.day-picker-module-scss-module__nOsizG__nav{align-items:flex-start;display:flex}.day-picker-module-scss-module__nOsizG__button_previous,.day-picker-module-scss-module__nOsizG__button_next{z-index:var(--layer-above);border-color:rgba(var(--theme-foreground),.5);position:absolute}.day-picker-module-scss-module__nOsizG__button_previous:hover,.day-picker-module-scss-module__nOsizG__button_previous:focus-visible,.day-picker-module-scss-module__nOsizG__button_next:hover,.day-picker-module-scss-module__nOsizG__button_next:focus-visible{background-color:rgb(var(--theme-background-dark))}.day-picker-module-scss-module__nOsizG__button_previous{left:0}.day-picker-module-scss-module__nOsizG__button_next{right:0}.day-picker-module-scss-module__nOsizG__trigger{font-variant-numeric:tabular-nums}
.date-time-module-scss-module__QsuikW__calendarButton:disabled,.date-time-module-scss-module__QsuikW__calendarButton.date-time-module-scss-module__QsuikW__disabled,.date-time-module-scss-module__QsuikW__calendarButton[aria-disabled=true]{cursor:not-allowed;pointer-events:none;filter:grayscale()}.date-time-module-scss-module__QsuikW__calendarButton{font-family:var(--font-base);letter-spacing:normal;vertical-align:middle;text-align:center;white-space:normal;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:1px solid #0000;border-radius:.3125rem;justify-content:center;align-items:center;gap:.5em;padding:.375em 1em;font-size:1rem;font-weight:400;line-height:1.25;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex}.date-time-module-scss-module__QsuikW__calendarButton:hover,.date-time-module-scss-module__QsuikW__calendarButton:focus{text-decoration:none}.date-time-module-scss-module__QsuikW__calendarButton{color:rgb(var(--theme-foreground));opacity:.5;pointer-events:auto;background-color:#0000;transition:opacity .15s ease-in-out}.date-time-module-scss-module__QsuikW__calendarButton:hover,.date-time-module-scss-module__QsuikW__calendarButton:focus-visible,.date-time-module-scss-module__QsuikW__calendarButton[aria-expanded=true]{color:rgb(var(--theme-foreground));opacity:1}
.definition-list-module-scss-module__xsZzpW__list{font-family:var(--font-base);flex-grow:1;font-size:.75rem;font-weight:400;line-height:1.1;position:relative}.definition-list-module-scss-module__xsZzpW__list:last-child{margin-bottom:0}.definition-list-module-scss-module__xsZzpW__row{padding-top:.5em;padding-bottom:.5em;display:flex}.definition-list-module-scss-module__xsZzpW__row[data-variant=default]{--border-color:rgba(var(--theme-foreground),.05)}.definition-list-module-scss-module__xsZzpW__row[data-variant=light]{--border-color:rgba(var(--theme-background),.1)}.definition-list-module-scss-module__xsZzpW__row{border-bottom:1px solid var(--border-color)}.definition-list-module-scss-module__xsZzpW__row:first-child{border-top:1px solid var(--border-color)}.definition-list-module-scss-module__xsZzpW__multiCol{column-width:15em;column-gap:var(--spacing-gutter)}.definition-list-module-scss-module__xsZzpW__multiCol .definition-list-module-scss-module__xsZzpW__row{break-inside:avoid;border-top:1px solid var(--border-color);margin-bottom:-1px}.definition-list-module-scss-module__xsZzpW__label{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;padding-right:var(--spacing-small);align-self:start;min-width:8em}[data-variant=default] .definition-list-module-scss-module__xsZzpW__label{color:rgba(var(--theme-foreground),.2)}[data-variant=light] .definition-list-module-scss-module__xsZzpW__label{color:rgba(var(--theme-background),.45)}.definition-list-module-scss-module__xsZzpW__value{align-self:center;min-width:0}.definition-list-module-scss-module__xsZzpW__start{margin-right:auto}.definition-list-module-scss-module__xsZzpW__center{margin-left:auto;margin-right:auto}.definition-list-module-scss-module__xsZzpW__end{margin-left:auto}
.dialog-module-scss-module__0WaXQW__overlay{z-index:var(--layer-modal-backdrop);background-color:rgba(var(--theme-layout),.5);-webkit-backdrop-filter:blur(4px)brightness(.7);backdrop-filter:blur(4px)brightness(.7);animation:dialog-module-scss-module__0WaXQW__show-overlay .15s var(--ease-out-expo);grid-template-columns:minmax(0,1fr);place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.dialog-module-scss-module__0WaXQW__content{max-width:100%;padding:var(--spacing-default);animation:dialog-module-scss-module__0WaXQW__show-content .3s var(--ease-out-expo)}.dialog-module-scss-module__0WaXQW__content[data-container=fixed]{width:41.875rem}.dialog-module-scss-module__0WaXQW__content[data-container=fluid]{width:80%}.dialog-module-scss-module__0WaXQW__content[data-variant=default] .dialog-module-scss-module__0WaXQW__inner{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground));box-shadow:3px 3px 20px rgba(var(--theme-foreground),.1);border-radius:.3125rem;position:relative}.dialog-module-scss-module__0WaXQW__content[data-variant=default] .dialog-module-scss-module__0WaXQW__innerPadding{padding:var(--spacing-default)}.dialog-module-scss-module__0WaXQW__content[data-variant=fullscreen]{width:auto}.dialog-module-scss-module__0WaXQW__container{gap:var(--spacing-default);margin-bottom:var(--spacing-default);flex-direction:column;display:flex}.dialog-module-scss-module__0WaXQW__header{gap:var(--spacing-small);padding:.9em var(--spacing-default);background:rgba(var(--theme-foreground),.05);border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex}.dialog-module-scss-module__0WaXQW__title{font-family:var(--font-base);letter-spacing:normal;margin:0;font-size:1rem;font-weight:400;line-height:1.25}.dialog-module-scss-module__0WaXQW__hiddenTitle{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dialog-module-scss-module__0WaXQW__closeButton{margin:-.1em 0 -.1em auto}.dialog-module-scss-module__0WaXQW__closeButton button{outline-width:0}@keyframes dialog-module-scss-module__0WaXQW__show-overlay{0%{opacity:0}to{opacity:1}}@keyframes dialog-module-scss-module__0WaXQW__show-content{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
.file-actions-module-scss-module__l3pB2W__controls{justify-content:space-between;align-items:center;gap:.5em;display:inline-flex}
.floating-button-module-scss-module__6nCmSa__root{-webkit-backdrop-filter:blur(7px)brightness(1.13);backdrop-filter:blur(7px)brightness(1.13);-webkit-user-select:none;user-select:none;border:0;border-radius:2em;align-items:center;width:max-content;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex;overflow:hidden}.floating-button-module-scss-module__6nCmSa__root:disabled{filter:grayscale()}.floating-button-module-scss-module__6nCmSa__root:not(:disabled){cursor:pointer}.floating-button-module-scss-module__6nCmSa__root .floating-button-module-scss-module__6nCmSa__before,.floating-button-module-scss-module__6nCmSa__root .floating-button-module-scss-module__6nCmSa__after{pointer-events:none;transition:inherit}.floating-button-module-scss-module__6nCmSa__root[data-variant=default]{background-color:rgba(var(--theme-white),.15);color:rgb(var(--theme-white));-webkit-backdrop-filter:blur(7px)brightness(.6);backdrop-filter:blur(7px)brightness(.6)}.floating-button-module-scss-module__6nCmSa__root[data-variant=accent]{background-color:rgb(var(--theme-accent));color:rgb(var(--theme-on-accent))}.floating-button-module-scss-module__6nCmSa__root[data-variant=accent],.floating-button-module-scss-module__6nCmSa__root[data-variant=accent]:hover,.floating-button-module-scss-module__6nCmSa__root[data-variant=accent]:focus-visible{--button-icon-background-color:rgb(var(--theme-accent))}.floating-button-module-scss-module__6nCmSa__root[data-variant=accent][data-appeared=true]{--button-icon-background-color:rgba(var(--theme-on-accent),.2)}.floating-button-module-scss-module__6nCmSa__root[data-variant=accent][data-appeared=true]:hover,.floating-button-module-scss-module__6nCmSa__root[data-variant=accent][data-appeared=true]:focus-visible{--button-icon-background-color:rgb(var(--theme-accent-dark))}.floating-button-module-scss-module__6nCmSa__root[data-variant=accent] .floating-button-module-scss-module__6nCmSa__before>span,.floating-button-module-scss-module__6nCmSa__root[data-variant=accent] .floating-button-module-scss-module__6nCmSa__after>span{background-color:var(--button-icon-background-color);border-color:#0000;transition:inherit}.floating-button-module-scss-module__6nCmSa__root[data-variant=error]{background-color:rgba(var(--theme-error),.25);color:rgb(var(--theme-error))}.floating-button-module-scss-module__6nCmSa__root[data-size=default]{gap:.8em;padding:.5em 1em}.floating-button-module-scss-module__6nCmSa__root[data-size=default] .floating-button-module-scss-module__6nCmSa__before{margin-left:-.5em}.floating-button-module-scss-module__6nCmSa__root[data-size=default] .floating-button-module-scss-module__6nCmSa__after{margin-right:-.5em}.floating-button-module-scss-module__6nCmSa__root[data-size=large]{gap:1.2em;padding:.5em 2em}.floating-button-module-scss-module__6nCmSa__root[data-size=large] .floating-button-module-scss-module__6nCmSa__before{margin-left:-1.2em}.floating-button-module-scss-module__6nCmSa__root[data-size=large] .floating-button-module-scss-module__6nCmSa__after{margin-right:-1.2em}.floating-button-module-scss-module__6nCmSa__root[data-appeared]{transition:all 1s var(--ease-out-expo);interpolate-size:allow-keywords}.floating-button-module-scss-module__6nCmSa__root[data-appeared]:hover,.floating-button-module-scss-module__6nCmSa__root[data-appeared]:focus-visible,.floating-button-module-scss-module__6nCmSa__root[data-appeared][data-layout]{transition-duration:.3s}.floating-button-module-scss-module__6nCmSa__root[data-appeared=false]{color:#0000;padding:0;width:3.25rem!important}.floating-button-module-scss-module__6nCmSa__root[data-appeared=false] .floating-button-module-scss-module__6nCmSa__before,.floating-button-module-scss-module__6nCmSa__root[data-appeared=false] .floating-button-module-scss-module__6nCmSa__after{margin-left:0;margin-right:0}.floating-button-module-scss-module__6nCmSa__root[data-layout]{--button-spacing:calc(var(--spacing-default)*1.5)}.floating-button-module-scss-module__6nCmSa__root[data-layout=fixed]{z-index:var(--layer-fixed);top:var(--button-spacing);right:var(--button-spacing);position:fixed}.floating-button-module-scss-module__6nCmSa__root[data-layout=sticky]{z-index:var(--layer-sticky);bottom:var(--button-spacing);right:var(--button-spacing);margin-top:var(--button-spacing);margin-left:auto;position:sticky}.floating-button-module-scss-module__6nCmSa__root[data-layout=center]{margin:auto}.floating-button-module-scss-module__6nCmSa__label{white-space:nowrap}.floating-button-module-scss-module__6nCmSa__bubble{background-color:rgb(var(--theme-accent));border-radius:50%;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:inline-flex}
.detail-page-module-scss-module__H9FBaG__grid{gap:var(--spacing-small);grid-gap:var(--spacing-small);margin:var(--spacing-small)0;display:grid}.detail-page-module-scss-module__H9FBaG__projectImageWrapper{z-index:var(--layer-sticky);width:100%;margin:0 0 var(--spacing-small)0;border-radius:0 0 .3125rem .3125rem;position:relative;overflow:clip}.detail-page-module-scss-module__H9FBaG__projectImageWrapper[data-variant=loan]{--color:rgba(var(--theme-loan),.5)}.detail-page-module-scss-module__H9FBaG__projectImageWrapper[data-variant=equity]{--color:rgba(var(--theme-equity),.5)}.detail-page-module-scss-module__H9FBaG__projectImageWrapper:after{content:"";background:linear-gradient(0deg,#fff0 40%,rgba(var(--theme-layout),.7)100%);mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.detail-page-module-scss-module__H9FBaG__projectInfo{z-index:var(--layer-above);inset:var(--spacing-default);flex-direction:column;justify-content:space-between;display:flex;position:absolute}.detail-page-module-scss-module__H9FBaG__projectInfoOffset{right:calc(var(--spacing-default)*4)}.detail-page-module-scss-module__H9FBaG__projectSubheader{margin:calc(var(--spacing-default)*-1);margin-bottom:0}.detail-page-module-scss-module__H9FBaG__header{z-index:var(--layer-above);justify-content:flex-end;width:100%;display:flex;position:absolute;top:0;right:0}.detail-page-module-scss-module__H9FBaG__header:before{content:"";z-index:var(--layer-above);background-color:var(--color);width:100%;height:5px;position:absolute;top:0;left:0}.detail-page-module-scss-module__H9FBaG__headerContent{max-width:12.5rem;height:2rem;color:rgb(var(--theme-foreground));background-color:var(--color);clip-path:path("M 20.5712 30.8603 C 21.919 31.705 23.4681 32.1543 25.049 32.1592 H 200 V 5 H 0 L 0.0625 5.1975 H 0 C 1.65 5.2023 3.1987 5.6516 4.5461 6.4963 C 5.9316 7.3691 7.073 8.5932 7.8593 10.0499 L 17.2601 27.3068 C 18.0453 28.7637 19.186 29.9879 20.5712 30.8603 Z");justify-content:space-between;align-items:center;gap:1em;padding:0 1rem 0 1.5rem;display:flex}.detail-page-module-scss-module__H9FBaG__headerLabel{font-family:var(--font-base);margin:0;font-size:.75rem;font-weight:400;line-height:1.1;position:relative}.detail-page-module-scss-module__H9FBaG__headerLabel:before{content:"";border-left:1px solid rgba(var(--theme-foreground),.2);margin-left:-.7em;padding-left:.7em}.detail-page-module-scss-module__H9FBaG__projectHeader{justify-content:space-between;align-items:flex-start;gap:var(--spacing-default);flex-wrap:wrap;display:flex}.detail-page-module-scss-module__H9FBaG__projectTitle{font-family:var(--font-base);margin:0;font-size:clamp(1.375rem,.958333rem + 1.11111vw,2rem);font-weight:400}@media (min-width:75em){.detail-page-module-scss-module__H9FBaG__projectTitle{max-width:60%}}.detail-page-module-scss-module__H9FBaG__projectActions{justify-content:flex-end;min-height:68px}.detail-page-module-scss-module__H9FBaG__projectImage{object-fit:cover;aspect-ratio:1570/450;width:100%;min-height:28.125rem}.detail-page-module-scss-module__H9FBaG__projectDetailsContainer{max-width:max-content}.detail-page-module-scss-module__H9FBaG__projectDetails{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.detail-page-module-scss-module__H9FBaG__chartWrapper{min-height:18.75rem;position:relative}.detail-page-module-scss-module__H9FBaG__badge{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.detail-page-module-scss-module__H9FBaG__chartBadge{font-family:var(--font-base);letter-spacing:normal;margin:auto;font-size:1rem;font-weight:400;line-height:1.25;position:absolute;inset:0}.detail-page-module-scss-module__H9FBaG__linkCover:after{content:"";z-index:var(--layer-above);width:100%;height:100%;position:absolute;top:0;left:0}.detail-page-module-scss-module__H9FBaG__serif{font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.detail-page-module-scss-module__H9FBaG__gridGap,.detail-page-module-scss-module__H9FBaG__gridGapKpis{margin-bottom:var(--spacing-small)}.detail-page-module-scss-module__H9FBaG__tabContentSpacing{padding:var(--spacing-default)}@media (max-width:37.49em){.detail-page-module-scss-module__H9FBaG__hiddenOnMobile{display:none!important}}@media (min-width:37.5em){.detail-page-module-scss-module__H9FBaG__hiddenOnDesktop{display:none!important}}
.forms-module-scss-module__1Cepzq__field{--field-spacing:var(--spacing-small);margin-bottom:var(--field-spacing)}.forms-module-scss-module__1Cepzq__field:last-child{margin-bottom:0}.forms-module-scss-module__1Cepzq__field[data-size=small]{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.forms-module-scss-module__1Cepzq__field[data-size=medium]{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.forms-module-scss-module__1Cepzq__field[data-size=large]{font-family:var(--font-base);font-size:clamp(1.375rem,.958333rem + 1.11111vw,2rem);font-weight:400}.forms-module-scss-module__1Cepzq__field[data-size=huge]{font-family:var(--font-base);--field-spacing:calc(var(--spacing-small)*2);font-size:clamp(1.875rem,.625rem + 3.33333vw,3.75rem);font-weight:400;line-height:1}.forms-module-scss-module__1Cepzq__field[data-border=true]:not(:last-child){border-bottom:1px solid rgba(var(--theme-foreground),.05);padding-bottom:var(--field-spacing)}.forms-module-scss-module__1Cepzq__fieldGroup{margin-bottom:var(--spacing-small);flex-wrap:wrap;gap:1em;display:flex}.forms-module-scss-module__1Cepzq__fieldGroup:last-child{margin-bottom:0}.forms-module-scss-module__1Cepzq__fieldGroup .forms-module-scss-module__1Cepzq__field{flex-grow:1;margin-bottom:0}.forms-module-scss-module__1Cepzq__fieldGroup .forms-module-scss-module__1Cepzq__fieldAutoWidth{flex-grow:0}.forms-module-scss-module__1Cepzq__fieldGroup .forms-module-scss-module__1Cepzq__fieldAutoWidth>select{width:auto}.forms-module-scss-module__1Cepzq__fieldGroupNowrap,.forms-module-scss-module__1Cepzq__fieldGroupGlued{flex-wrap:nowrap}.forms-module-scss-module__1Cepzq__fieldGroupGlued{gap:0}.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:first-child .forms-module-scss-module__1Cepzq__input,.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:first-child .forms-module-scss-module__1Cepzq__select{border-top-right-radius:0;border-bottom-right-radius:0}.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:not(:first-child,:last-child) .forms-module-scss-module__1Cepzq__input,.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:not(:first-child,:last-child) .forms-module-scss-module__1Cepzq__select{border-radius:0;width:calc(100% + 1px);margin-left:-1px}.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:last-child .forms-module-scss-module__1Cepzq__input,.forms-module-scss-module__1Cepzq__fieldGroupGlued .forms-module-scss-module__1Cepzq__field:last-child .forms-module-scss-module__1Cepzq__select{border-top-left-radius:0;border-bottom-left-radius:0;margin-left:-1px}.forms-module-scss-module__1Cepzq__label{align-items:center;gap:.375em;width:100%;display:flex}.forms-module-scss-module__1Cepzq__label[data-spacing=small]{margin-bottom:.2em}.forms-module-scss-module__1Cepzq__label[data-spacing=default]{margin-bottom:.6em}.forms-module-scss-module__1Cepzq__label[data-size=small]{font-family:var(--font-base);color:rgba(var(--theme-foreground),.4);font-size:.75rem;font-weight:400;line-height:1.1}.forms-module-scss-module__1Cepzq__label[data-size=default]{font-family:var(--font-base);letter-spacing:normal;color:rgb(var(--theme-foreground));font-size:1rem;font-weight:400;line-height:1.25}.forms-module-scss-module__1Cepzq__labelSerif[data-size=small]{font-family:var(--font-serif);font-size:.75rem;font-weight:400;line-height:1.1}.forms-module-scss-module__1Cepzq__labelSerif[data-size=default]{font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.forms-module-scss-module__1Cepzq__message{color:rgb(var(--theme-error));margin-top:.4em;display:block}.forms-module-scss-module__1Cepzq__message:first-child{margin-top:0}.forms-module-scss-module__1Cepzq__inputWrapper{position:relative}.forms-module-scss-module__1Cepzq__input{border:1px solid rgba(var(--theme-foreground),.2);background-color:rgb(var(--theme-background));width:100%;color:rgb(var(--theme-foreground));appearance:none;border-radius:.3125rem;padding:.625em 1.1875em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.forms-module-scss-module__1Cepzq__input:focus{border:1px solid rgb(var(--theme-accent));outline:0;box-shadow:0 0 0 .1875em #71bc9240}.forms-module-scss-module__1Cepzq__input[data-invalid]{border-color:rgb(var(--theme-error))}.forms-module-scss-module__1Cepzq__input[data-invalid]:focus{box-shadow:0 0 0 .1875em rgba(var(--theme-error),.3)}.forms-module-scss-module__1Cepzq__input:disabled{cursor:not-allowed;color:rgba(var(--theme-black),.5)}.forms-module-scss-module__1Cepzq__input{position:relative}.forms-module-scss-module__1Cepzq__input::placeholder{font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.forms-module-scss-module__1Cepzq__input[data-size=small]{padding:.375em 1em}.forms-module-scss-module__1Cepzq__input[data-variant=dark]{background-color:rgba(var(--theme-background),.15);color:rgb(var(--theme-background));border-color:#0000}.forms-module-scss-module__1Cepzq__input[data-variant=dark]:focus{border:1px solid rgb(var(--theme-accent))}.forms-module-scss-module__1Cepzq__input[data-variant=dark]::placeholder{color:rgba(var(--theme-background),.5)}.forms-module-scss-module__1Cepzq__input[data-icon]{padding:.625em 1.1875em .625em 2.375em}.forms-module-scss-module__1Cepzq__input[data-aside]{padding:.625em 4.75em .625em 1.1875em}.forms-module-scss-module__1Cepzq__input:placeholder-shown~.forms-module-scss-module__1Cepzq__icon{color:rgba(var(--theme-black),.5)}.forms-module-scss-module__1Cepzq__input:focus{z-index:var(--layer-above)}.forms-module-scss-module__1Cepzq__input:focus~.forms-module-scss-module__1Cepzq__icon{color:rgb(var(--theme-foreground))}.forms-module-scss-module__1Cepzq__inputNoStepper::-webkit-outer-spin-button{appearance:none}.forms-module-scss-module__1Cepzq__inputNoStepper::-webkit-inner-spin-button{appearance:none}.forms-module-scss-module__1Cepzq__inputNoStepper{-moz-appearance:textfield}.forms-module-scss-module__1Cepzq__icon{z-index:var(--layer-active);pointer-events:none;transition:color .15s ease-out;position:absolute;top:50%;left:1em;transform:translateY(-50%)}.forms-module-scss-module__1Cepzq__asideWrapper{z-index:var(--layer-active);pointer-events:none;height:100%;color:rgba(var(--theme-foreground),.5);display:flex;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.forms-module-scss-module__1Cepzq__asideWrapper .forms-module-scss-module__1Cepzq__aside{align-items:center;height:100%;display:flex;position:relative}.forms-module-scss-module__1Cepzq__asideWrapper .forms-module-scss-module__1Cepzq__aside:before{content:"";border-left:1px solid rgba(var(--theme-foreground),.2);height:calc(100% - 2px);margin-right:1em}.forms-module-scss-module__1Cepzq__textarea{border-radius:.3125rem}.forms-module-scss-module__1Cepzq__textareaWrap{align-content:center;display:grid}.forms-module-scss-module__1Cepzq__textareaWrap .forms-module-scss-module__1Cepzq__textarea{resize:none;overflow-x:hidden}.forms-module-scss-module__1Cepzq__textareaWrap .forms-module-scss-module__1Cepzq__textarea,.forms-module-scss-module__1Cepzq__textareaWrap:after{grid-area:1/1/2/2}.forms-module-scss-module__1Cepzq__textareaWrap:after{content:attr(data-replicated-value)" ";visibility:hidden;font:inherit;white-space:pre-wrap;overflow-wrap:break-word;border:1px solid #0000;padding:.625em 1.1875em}.forms-module-scss-module__1Cepzq__select{border:1px solid rgba(var(--theme-foreground),.2);background-color:rgb(var(--theme-background));width:100%;color:rgb(var(--theme-foreground));appearance:none;border-radius:.3125rem;padding:.625em 1.1875em;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.forms-module-scss-module__1Cepzq__select:focus{border:1px solid rgb(var(--theme-accent));outline:0;box-shadow:0 0 0 .1875em #71bc9240}.forms-module-scss-module__1Cepzq__select[data-invalid]{border-color:rgb(var(--theme-error))}.forms-module-scss-module__1Cepzq__select[data-invalid]:focus{box-shadow:0 0 0 .1875em rgba(var(--theme-error),.3)}.forms-module-scss-module__1Cepzq__select:disabled{cursor:not-allowed;color:rgba(var(--theme-black),.5)}.forms-module-scss-module__1Cepzq__select:focus{z-index:var(--layer-above)}.forms-module-scss-module__1Cepzq__select[aria-expanded=true]{border:1px solid rgb(var(--theme-accent));box-shadow:0 0 0 .1875em #71bc9240}.forms-module-scss-module__1Cepzq__select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='13.865' height='7.641' viewBox='0 0 13.865 7.641'%3e%3cpath  d='M-17812.061,13950.483l6.578,6.58,6.58-6.58' transform='translate(17812.414 -13950.13)' fill='none' stroke='%23000' stroke-width='1'/%3e%3c/svg%3e");background-position:right 1.1875em center;background-repeat:no-repeat;padding-right:2.5em;position:relative}.forms-module-scss-module__1Cepzq__checkbox,.forms-module-scss-module__1Cepzq__radio{position:relative}.forms-module-scss-module__1Cepzq__checkbox label,.forms-module-scss-module__1Cepzq__radio label{color:inherit;padding-left:1.5625em}.forms-module-scss-module__1Cepzq__checkbox input[data-invalid],.forms-module-scss-module__1Cepzq__radio input[data-invalid]{border-color:rgb(var(--theme-error))}.forms-module-scss-module__1Cepzq__checkbox input[data-invalid]:focus,.forms-module-scss-module__1Cepzq__radio input[data-invalid]:focus{box-shadow:0 0 0 .1875em rgba(var(--theme-error),.3)}.forms-module-scss-module__1Cepzq__checkbox input,.forms-module-scss-module__1Cepzq__radio input{appearance:none;border:1px solid rgba(var(--theme-foreground),.2);background-color:#0000;background-position:50%;background-repeat:no-repeat;margin:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;position:absolute;left:0}.forms-module-scss-module__1Cepzq__checkbox input:focus-visible,.forms-module-scss-module__1Cepzq__radio input:focus-visible{border:1px solid rgb(var(--theme-accent));outline-width:0;box-shadow:0 0 0 .1875em #71bc9240}.forms-module-scss-module__1Cepzq__checkbox input:checked:not([data-invalid]),.forms-module-scss-module__1Cepzq__radio input:checked:not([data-invalid]){border-color:rgb(var(--theme-accent))}.forms-module-scss-module__1Cepzq__checkbox input:disabled,.forms-module-scss-module__1Cepzq__radio input:disabled{background-color:rgb(var(--theme-muted-light));cursor:not-allowed}.forms-module-scss-module__1Cepzq__checkbox input:active:not(:disabled),.forms-module-scss-module__1Cepzq__radio input:active:not(:disabled){filter:opacity(.8)}.forms-module-scss-module__1Cepzq__checkbox input{border-radius:.1875em;width:1em;height:1em;top:.125em}.forms-module-scss-module__1Cepzq__checkbox input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10.218' height='10.503' viewBox='0 0 10.218 10.503'%3e%3cpath d='M-14968.352,15360.006l2.828,3.4,4.6-7.419' transform='translate(14969.76 -15354.614)' fill='none' stroke='%2371bc92' stroke-linecap='round' stroke-width='2'/%3e%3c/svg%3e")}.forms-module-scss-module__1Cepzq__radio input{background-size:70.3%;border-radius:50%;width:1em;height:1em;top:.125em}.forms-module-scss-module__1Cepzq__radio input:checked{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2371bc92' d='M4 1C2.3 1 1 2.3 1 4s1.3 3 3 3 3-1.3 3-3S5.7 1 4 1z'/%3e%3c/svg%3e")}.forms-module-scss-module__1Cepzq__selection{column-gap:var(--spacing-small);flex-wrap:wrap;display:flex}.forms-module-scss-module__1Cepzq__selection[data-layout=stacked]{display:block}.forms-module-scss-module__1Cepzq__selection[data-layout=even]{justify-content:space-evenly;column-gap:var(--spacing-small)}.forms-module-scss-module__1Cepzq__selection[data-layout=columns]{column-count:2;column-gap:.5em;display:block}.forms-module-scss-module__1Cepzq__selection .forms-module-scss-module__1Cepzq__field{margin-bottom:0}.forms-module-scss-module__1Cepzq__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.forms-module-scss-module__1Cepzq__required{color:rgb(var(--theme-error))}
.icon-module-scss-module__6ROdia__icon{fill:currentColor;overflow:visible}.icon-module-scss-module__6ROdia__icon[data-size=small]{width:.6em;height:.6em}.icon-module-scss-module__6ROdia__icon[data-size=medium]{width:1em;height:1em}.icon-module-scss-module__6ROdia__icon[data-size=large]{width:1.2em;height:1.2em}.icon-module-scss-module__6ROdia__outline{fill:none;stroke:currentColor}.icon-module-scss-module__6ROdia__inTextRight{float:right;width:.75em;height:.75em;margin-top:.21em}.icon-module-scss-module__6ROdia__selfAlignOnBaseline{vertical-align:baseline}
.image-module-scss-module__KgvXuG__image[data-loading]{background:linear-gradient(110deg,rgb(var(--theme-muted-light))8%,rgb(var(--theme-background))18%,rgb(var(--theme-muted-light))33%);background-size:200% 100%;animation:1.5s linear infinite image-module-scss-module__KgvXuG__shine}@keyframes image-module-scss-module__KgvXuG__shine{to{background-position-x:-200%}}
.energy-module-scss-module__lDBkuW__chart{width:100%;height:100%;padding-top:var(--spacing-default)}.energy-module-scss-module__lDBkuW__badge{font-family:var(--font-base);letter-spacing:normal;margin:auto;font-size:1rem;font-weight:400;line-height:1.25;position:absolute;inset:0}
.intelligence-bubble-module-scss-module__hy6k-q__root{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.intelligence-bubble-module-scss-module__hy6k-q__root[data-size=small]{width:1.5rem;height:1.5rem}.intelligence-bubble-module-scss-module__hy6k-q__root[data-size=medium]{width:1.875rem;height:1.875rem}.intelligence-bubble-module-scss-module__hy6k-q__root[data-size=large]{width:3.25rem;height:3.25rem}.intelligence-bubble-module-scss-module__hy6k-q__circle{transition:.6s transform var(--ease-out-back);--gradient-angle:315deg;--gradient-position:75%;background:linear-gradient(var(--gradient-angle),rgb(var(--theme-intelligence-violet))0%,rgb(var(--theme-intelligence-sea))var(--gradient-position),rgb(var(--theme-intelligence-tree))100%);border-radius:50%;position:absolute;inset:0}.intelligence-bubble-module-scss-module__hy6k-q__circle[data-scaled=true]{transform:scale(1.07)}.intelligence-bubble-module-scss-module__hy6k-q__animated .intelligence-bubble-module-scss-module__hy6k-q__circle{animation:intelligence-bubble-module-scss-module__hy6k-q__rotate-gradient var(--gradient-duration)linear infinite;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.intelligence-bubble-module-scss-module__hy6k-q__inner{z-index:var(--layer-above);color:rgb(var(--theme-white));display:inline-flex;position:relative}@property --gradient-angle{syntax:"<angle>";inherits:false;initial-value:315deg}@property --gradient-position{syntax:"<percentage>";inherits:false;initial-value:75%}@property --gradient-duration{syntax:"<time>";inherits:false;initial-value:15s}@keyframes intelligence-bubble-module-scss-module__hy6k-q__rotate-gradient{0%{--gradient-angle:0deg;--gradient-position:75%}20%{--gradient-angle:72deg;--gradient-position:68%}40%{--gradient-angle:144deg;--gradient-position:50%}60%{--gradient-angle:216deg;--gradient-position:62%}80%{--gradient-angle:288deg;--gradient-position:72%}to{--gradient-angle:360deg;--gradient-position:75%}}
.interactive-alert-module-scss-module__RKEU8G__alert{margin-bottom:var(--spacing-default);border-radius:.3125rem;justify-content:flex-start;align-items:center;gap:1em;padding:.8125rem;display:flex}.interactive-alert-module-scss-module__RKEU8G__alert:last-child{margin-bottom:0}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=blocked]{background-color:rgba(var(--theme-action),.25);color:rgb(var(--theme-foreground))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=blocked] .interactive-alert-module-scss-module__RKEU8G__iconWrapper{background-color:rgb(var(--theme-background))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=blocked] .interactive-alert-module-scss-module__RKEU8G__icon{color:rgb(var(--theme-action))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=blocked] .interactive-alert-module-scss-module__RKEU8G__loader{color:rgb(var(--theme-accent))!important}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=pending]{background-color:rgb(var(--theme-muted-light));color:rgba(var(--theme-foreground),.5)}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=pending] .interactive-alert-module-scss-module__RKEU8G__iconWrapper{background-color:rgba(var(--theme-foreground),.25)}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=pending] .interactive-alert-module-scss-module__RKEU8G__icon{color:rgb(var(--theme-background))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=pending] .interactive-alert-module-scss-module__RKEU8G__loader{color:rgb(var(--theme-white))!important}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=done]{background-color:rgba(var(--theme-accent),.25);color:rgb(var(--theme-foreground))}[data-variant=dark] .interactive-alert-module-scss-module__RKEU8G__alert[data-state=done]{color:rgb(var(--theme-background))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=done] .interactive-alert-module-scss-module__RKEU8G__iconWrapper{background-color:rgb(var(--theme-accent))}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=done] .interactive-alert-module-scss-module__RKEU8G__loader{color:rgb(var(--theme-on-accent))!important}.interactive-alert-module-scss-module__RKEU8G__alert[data-state=done] .interactive-alert-module-scss-module__RKEU8G__icon,.interactive-alert-module-scss-module__RKEU8G__alert[data-color=background]{color:rgb(var(--theme-background))}.interactive-alert-module-scss-module__RKEU8G__wrapper{justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.interactive-alert-module-scss-module__RKEU8G__iconWrapper{display:inherit;justify-content:center;align-items:inherit;border-radius:50%;flex-shrink:0;width:1.875rem;height:1.875rem}
.accordion-list-module-scss-module__jAyWgG__accordion{margin-bottom:var(--spacing-default);gap:1em;display:grid}.accordion-list-module-scss-module__jAyWgG__accordion:last-child{margin-bottom:0}
.iot-project-components-module-scss-module__pcn3eG__header{align-items:center}.iot-project-components-module-scss-module__pcn3eG__chartWrapper{min-height:18.75rem;position:relative}.iot-project-components-module-scss-module__pcn3eG__chartWrapperAftermarket{justify-content:center;align-items:center;min-height:25rem;display:flex;position:relative}.iot-project-components-module-scss-module__pcn3eG__badge{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}
.loader-module-scss-module__zgejcW__wrapper{text-align:center}.loader-module-scss-module__zgejcW__loader{animation:loader-module-scss-module__zgejcW__rotation var(--duration)infinite linear}.loader-module-scss-module__zgejcW__default{width:2em;height:2em;color:inherit}.loader-module-scss-module__zgejcW__initial{width:3.125rem;height:3.125rem;color:rgb(var(--theme-accent))}@keyframes loader-module-scss-module__zgejcW__rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.note-module-scss-module__S0JszW__note{font-family:var(--font-base);color:rgb(var(--theme-accent));font-size:.75rem;font-weight:400;line-height:1.1}.note-module-scss-module__S0JszW__serif{font-family:var(--font-serif);font-size:.75rem;font-weight:400;line-height:1.1}.note-module-scss-module__S0JszW__centered{text-align:center;max-width:20em;margin-left:auto;margin-right:auto}
.preview-module-scss-module___6t6Vq__iframe{border-radius:.3125rem;width:100%}
.progress-module-scss-module__SLjUDq__svg{width:2.125rem;height:2.125rem;display:inline-block}.progress-module-scss-module__SLjUDq__circle{stroke-width:2.4em;fill:#0000}.progress-module-scss-module__SLjUDq__track{stroke:rgba(var(--theme-black),.05)}.progress-module-scss-module__SLjUDq__fill{transform-origin:50%;transition:stroke-dashoffset 1s var(--ease-out-circ);transform:rotate(-90deg)}.progress-module-scss-module__SLjUDq__default{stroke:rgb(var(--theme-accent))}.progress-module-scss-module__SLjUDq__action{stroke:rgb(var(--theme-action))}.progress-module-scss-module__SLjUDq__progressElement{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
.scoring-label-module-scss-module__qmjnga__scoringLabel{white-space:nowrap;background-color:rgba(var(--theme-foreground),.45);width:max-content;min-width:3.375rem;color:rgb(var(--theme-background));border-radius:2em;justify-content:space-between;align-items:center;gap:.375em;padding:.25em .4em;display:flex}.scoring-label-module-scss-module__qmjnga__scoringLabel[data-size=small]{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.scoring-label-module-scss-module__qmjnga__scoringLabel[data-size=default]{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.scoring-label-module-scss-module__qmjnga__score{justify-content:space-between;align-items:baseline;gap:.375em;display:flex}.scoring-label-module-scss-module__qmjnga__estimated{background-color:rgba(var(--theme-background),.15);border-radius:50%;justify-content:center;align-items:center;width:.8125rem;height:.8125rem;padding:.125rem;display:flex}.scoring-label-module-scss-module__qmjnga__star{opacity:.3}.scoring-label-module-scss-module__qmjnga__star[data-size]{width:.8em;height:.8em}
.scoring-bar-module-scss-module__h1nPLG__container{flex-direction:column;justify-content:center;align-items:center;margin-top:2.125rem;margin-bottom:1.5rem;display:flex;position:relative}.scoring-bar-module-scss-module__h1nPLG__container .scoring-bar-module-scss-module__h1nPLG__scoringLabel{padding:.25em .75em}.scoring-bar-module-scss-module__h1nPLG__container[data-variant=default] .scoring-bar-module-scss-module__h1nPLG__bar{background-color:rgba(var(--theme-background),.05)}.scoring-bar-module-scss-module__h1nPLG__container[data-variant=default] .scoring-bar-module-scss-module__h1nPLG__scoringLabel{background-color:rgba(var(--theme-background),.15);color:rgb(var(--theme-background))}.scoring-bar-module-scss-module__h1nPLG__container[data-variant=dark] .scoring-bar-module-scss-module__h1nPLG__bar{background-color:rgba(var(--theme-foreground),.1)}.scoring-bar-module-scss-module__h1nPLG__container[data-variant=dark] .scoring-bar-module-scss-module__h1nPLG__scoringLabel{background-color:rgba(var(--theme-foreground),.15);color:rgb(var(--theme-foreground))}.scoring-bar-module-scss-module__h1nPLG__bar{background:linear-gradient(90deg,rgb(var(--theme-intelligence-violet))0%,rgb(var(--theme-intelligence-sea))33%,rgb(var(--theme-intelligence-tree))100%);border-radius:2px;width:100%;height:1.25rem;position:relative}.scoring-bar-module-scss-module__h1nPLG__tick{background:rgba(var(--theme-muted-light),.5);width:1px;height:1.5625rem;margin-top:-1px;position:absolute;top:100%}.scoring-bar-module-scss-module__h1nPLG__tick:last-child{margin-left:-1px}.scoring-bar-module-scss-module__h1nPLG__axisLabel{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1;position:absolute;bottom:0}.scoring-bar-module-scss-module__h1nPLG__axisLabel[data-orientation=left]{left:.5rem}.scoring-bar-module-scss-module__h1nPLG__axisLabel[data-orientation=right]{right:.5rem}.scoring-bar-module-scss-module__h1nPLG__marker{z-index:var(--layer-controls);display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.scoring-bar-module-scss-module__h1nPLG__markerCircle{background:rgb(var(--theme-background));border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.scoring-bar-module-scss-module__h1nPLG__icon{width:1.2rem;height:1.2rem}.scoring-bar-module-scss-module__h1nPLG__score{margin-bottom:.5em;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}
.select-dropdown-module-scss-module__ckMSEq__trigger{flex-wrap:wrap;display:flex;position:relative}.select-dropdown-module-scss-module__ckMSEq__trigger[data-variant=single]{justify-content:flex-start}.select-dropdown-module-scss-module__ckMSEq__trigger[data-variant=multiple]{justify-content:center}.select-dropdown-module-scss-module__ckMSEq__triggerCount{font-family:var(--font-base);background-color:rgb(var(--theme-accent));min-width:1.375rem;height:1.375rem;color:rgb(var(--theme-on-accent));border-radius:.3125rem;justify-content:center;align-items:center;padding:.4em;font-size:.75rem;font-weight:400;line-height:1.1;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}.select-dropdown-module-scss-module__ckMSEq__triggerItem{align-items:center;gap:.5em;display:flex}.select-dropdown-module-scss-module__ckMSEq__triggerItemSeparator{margin-left:-.5em;padding:0 .5em}.select-dropdown-module-scss-module__ckMSEq__content{z-index:var(--layer-dropdown)}.select-dropdown-module-scss-module__ckMSEq__content[data-variant=inverted]{--theme-background:var(--theme-black);--theme-foreground:var(--theme-white)}.select-dropdown-module-scss-module__ckMSEq__content[data-variant=glass]{--theme-background:none;--theme-foreground:var(--theme-white)}.select-dropdown-module-scss-module__ckMSEq__checkboxGroup{max-width:var(--radix-dropdown-menu-trigger-width);max-height:var(--radix-dropdown-menu-content-available-height);border:1px solid rgba(var(--theme-foreground),.2);background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground));transform-origin:var(--radix-dropdown-menu-content-transform-origin);animation:select-dropdown-module-scss-module__ckMSEq__reveal-dropdown .6s var(--ease-out-expo);border-radius:.3125rem;padding:1em;overflow:auto}.select-dropdown-module-scss-module__ckMSEq__formField:last-child>.select-dropdown-module-scss-module__ckMSEq__checkbox>.select-dropdown-module-scss-module__ckMSEq__checkboxLabel{margin-bottom:0}@keyframes select-dropdown-module-scss-module__ckMSEq__reveal-dropdown{0%{opacity:0;transform:var(--dropdown-transform)}to{opacity:1;transform:none}}
.shine-border-module-scss-module__xmEA2G__wrapper{border-radius:.3125rem;width:100%;position:relative}.shine-border-module-scss-module__xmEA2G__shineBorder{pointer-events:none;border-radius:inherit;-webkit-mask-composite:xor;padding:var(--border-width);will-change:background-position;animation:shine-border-module-scss-module__xmEA2G__shine var(--duration)linear infinite;background-size:300% 300%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.shine-border-module-scss-module__xmEA2G__fadeIn{opacity:1;visibility:visible;transition:visibility linear,opacity .15s}.shine-border-module-scss-module__xmEA2G__fadeOut{opacity:0;visibility:hidden;transition:visibility 0s linear .15s,opacity .15s}@keyframes shine-border-module-scss-module__xmEA2G__shine{0%{background-position:0 0}to{background-position:300% 300%}}
.score-reveal-module-scss-module__ZcbkmG__content{text-align:center;padding:var(--spacing-small)}.score-reveal-module-scss-module__ZcbkmG__number{font-family:var(--font-base);font-size:clamp(1rem,.666667rem + .888889vw,1.5rem);font-weight:400}.score-reveal-module-scss-module__ZcbkmG__text{margin-top:3em}.score-reveal-module-scss-module__ZcbkmG__shineBorder{border-radius:calc(.3125rem + 6px);position:static}
.status-icon-module-scss-module__JDCZEq__default{border-radius:50%;justify-content:center;align-items:center;display:flex}.status-icon-module-scss-module__JDCZEq__default[data-size=default]{width:3.125rem;height:3.125rem}.status-icon-module-scss-module__JDCZEq__default[data-size=small]{font-family:var(--font-base);width:1.875rem;height:1.875rem;font-size:.75rem;font-weight:400;line-height:1.1}.status-icon-module-scss-module__JDCZEq__default[data-color=accent]{background-color:rgb(var(--theme-accent));color:rgb(var(--theme-on-accent))}.status-icon-module-scss-module__JDCZEq__default[data-color=action]{background-color:rgb(var(--theme-action));color:rgb(var(--theme-on-accent))}.status-icon-module-scss-module__JDCZEq__default[data-color=warning]{background-color:rgb(var(--theme-warning));color:rgb(var(--theme-black))}.status-icon-module-scss-module__JDCZEq__default[data-color=error]{background-color:rgb(var(--theme-error));color:rgb(var(--theme-white))}.status-icon-module-scss-module__JDCZEq__loading{width:2.25rem;height:2.25rem}.status-icon-module-scss-module__JDCZEq__loading .status-icon-module-scss-module__JDCZEq__icon{width:100%;height:100%;color:rgb(var(--theme-accent))}
.table-module-scss-module__ImFHvq__wrapper{margin-bottom:var(--spacing-default)}.table-module-scss-module__ImFHvq__wrapper:last-child{margin-bottom:0}.table-module-scss-module__ImFHvq__edgeToEdge{margin-left:calc(var(--spacing-default)*-1);margin-right:calc(var(--spacing-default)*-1)}.table-module-scss-module__ImFHvq__striped .table-module-scss-module__ImFHvq__tr[data-variant=light]:nth-child(odd){background-color:rgb(var(--theme-muted-light))}.table-module-scss-module__ImFHvq__striped .table-module-scss-module__ImFHvq__tr[data-variant=dark]:nth-child(odd){background-color:rgba(var(--theme-accent),.15)}.table-module-scss-module__ImFHvq__table{width:100%}.table-module-scss-module__ImFHvq__tr,.table-module-scss-module__ImFHvq__td{transition:background-color .15s ease-in-out,color .15s ease-in-out}.table-module-scss-module__ImFHvq__tr{border-top:1px solid rgba(var(--theme-foreground),.05);position:relative}.table-module-scss-module__ImFHvq__tr:last-child{border-bottom:1px solid rgba(var(--theme-foreground),.05)}[data-variant=default] .table-module-scss-module__ImFHvq__tr[data-row-variant=interactive]:hover .table-module-scss-module__ImFHvq__td{color:rgb(var(--theme-accent))}[data-variant=accent] .table-module-scss-module__ImFHvq__tr{border-top-color:rgba(var(--theme-accent),.4)}[data-variant=accent] .table-module-scss-module__ImFHvq__tr:last-child{border-bottom-color:rgba(var(--theme-accent),.4)}[data-variant=accent] .table-module-scss-module__ImFHvq__tr[data-row-variant=interactive]:hover{background-color:rgb(var(--theme-background))}[data-variant=accent] .table-module-scss-module__ImFHvq__tr[data-row-variant=interactive]:hover .table-module-scss-module__ImFHvq__td{color:rgb(var(--theme-foreground))}[data-variant=light] .table-module-scss-module__ImFHvq__tr{border-top-color:rgba(var(--theme-background),.1)}[data-variant=light] .table-module-scss-module__ImFHvq__tr:last-child{border-bottom-color:rgba(var(--theme-background),.1)}thead .table-module-scss-module__ImFHvq__tr{border:0}.table-module-scss-module__ImFHvq__tr[data-row-variant=highlighted]{background-color:rgba(var(--theme-accent),.2);color:rgb(var(--theme-accent))}.table-module-scss-module__ImFHvq__tr[data-row-variant=shaded]{background-color:rgba(var(--theme-foreground),.025)}.table-module-scss-module__ImFHvq__th{font-family:var(--font-serif);padding:.5em 1em;font-size:.75rem;font-weight:400;line-height:1.1}.table-module-scss-module__ImFHvq__th[scope=row]{vertical-align:middle}[data-variant=accent] .table-module-scss-module__ImFHvq__th{color:rgba(var(--theme-background),.3)}.table-module-scss-module__ImFHvq__td{padding:1em .7em}.table-module-scss-module__ImFHvq__alignText{text-align:start}.table-module-scss-module__ImFHvq__alignText:last-child{text-align:end}.table-module-scss-module__ImFHvq__start{text-align:start}.table-module-scss-module__ImFHvq__center{text-align:center}.table-module-scss-module__ImFHvq__end{text-align:end}.table-module-scss-module__ImFHvq__top{vertical-align:top}.table-module-scss-module__ImFHvq__middle{vertical-align:middle}.table-module-scss-module__ImFHvq__bottom{vertical-align:bottom}.table-module-scss-module__ImFHvq__edgePadding .table-module-scss-module__ImFHvq__th:first-child,.table-module-scss-module__ImFHvq__edgePadding .table-module-scss-module__ImFHvq__td:first-child{padding-left:var(--spacing-default)}.table-module-scss-module__ImFHvq__edgePadding .table-module-scss-module__ImFHvq__th:last-child,.table-module-scss-module__ImFHvq__edgePadding .table-module-scss-module__ImFHvq__td:last-child{padding-right:var(--spacing-default)}.table-module-scss-module__ImFHvq__noEdgePadding .table-module-scss-module__ImFHvq__th:first-child,.table-module-scss-module__ImFHvq__noEdgePadding .table-module-scss-module__ImFHvq__td:first-child{padding-left:0}.table-module-scss-module__ImFHvq__noEdgePadding .table-module-scss-module__ImFHvq__th:last-child,.table-module-scss-module__ImFHvq__noEdgePadding .table-module-scss-module__ImFHvq__td:last-child{padding-right:0}.table-module-scss-module__ImFHvq__headerSticky{z-index:var(--layer-above);font-family:var(--font-base-mono);background-color:#252d29;font-size:.75rem;font-weight:400;line-height:1.1;position:sticky;top:0}.table-module-scss-module__ImFHvq__headerSticky[data-variant=light]{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.table-module-scss-module__ImFHvq__tdSmall{padding-top:.52em;padding-bottom:.52em}.table-module-scss-module__ImFHvq__tdStatus{justify-content:flex-end;align-items:center;gap:1em;padding-top:.52em;padding-bottom:.52em;display:flex;position:relative}.table-module-scss-module__ImFHvq__icon{margin-right:.3em;position:absolute;right:100%}.table-module-scss-module__ImFHvq__iconEnd{position:absolute;left:100%}.table-module-scss-module__ImFHvq__invisible{visibility:hidden}[data-variant=accent] .table-module-scss-module__ImFHvq__foot{background-color:rgba(var(--theme-accent),.3)}[data-variant=light] .table-module-scss-module__ImFHvq__foot{background-color:rgba(var(--theme-background),.3)}
.signatories-module-scss-module__rQ-LLG__status{margin-top:.5em}.signatories-module-scss-module__rQ-LLG__editButtons{padding:1em}.signatories-module-scss-module__rQ-LLG__signatoriesContainer{color:inherit;background-color:#0000;border:0;padding:0}.signatories-module-scss-module__rQ-LLG__signatoriesContainer:disabled,.signatories-module-scss-module__rQ-LLG__signatoriesContainer.signatories-module-scss-module__rQ-LLG__disabled,.signatories-module-scss-module__rQ-LLG__signatoriesContainer[aria-disabled=true]{cursor:not-allowed;pointer-events:none;filter:grayscale()}.signatories-module-scss-module__rQ-LLG__signatoriesContainer{align-items:center;gap:.7em;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex;position:relative}.signatories-module-scss-module__rQ-LLG__signatoriesContainer:hover{color:rgb(var(--theme-accent))}.signatories-module-scss-module__rQ-LLG__iconWrapper:after{content:"";z-index:var(--layer-above);width:100%;height:100%;position:absolute;top:0;left:0}.signatories-module-scss-module__rQ-LLG__iconWrapper{display:inherit;justify-content:center;align-items:inherit;width:1.875rem;height:1.875rem;color:rgb(var(--theme-background));background-color:rgb(var(--theme-accent));border:1px solid rgb(var(--theme-accent));border-radius:50%;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.signatories-module-scss-module__rQ-LLG__iconWrapper:hover{color:rgb(var(--theme-accent));background-color:#0000}
.business-module-scss-module__koODfa__contentSpacingAgreement{padding:2.5rem 1.25rem}.business-module-scss-module__koODfa__maxWithAgreement{max-width:78.125rem;margin:auto}
.chat-form-module-scss-module__nWZlJG__box{border:1px solid rgba(var(--theme-foreground),.1);background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground));border-radius:.3125rem}.chat-form-module-scss-module__nWZlJG__head{padding:.8em var(--spacing-small);justify-content:space-between;align-items:center;display:flex;position:relative}.chat-form-module-scss-module__nWZlJG__head:after{content:"";border-bottom:1px solid rgba(var(--theme-foreground),.1);width:100%;position:absolute;bottom:0;left:0}.chat-form-module-scss-module__nWZlJG__headGroup{align-items:center;gap:.5em;display:flex}.chat-form-module-scss-module__nWZlJG__body{max-height:50vh;padding:var(--spacing-small);overflow-y:auto}.chat-form-module-scss-module__nWZlJG__serif{font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.chat-form-module-scss-module__nWZlJG__loader{color:rgb(var(--theme-accent))}.chat-form-module-scss-module__nWZlJG__resizeButton{color:inherit;background-color:#0000;border:0;margin-top:-4px;margin-left:-4px;padding:0}.chat-form-module-scss-module__nWZlJG__resizeButton path{transition:transform .15s ease-in-out}.chat-form-module-scss-module__nWZlJG__resizeButton[data-minimized=true]:hover path:first-child{transform:translate(1px)}.chat-form-module-scss-module__nWZlJG__resizeButton[data-minimized=true]:hover path:last-child,.chat-form-module-scss-module__nWZlJG__resizeButton[data-minimized=false]:hover path:first-child{transform:translate(-1px)}.chat-form-module-scss-module__nWZlJG__resizeButton[data-minimized=false]:hover path:last-child{transform:translate(1px)}.chat-form-module-scss-module__nWZlJG__actions{gap:.5em;display:flex;position:absolute;bottom:.6em;right:3em}.chat-form-module-scss-module__nWZlJG__actionButton{color:inherit;font-family:var(--font-base);background-color:#0000;border:0;margin:-.25em;padding:.25em;font-size:.75rem;font-weight:400;line-height:1.1;transition:color .15s ease-in-out}.chat-form-module-scss-module__nWZlJG__actionButton:hover[data-type=like]{color:rgb(var(--theme-success))}.chat-form-module-scss-module__nWZlJG__actionButton:hover[data-type=dislike]{color:rgb(var(--theme-error))}.chat-form-module-scss-module__nWZlJG__liked{color:rgb(var(--theme-success))}.chat-form-module-scss-module__nWZlJG__disliked{color:rgb(var(--theme-error))}.chat-form-module-scss-module__nWZlJG__form{margin-bottom:var(--spacing-content-small)}.chat-form-module-scss-module__nWZlJG__fields{row-gap:var(--spacing-small);margin-bottom:var(--spacing-small);flex-direction:column;display:flex}.chat-form-module-scss-module__nWZlJG__fields:last-child{margin-bottom:0}.chat-form-module-scss-module__nWZlJG__feedbackFields{row-gap:var(--spacing-small);flex-wrap:wrap;display:flex}.chat-form-module-scss-module__nWZlJG__textarea,.chat-form-module-scss-module__nWZlJG__textarea:disabled{border-color:#0000004d}.chat-form-module-scss-module__nWZlJG__submit{flex-grow:1;position:relative}.chat-form-module-scss-module__nWZlJG__submit svg{position:absolute;right:1.1875em}.chat-form-module-scss-module__nWZlJG__note{margin-top:var(--spacing-small)}
.tabs-module-scss-module__HYkfWW__list{display:flex}.tabs-module-scss-module__HYkfWW__trigger{color:inherit;font-family:var(--font-base);letter-spacing:normal;justify-content:flex-start;align-items:center;gap:calc(var(--spacing-small)*.75);border:0;border:1px solid rgba(var(--theme-white),.2);background-color:#0000;background-color:rgb(var(--theme-background-dark));border-radius:.3125rem .3125rem 0 0;min-width:20%;padding:1em 1.25em;font-size:1rem;font-weight:400;line-height:1.25;transition:color .15s ease-in-out;display:flex;position:relative;overflow:hidden}.tabs-module-scss-module__HYkfWW__trigger:not(:first-child){margin-left:-1.2em;padding-left:2.4em}.tabs-module-scss-module__HYkfWW__trigger:before{content:"";z-index:var(--layer-below);width:100%;height:100%;transition:background-color .15s ease-in-out;position:absolute;top:0;left:0}.tabs-module-scss-module__HYkfWW__trigger[data-state=active]:before{transition:none;background-color:#0000!important}.tabs-module-scss-module__HYkfWW__triggerBefore{display:none}[data-state=active] .tabs-module-scss-module__HYkfWW__triggerBefore{color:rgb(var(--theme-background));display:block}.tabs-module-scss-module__HYkfWW__triggerInner{text-align:left;width:100%;display:block}.tabs-module-scss-module__HYkfWW__content{padding:var(--spacing-small)0;border:1px solid rgba(var(--theme-white),.2);border-radius:0 .3125rem .3125rem}.tabs-module-scss-module__HYkfWW__contentSpacing{padding:var(--spacing-default)}[data-variant=light] .tabs-module-scss-module__HYkfWW__trigger{border-bottom-width:0}[data-variant=light] .tabs-module-scss-module__HYkfWW__trigger[data-state=active]{background-color:rgb(var(--theme-white));color:rgb(var(--theme-black))}[data-variant=light] .tabs-module-scss-module__HYkfWW__trigger:hover:before,[data-variant=light] .tabs-module-scss-module__HYkfWW__trigger:focus-visible:before{background-color:rgba(var(--theme-background),.05)}[data-variant=light] .tabs-module-scss-module__HYkfWW__content{background-color:rgb(var(--theme-white));color:rgb(var(--theme-black))}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__list,[data-variant=dark] .tabs-module-scss-module__HYkfWW__list{margin-bottom:-1px}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__trigger[data-state=active],[data-variant=dark] .tabs-module-scss-module__HYkfWW__trigger[data-state=active]{background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-accent));border-bottom-width:0}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__trigger[data-state=active] .tabs-module-scss-module__HYkfWW__triggerInner,[data-variant=dark] .tabs-module-scss-module__HYkfWW__trigger[data-state=active] .tabs-module-scss-module__HYkfWW__triggerInner{padding-bottom:1px}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__trigger:hover:before,[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__trigger:focus-visible:before,[data-variant=dark] .tabs-module-scss-module__HYkfWW__trigger:hover:before,[data-variant=dark] .tabs-module-scss-module__HYkfWW__trigger:focus-visible:before{background-color:rgba(var(--theme-background),.05)}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__content,[data-variant=dark] .tabs-module-scss-module__HYkfWW__content{background-color:rgb(var(--theme-background-dark));color:rgb(var(--theme-background))}[data-variant=intelligence] .tabs-module-scss-module__HYkfWW__trigger[data-state=active]{background-color:rgb(var(--theme-background-dark));background-image:linear-gradient(45deg,rgba(var(--theme-intelligence-violet),.1)0%,rgba(var(--theme-intelligence-sea),.1)50%,rgba(var(--theme-intelligence-tree),.1)100%);color:rgb(var(--theme-forground))}
.header-bar-module-scss-module__RDOtGq__wrapper{flex-wrap:wrap;transition:background-color .15s ease-in-out;display:flex;position:relative}.header-bar-module-scss-module__RDOtGq__wrapper[data-variant=default]{background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground));border-radius:.3125rem}.header-bar-module-scss-module__RDOtGq__wrapper[data-variant=default]:hover{background-color:rgba(var(--theme-accent),.1)}.header-bar-module-scss-module__RDOtGq__wrapper[data-variant=meta]{background-color:rgb(var(--theme-muted-light));color:rgb(var(--theme-foreground))}.header-bar-module-scss-module__RDOtGq__label{font-family:var(--font-base);text-overflow:ellipsis;white-space:nowrap;width:100%;color:rgba(var(--theme-foreground),.2);font-size:.75rem;font-weight:400;line-height:1.1;overflow:hidden}.header-bar-module-scss-module__RDOtGq__itemAuto .header-bar-module-scss-module__RDOtGq__label{right:1.25rem}.header-bar-module-scss-module__RDOtGq__item{flex-wrap:wrap;flex-grow:1;align-items:flex-start;gap:.3125rem;padding:.75rem 1.25rem;display:flex}.header-bar-module-scss-module__RDOtGq__item:not(:first-child){border-left:1px solid rgba(var(--theme-foreground),.05)}.header-bar-module-scss-module__RDOtGq__projectItem{gap:1.25rem;padding:.75rem 1.25rem;display:flex}.header-bar-module-scss-module__RDOtGq__container{flex-direction:column;justify-content:space-between;display:flex}.header-bar-module-scss-module__RDOtGq__itemSerif{font-family:var(--font-serif);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}@media (max-width:74.99em){.header-bar-module-scss-module__RDOtGq__itemMain{min-width:100%;padding-bottom:0}}.header-bar-module-scss-module__RDOtGq__itemAuto{flex-grow:0;flex-basis:auto;margin-left:auto}
.text-module-scss-module__4QfJ1a__root:not(:last-child){margin-bottom:var(--spacing-default)}.text-module-scss-module__4QfJ1a__root[data-color=success]{color:rgb(var(--theme-success))}.text-module-scss-module__4QfJ1a__root[data-color=warning]{color:rgb(var(--theme-warning))}.text-module-scss-module__4QfJ1a__root[data-color=error]{color:rgb(var(--theme-error))}.text-module-scss-module__4QfJ1a__root[data-size=small]{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.text-module-scss-module__4QfJ1a__root[data-size=default]{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.text-module-scss-module__4QfJ1a__root[data-size=large]{font-family:var(--font-base);font-size:clamp(1.375rem,.958333rem + 1.11111vw,2rem);font-weight:400}.text-module-scss-module__4QfJ1a__root.text-module-scss-module__4QfJ1a__serif{font-family:var(--font-serif)}.text-module-scss-module__4QfJ1a__root.text-module-scss-module__4QfJ1a__serif strong{font-family:var(--font-base)}.text-module-scss-module__4QfJ1a__root p,.text-module-scss-module__4QfJ1a__root ul,.text-module-scss-module__4QfJ1a__root ol{margin-bottom:1em}.text-module-scss-module__4QfJ1a__root p:last-child,.text-module-scss-module__4QfJ1a__root ul:last-child,.text-module-scss-module__4QfJ1a__root ol:last-child,:is(.text-module-scss-module__4QfJ1a__root p:has(+ul),.text-module-scss-module__4QfJ1a__root p:has(+ol)){margin-bottom:0}.text-module-scss-module__4QfJ1a__root ul,.text-module-scss-module__4QfJ1a__root ol{padding-inline-start:1em}.text-module-scss-module__4QfJ1a__root ul li::marker{content:"– "}.text-module-scss-module__4QfJ1a__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-module-scss-module__4QfJ1a__centered{text-align:center}
.update-project-module-scss-module__2qEuvG__allowedViewers{gap:var(--spacing-small);margin-bottom:var(--spacing-small);display:flex}.update-project-module-scss-module__2qEuvG__allowedViewersItem{flex:1;margin-bottom:0}.update-project-module-scss-module__2qEuvG__componentType{align-items:center;gap:var(--spacing-small);display:flex}
.invest-information-module-scss-module__z9t4Ha__container{flex-direction:column;display:flex}.invest-information-module-scss-module__z9t4Ha__item{padding:var(--spacing-small)0}.invest-information-module-scss-module__z9t4Ha__item:first-child{padding-top:0}.invest-information-module-scss-module__z9t4Ha__item:last-child{padding-bottom:0}.invest-information-module-scss-module__z9t4Ha__item:not(:first-child){border-top:1px solid rgba(var(--theme-foreground),.08)}.invest-information-module-scss-module__z9t4Ha__title{font-family:var(--font-serif);margin-bottom:.2em;font-size:.75rem;font-weight:400;line-height:1.1}
.time-context-module-scss-module__8KTS8a__timeContextTooltip{font-family:var(--font-base);letter-spacing:normal;flex-direction:column;gap:.625rem;font-size:1rem;font-weight:400;line-height:1.25;display:flex}.time-context-module-scss-module__8KTS8a__timeContextRow{align-items:center;gap:var(--spacing-small);display:flex}.time-context-module-scss-module__8KTS8a__timeContextTimezone{min-width:8.75rem}.time-context-module-scss-module__8KTS8a__timeContextAbbrPill{font-family:var(--font-base);border:1px solid rgb(var(--theme-muted));text-align:center;border-radius:.3125rem;min-width:3.75rem;padding:.125rem .375rem;font-size:.75rem;font-weight:400;line-height:1.1}.time-context-module-scss-module__8KTS8a__timeContextTime{text-align:right;font-variant-numeric:tabular-nums}.time-context-module-scss-module__8KTS8a__timeContextHighlight{color:rgb(var(--theme-accent))}
.title-module-scss-module___s_ASa__wrapper[data-spacing=small]{margin-bottom:var(--spacing-small)}.title-module-scss-module___s_ASa__wrapper[data-spacing=default]{margin-bottom:var(--spacing-default)}.title-module-scss-module___s_ASa__wrapper:last-child{margin-bottom:0}.title-module-scss-module___s_ASa__wrapperWithIcon{align-items:center;gap:var(--spacing-default);flex-direction:column;display:flex}.title-module-scss-module___s_ASa__title[data-size=default]{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.title-module-scss-module___s_ASa__title[data-size=small]{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.title-module-scss-module___s_ASa__title[data-size=medium]{font-family:var(--font-base);font-size:clamp(1rem,.666667rem + .888889vw,1.5rem);font-weight:400}.title-module-scss-module___s_ASa__title[data-size=large]{font-family:var(--font-base);font-size:clamp(1.375rem,.958333rem + 1.11111vw,2rem);font-weight:400}.title-module-scss-module___s_ASa__title[data-size=huge]{font-family:var(--font-base);font-size:clamp(1.875rem,.625rem + 3.33333vw,3.75rem);font-weight:400;line-height:1}.title-module-scss-module___s_ASa__title[data-serif=true]{font-family:var(--font-serif)}.title-module-scss-module___s_ASa__title{margin-bottom:0}.title-module-scss-module___s_ASa__subtitle[data-size=default]{font-family:var(--font-base);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}.title-module-scss-module___s_ASa__subtitle[data-size=small]{font-family:var(--font-base);font-size:.75rem;font-weight:400;line-height:1.1}.title-module-scss-module___s_ASa__subtitle[data-size=medium]{font-family:var(--font-base);font-size:clamp(1rem,.666667rem + .888889vw,1.5rem);font-weight:400}.title-module-scss-module___s_ASa__subtitle[data-size=large]{font-family:var(--font-base);font-size:clamp(1.375rem,.958333rem + 1.11111vw,2rem);font-weight:400}.title-module-scss-module___s_ASa__subtitle[data-size=huge]{font-family:var(--font-base);font-size:clamp(1.875rem,.625rem + 3.33333vw,3.75rem);font-weight:400;line-height:1}.title-module-scss-module___s_ASa__subtitle[data-serif=true]{font-family:var(--font-serif)}.title-module-scss-module___s_ASa__subtitle{margin-top:0}.title-module-scss-module___s_ASa__center{text-align:center}.title-module-scss-module___s_ASa__start{text-align:start}
.status-module-scss-module___xJvbq__container{text-align:center;margin-bottom:var(--spacing-default);flex-direction:column;align-items:center;display:flex}.status-module-scss-module___xJvbq__container:last-child{margin-bottom:0}.status-module-scss-module___xJvbq__container[data-variant=light]{color:rgb(var(--theme-background))}.status-module-scss-module___xJvbq__title{margin-top:var(--spacing-small);text-wrap:balance}
.filter-module-scss-module__Qzb6ya__dropdownContent{min-width:var(--radix-dropdown-menu-trigger-width);max-height:var(--radix-dropdown-menu-content-available-height);transform-origin:var(--radix-dropdown-menu-content-transform-origin);animation:filter-module-scss-module__Qzb6ya__reveal-dropdown .6s var(--ease-out-expo);border-radius:.3125rem;overflow:auto}.filter-module-scss-module__Qzb6ya__dropdownContent[data-state=open]{transform-origin:50%;transform:none}.filter-module-scss-module__Qzb6ya__dropdownContent[data-variant=light]{--theme-background:var(--theme-white);--theme-foreground:var(--theme-black);background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.filter-module-scss-module__Qzb6ya__dropdownContent[data-variant=dark]{--theme-background:var(--theme-black);--theme-foreground:var(--theme-white);background-color:rgb(var(--theme-background));color:rgb(var(--theme-foreground))}.filter-module-scss-module__Qzb6ya__dropdownContent[data-variant=glass]{--theme-background:none;--theme-foreground:var(--theme-white);border:1px solid rgba(var(--theme-foreground),.2)}.filter-module-scss-module__Qzb6ya__dropdownItem{cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.5em 1em;transition:color .15s ease-in-out;display:flex;position:relative}.filter-module-scss-module__Qzb6ya__dropdownItem[data-size=small]{font-family:var(--font-base);padding:.65em;font-size:.75rem;font-weight:400;line-height:1.1}.filter-module-scss-module__Qzb6ya__dropdownItem:not(:last-child){border-bottom:1px solid rgba(var(--theme-foreground),.2)}.filter-module-scss-module__Qzb6ya__dropdownItem:hover{color:rgb(var(--theme-accent))}.filter-module-scss-module__Qzb6ya__dropdownItem:hover,.filter-module-scss-module__Qzb6ya__dropdownItem:not(:focus-visible){outline-width:0}@keyframes filter-module-scss-module__Qzb6ya__reveal-dropdown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}
.upload-module-scss-module__XKWDHa__root{position:relative}.upload-module-scss-module__XKWDHa__label{cursor:pointer;align-items:center;gap:.5em;width:max-content;display:flex}.upload-module-scss-module__XKWDHa__input{opacity:0;width:1px;height:1px;position:absolute;top:0;left:0}.upload-module-scss-module__XKWDHa__dropzone{padding:var(--spacing-default);margin-top:var(--spacing-default);outline:1px dashed rgb(var(--theme-accent));outline-offset:1px;border-radius:.3125rem;flex-direction:column;justify-content:center;align-items:center;display:flex}.upload-module-scss-module__XKWDHa__fileButtons{gap:1em;display:flex}.upload-module-scss-module__XKWDHa__progressContainer{width:100%;max-width:25rem;margin-top:var(--spacing-default);gap:var(--spacing-small);flex-direction:column;display:flex}.upload-module-scss-module__XKWDHa__progressText{font-family:var(--font-base);text-align:center;color:rgb(var(--theme-foreground));font-size:.75rem;font-weight:400;line-height:1.1}.upload-module-scss-module__XKWDHa__fileButton{font-family:var(--font-base);letter-spacing:normal;vertical-align:middle;text-align:center;white-space:normal;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:1px solid #0000;border-radius:.3125rem;justify-content:center;align-items:center;gap:.5em;padding:.375em 1em;font-size:1rem;font-weight:400;line-height:1.25;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:inline-flex}.upload-module-scss-module__XKWDHa__fileButton:hover,.upload-module-scss-module__XKWDHa__fileButton:focus{text-decoration:none}.upload-module-scss-module__XKWDHa__fileButton:disabled,.upload-module-scss-module__XKWDHa__fileButton.upload-module-scss-module__XKWDHa__disabled,.upload-module-scss-module__XKWDHa__fileButton[aria-disabled=true]{cursor:not-allowed;pointer-events:none;filter:grayscale()}.upload-module-scss-module__XKWDHa__fileButton{border-color:rgb(var(--theme-accent));color:rgb(var(--theme-foreground));background-color:#0000}.upload-module-scss-module__XKWDHa__fileButton:hover,.upload-module-scss-module__XKWDHa__fileButton:focus-visible{background-color:rgb(var(--theme-accent));color:rgb(var(--theme-on-accent))}.upload-module-scss-module__XKWDHa__fileButton{color:rgb(var(--theme-background))}.upload-module-scss-module__XKWDHa__dropzoneActive{background-color:rgba(var(--theme-accent),.25)}.upload-module-scss-module__XKWDHa__dragover{background-color:rgba(var(--theme-accent),.25);outline:1px dashed rgb(var(--theme-accent));outline-offset:1px;border-radius:.3125rem}.upload-module-scss-module__XKWDHa__uploadResource{width:100%;height:100%;z-index:var(--layer-above);position:absolute;top:0;left:0}.upload-module-scss-module__XKWDHa__uploadResource label{font-family:var(--font-base);text-align:center;background-color:rgb(var(--theme-accent));width:100%;height:100%;color:rgb(var(--theme-background));border-radius:50%;justify-content:center;font-size:.75rem;font-weight:400;line-height:1.1}.upload-module-scss-module__XKWDHa__uploadEmpty label{transition:background-color .15s ease-in-out,color .15s ease-in-out}.upload-module-scss-module__XKWDHa__uploadEmpty:not(:hover) label{color:inherit;background-color:#0000}.upload-module-scss-module__XKWDHa__uploadFilled{opacity:0;transition:opacity .15s ease-in-out}.upload-module-scss-module__XKWDHa__uploadFilled:hover{opacity:1}.upload-module-scss-module__XKWDHa__uploadLoaderWrapper{width:100%;height:100%;z-index:var(--layer-above);color:rgb(var(--theme-background));background-color:rgb(var(--theme-accent));cursor:not-allowed;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.upload-module-scss-module__XKWDHa__avatar{position:relative;overflow:hidden}.upload-module-scss-module__XKWDHa__showcase{outline:1px solid rgba(var(--theme-foreground),.2);border-radius:.3125rem;width:10rem;height:6.875rem;position:relative;overflow:hidden}.upload-module-scss-module__XKWDHa__showcase img,.upload-module-scss-module__XKWDHa__showcase video{object-fit:cover;object-position:center;aspect-ratio:160/110}.upload-module-scss-module__XKWDHa__showcaseUpload label{border-radius:.3125rem}
@font-face{font-family:aeonik;src:url(../media/Aeonik_Medium-s.p.c22791a0.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:aeonik Fallback;src:local(Arial);ascent-override:89.62%;descent-override:20.24%;line-gap-override:0.0%;size-adjust:103.77%}.aeonik_d56dd989-module__7EXPkG__className{font-family:aeonik,aeonik Fallback,sans-serif;font-weight:400}.aeonik_d56dd989-module__7EXPkG__variable{--font-base:"aeonik","aeonik Fallback",sans-serif}
.document-module-scss-module__GTEQlW__group{margin:calc(var(--spacing-small)*-1)}.document-module-scss-module__GTEQlW__empty{padding:var(--spacing-small)}.document-module-scss-module__GTEQlW__field{border-top:1px solid rgba(var(--theme-foreground),.05);justify-content:flex-end;align-items:center;gap:.5em;margin-bottom:0;padding:.8em 1.25em;display:flex;position:relative}.document-module-scss-module__GTEQlW__field:not([data-layout=compact]){padding-left:3.5em}.document-module-scss-module__GTEQlW__field[data-layout=compact]{flex-wrap:wrap}[data-variant=dark] .document-module-scss-module__GTEQlW__field{border-top-color:rgba(var(--theme-background),.05)}.document-module-scss-module__GTEQlW__description{margin-bottom:1em}.document-module-scss-module__GTEQlW__input{width:70%}.document-module-scss-module__GTEQlW__label{width:auto;margin-right:auto}.document-module-scss-module__GTEQlW__error{color:rgb(var(--theme-error))!important}.document-module-scss-module__GTEQlW__upload{margin-left:auto}.document-module-scss-module__GTEQlW__approval{position:absolute;top:.6875rem;left:.6875rem}.document-module-scss-module__GTEQlW__review{left:var(--spacing-small);position:absolute}.document-module-scss-module__GTEQlW__agreementUpload{margin-bottom:var(--spacing-default);justify-content:space-between;align-items:center;display:flex}
.listitem-module-scss-module__sCN22G__actionButton:after{content:"";z-index:var(--layer-above);width:100%;height:100%;position:absolute;top:0;left:0}.listitem-module-scss-module__sCN22G__actionButton{white-space:nowrap;align-self:center;min-width:8em}.listitem-module-scss-module__sCN22G__coverButton:after{content:"";z-index:var(--layer-above);width:100%;height:100%;position:absolute;top:0;left:0}.listitem-module-scss-module__sCN22G__kyb{background-color:rgb(var(--theme-warning));border-radius:50%;width:.9375rem;height:.9375rem}.listitem-module-scss-module__sCN22G__kyb[data-verified=true]{background-color:rgb(var(--theme-accent))}.listitem-module-scss-module__sCN22G__verification{color:rgba(var(--theme-foreground),.1);margin-top:-.0625rem;margin-right:.3125rem}.listitem-module-scss-module__sCN22G__verified{color:rgb(var(--theme-accent))}.listitem-module-scss-module__sCN22G__badge{margin-top:-.15em;margin-bottom:-.15em;display:flex}.listitem-module-scss-module__sCN22G__badge svg{color:rgb(var(--theme-accent))}.listitem-module-scss-module__sCN22G__image{margin:var(--spacing-default)0;object-fit:cover;aspect-ratio:16/9;border-radius:.3125rem}.listitem-module-scss-module__sCN22G__definitionList{margin-bottom:var(--spacing-default)}.listitem-module-scss-module__sCN22G__advancement{width:10em;max-width:100%}
@font-face{font-family:aeonikMono;src:url(../media/AeonikMono_Medium-s.p.e25c5ffd.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:aeonikMono Fallback;src:local(Arial);ascent-override:68.45%;descent-override:15.46%;line-gap-override:0.0%;size-adjust:135.87%}.aeonikmono_c5d5ede1-module__CdTHwa__className{font-family:aeonikMono,aeonikMono Fallback,mono;font-weight:400}.aeonikmono_c5d5ede1-module__CdTHwa__variable{--font-base-mono:"aeonikMono","aeonikMono Fallback",mono}
.page-module-scss-module__aaukXa__body{background-color:rgb(var(--theme-layout));color:rgb(var(--theme-background));overflow-x:hidden}.page-module-scss-module__aaukXa__grid{grid-template-columns:min-content minmax(0,4fr);display:grid}.page-module-scss-module__aaukXa__main{min-height:calc(100vh - 2*var(--spacing-small));margin:var(--spacing-small);flex-direction:column;display:flex;position:relative}.page-module-scss-module__aaukXa__main:only-child{grid-column:1/-1}.page-module-scss-module__aaukXa__error{min-height:calc(100vh - 2*var(--spacing-small));padding:var(--spacing-small);justify-content:center;align-items:center;gap:var(--spacing-default);flex-direction:column;display:flex}.page-module-scss-module__aaukXa__errorCard{max-width:37.5rem}.page-module-scss-module__aaukXa__errorPre{font-family:var(--font-base-mono);white-space:pre-wrap;overflow-wrap:break-word;max-height:15.625rem;font-size:.75rem;font-weight:400;line-height:1.1}.page-module-scss-module__aaukXa__loader{margin:var(--spacing-default)0}
@font-face{font-family:orbikular;src:url(../media/Orbikular_Regular-s.p.7b4a2b95.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:orbikular Fallback;src:local(Arial);ascent-override:89.98%;descent-override:28.67%;line-gap-override:0.0%;size-adjust:101.14%}.orbikular_c5a0b94f-module__cXJSxq__className{font-family:orbikular,orbikular Fallback,serif;font-weight:400}.orbikular_c5a0b94f-module__cXJSxq__variable{--font-serif:"orbikular","orbikular Fallback",serif}
.progressbar-module-scss-module__W8zcLa__bar{z-index:var(--layer-above);border-radius:100px;height:.625rem;position:relative;overflow:hidden}.progressbar-module-scss-module__W8zcLa__bar[data-variant=dark]{background-color:rgba(var(--theme-black),.05)}.progressbar-module-scss-module__W8zcLa__bar[data-variant=light]{background-color:rgba(var(--theme-white),.1)}.progressbar-module-scss-module__W8zcLa__progress{border-radius:inherit;height:100%;transition:transform .3s var(--ease-in-out-circ)}[data-variant=dark] .progressbar-module-scss-module__W8zcLa__progress{background-color:#d4ebde}[data-variant=light] .progressbar-module-scss-module__W8zcLa__progress{background-color:rgb(var(--theme-accent))}
.table-module-scss-module__kgOPaW__token{align-items:center;gap:.5em;margin:-.3125em 0;display:flex}.table-module-scss-module__kgOPaW__wrapper{flex-direction:column;flex-grow:1;display:flex}.table-module-scss-module__kgOPaW__spacing{padding:var(--spacing-default);padding-top:0}.table-module-scss-module__kgOPaW__timestamp{font-family:var(--font-base-mono);letter-spacing:normal;font-size:1rem;font-weight:400;line-height:1.25}
.issue-module-scss-module__D1ozIq__row{grid-gap:var(--spacing-small);align-items:start;display:grid}.issue-module-scss-module__D1ozIq__rowMinimized{grid-template-columns:minmax(0,3fr) minmax(0,1fr)}.issue-module-scss-module__D1ozIq__rowMaximized{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.issue-module-scss-module__D1ozIq__sticky{top:var(--spacing-small);position:sticky}
.advancement-module-scss-module__jNDgaG__advancement{flex-grow:1}.advancement-module-scss-module__jNDgaG__label{font-family:var(--font-base);margin-bottom:1.2em;font-size:.75rem;font-weight:400;line-height:1.1}.advancement-module-scss-module__jNDgaG__dot{z-index:var(--layer-above);background-color:rgb(var(--theme-accent));width:.625rem;height:.625rem;transition:opacity .3s var(--ease-in-out-circ);opacity:1;pointer-events:none;border-radius:50%;position:absolute;top:0}
.container-module-scss-module__UFH3pW__container{max-width:31.25rem;margin:auto}
.loader-initial-module-scss-module__Dma5Va__wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.scroll-gradients-module-scss-module__JH_5ja__gradientTop,.scroll-gradients-module-scss-module__JH_5ja__gradientBottom{z-index:var(--layer-above);left:0;right:var(--spacing-small);opacity:0;pointer-events:none;height:12vh;transition:opacity .15s ease-in-out;position:fixed}.scroll-gradients-module-scss-module__JH_5ja__gradientTop{background:linear-gradient(to bottom,rgb(var(--theme-layout))0%,rgba(var(--theme-layout),.8)20%,transparent 100%);top:0}.scroll-gradients-module-scss-module__JH_5ja__gradientBottom{background:linear-gradient(to top,rgb(var(--theme-layout))0%,rgba(var(--theme-layout),.8)20%,transparent 100%);bottom:0}
.project-review-module-scss-module__GuaXrG__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,var(--min,300px)),1fr));margin-bottom:var(--spacing-small);gap:30px 1rem;display:grid}
/*# sourceMappingURL=799c4b731e76587a.css.map*/