#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{font-family:Open Sans,sans-serif!important}:root{--primaryColor:#006ad4}::-webkit-scrollbar{height:7px;width:7px}::-webkit-scrollbar,::-webkit-scrollbar-track{-webkit-transition:.3s ease;transition:.3s ease;background:transparent}::-webkit-scrollbar-thumb{background:rgba(34,51,84,.1);height:50px;-webkit-transition:.3s ease;transition:.3s ease;border-radius:10px}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(65%) sepia(13%) saturate(3207%) hue-rotate(200deg) brightness(95%) contrast(80%)}::-webkit-scrollbar-thumb:hover{visibility:visible;-webkit-transition:.3s ease;transition:.3s ease;background:rgba(34,51,84,.3)}html{overflow-y:overlay}#app-content{overflow-y:hidden;background-color:#f7f8fa}#app-com-content{height:calc(100vh - 75px)}.test .MuiFormControl-root div fieldset{border-color:rgba(0,0,0,.897)!important}#pdf-download{display:none!important}@media (min-width:769px) and (max-width:1024px){#app-content{margin-top:70px}}@media (min-width:1025px){#app-content{margin-top:70px}}@media (max-width:768px){.MuiButton-root,.MuiIconButton-root,button{min-height:44px;min-width:44px}body{-webkit-overflow-scrolling:touch}::-webkit-scrollbar{display:none}.MuiDrawer-modal .MuiBackdrop-root{background-color:rgba(0,0,0,.5)}#app-content{margin:85px 0 0 -5px;background-color:#f7f8fa}#app-com-content{height:calc(100vh - 60px);overflow-y:auto}.MuiTextField-root input,.MuiTextField-root textarea{font-size:16px}.MuiContainer-root{padding-left:8px;padding-right:8px}}.comm-header{display:flex!important;flex-shrink:0!important;padding:20px 24px 16px!important;align-items:center!important;justify-content:space-between!important;background:#f7f8fa!important;min-height:80px!important}.comm-header__left{display:flex;flex-direction:column;gap:4px}.comm-header__breadcrumb{display:flex;align-items:center;gap:4px;margin-bottom:2px}.comm-header__breadcrumb-item{font-size:12px;color:#94a3b8}.comm-header__breadcrumb-item--active{color:#006ad4;font-weight:500}.comm-header__title-row{display:flex;align-items:baseline;gap:12px}.comm-header__title{-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}.comm-header__unread-badge{background:#006ad4;color:#fff;font-size:12px;font-weight:700;border-radius:12px;padding:2px 9px;line-height:1.4}.comm-header__subtitle{font-size:13px;color:#94a3b8;margin:0}.comm-header__right{display:flex;align-items:center;gap:10px}.comm-header__new-btn{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:9px 18px!important;background:#006ad4!important;color:#fff!important;border:none!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;font-family:Open Sans,sans-serif!important;transition:background .15s,box-shadow .15s!important;text-transform:none!important;min-height:unset!important;min-width:unset!important}.comm-header__new-btn:hover{background:#05a!important;box-shadow:0 2px 8px rgba(0,106,212,.3)!important}.comm-page{flex-direction:column!important;height:calc(100vh - 75px)!important;max-height:calc(100vh - 75px)!important;background:#f7f8fa!important}.comm-body,.comm-page{display:flex!important;overflow:hidden!important}.comm-body{flex-direction:row!important;flex:1 1!important;min-height:0!important;max-height:100%!important;padding:0!important}.comm-thread-list{width:320px!important;min-width:320px!important;max-width:320px!important;flex-grow:0!important;border-right:1px solid #e2e8f0!important;overflow:hidden!important;border-radius:12px 0 0 12px!important;height:100%!important;box-shadow:0 1px 3px rgba(0,0,0,.06)!important}.comm-thread-list,.comm-thread-list__header{flex-shrink:0!important;display:flex!important;flex-direction:column!important;background:#fff!important}.comm-thread-list__header{padding:16px 16px 0!important;border-bottom:1px solid #f1f5f9!important}.comm-thread-list__title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}.comm-thread-list__heading{font-size:16px!important;font-weight:700!important;color:#1e293b!important;margin:0!important;display:flex!important;align-items:center!important;gap:8px!important}.comm-thread-list__badge{background:#006ad4;color:#fff;font-size:11px;font-weight:700;border-radius:10px;padding:1px 7px;line-height:1.4}.comm-thread-list__actions{display:flex!important;align-items:center!important;gap:6px!important}.comm-thread-list__body{flex:1 1!important;overflow-y:auto!important;display:flex!important;flex-direction:column!important;width:100%!important;padding:0!important;gap:0!important}.comm-thread-list__loading{padding:8px 0}.comm-thread-list__empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;padding:48px 24px!important;color:#94a3b8!important;gap:12px!important;text-align:center!important}.comm-thread-list__empty p{font-size:13px}.comm-search{position:relative!important;margin-bottom:10px!important}.comm-search__icon{position:absolute!important;left:10px!important;top:50%!important;transform:translateY(-50%)!important;color:#94a3b8!important;pointer-events:none!important}.comm-search__input{width:100%!important;padding:8px 12px 8px 34px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;font-size:13px!important;color:#1e293b!important;background:#f7f8fa!important;outline:none!important;box-sizing:border-box!important;font-family:Open Sans,sans-serif!important;transition:border-color .15s!important}.comm-search__input:focus{border-color:#006ad4!important;box-shadow:0 0 0 3px rgba(0,106,212,.1)!important}.comm-sort-tabs{display:flex!important;flex-direction:row!important;gap:2px!important;margin:0 -16px!important;padding:0 16px!important;border-bottom:1px solid #e2e8f0!important}.comm-sort-tab{flex:1 1!important;background:none!important;border:none!important;padding:9px 8px!important;font-size:13px!important;font-weight:500!important;color:#64748b!important;cursor:pointer!important;position:relative!important;transition:color .15s!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;min-width:unset!important;text-transform:none!important}.comm-sort-tab:hover{color:#1e293b!important}.comm-sort-tab--active{color:#006ad4!important;font-weight:600!important}.comm-sort-tab--active:after{content:""!important;position:absolute!important;bottom:-1px!important;left:0!important;right:0!important;height:2px!important;background:#006ad4!important;border-radius:2px 2px 0 0!important}.comm-thread-group{display:flex!important;flex-direction:column!important;width:100%!important;margin:0!important;padding:0!important;gap:0!important}.comm-thread-group__label{padding:6px 16px!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:#94a3b8!important;margin:0!important}.comm-thread-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:10px!important;width:100%!important;min-width:0!important;padding:12px 16px!important;background:none!important;border:none!important;border-bottom:1px solid #f1f5f9!important;cursor:pointer!important;text-align:left!important;box-sizing:border-box!important;transition:background .12s!important;position:relative!important;border-radius:0!important;min-height:unset!important;margin:0!important}.comm-thread-item:hover{background:#f8fafc!important}.comm-thread-item--active{background:#eff6ff!important}.comm-thread-item--unread{background:#f0f9ff!important}.comm-thread-item__avatar{position:relative;flex-shrink:0}.comm-thread-item__dot{position:absolute!important;bottom:1px!important;right:1px!important;width:10px!important;height:10px!important;background:#006ad4!important;border:2px solid #fff!important;border-radius:50%!important}.comm-thread-item__content{flex:1 1!important;min-width:0!important;display:flex!important;flex-direction:column!important}.comm-thread-item__top{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:3px!important}.comm-thread-item__name{font-size:13.5px!important;font-weight:600!important;color:#1e293b!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.comm-thread-item--unread .comm-thread-item__name{font-weight:700!important}.comm-thread-item__time{font-size:11px!important;color:#94a3b8!important;white-space:nowrap!important;margin-left:6px!important;flex-shrink:0!important}.comm-thread-item__preview{font-size:12.5px!important;color:#64748b!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.comm-thread-item--unread .comm-thread-item__preview{color:#1e293b!important}.comm-thread-item__flag{flex-shrink:0;margin-left:auto;display:block}.comm-skeleton-row{display:flex;gap:10px;padding:12px 16px;align-items:center}.comm-skeleton-avatar{width:40px;height:40px;border-radius:50%;background:#e8edf2;animation:comm-pulse 1.5s ease-in-out infinite;flex-shrink:0}.comm-skeleton-lines{flex:1 1}.comm-skeleton-line{height:10px;background:#e8edf2;border-radius:5px;margin-bottom:8px;animation:comm-pulse 1.5s ease-in-out infinite}.comm-skeleton-line--short{width:60%}@keyframes comm-pulse{0%,to{opacity:1}50%{opacity:.5}}.comm-thread-view{flex:1 1!important;display:flex!important;flex-direction:column!important;background:#f7f8fa!important;min-width:0!important;overflow:hidden!important;border-radius:0 12px 12px 0!important;box-shadow:0 1px 3px rgba(0,0,0,.06)!important;border-left:1px solid #e2e8f0!important}.comm-thread-view--empty{align-items:center!important;justify-content:center!important}.comm-thread-view__placeholder{display:flex;flex-direction:column;align-items:center;gap:16px;color:#94a3b8;text-align:center;padding:48px}.comm-thread-view__placeholder p{font-size:14px}.comm-thread-view__header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #e9ecef;background:#fff}.comm-thread-view__header-info{display:flex;align-items:center;gap:12px}.comm-thread-view__header-text{display:flex;flex-direction:column;gap:2px}.comm-thread-view__patient-name{font-size:16px;font-weight:600;color:#1a1a2e;line-height:1.3}.comm-thread-view__subject{font-size:14px;font-weight:500;color:#334155}.comm-thread-view__subject-bar{display:flex;align-items:center;padding:10px 20px;background:#dbeafe;border-bottom:1px solid #e9ecef}.comm-thread-view__sub{font-size:13px;color:#64748b}.comm-thread-view__provider{color:#006ad4;font-weight:500}.comm-thread-view__messages{flex:1 1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:0;background:#f8fafc}.comm-date-divider{display:flex;align-items:center;gap:12px;margin:20px 0 16px;font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.comm-date-divider:after,.comm-date-divider:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.comm-priority{display:inline-flex;align-items:center;padding:1px 8px;border-radius:10px;font-size:11px;font-weight:600}.comm-priority--normal{background:#dcfce7;color:#166534}.comm-priority--urgent{background:#fee2e2;color:#991b1b}.comm-type{background:#f1f5f9;color:#64748b;padding:1px 7px;border-radius:10px;font-size:11px}.comm-status-dropdown{flex-shrink:0}.comm-status-btn{display:flex!important;align-items:center!important;gap:7px!important;padding:7px 14px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;background:#fff!important;font-size:13px!important;font-weight:500!important;color:#1e293b!important;cursor:pointer!important;white-space:nowrap!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;text-transform:none!important}.comm-status-btn:hover{border-color:#006ad4!important}.comm-status-menu{border-radius:8px;box-shadow:0 10px 25px -3px rgba(0,0,0,.12);z-index:999}.comm-status-menu__label{font-weight:700;letter-spacing:.06em;background:#f1f5f9}.comm-status-menu__item{display:flex!important;align-items:center!important;gap:8px!important;width:100%!important;padding:10px 14px!important;background:none!important;border:none!important;font-size:13.5px!important;color:#1e293b!important;cursor:pointer!important;text-align:left!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;text-transform:none!important}.comm-status-menu__item:hover{background:#f8fafc!important}.comm-message{display:flex;gap:10px;margin-bottom:12px;animation:comm-fade-in .2s ease-out}.comm-message--own{flex-direction:row-reverse}.comm-message__avatar{flex-shrink:0}.comm-message__body{max-width:70%;display:flex;flex-direction:column}.comm-message--own .comm-message__body{align-items:flex-end}.comm-message__meta{display:flex;align-items:center;gap:8px;margin-bottom:5px}.comm-message--own .comm-message__meta{flex-direction:row-reverse}.comm-message__sender{font-size:13px;font-weight:600;color:#1e293b}.comm-message__time{font-size:11px;color:#94a3b8}.comm-message__bubble{background:#fff;border:1px solid #e2e8f0;border-radius:0 12px 12px 12px;padding:12px 14px;box-shadow:0 1px 3px rgba(0,0,0,.06)}.comm-message__bubble--own{background:#fef3c7;border-color:#fde68a;border-radius:12px 0 12px 12px}.comm-message__text{font-size:13.5px;line-height:1.55;color:#1e293b;margin:0;white-space:pre-wrap;word-break:break-word}.comm-message-divider{display:flex;align-items:center;gap:12px;margin:12px 0;font-size:12px;font-weight:500;color:#94a3b8}.comm-message-divider:after,.comm-message-divider:before{content:"";flex:1 1;height:1px;background:#e2e8f0}.comm-bubble{padding:12px 16px;border-radius:10 12px 12px 12px;font-size:14px;line-height:1.6;white-space:pre-wrap;word-break:break-word}.comm-bubble--own{background:#fff;border:1px solid #e2e8f0;color:#1e293b;border-radius:0 12px 12px 12px;box-shadow:none}.comm-bubble--other{background:#dbeafe;border:1px solid #c5d8f5;color:#1e293b;border-radius:0 12px 12px 12px;box-shadow:none}.comm-reply-box{display:flex;align-items:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #e9ecef}.comm-reply-box__input{flex:1 1;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:14px;background:#f8fafc;outline:none;font-family:inherit;min-height:40px;max-height:120px;line-height:1.5;transition:border-color .15s}.comm-reply-box__input:focus{border-color:#006ad4;background:#fff}.comm-reply-box__actions{display:flex;align-items:center;gap:8px;padding-bottom:2px}.comm-send-btn{width:38px;height:38px;border-radius:50%;background:#e2e8f0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#475569;transition:background .15s,color .15s;flex-shrink:0}.comm-send-btn:not(:disabled):hover{background:#006ad4;color:#fff}.comm-send-btn:disabled{opacity:.4;cursor:not-allowed}.comm-thread-closed{padding:14px 20px;color:#64748b;background:#f8fafc}.comm-status-btn{display:flex;align-items:center;gap:6px;padding:7px 14px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;font-size:13px;font-weight:500;color:#334155;cursor:pointer;white-space:nowrap;transition:border-color .15s}.comm-status-btn:hover{border-color:#006ad4;color:#006ad4}.comm-status-dropdown{position:relative}.comm-status-menu{position:absolute;right:0;top:calc(100% + 6px);background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.1);min-width:180px;z-index:100;overflow:hidden}.comm-status-menu__label{padding:10px 14px 6px;font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.comm-status-menu__item{display:flex;align-items:center;gap:8px;width:100%;padding:9px 14px;border:none;background:none;font-size:13px;color:#334155;cursor:pointer;text-align:left;transition:background .12s}.comm-status-menu__item:hover{background:#f1f5f9}@keyframes comm-spin{to{transform:rotate(1turn)}}.comm-spin{animation:comm-spin .8s linear infinite}.comm-notification{margin:8px 16px}.comm-notification--error{color:#dc2626}.comm-notification--success{color:#16a34a}.comm-notification button{background:none;border:none;font-size:16px;cursor:pointer;color:inherit;line-height:1;padding:0 0 0 8px}.comm-bubble-row{display:flex;flex-direction:row;align-items:flex-start;gap:10px;margin-bottom:18px}.comm-bubble-row--own{flex-direction:row-reverse}.comm-bubble-row--other{flex-direction:row}.comm-bubble-avatar{flex-shrink:0;margin-top:2px}.comm-bubble-group{display:flex;flex-direction:column;max-width:70%}.comm-bubble-group--own{align-items:flex-end}.comm-bubble-meta{display:flex;align-items:baseline;gap:8px;margin-bottom:5px}.comm-bubble-meta--own{flex-direction:row-reverse}.comm-bubble-sender{font-size:13px;font-weight:600;color:#1e293b}.comm-bubble-time{font-size:11px;color:#7c9cbf;font-weight:400}.comm-message__attachments{margin-top:10px}.comm-attachment{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f7f8fa;border:1px solid #e2e8f0;border-radius:8px;margin-top:6px}.comm-attachment__info{flex:1 1;min-width:0}.comm-attachment__name{display:block;font-size:13px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comm-attachment__size{display:block;font-size:11px;color:#94a3b8}.comm-attachment__dl{background:none!important;border:none!important;cursor:pointer!important;color:#64748b!important;padding:4px!important;border-radius:4px!important;min-height:unset!important;min-width:unset!important}.comm-reply-box{flex-shrink:0;border-top:1px solid #e2e8f0;background:#fff;padding:10px 16px 14px}.comm-reply-box__input{width:100%;border:none!important;outline:none!important;resize:none;font-size:13.5px;color:#1e293b;background:transparent;font-family:Open Sans,sans-serif;padding:4px 0;min-height:36px;box-sizing:border-box;box-shadow:none!important}.comm-reply-box__input::placeholder{color:#94a3b8}.comm-reply-box__actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;margin-top:8px!important}.comm-reply-box__tools{display:flex!important;gap:4px!important}.comm-send-btn{width:38px!important;height:38px!important;border-radius:50%!important;background:#006ad4!important;border:none!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;flex-shrink:0!important;min-height:unset!important;min-width:unset!important;padding:0!important}.comm-send-btn:hover:not(:disabled){background:#05a!important}.comm-send-btn:disabled{background:#e2e8f0!important;cursor:not-allowed!important;color:#94a3b8!important}.comm-thread-closed{padding:16px 20px;text-align:center;font-size:13px;color:#94a3b8;border-top:1px solid #e2e8f0;background:#fff}.comm-modal-overlay{position:fixed!important;inset:0!important;background:rgba(0,0,0,.45)!important;z-index:1300!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important}.comm-modal{background:#fff;border-radius:16px;box-shadow:0 10px 25px -3px rgba(0,0,0,.12);width:100%;max-width:560px;max-height:90vh;display:flex;flex-direction:column}.comm-modal__header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:20px 24px 16px!important;border-bottom:1px solid #e2e8f0!important;flex-shrink:0!important}.comm-modal__title{font-size:17px!important;font-weight:700!important;color:#1e293b!important;margin:0!important}.comm-modal__close{background:none!important;border:none!important;cursor:pointer!important;color:#94a3b8!important;padding:4px!important;border-radius:8px!important;display:flex!important;min-height:unset!important;min-width:unset!important}.comm-modal__close:hover{background:#f7f8fa!important;color:#1e293b!important}.comm-modal__body{flex:1 1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:16px}.comm-modal__footer{display:flex!important;justify-content:flex-end!important;gap:10px!important;padding:16px 24px 20px!important;border-top:1px solid #e2e8f0!important;flex-shrink:0!important}.comm-form-group{display:flex;flex-direction:column;gap:6px}.comm-form-row{display:flex;gap:16px}.comm-form-group--half{flex:1 1}.comm-label{font-size:13px!important;font-weight:600!important;color:#1e293b!important}.comm-input,.comm-select,.comm-textarea{padding:9px 12px!important;border:1px solid #e2e8f0!important;border-radius:8px!important;font-size:13.5px!important;color:#1e293b!important;background:#fff!important;font-family:Open Sans,sans-serif!important;outline:none!important;width:100%!important;box-sizing:border-box!important;box-shadow:none!important}.comm-input:focus,.comm-select:focus,.comm-textarea:focus{border-color:#006ad4!important;box-shadow:0 0 0 3px rgba(0,106,212,.1)!important}.comm-input--error{border-color:#ef4444!important}.comm-textarea{resize:vertical!important;min-height:100px!important}.comm-select-wrapper{position:relative}.comm-select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;padding-right:32px!important;cursor:pointer!important}.comm-select__chevron{position:absolute;right:10px;top:50%;transform:translateY(-50%);pointer-events:none;color:#94a3b8}.comm-error-text{font-size:12px;color:#ef4444;margin-top:2px}.comm-priority-toggle{display:flex!important;border:1px solid #e2e8f0!important;border-radius:8px!important;overflow:hidden!important}.comm-priority-btn{flex:1 1!important;padding:8px 12px!important;border:none!important;background:#fff!important;font-size:13.5px!important;font-weight:500!important;color:#64748b!important;cursor:pointer!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;text-transform:none!important}.comm-priority-btn+.comm-priority-btn{border-left:1px solid #e2e8f0!important}.comm-priority-btn--active{background:#006ad4!important;color:#fff!important;font-weight:600!important}.comm-upload-zone{border:1.5px dashed #bfdbfe;border-radius:8px;background:#eff6ff;padding:24px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-size:13.5px;color:#64748b;text-align:center;transition:border-color .15s,background .15s}.comm-upload-zone:hover{border-color:#006ad4;background:#dbeafe}.comm-upload-zone__link{color:#006ad4;font-weight:600}.comm-upload-zone__hint{font-size:11.5px;color:#94a3b8}.comm-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:9px 22px!important;border-radius:8px!important;font-size:14px!important;font-weight:600!important;cursor:pointer!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;text-transform:none!important}.comm-btn--primary{background:#006ad4!important;color:#fff!important;border:1px solid #006ad4!important}.comm-btn--primary:hover:not(:disabled){background:#05a!important}.comm-btn--ghost{background:transparent!important;color:#64748b!important;border:1px solid #e2e8f0!important}.comm-btn--ghost:hover:not(:disabled){background:#f7f8fa!important}.comm-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.comm-icon-btn{background:none!important;border:none!important;cursor:pointer!important;color:#64748b!important;padding:6px!important;border-radius:8px!important;display:flex!important;align-items:center!important;min-height:unset!important;min-width:unset!important}.comm-icon-btn:hover{background:#f7f8fa!important;color:#1e293b!important}.comm-new-btn{background:none!important;border:none!important;cursor:pointer!important;color:#006ad4!important;padding:6px!important;border-radius:50%!important;display:flex!important;align-items:center!important;min-height:unset!important;min-width:unset!important}.comm-new-btn:hover{background:#eff6ff!important}.comm-dropdown{position:relative}.comm-dropdown__menu{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px -3px rgba(0,0,0,.12);min-width:200px!important;z-index:999;overflow:hidden;padding:4px 0!important}.comm-dropdown__label{padding:8px 12px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;background:#f1f5f9}.comm-dropdown__item{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;padding:12px 16px!important;background:none!important;border:none!important;font-size:14px!important;color:#1e293b!important;cursor:pointer!important;text-align:left!important;font-family:Open Sans,sans-serif!important;min-height:unset!important;text-transform:none!important}.comm-dropdown__item:hover{background:#f8fafc!important}.comm-dropdown__item--active{color:#006ad4!important;font-weight:600!important;background:#eff6ff!important}.comm-notification{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;margin:0 16px 8px;border-radius:8px;font-size:13px;font-weight:500}.comm-notification--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.comm-notification--success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.comm-notification button{background:none!important;border:none!important;cursor:pointer!important;font-size:16px!important;color:inherit!important;opacity:.7!important;margin-left:8px!important;min-height:unset!important;min-width:unset!important}@keyframes comm-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes comm-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.comm-spin{animation:comm-rotate .8s linear infinite}@media (max-width:768px){.comm-page{height:calc(100vh - 60px)!important}.comm-header{padding:16px!important;flex-wrap:wrap!important;gap:12px!important}.comm-body{flex-direction:column!important;padding:0 12px 12px!important}.comm-thread-list{width:100%!important;max-width:100%!important;min-width:auto!important;border-radius:12px 12px 0 0!important;height:auto!important;max-height:280px!important}.comm-thread-view{border-radius:0 0 12px 12px!important;border-left:none!important;border-top:1px solid #e2e8f0!important}.comm-message__body{max-width:90%!important}.comm-form-row{flex-direction:column!important}.comm-modal{max-width:100%!important;border-radius:16px 16px 0 0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;max-height:95vh!important}.comm-modal-overlay{align-items:flex-end!important;padding:0!important}}.ph-page{display:flex;height:calc(100vh - 64px);background:#f8fafc;overflow:hidden}.ph-sidebar{width:240px;min-width:240px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;overflow-y:auto}.ph-sidebar-header{padding:24px 20px 16px;border-bottom:1px solid #f1f5f9}.ph-sidebar-title{font-size:16px;font-weight:700;color:#111827;margin:0 0 4px}.ph-sidebar-subtitle{font-size:12px;color:#6b7280;margin:0}.ph-main{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.ph-content{flex:1 1;overflow-y:auto;padding:28px 36px}.ph-nav{display:flex;flex-direction:column;padding:12px 0;flex:1 1}.ph-nav-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 20px;background:none;border:none;border-left:3px solid transparent;cursor:pointer;font-size:14px;color:#374151;text-align:left;transition:background .15s,color .15s,border-color .15s}.ph-nav-item:hover{background:#f1f5f9;color:#1d4ed8}.ph-nav-item--active{background:#eff6ff;color:#1d4ed8;font-weight:600;border-left-color:#2563eb}.ph-nav-item--error .ph-nav-label{color:#dc2626}.ph-nav-label{flex:1 1}.ph-nav-status{font-size:11px;font-weight:700;width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.ph-nav-status--done{background:#dcfce7;color:#16a34a}.ph-nav-status--err{background:#fee2e2;color:#dc2626}.ph-nav-skeleton{height:40px;margin:4px 16px;border-radius:6px;background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:ph-shimmer 1.4s infinite}.ph-progress{padding:16px 20px 20px;border-top:1px solid #f1f5f9;margin-top:auto}.ph-progress-label{font-size:11px;color:#9ca3af;margin-bottom:6px;text-transform:uppercase;letter-spacing:.05em}.ph-progress-bar{height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.ph-progress-fill{height:100%;background:#2563eb;border-radius:2px;transition:width .4s ease}.ph-section{flex:1 1}.ph-section-header{margin-bottom:20px}.ph-section-title{font-size:20px;font-weight:700;color:#111827;margin:0 0 6px}.ph-section-hint{font-size:13px;color:#6b7280;margin:0}.ph-section-error{padding:20px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:14px}.ph-coming-soon{color:#9ca3af;font-size:15px;padding-top:40px}.ph-selected-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px 16px;margin-bottom:20px}.ph-selected-banner-label{font-size:12px;font-weight:600;color:#1d4ed8;text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:8px}.ph-selected-tags{display:flex;flex-wrap:wrap;gap:6px}.ph-tag{display:inline-flex;align-items:center;gap:4px;background:#dbeafe;color:#1e40af;font-size:12px;font-weight:500;padding:3px 8px;border-radius:12px}.ph-tag--custom{background:#d1fae5;color:#065f46}.ph-custom-entries{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.ph-checkbox-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px 24px;gap:10px 24px;margin-bottom:24px}@media (max-width:900px){.ph-checkbox-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ph-checkbox-grid{grid-template-columns:1fr}}.ph-checkbox-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;padding:6px 8px;border-radius:6px;font-size:13.5px;color:#374151;line-height:1.4;transition:background .12s}.ph-checkbox-label:hover{background:#f1f5f9}.ph-checkbox-label--checked{color:#1e40af;font-weight:500}.ph-checkbox-input{margin-top:2px;width:15px;height:15px;min-width:15px;accent-color:#2563eb;cursor:pointer}.ph-checkbox-input:disabled{cursor:default;opacity:.8}.ph-checkbox-text{flex:1 1}.ph-smoking-list{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.ph-smoking-option{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border:1.5px solid #e5e7eb;border-radius:8px;cursor:pointer;font-size:13.5px;color:#374151;line-height:1.5;transition:border-color .15s,background .15s}.ph-smoking-option:hover:not(.ph-smoking-option--disabled){border-color:#93c5fd;background:#f0f9ff}.ph-smoking-option--selected{border-color:#2563eb;background:#eff6ff;color:#1e40af;font-weight:500}.ph-smoking-option--disabled{opacity:.5;cursor:not-allowed}.ph-radio-input{margin-top:3px;accent-color:#2563eb;width:15px;height:15px;min-width:15px}.ph-smoking-text{flex:1 1}.ph-info-banner{background:#fefce8;border:1px solid #fde047;border-radius:6px;padding:10px 14px;font-size:13px;color:#854d0e;margin-bottom:16px}.ph-custom-input-wrapper{margin-top:28px;padding-top:20px;border-top:1.5px dashed #e5e7eb}.ph-custom-label{font-size:13px;font-weight:600;color:#374151;margin:0 0 8px}.ph-custom-input-row{display:flex;gap:8px}.ph-custom-input{flex:1 1;border:1.5px solid #d1d5db;border-radius:6px;padding:9px 12px;font-size:14px;color:#111827;outline:none;transition:border-color .15s,box-shadow .15s}.ph-custom-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ph-custom-input--error{border-color:#ef4444}.ph-custom-add-btn{padding:9px 18px;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s}.ph-custom-add-btn:hover:not(:disabled){background:#1d4ed8}.ph-custom-add-btn:disabled{background:#93c5fd;cursor:not-allowed}.ph-custom-error{font-size:12px;color:#dc2626;margin:6px 0 0}.ph-save-status{margin-top:16px;min-height:20px}.ph-save-indicator{font-size:13px;color:#9ca3af}.ph-save-indicator--saved{color:#16a34a}.ph-save-indicator--error{color:#dc2626}.ph-footer{justify-content:space-between;padding:16px 36px;border-top:1px solid #e5e7eb;background:#fff}.ph-footer,.ph-footer-right{display:flex;align-items:center}.ph-footer-right{gap:12px}.ph-footer-error{font-size:13px;color:#dc2626}.ph-btn{padding:10px 24px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:background .15s,opacity .15s}.ph-btn:disabled{opacity:.4;cursor:not-allowed}.ph-btn--primary{background:#2563eb;color:#fff}.ph-btn--primary:hover:not(:disabled){background:#1d4ed8}.ph-btn--secondary{background:#f1f5f9;color:#374151;border:1px solid #e5e7eb}.ph-btn--secondary:hover:not(:disabled){background:#e2e8f0}.ph-btn--done{background:#16a34a;color:#fff}.ph-btn--done:hover{background:#15803d}.ph-skeleton-wrapper{padding-top:4px}.ph-skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:ph-shimmer 1.4s infinite;border-radius:6px}.ph-skeleton--title{height:24px;width:200px;margin-bottom:8px}.ph-skeleton--subtitle{height:14px;width:320px;margin-bottom:24px}.ph-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px 24px;gap:10px 24px}.ph-skeleton--item{height:32px}@keyframes ph-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}