:root{--foreground-rgb:0,0,0;--background-rgb:245,245,245;--primary:#483d8b}*{box-sizing:border-box}*,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;min-height:100vh}body{color:rgb(var(--foreground-rgb));background:rgb(var(--background-rgb))}ul{margin:0;padding:0;list-style:none}a{text-decoration:none}a,button{color:inherit}button{border:none;background:none;cursor:pointer}.container{width:80%;margin:auto}.container.padded{padding:1rem 0}.container .content{padding:4rem 0}.auth-page{height:100vh}.auth-box,.auth-page{display:flex;flex-direction:column}.auth-box{margin:auto;width:25rem;justify-content:center;align-items:center;grid-gap:1rem;background:#fff;box-shadow:0 0 .625rem #ddd;border-radius:.5rem;padding:2rem}.auth-form{display:flex;width:100%;margin-top:2rem}.auth-form form{width:100%;grid-gap:1.5rem}.auth-form form,.form-item{display:flex;flex-direction:column}.form-item{grid-gap:.5rem}.form-input{display:block;width:100%;border:.0625rem solid #ddd;padding:.75rem 1rem;border-radius:.25rem}.form-label{font-size:.875rem;font-weight:500}.form-error{color:red;font-size:.875rem}.auth-button{background:var(--primary);color:#fff;border-radius:.25rem;height:3.125rem;font-size:1rem;font-weight:600}.auth-button,footer{display:flex;justify-content:center;align-items:center}footer{margin-top:2rem}footer p{text-align:center;font-size:.8rem}.loading{pointer-events:none;width:2.5em;height:2.5em;border:.4em solid #eee;border-top-color:#3e67ec;border-radius:50%;animation:spin 1s linear infinite}.loading.small{width:1.5rem;height:1.5rem;border-width:.125rem}@keyframes spin{to{transform:rotate(1turn)}}.button-primary{background:var(--primary);color:#fff;border-radius:.25rem;padding:.5rem 1rem;font-weight:600;transition:opacity .5s ease}.button-primary:hover{opacity:.9}.formError{display:flex;align-items:center;gap:.5rem}.filepond--credits{display:none!important}body
.select__control{border-radius:.875rem;min-height:44px;border:none;box-shadow:0 0 0 2px rgba(0,0,0,.15)}body .select__menu-list{max-height:160px!important}.work-table-item{display:flex;gap:1rem}.work-table-item img{height:80px;width:100%;object-fit:cover}.table-pagination{display:flex;position:relative;font-feature-settings:"tnum";font-variant:tabular-nums;margin-top:1rem;justify-content:center;gap:1rem;flex-wrap:wrap}.overview-image{width:80px;height:80px}.overview-image img{width:100%;height:100%;object-fit:cover}.overview{padding:20px}.overview,.overview-rows-container{display:flex;flex-direction:column;align-items:center}.overview-rows-container{border-radius:.25rem;border:1px solid #a8afec;background:#f3f7ff;padding:3rem 1.5rem;justify-content:center;gap:2rem;width:100%;position:relative}.overview-loading{position:absolute;left:0;right:0;top:0;bottom:0;background:#ffffffe0;z-index:5;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.column-buttons,.overview-loading{display:flex;align-items:center;justify-content:center}.column-buttons{border-radius:.25rem;border:1px solid #a8afec;background:#fff;padding:.5625rem .8125rem;flex-direction:column;gap:1.125rem;width:100%}.column-buttons .heading{display:flex;flex-direction:column;justify-content:center;align-items:center}.column-buttons .heading h4{font-size:.8125rem;font-weight:700}.column-buttons .heading p{color:#676767;font-size:.75rem;font-weight:400}.column-buttons .row-buttons{display:flex;justify-content:center;align-items:center;gap:1.25rem}.column-buttons .row-buttons button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.1875rem;color:#303030;font-size:.75rem;font-style:italic;font-weight:400}.column-buttons .row-buttons span{width:2.125rem;display:flex;gap:.2rem}.column-buttons .row-buttons span span{border-radius:.25rem;border:1px solid #a8afec;background:#f3f7ff;height:1.1875rem}.overview-work-row-container{width:100%;display:flex;flex-direction:column;gap:.5rem}.overview-work-row{display:flex;align-items:flex-start;gap:.625rem;align-self:stretch}.row-column{border-radius:.25rem;border:1px solid #a8afec;background:#fff;display:flex;padding:2rem .8125rem;flex-direction:column;justify-content:center;align-items:center;gap:1.125rem;flex:1 0;position:relative;min-height:140px;z-index:4;overflow:hidden}.row-column button.column-delete{width:auto;min-width:auto;position:absolute;right:4px;font-size:12px;top:-22px;border-radius:0 0 5px 5px;display:flex;height:auto;line-height:18px;padding:.1rem 1rem;border:0;background:linear-gradient(181deg,#da2828,#ff3636);transition:all .3s ease-in}.row-column:hover button.column-delete{top:0}.row-column button.column-delete svg path{stroke:red}.modal{position:absolute;left:50%;top:50%;transform:translate(-50%);z-index:1;background:#fff;padding:1rem}.work-modal-row{padding-right:0!important;overflow:visible!important;justify-content:start!important;position:relative;cursor:pointer}.work-modal-row.active,.work-modal-row:hover{background:linear-gradient(32deg,#fff,#eceeff)}.work-modal-row-check{position:absolute;right:1rem;height:1rem;width:1rem;border:1px solid #555;border-radius:1rem}.work-modal-row-check.active{border-color:#1e90ff;background:#1e90ff}.modal-search-box{padding:.2rem 1rem;border-radius:.2rem;border:1px solid #ddd;font-size:14px}.column-work{display:flex;gap:1rem;align-items:center;width:100%}.column-work h5{font-size:.8125rem;font-weight:700;position:relative}.column-work button{background-color:transparent;width:auto;min-width:auto;padding:0 .5rem;position:absolute;right:20px;bottom:16px;display:none;height:24px;line-height:1;border-radius:3px;font-size:12px;border:1px solid #ff5f5f;color:red}.column-work button svg path{fill:red;stroke:red}.column-work:hover button{display:flex}.column-work .orientation{position:absolute;left:14px;top:0;font-size:12px;text-transform:capitalize;background:#ecffe2}.overview-row-item{position:relative;padding:.5rem;border:1px dotted transparent}.overview-row-item:hover{border-color:#ddd;background:#fff}.delete-work-row{width:auto;min-width:auto;position:absolute;left:9px;font-size:12px;top:20px;border-radius:5px 5px 0 0;display:flex;height:auto;line-height:18px;padding:.1rem 1rem;border:0;background:linear-gradient(181deg,#3b28da,#3677ff);transition:all .3s ease-in}.overview-row-item:hover .delete-work-row{top:-10px}@media (max-width:1439px){.full-width{flex-basis:100%;max-width:100%}}.loading-work-filter{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.client-pond .filepond--image-preview{background:#ddd}.builder-menu{width:360px}.builder-menu .nextui-dropdown-item{height:auto;width:500px}.builder-menu-item{padding:.5rem}.builder-menu-sub{padding:.5rem .5rem .5rem 2rem;position:relative}.builder-menu-sub:before{height:1px;background:#989898;left:.5rem;content:"";width:1.2rem;position:absolute}.work-footer-modal{position:fixed;bottom:1rem;z-index:999;background:hsla(0,0%,100%,.84);width:60vw;left:50%;transform:translateX(-50%);border-radius:1rem;box-shadow:0 0 1rem rgba(0,0,0,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--inter-font:"__Inter_f367f3","__Inter_Fallback_f367f3"}