.style-module__szqeFW__RowContainer{flex-direction:row;display:flex}@media screen and (max-width:800px){.style-module__szqeFW__RowContainer{flex-direction:column}}.style-module__szqeFW__RowContainer>.style-module__szqeFW__children{width:auto;margin-bottom:20px}@media screen and (max-width:800px){.style-module__szqeFW__RowContainer>.style-module__szqeFW__children{margin:10px}.style-module__szqeFW__RowContainer>.style-module__szqeFW__children:first-child{justify-content:center;align-items:center}}.style-module__szqeFW__RowContainer>.style-module__szqeFW__children:first-child{gap:10px;margin:20px;display:flex}.style-module__szqeFW__RowContainer>.style-module__szqeFW__children:first-child>.style-module__szqeFW__PreviewsColumn{flex-direction:column;gap:5px;width:auto;height:500px;display:flex;position:-webkit-sticky;position:sticky;top:20px}.style-module__szqeFW__RowContainer>.style-module__szqeFW__children:first-child>.style-module__szqeFW__ImageContainer{width:450px;height:500px;position:-webkit-sticky;position:sticky;top:20px}.style-module__szqeFW__ColumnContaier{flex-direction:column;gap:10px;margin-top:20px;margin-right:20px;display:flex}.style-module__szqeFW__ColumnContaier>label{cursor:text}.style-module__szqeFW__Title{font-size:1.5rem}.style-module__szqeFW__Separator{border-bottom:solid var(--quaternary);margin-bottom:10px}.style-module__szqeFW__ColumnContaier>.style-module__szqeFW__RowContainer{justify-content:center;align-items:center}.style-module__szqeFW__ColumnContaier>.style-module__szqeFW__RowContainer>div{width:100%;text-justify:start}.style-module__szqeFW__Icon{visibility:hidden;filter:invert();width:25px;height:25px;transition:filter .2s}.style-module__szqeFW__IconInputContainer{cursor:pointer;text-align:start;background-color:var(--primary);border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:5px;font-weight:700;transition:background-color .2s,transform .1s;display:inline-flex}.style-module__szqeFW__IconInputContainer Image{width:10px;height:10px}.style-module__szqeFW__IconInputContainer:hover>.style-module__szqeFW__Icon{visibility:visible}.style-module__szqeFW__IconInputContainer:hover{background-color:var(--quaternary-dark)}.style-module__szqeFW__IconInputContainer:focus-visible{background-color:var(--quaternary-dark)}.style-module__szqeFW__IconInputContainer label{color:#fff}.style-module__szqeFW__IconInputContainerBase{cursor:pointer;text-align:start;border:1px solid transparent;justify-content:space-between;align-items:center;width:100%;transition:background-color .2s,transform .1s;display:inline-flex}.style-module__szqeFW__IconInputContainerBase Image{width:10px;height:10px}.style-module__szqeFW__IconInputContainerBase .style-module__szqeFW__Icon{filter:invert(0);transition:filter .2s}.style-module__szqeFW__IconInputContainerBase:hover>.style-module__szqeFW__Icon{visibility:visible}.style-module__szqeFW__IconInputContainerBase:hover{border:solid 1px var(--quaternary-dark)}.style-module__szqeFW__IconInputContainerBase:focus-visible{border:solid 1px var(--quaternary-dark)}.style-module__szqeFW__partial-editing-form{flex-direction:row;justify-content:center;align-items:center;gap:15px;display:flex}.style-module__szqeFW__partial-editing-form div{width:100%}.style-module__szqeFW__partial-editing-form div:last-child{gap:10px;width:auto;display:flex}.style-module__szqeFW__partial-editing-form div>input{width:98%}.style-module__szqeFW__partial-editing-form div>TextArea{width:98%}.style-module__szqeFW__partial-editing-form div>Select{width:98%}.style-module__szqeFW__partial-editing-form div>datalist{width:98%}.style-module__szqeFW__partial-editing-form div>button{background-color:var(--primary);border:0;border-radius:5px}.style-module__szqeFW__partial-editing-form div>button:active{transform:scale(.94)}.style-module__szqeFW__partial-editing-form div>button:last-child{background-color:var(--tertiary)}.style-module__szqeFW__partial-editing-form div>button>.style-module__szqeFW__icon{filter:invert();width:25px;height:25px;transition:filter .2s}
.input-module__EbcQca__container{margin:5px 0;position:relative}.input-module__EbcQca__container label{background:var(--background);cursor:text;padding:0 3px;transition-property:top,left,scale;transition-duration:.2s;transition-timing-function:ease-in-out;position:absolute;top:20px;left:10px;transform:translateY(-50%)}.input-module__EbcQca__container:has(input) input{background:var(--background);border:1px solid;border-radius:5px;outline:none;padding:10px;font-size:.9em;transition:border-color .2s}.input-module__EbcQca__container:has(input) input:focus{border-color:var(--primary)}.input-module__EbcQca__container:has(textarea){background:var(--background);border:1px solid;border-radius:5px;outline:none;padding-top:13px;font-size:1em;transition:border-color .2s}.input-module__EbcQca__container:has(textarea) textarea{background:var(--background);resize:none;border:0;outline:none;width:calc(100% - 20px);padding:0 10px;font-size:.9em;overflow:hidden}.input-module__EbcQca__container:has(textarea):hover{border-color:var(--primary)}.input-module__EbcQca__container:has(textarea):focus-within{border-color:var(--primary)}.input-module__EbcQca__container:has(select) select{background:var(--background);color:var(--foreground);cursor:pointer;border:1px solid;border-radius:5px;outline:none;padding:10px;font-size:.9em;transition:border-color .2s}.input-module__EbcQca__container:has(select) select:focus{border-color:var(--primary)}.input-module__EbcQca__container:has(select) label{cursor:unset;top:0;left:5px;scale:.8}.input-module__EbcQca__container:not(:has(select)) label.input-module__EbcQca__force-open{top:0;left:5px;scale:.8}.input-module__EbcQca__container:not(:has(select)):focus-within label{top:0;left:5px;scale:.8}.input-module__EbcQca__container:not(:has(select)):has(input:not(:placeholder-shown)) label{top:0;left:5px;scale:.8}.input-module__EbcQca__container:not(:has(select)):has(textarea:not(:placeholder-shown)) label{top:0;left:5px;scale:.8}.input-module__EbcQca__container .input-module__EbcQca__required{color:var(--tertiary)}
.style-module__Gz9U4W__paginator{justify-content:space-between;width:100%;display:flex}.style-module__Gz9U4W__paginator button{border:1px solid var(--quaternary-dark);color:#000;background:var(--background);border-radius:5px;justify-content:center;align-items:center;padding:5px 25px;font-weight:700;display:inline-flex}.style-module__Gz9U4W__paginator button.style-module__Gz9U4W__selected{background:color-mix(in srgb,var(--quaternary),var(--background)80%)}.style-module__Gz9U4W__paginator input{border:1px solid var(--quaternary-dark);color:#000;background:var(--background);border-radius:5px;justify-content:center;align-items:center;padding:5px 25px;font-weight:700;display:inline-flex}.style-module__Gz9U4W__paginator input.style-module__Gz9U4W__selected{background:color-mix(in srgb,var(--quaternary),var(--background)80%)}
.style-module__SVbVDW__dynamic-table{--table-border:1px solid var(--quaternary-dark);flex-direction:column;gap:20px;margin:20px;display:flex}.style-module__SVbVDW__table,.style-module__SVbVDW__searchbar{border:var(--table-border);border-radius:5px}.style-module__SVbVDW__top-part{gap:10px;width:100%;display:flex}.style-module__SVbVDW__top-part .style-module__SVbVDW__searchbar{flex-grow:1;align-items:center;height:30px;display:flex}.style-module__SVbVDW__top-part .style-module__SVbVDW__searchbar img{margin:0 5px}.style-module__SVbVDW__top-part .style-module__SVbVDW__searchbar input{border:0;outline:0;flex-grow:1}.style-module__SVbVDW__top-part .style-module__SVbVDW__searchbar:has(:focus-visible){outline:1px solid var(--primary-dark);outline-offset:1px}.style-module__SVbVDW__top-part button.style-module__SVbVDW__new-entry{z-index:1;margin:0;padding:0 15px;overflow:hidden}.style-module__SVbVDW__table{border-collapse:collapse;border:0;width:100%}.style-module__SVbVDW__table tr{background:var(--background)}.style-module__SVbVDW__table tr:nth-child(2n){background:color-mix(in srgb,var(--quaternary),var(--background)80%)}.style-module__SVbVDW__table tr td{white-space:nowrap;text-overflow:ellipsis;padding:5px;position:relative;overflow:hidden}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions>div{justify-content:center;align-items:center;width:100%;display:flex}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a{border:0;border-radius:5px;justify-content:center;align-items:center;width:35px;height:35px;margin:0 5px;transition:background .2s;display:inline-flex}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a img{filter:invert();transition:filter .2s}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__success{background:var(--primary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__success:hover{background:var(--primary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__success:focus-visible{background:var(--primary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning{background:var(--secondary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning img{filter:invert(.15)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning:hover img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning:hover{background:var(--secondary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning:focus-visible img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__warning:focus-visible{background:var(--secondary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__danger{background:var(--tertiary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__danger:hover{background:var(--tertiary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__danger:focus-visible{background:var(--tertiary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info{background:var(--quaternary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info img{filter:invert(0)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info:hover img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info:hover{background:var(--quaternary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info:focus-visible img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions a.style-module__SVbVDW__info:focus-visible{background:var(--quaternary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button{border:0;border-radius:5px;justify-content:center;align-items:center;width:35px;height:35px;margin:0 5px;transition:background .2s;display:inline-flex}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button img{filter:invert();transition:filter .2s}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__success{background:var(--primary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__success:hover{background:var(--primary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__success:focus-visible{background:var(--primary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning{background:var(--secondary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning img{filter:invert(.15)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning:hover img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning:hover{background:var(--secondary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning:focus-visible img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__warning:focus-visible{background:var(--secondary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__danger{background:var(--tertiary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__danger:hover{background:var(--tertiary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__danger:focus-visible{background:var(--tertiary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info{background:var(--quaternary)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info img{filter:invert(0)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info:hover img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info:hover{background:var(--quaternary-dark)}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info:focus-visible img{filter:invert()}.style-module__SVbVDW__table tr td.style-module__SVbVDW__actions button.style-module__SVbVDW__info:focus-visible{background:var(--quaternary-dark)}.style-module__SVbVDW__table thead tr td{border-bottom:var(--table-border);background:var(--secondary);color:#000;font-weight:700}.style-module__SVbVDW__table-wrapper{border:var(--table-border);border-radius:5px;overflow-x:auto}.style-module__SVbVDW__new-entry-panel{background:var(--background);border:var(--table-border);border-radius:5px;padding:10px;overflow:clip}.style-module__SVbVDW__new-entry-panel .style-module__SVbVDW__fields{flex-wrap:wrap;display:flex}.style-module__SVbVDW__new-entry-panel .style-module__SVbVDW__fields>div{flex-direction:column;gap:5px;margin:10px;display:flex}.style-module__SVbVDW__edit-panel{background:var(--background);border-radius:5px;flex-direction:column;gap:10px;width:calc(100% - 20px);padding:10px;display:flex;overflow:clip}.style-module__SVbVDW__edit-panel .style-module__SVbVDW__fields{flex-wrap:wrap;gap:10px;display:flex}.style-module__SVbVDW__edit-panel .style-module__SVbVDW__title,.style-module__SVbVDW__new-entry-panel .style-module__SVbVDW__title{border-left:2px solid;padding-left:10px;font-weight:700}.style-module__SVbVDW__empty{flex-direction:column;align-items:center;gap:25px;margin:30px 10px;display:flex}.style-module__SVbVDW__empty span{font-size:1.2em}.style-module__SVbVDW__empty img{filter:invert(.2);max-width:95%}
.style-module__yWOT1W__content{--border:1px solid var(--quaternary-dark);justify-content:center;gap:20px;margin:0 20px;display:flex}.style-module__yWOT1W__content iframe{border:var(--border);border-radius:5px;width:45%}.style-module__yWOT1W__content .style-module__yWOT1W__info{border:var(--border);border-radius:5px;overflow:hidden}.style-module__yWOT1W__content .style-module__yWOT1W__info .style-module__yWOT1W__header{background:var(--secondary);border-bottom:var(--border);align-items:center;gap:5px;padding:5px;display:flex}.style-module__yWOT1W__content .style-module__yWOT1W__info .style-module__yWOT1W__header span{color:#000}.style-module__yWOT1W__content .style-module__yWOT1W__info .style-module__yWOT1W__body{padding:0 10px}.style-module__yWOT1W__inventory-header{justify-content:space-between;align-items:center;display:flex}.style-module__yWOT1W__inventory-header a{align-items:center;height:25px;margin-right:20px;text-decoration:none;display:flex}.style-module__yWOT1W__separation{margin:20px 0}
@font-face{font-family:montserrat_black;src:url(../media/Montserrat_Black-s.p.9a652819.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_black Fallback;src:local(Arial);ascent-override:77.39%;descent-override:20.07%;line-gap-override:0.0%;size-adjust:125.07%}.montserrat_black_454c21-module__Y0Yy4a__className{font-family:montserrat_black,montserrat_black Fallback}
@font-face{font-family:montserrat_blackItalic;src:url(../media/Montserrat_BlackItalic-s.p.d161c443.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_blackItalic Fallback;src:local(Arial);ascent-override:76.88%;descent-override:19.93%;line-gap-override:0.0%;size-adjust:125.91%}.montserrat_blackitalic_db6af50e-module__Q3ogqq__className{font-family:montserrat_blackItalic,montserrat_blackItalic Fallback}
@font-face{font-family:montserrat_bold;src:url(../media/Montserrat_Bold-s.p.a0377a3c.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_bold Fallback;src:local(Arial);ascent-override:80.61%;descent-override:20.9%;line-gap-override:0.0%;size-adjust:120.09%}.montserrat_bold_359926a4-module__J6X48q__className{font-family:montserrat_bold,montserrat_bold Fallback}
@font-face{font-family:montserrat_boldItalic;src:url(../media/Montserrat_BoldItalic-s.p.308d0872.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_boldItalic Fallback;src:local(Arial);ascent-override:79.91%;descent-override:20.72%;line-gap-override:0.0%;size-adjust:121.14%}.montserrat_bolditalic_4a1307d5-module__xAGq_q__className{font-family:montserrat_boldItalic,montserrat_boldItalic Fallback}
@font-face{font-family:montserrat_extraBold;src:url(../media/Montserrat_ExtraBold-s.p.e4e262f5.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_extraBold Fallback;src:local(Arial);ascent-override:79.03%;descent-override:20.49%;line-gap-override:0.0%;size-adjust:122.49%}.montserrat_extrabold_3557ac7f-module__OxnO_W__className{font-family:montserrat_extraBold,montserrat_extraBold Fallback}
@font-face{font-family:montserrat_extraBoldItalic;src:url(../media/Montserrat_ExtraBoldItalic-s.p.de702b4c.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_extraBoldItalic Fallback;src:local(Arial);ascent-override:78.42%;descent-override:20.33%;line-gap-override:0.0%;size-adjust:123.43%}.montserrat_extrabolditalic_45efe8cc-module__dGzgXG__className{font-family:montserrat_extraBoldItalic,montserrat_extraBoldItalic Fallback}
@font-face{font-family:montserrat_extraLight;src:url(../media/Montserrat_ExtraLight-s.p.86012114.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_extraLight Fallback;src:local(Arial);ascent-override:87.1%;descent-override:22.59%;line-gap-override:0.0%;size-adjust:111.13%}.montserrat_extralight_7beb6738-module__sy6HDq__className{font-family:montserrat_extraLight,montserrat_extraLight Fallback}
@font-face{font-family:montserrat_extraLightItalic;src:url(../media/Montserrat_ExtraLightItalic-s.p.98752d29.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_extraLightItalic Fallback;src:local(Arial);ascent-override:85.95%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:112.62%}.montserrat_extralightitalic_81f6e703-module__drV6Mq__className{font-family:montserrat_extraLightItalic,montserrat_extraLightItalic Fallback}
@font-face{font-family:montserrat_Italic;src:url(../media/Montserrat_Italic-s.p.d9a07094.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_Italic Fallback;src:local(Arial);ascent-override:84.0%;descent-override:21.78%;line-gap-override:0.0%;size-adjust:115.24%}.montserrat_italic_469a3162-module__wYLh4q__className{font-family:montserrat_Italic,montserrat_Italic Fallback}
@font-face{font-family:montserrat_light;src:url(../media/Montserrat_Light-s.p.e50e9921.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_light Fallback;src:local(Arial);ascent-override:86.14%;descent-override:22.34%;line-gap-override:0.0%;size-adjust:112.37%}.montserrat_light_35cbd7ae-module__WfEDIq__className{font-family:montserrat_light,montserrat_light Fallback}
@font-face{font-family:montserrat_lightItalic;src:url(../media/Montserrat_LightItalic-s.p.f07a0410.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_lightItalic Fallback;src:local(Arial);ascent-override:85.07%;descent-override:22.06%;line-gap-override:0.0%;size-adjust:113.79%}.montserrat_lightitalic_5cb1aa95-module__lfxbfG__className{font-family:montserrat_lightItalic,montserrat_lightItalic Fallback}
@font-face{font-family:montserrat_medium;src:url(../media/Montserrat_Medium-s.p.1f8e017f.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_medium Fallback;src:local(Arial);ascent-override:83.59%;descent-override:21.68%;line-gap-override:0.0%;size-adjust:115.8%}.montserrat_medium_997762a-module__mKz5hG__className{font-family:montserrat_medium,montserrat_medium Fallback}
@font-face{font-family:montserrat_mediumItalic;src:url(../media/Montserrat_MediumItalic-s.p.992ab9f5.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_mediumItalic Fallback;src:local(Arial);ascent-override:82.68%;descent-override:21.44%;line-gap-override:0.0%;size-adjust:117.08%}.montserrat_mediumitalic_844047d5-module__8HjZtG__className{font-family:montserrat_mediumItalic,montserrat_mediumItalic Fallback}
@font-face{font-family:montserrat_regular;src:url(../media/Montserrat_Regular-s.p.f7b1a457.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_regular Fallback;src:local(Arial);ascent-override:84.98%;descent-override:22.04%;line-gap-override:0.0%;size-adjust:113.9%}.montserrat_regular_82a4648-module__16HvsG__className{font-family:montserrat_regular,montserrat_regular Fallback}
@font-face{font-family:montserrat_semiBold;src:url(../media/Montserrat_SemiBold-s.p.7cf6d304.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_semiBold Fallback;src:local(Arial);ascent-override:82.12%;descent-override:21.29%;line-gap-override:0.0%;size-adjust:117.87%}.montserrat_semibold_ae0bd313-module__9cAYga__className{font-family:montserrat_semiBold,montserrat_semiBold Fallback}
@font-face{font-family:montserrat_semiBoldItalic;src:url(../media/Montserrat_SemiBoldItalic-s.p.19737146.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_semiBoldItalic Fallback;src:local(Arial);ascent-override:81.32%;descent-override:21.09%;line-gap-override:0.0%;size-adjust:119.04%}.montserrat_semibolditalic_dec6bd2e-module__8AK8ba__className{font-family:montserrat_semiBoldItalic,montserrat_semiBoldItalic Fallback}
@font-face{font-family:montserrat_thin;src:url(../media/Montserrat_Thin-s.p.1dc77cc3.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_thin Fallback;src:local(Arial);ascent-override:87.85%;descent-override:22.78%;line-gap-override:0.0%;size-adjust:110.19%}.montserrat_thin_2ce9b329-module__Eaz2gW__className{font-family:montserrat_thin,montserrat_thin Fallback}
@font-face{font-family:montserrat_thinItalic;src:url(../media/Montserrat_ThinItalic-s.p.42d5bb7d.woff2)format("woff2");font-display:swap}@font-face{font-family:montserrat_thinItalic Fallback;src:local(Arial);ascent-override:86.66%;descent-override:22.47%;line-gap-override:0.0%;size-adjust:111.7%}.montserrat_thinitalic_71792e93-module__41-EaW__className{font-family:montserrat_thinItalic,montserrat_thinItalic Fallback}
.style-module__jfICSW__header{background:var(--primary);align-items:center;height:50px;display:flex;position:relative}.style-module__jfICSW__header .style-module__jfICSW__background{opacity:.06;pointer-events:none;background-size:600px;width:100%;height:100%;margin:0;display:block;position:absolute}.style-module__jfICSW__header button{background:0 0;border:0;width:50px;height:50px}.style-module__jfICSW__header button img{margin:auto}.style-module__jfICSW__header div{flex-grow:1;justify-content:space-between;align-items:center;margin:0 10px;display:flex}.style-module__jfICSW__header div .style-module__jfICSW__logo-imss{filter:brightness(0)invert()}.style-module__jfICSW__navbar{background:var(--background);border-right:2px solid var(--secondary-dark);flex-direction:column;justify-content:space-between;width:230px;min-width:230px;max-width:100vw;height:calc(100vh - 50px);display:flex;position:relative;box-shadow:0 0 15px rgba(0,0,0,.25)}.style-module__jfICSW__navbar .style-module__jfICSW__section{border-bottom:1px solid var(--foreground);width:100%;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section:last-child{border:0}.style-module__jfICSW__navbar .style-module__jfICSW__section button{width:100%;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link{width:100%;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__section-content{width:100%;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__section-content{padding-bottom:5px;overflow:hidden}.style-module__jfICSW__navbar .style-module__jfICSW__section button{text-align:left;padding:5px 0}.style-module__jfICSW__navbar .style-module__jfICSW__section button a{text-wrap:wrap;width:calc(100% - 35px);text-decoration:none;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section button a:hover{text-decoration:underline}.style-module__jfICSW__navbar .style-module__jfICSW__section button a:focus-visible{text-decoration:underline}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link{text-align:left;padding:5px 0}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link a{text-wrap:wrap;width:calc(100% - 35px);text-decoration:none;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link a:hover{text-decoration:underline}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link a:focus-visible{text-decoration:underline}.style-module__jfICSW__navbar .style-module__jfICSW__section button{background:0 0;border:0;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.style-module__jfICSW__navbar .style-module__jfICSW__section button img{filter:invert(.2)}.style-module__jfICSW__navbar .style-module__jfICSW__section button div{align-items:center;display:flex}.style-module__jfICSW__navbar .style-module__jfICSW__section button div img{margin:0 5px}.style-module__jfICSW__navbar .style-module__jfICSW__section button .style-module__jfICSW__arrow{justify-content:center;align-items:center;margin-right:10px;display:flex}.style-module__jfICSW__navbar .style-module__jfICSW__section .style-module__jfICSW__link{margin-left:35px}.style-module__jfICSW__navbar .style-module__jfICSW__account{border-top:1px solid var(--foreground)}.style-module__jfICSW__navbar .style-module__jfICSW__account div{padding:5px;display:block}.style-module__jfICSW__navbar .style-module__jfICSW__account div img{filter:invert(.15);margin-right:5px}.style-module__jfICSW__navbar .style-module__jfICSW__account button{background:color-mix(in srgb,var(--quaternary),white 70%);border:0;border-radius:0;width:100%;padding:10px 0;transition-property:color,background;transition-duration:.2s}.style-module__jfICSW__navbar .style-module__jfICSW__account button:hover{color:#fff;background:var(--tertiary)}.style-module__jfICSW__navbar .style-module__jfICSW__account button:focus-visible{color:#fff;background:var(--tertiary)}.style-module__jfICSW__content{background:var(--background);flex-direction:row-reverse;width:100vw;height:calc(100vh - 50px);display:flex}.style-module__jfICSW__content main{overflow-x:hidden;overflow-y:auto}.style-module__jfICSW__loader{background:var(--primary);z-index:20000;justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.style-module__jfICSW__loader .style-module__jfICSW__loader-background{z-index:-1;width:auto;height:100vh;margin:0;padding:0;position:fixed;top:0;right:0}
.style-module__vlVOmG__header{place-content:center space-between;display:flex}.style-module__vlVOmG__header button{height:50px;margin:20px 35px;padding-left:50px;padding-right:50px;font-size:1.2em}.style-module__vlVOmG__container{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:20px;display:flex}.style-module__vlVOmG__new-panel{border:1px solid var(--foreground);border-radius:5px;width:calc(100% - 40px);margin:0 auto 20px;overflow:hidden}.style-module__vlVOmG__new-panel>div{flex-wrap:wrap;gap:10px;padding:10px;display:flex}.style-module__vlVOmG__hospital{border:2px solid var(--tertiary);background:var(--background);border-radius:10px;flex-direction:column;justify-content:space-between;width:350px;display:inline-flex}.style-module__vlVOmG__hospital .style-module__vlVOmG__info{flex-direction:column;gap:5px;padding:10px;display:flex}.style-module__vlVOmG__hospital .style-module__vlVOmG__info .style-module__vlVOmG__name{font-size:1.2em;font-weight:700}.style-module__vlVOmG__hospital .style-module__vlVOmG__bottom{flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__vlVOmG__hospital .style-module__vlVOmG__bottom img{border:2px solid var(--primary);border-radius:5px;margin:20px 0}.style-module__vlVOmG__hospital .style-module__vlVOmG__bottom a:last-child{text-align:center;border-radius:5px;width:calc(100% - 20px);margin:10px;padding:5px 0;text-decoration:none;display:block}.style-module__vlVOmG__paginator,.style-module__vlVOmG__searchbar{margin:20px}.style-module__vlVOmG__searchbar{border:1px solid var(--quaternary-dark);border-radius:5px;flex-grow:1;align-items:center;height:30px;display:flex}.style-module__vlVOmG__searchbar img{margin:0 5px}.style-module__vlVOmG__searchbar input{border:0;outline:0;flex-grow:1}.style-module__vlVOmG__searchbar:has(:focus-visible){outline:1px solid var(--primary-dark);outline-offset:1px}.style-module__vlVOmG__empty{flex-direction:column;align-items:center;gap:25px;margin:30px 10px;display:flex}.style-module__vlVOmG__empty span{font-size:1.2em}.style-module__vlVOmG__empty img{filter:invert(.2);max-width:95%}
.style-module__SiL3Xq__created-users{color:#000;background:var(--background);border:1px solid var(--quaternary-dark);border-radius:5px;margin:20px}.style-module__SiL3Xq__created-users .style-module__SiL3Xq__header{background-color:var(--secondary);border-bottom:1px solid var(--quaternary-dark);align-items:center;gap:10px;padding:10px;display:flex}.style-module__SiL3Xq__created-users .style-module__SiL3Xq__header span{color:#000}.style-module__SiL3Xq__created-users .style-module__SiL3Xq__row{background:var(--background);align-items:center;gap:20px;margin:5px;padding:5px;display:flex}.style-module__SiL3Xq__created-users .style-module__SiL3Xq__row .style-module__SiL3Xq__username{font-family:monospace;font-size:1.3em}.style-module__SiL3Xq__password{border:1px solid var(--quaternary-dark);border-radius:5px;display:flex;overflow:hidden}.style-module__SiL3Xq__password button{background:var(--background);border:0;border-right:1px solid var(--quaternary-dark);justify-content:center;align-items:center;transition:background .2s;display:inline-flex}.style-module__SiL3Xq__password button img{filter:invert(.25);transition:filter .2s}.style-module__SiL3Xq__password button:hover{background:var(--primary)}.style-module__SiL3Xq__password button:hover img{filter:invert()}.style-module__SiL3Xq__password button:focus-visible{background:var(--primary)}.style-module__SiL3Xq__password button:focus-visible img{filter:invert()}.style-module__SiL3Xq__password input{background:var(--background);border:0;outline:none;font-family:monospace;font-size:1.3em}
.page-module__5DfC-G__main{color:#404041;justify-content:center;align-items:center;gap:20px;width:65vw;height:100vh;margin:0;font-size:.9em;display:flex;position:relative}.page-module__5DfC-G__main .page-module__5DfC-G__error{color:#9f203b}.page-module__5DfC-G__main form{text-align:center;background:#fff;border-radius:15px;width:400px;padding:15px;display:inline-block}.page-module__5DfC-G__main form .page-module__5DfC-G__logo{margin-top:15px;margin-bottom:15px}.page-module__5DfC-G__main .page-module__5DfC-G__logo-imss{filter:brightness(0)invert();position:fixed;bottom:10px;right:10px}.page-module__5DfC-G__feedback{background:#fff;border-radius:15px;width:400px;padding:15px;display:inline-block}.page-module__5DfC-G__feedback p{align-items:center;gap:5px;font-size:1.1em;display:flex}.page-module__5DfC-G__feedback p img{filter:invert(.25)}.page-module__5DfC-G__show-password{text-align:left;margin:5px 45px}.page-module__5DfC-G__password-strength{align-items:center;gap:10px;margin:10px 45px;display:flex}.page-module__5DfC-G__password-strength .page-module__5DfC-G__meter{background:var(--quaternary);width:150px;height:5px;position:relative}.page-module__5DfC-G__password-strength .page-module__5DfC-G__meter div{background:var(--quaternary-dark);height:100%;position:absolute;top:0;left:0}.page-module__5DfC-G__password-strength{color:var(--quaternary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-1{color:var(--tertiary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-1 .page-module__5DfC-G__meter{background:var(--tertiary)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-1 .page-module__5DfC-G__meter div{background:var(--tertiary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-2{color:var(--secondary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-2 .page-module__5DfC-G__meter{background:var(--secondary)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-2 .page-module__5DfC-G__meter div{background:var(--secondary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-3{color:var(--secondary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-3 .page-module__5DfC-G__meter{background:var(--secondary)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-3 .page-module__5DfC-G__meter div{background:var(--secondary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-4{color:var(--primary-dark)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-4 .page-module__5DfC-G__meter{background:var(--primary)}.page-module__5DfC-G__password-strength.page-module__5DfC-G__score-4 .page-module__5DfC-G__meter div{background:var(--primary-dark)}.page-module__5DfC-G__input{color:#10312b;width:80%;height:40px;margin:20px auto;position:relative}.page-module__5DfC-G__input input{border:2px solid;border-radius:10px;outline:none;width:calc(100% - 34px);height:100%;padding:0 15px;font-size:1em}.page-module__5DfC-G__input label{-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:text;background:0 0;padding:1px 5px;transition-property:top,left,scale,background;transition-duration:.25s;transition-timing-function:ease-in-out;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.page-module__5DfC-G__input:focus-within label{background:#fff;top:0;left:5px;scale:.8}.page-module__5DfC-G__input:has(input:not(:placeholder-shown)) label{background:#fff;top:0;left:5px;scale:.8}.page-module__5DfC-G__submit-button{color:#fff;cursor:pointer;background:#10312b;border:0;border-radius:10px;width:80%;margin-bottom:20px;padding:10px 0;font-size:1.2em;transition:background .2s}.page-module__5DfC-G__submit-button:hover{background:#006556}.page-module__5DfC-G__submit-button:focus-visible{background:#006556}.page-module__5DfC-G__submit-button:disabled{cursor:not-allowed;background:#1f3c37}@media screen and (max-width:1450px){.page-module__5DfC-G__main{width:100vw}.page-module__5DfC-G__logo-imss{width:300px;max-width:90%;height:auto;bottom:30px;left:50%;transform:translate(-50%)}}@media screen and (max-width:1000px){.page-module__5DfC-G__main{flex-direction:column}}@media screen and (max-width:500px){.page-module__5DfC-G__main{background:#fff;justify-content:flex-start;gap:5px}.page-module__5DfC-G__main>div,.page-module__5DfC-G__main form{border-radius:0;width:calc(100% - 40px)}.page-module__5DfC-G__main form img{margin-top:50px}.page-module__5DfC-G__logo-imss{filter:none!important}}@media screen and (max-width:350px){.page-module__5DfC-G__main form img,.page-module__5DfC-G__input,.page-module__5DfC-G__submit-button{width:100%}}
