@font-face{font-family:HurmeGeometricSansNo2;src:url(/static/media/hurmegeosans-no2-400.70b8c5c1.7f3badcdcf2aadb09390.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HurmeGeometricSansNo2;src:url(/static/media/hurmegeosans-no2-700.36a1d2ca.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:HurmeFIN2a;src:url(https://d1vyx34ceeo508.cloudfront.net/public/static/fonts/HurmeFIN2a-Family-web/Webfonts/HurmeFIN2a-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HurmeFIN1a;src:url(https://d1vyx34ceeo508.cloudfront.net/public/static/fonts/HurmeFIN1a-Normal-web/Webfonts/HurmeFIN1a-NormalRegular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HurmeFIN1a;src:url(https://d1vyx34ceeo508.cloudfront.net/public/static/fonts/HurmeFIN1a-Normal-web/Webfonts/HurmeFIN1a-NormalMedium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcfafb;margin:0;font-family:HurmeFIN1a,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img{vertical-align:middle;max-width:100%;height:auto}.App{text-align:center}.App-logo{pointer-events:none;height:40vmin}@media (prefers-reduced-motion:no-preference){.App-logo{animation:20s linear infinite App-logo-spin}}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-size:calc(10px + 2vmin);display:flex}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--container-padding:1.5em;--container-width:1260px;--gallery-gap:1.5em;--gallery-items-per-row:1;--gallery-item-border-radius:.4em;--gallery-caption-bg-color:#000000e6;--gallery-caption-text-color:white}.page-container{padding:var(--container-padding);max-width:var(--container-width);margin-left:auto;margin-right:auto}.image-grid-container{grid-template-columns:repeat(3,1fr);gap:32px;padding:16px;display:grid}.image-box{width:100%;padding-top:100%;position:relative;overflow:hidden}.image-box img{object-fit:contain;width:100%;height:100%;transition:transform .3s;position:absolute;top:0;left:0}.image-box .overlay{opacity:0;background-color:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.image-box:hover .overlay{opacity:1}.image-box .overlay .text{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(20px)}.image-box:hover .overlay .text{opacity:1;transform:translateY(0)}@media (max-width:900px){.image-grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.image-grid-container{grid-template-columns:1fr}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-out{animation:1.5s forwards fadeOut}.fade-in{animation:1.5s forwards fadeIn}.image-list-item{pointer-events:none;position:relative;overflow:hidden}.image-list-item img{width:100%;height:auto;display:block}.image-list-item:hover .overlay{opacity:1;pointer-events:none}.image-list-item:hover .overlay-text{pointer-events:none;transform:translateY(0)}.edit-icon-link{z-index:100000;display:none;position:absolute;top:8px;right:8px}.delete-icon-link{z-index:100000;display:none;position:absolute;bottom:8px;right:8px}.img-gallery__item:hover .edit-icon-link,.img-gallery__item:hover .delete-icon-link{display:block}.inventory-icon-link{z-index:100000;display:none;position:absolute;top:8px;left:8px}.img-gallery__item:hover .inventory-icon-link{display:block}.red-dot{z-index:2;background-color:red;border-radius:50%;width:12px;height:12px;position:absolute;bottom:10px;right:10px}.text-link{color:#000;text-decoration:none}.text-link:visited,.text-link:hover,.text-link:active{color:#000}.lg-zoom-in.lg-disabled{opacity:.5;pointer-events:none}.img-gallery{gap:var(--gallery-gap);flex-wrap:wrap;display:flex}.img-gallery__item{flex:0 0 calc((100% - (var(--gallery-gap)*(var(--gallery-items-per-row) - 1)))/var(--gallery-items-per-row));border-radius:var(--gallery-item-border-radius);position:relative;overflow:hidden}.img-gallery__item img{border-radius:var(--gallery-item-border-radius);aspect-ratio:2/3;object-fit:contain;width:100%;height:100%}.img-gallery.img-gallery--square .img-gallery__item img{aspect-ratio:1}.img-gallery__item figcaption{width:100%;color:var(--gallery-caption-text-color);background-color:var(--gallery-caption-bg-color);opacity:0;padding:1rem;transition:opacity .25s ease-in-out;position:absolute;inset:auto auto 0 0}.img-gallery__item:hover figcaption{opacity:1}@media only screen and (min-width:1024px){.img-gallery{--gallery-items-per-row:4}}@media only screen and (min-width:768px) and (max-width:1023px){.img-gallery{--gallery-items-per-row:3}}@media only screen and (min-width:540px) and (max-width:767px){.img-gallery{--gallery-items-per-row:2}}@media only screen and (max-width:539px){.img-gallery{--gallery-items-per-row:1}}figure{aspect-ratio:21/9;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.figure-piece{aspect-ratio:1;width:100%;margin:0;padding:0;position:relative;overflow:hidden}figure img{object-fit:cover;width:100%;height:100%;display:block}.img-gallery__item .overlay{opacity:0;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s ease-in-out;display:flex;position:absolute;top:0;left:0}.img-gallery__item .overlay-text{color:#fff;text-align:center;opacity:0;padding:1em;font-size:1.2em;transition:transform .3s ease-in-out;transform:translateY(100%)}.img-gallery__item:hover .title{opacity:0}.img-gallery__item:hover .overlay{opacity:1}.img-gallery__item:hover .overlay-text{opacity:1;transform:translateY(0)}.img-gallery__item .placeholders{justify-content:space-between;gap:var(--gallery-gap);display:flex}.img-gallery__item .placeholders img{aspect-ratio:1;border-radius:var(--gallery-item-border-radius);object-fit:cover;flex:1;max-width:100%;height:auto}.placeholders{justify-content:space-between;display:flex;gap:.2em!important;margin-top:.2em!important}.placeholders img{object-fit:contain;border-radius:.2em;width:calc(33.33% - .33em)}.hover-zoom{transition:transform .3s}.hover-zoom:hover{transform:scale(1.05)}.basic,.primary-action,.secondary,.dangerous{text-transform:none!important;box-shadow:none!important;border-radius:20px!important;font-weight:600!important}.basic{color:#e0e0e0!important;background-color:#313131!important}.basic:hover{box-shadow:none!important;background-color:#404040!important}.basic:disabled{color:#e0e0e0!important;opacity:.6!important;background-color:#313131!important}.primary-action{color:#ece6d6!important;background-color:#a855f7!important}.primary-action:hover{box-shadow:none!important;background-color:#9333ea!important}.primary-action:disabled{color:#ece6d6!important;opacity:.6!important;background-color:#a855f7!important}.secondary{color:#000!important;background-color:#e9e9e0!important}.secondary:hover{box-shadow:none!important;background-color:#d9d9d0!important}.secondary:disabled{color:#000!important;opacity:.6!important;background-color:#e9e9e0!important}.dangerous{color:#d02!important;background-color:#ffdce1!important}.dangerous:hover{box-shadow:none!important;background-color:#ffccd3!important}.dangerous:disabled{color:#d02!important;opacity:.6!important;background-color:#ffdce1!important}.ql-video{aspect-ratio:16/9;width:100%;height:auto;display:block}.ql-toolbar{z-index:1000;background:#fff;border-bottom:1px solid #ccc;position:sticky;top:0}.homepage{font-family:Arial,sans-serif}.homepage header{color:#fff;background-color:#333;padding:10px}.homepage nav ul{margin:0;padding:0;list-style-type:none}.homepage nav ul li{margin-right:10px;display:inline}.homepage nav ul li a{color:#fff;text-decoration:none}.homepage .hero{color:#fff;text-align:center;background-size:cover;padding:100px 0}.homepage .hero-content{max-width:600px;margin:0 auto}.homepage .hero h1{margin-bottom:20px;font-size:48px}.homepage .hero p{margin-bottom:20px;font-size:18px}.homepage .content{justify-content:space-around;padding:50px 0;display:flex}.homepage .content-item{text-align:center}.homepage .content-item img{width:100%;max-width:300px;margin-bottom:20px}.homepage footer{color:#fff;text-align:center;background-color:#333;padding:20px 0}.inputfile{opacity:0;z-index:-1;width:.1px;height:.1px;position:absolute;overflow:hidden}.inputfile+label{color:#000;cursor:pointer;border:1px dashed #8f8f8f;border-radius:16px;width:140px;height:140px;font-size:.875rem;display:inline-block}.inputfile:focus+label{outline:1px dotted #000;outline:-webkit-focus-ring-color auto 5px}.file-upload-body,.body{overflow:hidden}.iconBlock{display:block}.rounded-box{color:#000;border:1px solid #e5e5e5;border-radius:16px;width:150px;height:150px;padding-left:0;font-size:.875rem;display:inline-block}.rounded-box-big{color:#000;border:1px solid #e5e5e5;border-radius:16px;width:318px;height:318px;font-size:.875rem;display:inline-block}.rounded-box-main{color:#000;width:100%;height:452px;font-size:.875rem;display:inline-block}.rounded-box-thumbnail{color:#000;border:1px solid #e5e5e5;border-radius:16px;width:96px;height:76px;font-size:.875rem;display:inline-block}.box-thumbnail{color:#000;border:1px solid #e5e5e5;width:96px;height:76px;font-size:.875rem;display:inline-block}.shadowBottom{border-top:6px solid #000;border-bottom:6px solid #000}.buttonx{visibility:hidden;width:96px;height:76px}.imgViewer:hover .buttonx,.buttonx:hover{width:96px;height:76px;visibility:visible!important}.notdisplayed{display:none}.displayed{display:block}.greyButton{color:#586380!important;background:0 0!important;border-width:2px!important;border-color:#d9dde8!important;border-radius:.5rem!important}.greyButton:hover{background:#edeff4!important}.actionText{font-size:.875rem!important;font-weight:600!important}.primaryColor{color:#4255ff!important}.secondaryColor{color:#586380!important}.standoutColor{color:#000;background-color:#ffcd1f}.cautionColor{color:#b00020!important}.headingColor{color:#282e3e!important}.listCard{background-color:#fff!important;border:.125rem solid #edeff4!important;border-radius:1rem!important;padding:1.5rem 2rem!important;box-shadow:0 .25rem 1rem #282e3e14!important}.sortable-list{flex-direction:column;gap:10px;display:flex}.sortable-item{cursor:grab;background-color:#fff;border:1px solid #ccc;flex-direction:column;align-items:center;padding:10px;display:flex}.sortable-item img{max-width:100%;height:auto}.warning-container{align-items:center;font-size:12px;display:flex}.warning-icon{color:#fff;background-color:red;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;margin-right:5px;font-size:12px;display:flex}.icon-link{font-family:Clarkson;font-size:144px!important;text-decoration:none!important}.icon-link:visited{color:#4255ff!important}.sortable-item2{position:relative}.sortable-item2:hover .more-icon{opacity:1!important}.card-slider-container{justify-content:center;align-items:center;width:100%;height:400px;display:flex;position:relative;overflow:hidden}.cards{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.card{opacity:1;filter:brightness();background-color:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:223px;height:310px;transition:transform .5s,opacity .5s,z-index .5s,filter .5s;display:flex;position:absolute;box-shadow:0 4px 8px #0000001a}.card-content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.card-image{object-fit:cover;border-radius:10px 10px 0 0;width:100%;height:100%}.card-text{z-index:10;color:#fff;text-shadow:2px 2px 4px #00000080;background:#00000080;border-radius:8px;padding:5px;font-size:18px;font-weight:700;position:absolute;top:10px}.left-card-1,.right-card-1,.left-card-2,.right-card-2{filter:brightness(50%);opacity:.8}.center-card{z-index:5;transform:translate(0)scale(1.2)}.left-card-1{z-index:4;transform:translate(-220px)rotate(-5deg)scale(1)}.left-card-2{z-index:3;transform:translate(-440px)rotate(-10deg)scale(.9)}.right-card-1{z-index:4;transform:translate(220px)rotate(5deg)scale(1)}.right-card-2{z-index:3;transform:translate(440px)rotate(10deg)scale(.9)}.prev-arrow,.next-arrow{color:#fff;cursor:pointer;z-index:10;background:#00000080;border:none;padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.prev-arrow{left:10px}.next-arrow{right:10px}.prev-arrow:hover,.next-arrow:hover{background:#000c}.system-health-check{max-width:1400px;margin:0 auto;padding:20px;font-family:Arial,sans-serif}.health-check-header{border-bottom:3px solid #e0e0e0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;display:flex}.health-check-header h2{color:#333;margin:0;font-size:28px;font-weight:600}.header-controls{align-items:center;gap:15px;display:flex}.overall-status{background-color:#f8f9fa;border:2px solid;border-radius:20px;padding:8px 16px;font-size:18px;font-weight:700}.refresh-button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:10px 20px;font-size:14px;transition:background-color .3s}.refresh-button:hover:not(:disabled){background-color:#0056b3}.refresh-button:disabled{cursor:not-allowed;background-color:#6c757d}.last-checked{color:#666;margin-bottom:20px;font-size:14px;font-style:italic}.error-message{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;margin-bottom:20px;padding:15px}.error-message h3{margin:0 0 10px}.health-data{gap:30px;display:grid}.services-section,.stats-section,.system-info-section{background:#fff;border-radius:10px;padding:25px;box-shadow:0 4px 6px #0000001a}.services-section h3,.stats-section h3,.system-info-section h3{color:#333;border-bottom:2px solid #f0f0f0;margin:0 0 25px;padding-bottom:10px;font-size:20px;font-weight:600}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;display:grid}.service-item{background-color:#f8f9fa;border-left:4px solid #007bff;border-radius:8px;padding:20px;transition:transform .2s,box-shadow .2s}.service-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.service-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.service-icon{font-size:20px}.service-name{color:#333;flex:1;font-size:14px;font-weight:600}.service-status{background-color:#fffc;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:700}.service-message{color:#555;margin-bottom:15px;font-size:14px;line-height:1.4}.service-details{background-color:#fff;border:1px solid #e9ecef;border-radius:5px;padding:12px}.detail-item{justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.detail-item:last-child{margin-bottom:0}.detail-key{color:#666;text-transform:capitalize;font-weight:500}.detail-value{color:#333;font-weight:600}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;display:grid}.stat-item{text-align:center;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border:2px solid #e9ecef;border-radius:10px;padding:25px;transition:transform .2s}.stat-item:hover{transform:translateY(-3px)}.stat-number{color:#007bff;margin-bottom:8px;font-size:36px;font-weight:700;display:block}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:500}.system-info-grid{gap:15px;display:grid}.info-item{background-color:#f8f9fa;border-left:3px solid #007bff;border-radius:6px;justify-content:space-between;align-items:center;padding:12px;display:flex}.info-label{color:#555;font-weight:500}.info-value{color:#333;font-weight:600}.service-item[data-status=healthy]{border-left-color:#4caf50}.service-item[data-status=unhealthy]{border-left-color:#f44336}.service-item[data-status=not_configured]{border-left-color:#ff9800}@media (max-width:768px){.health-check-header{flex-direction:column;align-items:flex-start;gap:15px}.header-controls{justify-content:space-between;width:100%}.services-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.service-header{flex-direction:column;align-items:flex-start;gap:8px}.detail-item,.info-item{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.system-health-check{padding:15px}.services-section,.stats-section,.system-info-section{padding:20px}}
html{overflow:hidden scroll}body{background-color:#fcfafb;max-width:100%;overflow-x:hidden}
