.app-header{background-color:#57193f;display:flex;justify-content:space-evenly}.app-header .app-header-middle{flex-grow:2}.app-header .top-menu{padding-right:10%;display:flex}.app-header .top-menu div{margin:10px}.app-header .top-menu a{text-decoration:none;color:#fff}.app-header-top-logo img{height:74px}.top-menu{display:flex;color:#fff;align-items:center}.app-footer{background-color:#57193f;color:#fff;width:100%;height:100%}.app-footer-menu{width:100%;font-size:14px;font-weight:200;display:flex;align-items:center;padding-top:20px;padding-bottom:20px}.app-footer-menu a{text-decoration:none;color:#fff}.app-footer-menu>div{width:33%;padding:10px;text-align:center}.app-footer-bottom{background-color:#57193f;padding-top:20px;padding-bottom:20px;width:100%;text-align:center}.healthb-code-input{width:150px}.healthb-primary-btn{display:flex;align-items:center;width:150px;height:52px;border-radius:6px;background-color:#57193f;outline:none;color:#fff;cursor:pointer}.healthb-primary-btn:hover{background-color:#441832}.healthb-primary-outlined-btn{display:flex;align-items:center;width:150px;height:52px;border-radius:6px;background-color:#f5f1ee;outline:#f5f1ee;color:#441832;cursor:pointer}.healthb-primary-outlined-btn:hover{background-color:#57193f}.healthb-input-text{height:52px;border:1px solid #ccc3bc;padding:0 16px;border-radius:6px;outline:1px solid hsla(0,0%,100%,0);color:#282b2d;width:100%}.healthb-input{height:52px}.healthb-input-files{padding:0 16px}.healthb-input-files,.healthb-textarea-text{border:1px solid #ccc3bc;border-radius:6px;outline:1px solid hsla(0,0%,100%,0);color:#282b2d;width:100%}.healthb-textarea-text{height:100%;padding:16px}.healthb-card{border:1px solid #ccc3bc;padding:16px;border-radius:10px;outline:1px solid #f5f1ee;color:#282b2d;width:100%;background-color:#fbfaf9}.healthb-custom-btn{display:flex;align-items:center;width:70%;height:auto;border-radius:6px;background-color:#57193f;outline:none;color:#fff;cursor:pointer}.healthb-custom-btn:hover{background-color:#441832;color:#fff}.healthb-input{height:36px;border:1px solid #ccc3bc;padding:0 16px;border-radius:6px;outline:1px solid hsla(0,0%,100%,0);color:#282b2d;width:100%}.custom-switch{width:40px;height:20px;border-radius:9999px;position:relative;transition:background-color .3s ease}.custom-switch,.custom-switch[data-state=checked]{background-color:#f0e0c6}.custom-switch .switch-thumb{width:16px;height:16px;background-color:#b3b3b3;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s ease;box-shadow:0 0 4px rgba(0,0,0,.2)}.custom-switch[data-state=checked] .switch-thumb{transform:translateX(20px)}.text-health-gray{color:#806e40}.text-gray-400{color:#b3b3b3}.font-semibold{font-weight:600}