.layout-container{min-height:100vh;width:100%;background-color:var(--primary)}.layout-side-menu{display:flex;flex-direction:row;height:100vh;overflow:hidden}.layout-side-menu .main-content{flex:1;padding:5px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border-radius:10px;margin:10px;border:1px solid #a8a8a8;height:calc(100vh - 20px)}.layout-side-menu .main-content:has(.main-home-sticky-tabs){overflow:hidden;display:flex;flex-direction:column}.layout-top-menu{display:flex;flex-direction:column;height:100vh;overflow:hidden}.layout-top-menu .main-content{flex:1;padding:5px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border-radius:10px;margin:0 10px 10px;border:1px solid #a8a8a8;height:auto}.layout-top-menu .main-content:has(.main-home-sticky-tabs){overflow:hidden;display:flex;flex-direction:column}.main-content::-webkit-scrollbar{display:none}.layout-parent{display:flex;padding:10px;gap:10px;height:100vh;width:100%;background-color:var(--primary)}.body{width:100%;border:1px solid #a8a8a8;border-radius:10px;overflow-x:auto;padding:20px;scrollbar-width:none;-ms-overflow-style:none;background-color:#fff}.body::-webkit-scrollbar{display:none}.sidebar-collapsed{height:100%;background-color:var(--primary);padding:0 15px;max-width:60px}.logo-parent,.sidebar-collapsed{display:flex;flex-direction:column;border-radius:10px}.logo,.logo-parent{align-items:center;justify-content:space-between}.logo{display:flex;flex-direction:row;gap:15px;font-size:50px;font-weight:900}.logo-role{color:#000;background-color:#fff}.logo-role,.logo-role-root{display:flex;border-radius:10px;padding:1px 10px;max-width:-moz-fit-content;max-width:fit-content;font-size:12px;font-weight:900}.logo-role-root{color:#fff;background-color:red}.logo-nav-right-arrow{color:#fff;font-size:30px}.you-tag{background-color:#fccf15}.current-status-tag-hold,.you-tag{color:#000;display:flex;border-radius:5px;padding:2px 5px 1px;max-width:-moz-fit-content;max-width:fit-content;font-size:12px;font-weight:900}.current-status-tag-hold{background-color:#ff4d4f}.current-status-tag-active{background-color:#87d262}.current-status-tag-active,.phase-tag{color:#000;display:flex;border-radius:5px;padding:2px 5px 1px;max-width:-moz-fit-content;max-width:fit-content;font-size:12px;font-weight:900}.phase-tag{background-color:#fccf15}.logo i{font-size:30px;display:flex;color:#fff;font-weight:100}.user-info{position:fixed;bottom:2px}.user-info i{font-size:30px;color:#fff}.user-info span{font-size:15px;color:#fff;margin-left:5px}.user-info-expanded i{font-size:30px;color:#fff}.user-info-expanded span{font-size:15px;color:#fff;margin-left:5px}.user-info-expanded{background-color:#1a202c;color:#fff;position:fixed;bottom:10px;width:200px}.loader-parent{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:99999!important}@keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes loadingDots{0%,5%{content:""}20%,5%{content:" ."}40%{content:" .."}60%,to{content:" ..."}}.loading:after{content:" ";animation:loadingDots 1s steps(5) infinite}:root{--primary:#132232}.btn-zipper-primary{background-color:#1a202c}.zipper-background{background:linear-gradient(90deg,#274462 10%,#1a202c)}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex{display:flex}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.align-center{align-items:center}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.w-100{width:100%}.w-50{width:50%}.w-25{width:25%}.h-screen{height:100vh}.h-100{height:100%}.h-50{height:50%}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-sm{font-size:.8rem}.zipper-yellow{color:#f7d154}.zipper-dark{color:#1a202c}.zipper-dark-background{background-color:#1a202c}.zipper-yellow-background{background-color:#f7d154}.zipper-blue-background{background-color:#1a202c}.tag-layout{height:25px;align-items:center;justify-content:center;margin-top:6px}.speech-bubble-right{position:relative;background:#d0e2f6;border-radius:10px;padding:10px;color:#fff;width:95%}.speech-bubble-right:after{content:"";position:absolute;right:0;top:50%;width:0;height:0;border:20px solid transparent;border-left-color:#d0e2f6;border-right:10px;margin-top:-20px;margin-right:-20px}.speech-bubble-left{position:relative;background:#e0e0e0;border-radius:10px;padding:10px;color:#fff;width:100%}.speech-bubble-left:after{content:"";position:absolute;left:0;top:50%;width:0;height:0;border:20px solid transparent;border-right-color:#e0e0e0;border-left:0;margin-top:-20px;margin-left:-20px}.folded-corner{position:relative;background-color:#add8e6;border-radius:10px}.folded-corner:before{content:"";position:absolute;top:0;right:0;border-color:#fff #fff #ccc;border-style:solid;border-width:0 16px 16px 0;background:linear-gradient(45deg,#fff 50%,#ccc 0)}.green-row{background-color:#e6ffed!important}.yellow-row{background-color:#fff9e6!important}.ant-table-fixed-left .red-row>td,.ant-table-fixed-right .red-row>td,.ant-table-ping-left .red-row>td,.ant-table-ping-right .red-row>td,.red-row>td{background-color:#ffe6e6!important}.blue-row{background-color:#51afee!important}.light-magenta-row{background-color:#ffccf2!important}.client-grid-table .ant-table-tbody>tr>td{height:44px;vertical-align:middle;padding:8px 10px}.client-grid-table .ant-table-cell{padding:8px 10px}.client-grid-table .ant-table-tbody>tr>td .ant-typography,.client-grid-table .ant-table-tbody>tr>td .ant-typography p{margin:0}.green-column{background-color:#d4edda!important}.blue-column{background-color:#d1ecf1!important}.grey-column{background-color:#d3d3d3!important}.custom-phone-input{margin:0;padding:0}.custom-phone-input .PhoneInputInput{border:none;box-shadow:none;height:20px;padding-left:2px}.custom-phone-input .PhoneInputCountry,.custom-phone-input .PhoneInputCountryIcon{margin:0;padding:0}.custom-phone-input .PhoneInputCountrySelectArrow{display:none}:root{--primary-light:#1a202c;--accent:#f7d154;--accent-light:rgba(247,209,84,.1);--text-primary:#1f2937;--text-secondary:#6b7280;--border-light:#e5e7eb;--shadow-light:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-medium:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-large:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.btn-zipper-primary{background:linear-gradient(135deg,#1a202c,#2d3748);color:#fff;border:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-zipper-primary:hover{background:linear-gradient(135deg,#2d3748,#1a202c);transform:translateY(-1px);box-shadow:var(--shadow-large)}.zipper-background-enhanced{background:linear-gradient(135deg,#1a202c,#2d3748 50%,#1a202c)}.zipper-card{border-radius:12px;box-shadow:var(--shadow-medium);transition:all .3s ease;border:1px solid var(--border-light);overflow:hidden}.zipper-card:hover{box-shadow:var(--shadow-large);transform:translateY(-2px)}.zipper-input{border-radius:10px;border:2px solid var(--border-light);padding:10px 16px;transition:all .3s ease}.zipper-input:hover{border-color:var(--accent)}.zipper-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-light);outline:none}.zipper-link{color:var(--primary);position:relative;transition:all .3s ease}.zipper-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--accent);transition:width .3s ease}.zipper-link:hover:after{width:100%}.hover-lift{transition:transform .3s ease}.hover-lift:hover{transform:translateY(-2px)}.hover-scale{transition:transform .3s ease}.hover-scale:hover{transform:scale(1.05)}.gradient-text{background:linear-gradient(to right,var(--primary),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}