.header-wrapper{display:flex;justify-content:flex-end;padding:16px;background-color:#efefef;position:fixed;top:0;left:0;right:0;z-index:99}.header-wrapper.dashboard{width:100%;justify-content:space-between;align-items:center;padding:10px 16px}.link-1:hover{cursor:pointer;text-decoration:underline}.discover-coming-soon{font-size:10px}.dashboard-logo{max-height:48px;height:auto;width:auto;object-fit:contain;display:block}.mobile-header-wrapper{position:absolute;top:23px;right:2px;cursor:pointer}.dashboard-header-links{display:flex;align-items:center;gap:3.5rem}.iframeHeader{position:absolute;top:45px}.user-detail{display:flex;align-items:center;gap:16px}.userDetailDashboard{margin-right:40px}.user-detail-mobile{display:flex}.user-detail-mobile .icon-box{margin-top:20px}.icon-box{display:flex;justify-content:flex-end;align-items:center;gap:10px}.icon-box span{margin-top:5px}.mobile-scores{display:flex;justify-content:center;align-items:center;margin-right:10px;padding:2px;gap:3px}.mobile-scores img{margin-bottom:3px;position:relative;margin-left:2px}.options-wrapper{margin:auto}@media (max-width: 1280px){.header-wrapper{right:230px}}@media (max-width: 835px){.header-wrapper{display:none;right:100px}.header-wrapper.dashboard{display:block}.options-wrapper{margin-left:30px}}.header-wrapper.dashboard{background-color:transparent}.header-wrapper.mobile-view.dashboard{justify-content:space-between}.dashboard-header-links{display:flex;gap:20px;margin-left:20px}.dashboard-header-links p{margin:0;cursor:pointer;font-weight:500;color:#333}.dashboard-header-links p:hover{color:#00ceba}.discover-coming-soon{font-size:.8em;margin-left:5px;color:#999}.user-detail{display:flex;align-items:center;gap:15px}.icon-box{display:flex;align-items:center;gap:5px;background-color:#f0f0f0;padding:3px 8px;border-radius:12px}.contextIconBox{background-color:transparent}.hamburger-menu{background:none;border:none;cursor:pointer;padding:8px;margin-right:30px}.hamburger-menu svg{width:28px;height:28px}.mobile-dashboard-menu{position:absolute;top:60px;right:0;width:250px;background-color:#fff;box-shadow:0 4px 8px #0000001a;border-radius:0 0 0 8px;padding:15px;z-index:999}.mobile-user-info{display:flex;flex-direction:row;gap:8px;padding-bottom:15px;border-bottom:1px solid #eee;margin-bottom:15px;justify-content:space-between;margin-right:40px}.mobile-user-name{font-weight:600;font-size:16px}.mobile-icon-box{display:flex;align-items:center;gap:5px}.mobile-menu-links{display:flex;flex-direction:column;gap:12px}.mobile-link{margin:0;cursor:pointer;padding:8px 0;font-size:14px}.mobile-link:hover{color:#00ceba}.drawer-wrapper{display:flex;align-items:center}.avatar-trigger{cursor:pointer}.desktop-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.mobile-trigger{cursor:pointer;padding:8px}.mobile-header-icon{width:24px;height:24px}.mobile-drawer-content{padding:20px}.mobile-avatar{margin-right:16px}.mobile-avatar img{width:64px;height:64px;border-radius:50%;object-fit:cover}.mobile-user-details h3{margin:0;font-size:18px;color:#333}.mobile-user-details .address{margin:4px 0 0;color:#666;cursor:pointer;display:flex;align-items:center;gap:4px}.mobile-menu{display:flex;flex-direction:column;gap:16px}.mobile-menu-item{padding:12px 0;font-size:16px;color:#333;cursor:pointer;border-bottom:1px solid #f0f0f0}.mobile-menu-item:last-child{border-bottom:none}@media (max-width: 768px){.header-wrapper.dashboard{display:flex;right:0}.dashboard-header-links{display:none}.user-detail:not(.userDetailDashboard){display:none}}.avatar{width:46px;height:46px}.profile-avatar{width:68px;height:68px}.avatar,.profile-avatar{border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.avatar img,.profile-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mobile-header-icon{width:30px;height:40px;margin-top:-5px}@media (max-width: 835px){.mobile-header-icon{width:30px;height:40px;margin-top:3px}}@media (max-width: 576px){.mobile-header-icon{width:30px;height:40px;margin-top:-5px}}.settings-wrapper{margin-bottom:-40px;display:flex;justify-content:center;align-items:center}.upload-file{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:20px 0}.profile-img img{width:100px;height:100px;border-radius:50%}.neumorphic-label{border-radius:12px;box-shadow:8px 8px 15px #a3a3a3,-8px -8px 15px #fff;padding:10px 15px;display:inline-block;cursor:pointer;font-size:14px;color:#333;transition:all .3s ease;text-align:center;-webkit-user-select:none;user-select:none}.neumorphic-label:hover{box-shadow:4px 4px 8px #a3a3a3,-4px -4px 8px #fff;background:#f5f5f5}@media (max-width: 575.98px){.circle{width:310px;height:310px}.settings-wrapper input{width:280px}.settings-wrapper textarea{width:280px;margin-left:55px}}.custom-modal-wrapper .ant-modal{border-radius:12px;max-width:400px;width:90vw}.custom-modal-content{padding:20px;text-align:center}.custom-modal-text{font-size:16px;color:#333;margin-bottom:20px}.custom-modal-footer{display:flex;justify-content:center;gap:10px}.custom-modal-button{border-radius:6px;font-size:14px;font-weight:700;width:100px}.custom-modal-button-yes{background-color:#4caf50;color:#fff;border:none}.custom-modal-button-no{background-color:#f44336;color:#fff;border:none}.custom-modal-button:hover{opacity:.9}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}body{margin:0;padding:0;box-sizing:border-box;font-family:Lexend,sans-serif}p{color:#4f4f4f}input[type=file]{display:none}.widgetbg{background-image:url(/assets/bacgroundImg-C5X54Gp8.png);background-position:center;background-size:contain;background-repeat:no-repeat}.showHeaderLogo{padding:10px;margin-top:16px}.digitalWardrobeConnect{padding-bottom:0}.app-logo-center{position:absolute;bottom:50%;left:50%;transform:translate(-50%,50%);height:120px;width:auto;object-fit:contain;z-index:100}.not-found{display:flex;height:100vh;flex-direction:column;justify-content:center;align-items:center}.error{margin:1rem 0 0;color:red;font-size:12px}.dashboard-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:calc(100vh - 2rem);border-radius:.5rem;padding:1.5rem;overflow-y:auto}#w-header.toggleShow,#footer-btn.toggleShow{display:none!important}summary{display:list-item}:root{--gray-50: #f7fafc;--gray-100: #edf2f7;--gray-200: #e2e8f0;--gray-300: #cbd5e0;--gray-400: #a0aec0;--gray-500: #718096;--gray-600: #4a5568;--gray-700: #2d3748;--gray-800: #1a202c;--gray-900: #171923;--primary-light: #e9f2ff;--primary: #0c66e4;--primary-dark: #09326c;--error-light: #ffedeb;--error: #ef5c48;--error-dark: #ae2a19;--success-light: #dffcf0;--success: #4bce97;--success-dark: #216e4e}main{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 5rem);padding:1rem 1rem 2.5rem}.alert{display:flex;padding:1rem;border-radius:.5rem;margin-bottom:1.5rem}.alert p{font-size:.875rem;line-height:1.25rem}.alert--error{background-color:var(--error-light);color:var(--error-dark);border:1px dashed var(--error)}.details-card{padding:1rem;border-radius:.5rem;background-color:var(--primary-light);color:var(--primary-dark);margin-top:1.5rem}.details-card p{font-size:.875rem;line-height:1.25rem}.divider{border-top:1px solid var(--gray-200);margin:1.5rem 0}.message-card{display:flex;flex-direction:column;padding-bottom:1.5rem}.message-card__prompt{display:flex;padding:1rem;border-radius:.5rem;border:1px dashed var(--gray-200);margin:.5rem 0}p.message-card__prompt{font-size:.875rem;line-height:1.25rem}.logout-container{display:flex;justify-content:flex-end;margin-bottom:.5rem}.step-list{display:flex;flex-direction:column;gap:.5rem;padding:1rem;margin:0 auto}@media (max-width: 1024px){.step-list{margin-top:60px}}.step-list>p{font-size:1.5rem;margin-bottom:2rem}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fullscreen-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}@media (max-width: 575.98px){.widget{width:330px;min-height:450px;margin-bottom:40px}.widget h1{font-size:25px}.widget p{font-size:15px}.dashboard-container h1{font-size:23px}.outside-iframe{width:260px!important}.details-card p{word-break:break-all}}.context-body-bg{background-image:url(/assets/context-bg-NgTKBiMY.png);background-size:cover;background-repeat:no-repeat;background-position:center center;background-attachment:fixed;min-height:100vh}
