@charset "UTF-8";@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-Thin-3OODCP2Z.ttf") format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-ExtraLight-PBRRVEXC.ttf") format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-Light-E6MDQIUV.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-Regular-3UTNP5RN.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-Medium-37VTMKNW.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-SemiBold-AEAQ6IJN.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IBMPlexSansThai;src:url("./media/IBMPlexSansThai-Bold-BI47KI7G.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}*{font-family:IBMPlexSansThai,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html{font-size:var(--app-font-size-base, 16px)}body{font-family:IBM Plex Sans Thai,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:100%;--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.app-form-field{display:flex;flex-direction:column;width:100%}.app-form-field:has(p-checkbox),.app-form-field:has(p-toggleSwitch){flex-direction:row;align-items:center;gap:0;flex-wrap:wrap}.app-form-field.has-error .form-field-input-wrapper .form-field-component input,.app-form-field.has-error .form-field-input-wrapper .form-field-component select,.app-form-field.has-error .form-field-input-wrapper .form-field-component textarea,.app-form-field.has-error .form-field-input-wrapper .form-field-component .p-inputtext,.app-form-field.has-error .form-field-input-wrapper .form-field-component .p-dropdown,.app-form-field.has-error .form-field-input-wrapper .form-field-component .p-calendar,.app-form-field.has-error .form-field-input-wrapper .form-field-component .p-inputnumber{border-color:#ef4444}.app-form-field .p-inputtext,.app-form-field .p-dropdown,.app-form-field .p-calendar,.app-form-field .p-inputnumber,.app-form-field .p-textarea,.app-form-field .p-autocomplete,.app-form-field .p-multiselect,.app-form-field .p-chips,.app-form-field .p-inputmask,.app-form-field .p-colorpicker,.app-form-field .p-slider,.app-form-field .p-rating,.app-form-field .p-knob,.app-form-field .p-togglebutton,.app-form-field .p-inputswitch,.app-form-field .p-fileupload,.app-form-field .p-editor,.app-form-field .p-password,.app-form-field .p-select,.app-form-field .p-datepicker{width:100%;font-size:14px!important}.form-field-label{font-size:14px;font-weight:500;color:#374151;margin-bottom:8px;display:block}.form-field-label.form-field-label-after{margin-bottom:0;margin-top:0;margin-left:6px;display:inline-flex;align-items:center;cursor:pointer;order:2}.form-field-label .required-indicator{color:#ef4444;margin-left:4px}.form-field-input-wrapper{position:relative;display:flex;align-items:center;flex-shrink:0}.app-form-field:has(p-checkbox) .form-field-input-wrapper,.app-form-field:has(p-toggleSwitch) .form-field-input-wrapper{order:1}.form-field-loading{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#6b7280}.form-field-loading i{font-size:16px}.form-field-error{display:flex;align-items:center;gap:6px;margin-top:6px;font-size:12px;color:#ef4444}.app-form-field:has(p-checkbox) .form-field-error,.app-form-field:has(p-toggleSwitch) .form-field-error{flex-basis:100%;margin-top:8px;margin-left:0;order:3}.form-field-error i{font-size:14px}.form-field-error-tooltip{display:none}@media (max-width: 768px){.app-form-field{margin-bottom:16px}.form-field-label{font-size:13px;margin-bottom:6px}.form-field-component .p-inputtext,.form-field-component .p-textarea,.form-field-component .p-inputnumber input,.form-field-component .p-autocomplete input{padding:8px 12px;font-size:14px}}.chips-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chip-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background-color:#e5e7eb;border-radius:16px;font-size:14px;color:#374151}.chip-tag .chip-remove{background:none;border:none;color:#6b7280;cursor:pointer;font-size:18px;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease,color .2s ease}.chip-tag .chip-remove:hover{background-color:#d1d5db;color:#374151}.layout-container{display:flex;height:100vh;width:100%;overflow:hidden;background-color:#f3f4f6;padding:12px;position:relative}@media (max-width: 768px){.layout-container{flex-direction:column;padding:0;gap:0}}.mobile-overlay{display:none}@media (max-width: 768px){.mobile-overlay{display:block;position:fixed;inset:0;background-color:#00000080;z-index:85;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-overlay.visible{opacity:1;visibility:visible}}.mobile-header{display:none}@media (max-width: 768px){.mobile-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100}}.mobile-toggle-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;color:#374151;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.mobile-toggle-btn:hover{background-color:#f3f4f6}.mobile-toggle-btn svg{width:20px;height:20px}.mobile-logo{display:flex;align-items:center;justify-content:center}.mobile-logo .logo-text{font-size:18px;font-weight:700;color:#111827;letter-spacing:.5px}.mobile-user-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background-color:transparent;cursor:pointer;border-radius:8px;transition:background-color .2s ease}.mobile-user-btn:hover{background-color:#f3f4f6}.mobile-user-btn.active{background-color:#e5e7eb}.mobile-user-avatar{width:32px;height:32px;border-radius:50%;background-color:var(--app-primary-color, #14b8a6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600}.sidebar{width:64px;display:flex;flex-direction:column;align-items:center;padding:20px 12px;flex-shrink:0;justify-content:space-between;border-radius:16px;transition:all .3s ease;margin-right:12px;overflow:hidden}@media (max-width: 768px){.sidebar{background-color:#fff;position:fixed;left:0;top:57px;height:calc(100vh - 57px);z-index:96;border-radius:0;transform:translate(-100%);transition:transform .3s ease;border-right:1px solid #e5e7eb;box-shadow:4px 0 6px #0000001a}.sidebar.mobile-open{transform:translate(0)}}.sidebar.collapsed{width:0;padding:0;margin:0;border:none;overflow:hidden}@media (max-width: 768px){.sidebar.collapsed{width:64px;padding:20px 12px;border:1px solid #e5e7eb;transform:translate(-100%)}}.sidebar-top{display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}.sidebar-logo{width:48px;height:48px;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:4px;transition:all .3s ease;cursor:pointer;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation;box-shadow:0 2px 4px #0000001a}.sidebar-logo .logo-text{font-size:10px!important;font-weight:700;letter-spacing:.5px;color:#fff}.sidebar-logo .logo-image{width:100%;height:100%;object-fit:contain;padding:4px}.sidebar-logo svg{width:20px;height:20px;color:#fff}.sidebar-logo i{font-size:18px;color:#fff}.sidebar-logo:hover{box-shadow:0 4px 8px #00000026;transform:scale(1.05)}@media (max-width: 768px){.sidebar-logo:active{box-shadow:0 2px 4px #0003;transform:scale(.95)}}.logo-popover{position:fixed;z-index:10001!important;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none;transform:translateY(-50%)}.logo-popover.visible{opacity:1;visibility:visible;pointer-events:auto}.logo-popover:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:8px 8px 8px 0;border-color:transparent var(--app-primary-color, #14b8a6) transparent transparent;z-index:1}@media (max-width: 768px){.logo-popover{z-index:10002!important;max-width:calc(100vw - 100px)}.logo-popover.left-side:before{left:auto;right:-8px;border-width:8px 0 8px 8px;border-color:transparent transparent transparent var(--app-primary-color, #14b8a6)}}.logo-popover-content{padding:16px 20px;background:linear-gradient(135deg,var(--app-primary-color, #14b8a6) 0%,var(--app-primary-hover, #0d9488) 100%);border-radius:12px;min-width:280px;max-width:320px;box-shadow:0 4px 12px #00000026;white-space:normal;word-wrap:break-word;position:relative;z-index:1}.logo-popover-content .logo-popover-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px;line-height:1.4;letter-spacing:.3px;white-space:normal}.logo-popover-content .logo-popover-subtitle{font-size:13px;font-weight:400;color:#ffffffe6;line-height:1.5;letter-spacing:.2px;white-space:normal}@media (max-width: 768px){.logo-popover-content{min-width:240px;max-width:calc(100vw - 100px);padding:14px 18px}.logo-popover-content .logo-popover-title{font-size:15px}.logo-popover-content .logo-popover-subtitle{font-size:12px}}.nav-icon.search-icon{background-color:#f3f4f6;border-radius:10px}.nav-icon.search-icon:hover{background-color:#e5e7eb}.nav-icon.command-icon{background-color:transparent;border-radius:10px}.sidebar-nav{display:flex;flex-direction:column;gap:8px;width:100%;align-items:center;flex:1;justify-content:flex-start;padding-top:16px;padding-bottom:8px;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:none;-ms-overflow-style:none}.sidebar-nav::-webkit-scrollbar{display:none}.sidebar-bottom{display:flex;flex-direction:column;gap:8px;width:100%;align-items:center}.nav-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#374151;background-color:transparent;border:none;cursor:pointer;transition:all .2s ease;font-size:18px}.nav-icon i{font-size:18px}.nav-icon .command-key{font-size:11px;font-weight:500;color:#374151}.nav-icon:hover:not(.active){background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,white);color:var(--app-primary-color, #14b8a6)}.nav-icon:hover:not(.active) i{color:var(--app-primary-color, #14b8a6)}.nav-icon.active{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white);color:var(--app-primary-color, #14b8a6)}.nav-icon.active i{color:var(--app-primary-color, #14b8a6)}.nav-icon.active:hover{background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 20%,white);color:var(--app-primary-hover, #0d9488)}.nav-icon.active:hover i{color:var(--app-primary-hover, #0d9488)}.sidebar-menu{width:0;background-color:#fff;border-radius:16px;overflow:hidden;transition:all .3s ease;flex-shrink:0;position:relative;display:flex;flex-direction:column;height:100%}@media (min-width: 769px) and (max-width: 1024px){.sidebar-menu{position:absolute;left:88px;top:12px;bottom:12px;height:auto;z-index:90;box-shadow:0 4px 6px #0000001a}}@media (max-width: 768px){.sidebar-menu{position:fixed;left:64px;top:57px;bottom:0;width:100%!important;max-width:320px;z-index:95;border-radius:0;box-shadow:4px 0 6px #0000001a;transform:translate(-130%);transition:transform .3s ease}.sidebar-menu.visible{transform:translate(0)}}.sidebar-menu.visible{width:280px;margin-right:12px}@media (max-width: 768px){.sidebar-menu.visible{width:100%;max-width:320px}}.sidebar-menu-header{position:absolute;top:6px;right:6px;padding:12px}.menu-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background-color:transparent;color:#374151;cursor:pointer;border-radius:6px;transition:background-color .2s ease}.menu-close-btn:hover{background-color:#f3f4f6}.menu-close-btn svg{width:18px;height:18px}.menu-close-btn i{font-size:18px}.menu-content{padding:24px;width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.menu-content .menu-title{font-size:18px;font-weight:600;color:#111827;margin-bottom:16px;flex-shrink:0}.menu-items{display:flex;flex-direction:column;gap:8px}.menu-item{cursor:pointer;transition:all .2s ease}.menu-item:has(.menu-divider),.menu-item:has(.menu-group-header){cursor:default}.menu-divider{height:1px;background-color:#e5e7eb;margin:4px 12px}.menu-group-header{font-size:.7rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:8px 12px 2px}.meeting-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:background-color .2s ease}.meeting-item:hover{background-color:#f9fafb}.meeting-item .avatars{display:flex;gap:-8px}.meeting-item .avatars .avatar{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;margin-left:-8px}.meeting-item .avatars .avatar:first-child{margin-left:0}.meeting-item .meeting-info{flex:1}.meeting-item .meeting-info .meeting-name{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px}.meeting-item .meeting-info .meeting-location{font-size:12px;color:#6b7280}.location-item,.chat-item,.event-item,.notification-item{padding:12px;border-radius:8px;transition:background-color .2s ease}.location-item:hover,.chat-item:hover,.event-item:hover,.notification-item:hover{background-color:#f9fafb}.location-item .location-name,.location-item .chat-name,.location-item .event-name,.location-item .notification-title,.chat-item .location-name,.chat-item .chat-name,.chat-item .event-name,.chat-item .notification-title,.event-item .location-name,.event-item .chat-name,.event-item .event-name,.event-item .notification-title,.notification-item .location-name,.notification-item .chat-name,.notification-item .event-name,.notification-item .notification-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:4px}.location-item .location-address,.location-item .chat-message,.location-item .event-datetime,.location-item .notification-message,.chat-item .location-address,.chat-item .chat-message,.chat-item .event-datetime,.chat-item .notification-message,.event-item .location-address,.event-item .chat-message,.event-item .event-datetime,.event-item .notification-message,.notification-item .location-address,.notification-item .chat-message,.notification-item .event-datetime,.notification-item .notification-message{font-size:12px;color:#6b7280}.default-item{padding:12px;border-radius:8px;transition:background-color .2s ease}.default-item:hover{background-color:#f9fafb}.default-item .item-name{font-size:14px;color:#111827}.empty-state{padding:24px;text-align:center;color:#6b7280;font-size:14px}.user-profile-menu{padding:0}.user-profile-header{display:flex;align-items:center;gap:12px;padding-bottom:15px;margin-bottom:10px;border-bottom:1px solid #e5e7eb}.user-profile-header .user-avatar{width:48px;height:48px;border-radius:50%;background-color:var(--app-primary-color, #14b8a6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0}.user-profile-header .user-info{flex:1;min-width:0}.user-profile-header .user-info .user-name{font-size:16px;font-weight:600;color:#111827;margin-bottom:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-header .user-info .user-email{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-header .user-info .user-position{font-size:12px;color:#9ca3af;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile-actions{display:flex;flex-direction:column}.profile-action-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background-color:transparent;color:#374151;font-size:14px;text-align:left;cursor:pointer;border-radius:8px;transition:all .2s ease}.profile-action-btn i{font-size:16px;color:#6b7280}.profile-action-btn:hover:not(.active){background-color:#f9fafb}.profile-action-btn.active{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white);color:var(--app-primary-color, #14b8a6);font-weight:600}.profile-action-btn.active i{color:var(--app-primary-color, #14b8a6)}.profile-action-btn.logout-btn{color:#dc2626;margin-top:4px}.profile-action-btn.logout-btn i{color:#dc2626}.profile-action-btn.logout-btn:hover{background-color:#fef2f2}.setting-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.setting-item:hover{background-color:#f9fafb}.setting-item .setting-icon{font-size:16px;color:#6b7280;width:20px}.setting-item .setting-name{flex:1;font-size:14px;color:#111827}.setting-item .setting-value{font-size:12px;font-weight:600;color:#6b7280;background-color:#f3f4f6;padding:4px 8px;border-radius:6px;letter-spacing:.5px}.setting-item .setting-arrow{font-size:12px;color:#9ca3af}.link-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.link-item:hover:not(.active){background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,white)}.link-item:hover:not(.active) .link-name{color:var(--app-primary-color, #14b8a6)}.link-item:hover:not(.active) .link-icon{color:var(--app-primary-color, #14b8a6)}.link-item.active{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white)}.link-item.active .link-name{color:var(--app-primary-color, #14b8a6);font-weight:600}.link-item.active .link-icon{color:var(--app-primary-color, #14b8a6)}.link-item.active:hover{background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 20%,white)}.link-item.active:hover .link-name,.link-item.active:hover .link-icon{color:var(--app-primary-hover, #0d9488)}.link-item .link-icon{font-size:16px;color:#6b7280;flex-shrink:0}.link-item .link-name{font-size:14px;color:#111827;font-weight:500;flex:1}.nav-icon{position:relative}.nav-icon .nav-badge{position:absolute;top:-4px;right:-4px;background-color:#ef4444;color:#fff;font-size:10px;font-weight:600;padding:2px 6px;border-radius:10px;min-width:18px;text-align:center;line-height:1.4;box-shadow:0 2px 4px #0003}.appearance-options{padding:8px 16px 12px;margin:0 8px;background-color:#f9fafb;border-radius:8px}.appearance-section{margin-bottom:20px}.appearance-section:last-child{margin-bottom:0}.appearance-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:12px;display:block}.font-size-options{display:flex;gap:8px}.font-size-option{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;padding:6px;border:2px solid #e5e7eb;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease}.font-size-option:hover{border-color:#d1d5db;background-color:#f9fafb}.font-size-option.active{border-color:var(--app-primary-color, #14b8a6);background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 12%,white)}.font-size-option .font-size-label{font-size:12px;font-weight:500;color:#374151}.font-size-option .font-size-preview{font-weight:600;color:#111827;line-height:1}.theme-color-options{display:flex;gap:8px;flex-wrap:wrap}.theme-color-option{width:40px;height:40px;border-radius:8px;border:2px solid transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;position:relative}.theme-color-option:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.theme-color-option.active{border-color:var(--app-primary-color, #14b8a6);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--app-primary-color, #14b8a6)}.theme-color-option i{color:#fff;font-size:16px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.theme-color-picker .p-colorpicker-preview{width:40px!important;height:40px!important;border-radius:8px!important;border:2px solid transparent!important;cursor:pointer;transition:all .2s ease}.theme-color-picker .p-colorpicker-preview:hover{transform:scale(1.1);box-shadow:0 2px 8px #00000026}.theme-color-picker .p-colorpicker-panel{margin-top:8px}.main-content{flex:1;display:flex;flex-direction:column;background-color:#fff;overflow:hidden;border-radius:16px;box-shadow:0 1px 3px #0000001a;min-height:0}@media (max-width: 768px){.main-content{border-radius:0;margin:0;min-height:calc(100vh - 57px)}}.main-content router-outlet{display:none}.main-content>*{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.auth-layout{display:flex;align-items:center;justify-content:center;min-height:100vh;width:100%;background:#f5f7fa;padding:24px;position:relative;overflow-y:auto}@media (max-width: 768px){.auth-layout{display:block;padding:32px 16px 16px;align-items:flex-start}}.auth-layout-header{position:absolute;top:24px;right:24px;z-index:10}@media (max-width: 768px){.auth-layout-header{top:16px;right:16px}}.auth-layout-header .language-toggle-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;transition:all .2s ease;min-width:auto}.auth-layout-header .language-toggle-btn .language-code{font-size:13px;font-weight:600;color:var(--app-primary-color, #14b8a6)}.auth-layout-header .language-toggle-btn i{font-size:16px;color:var(--app-primary-color, #14b8a6)}.auth-layout-header .language-toggle-btn:hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,white)}.auth-card{width:100%;min-width:440px;max-width:440px;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:40px;margin:0 auto}@media (max-width: 768px){.auth-card{padding:32px 24px;width:100%;min-width:100%;max-width:100%;border-radius:12px}}@media (max-width: 480px){.auth-card{padding:24px 20px}}.auth-header{text-align:center;margin-bottom:32px}@media (max-width: 768px){.auth-header{margin-bottom:24px}}.auth-header .auth-title{margin:0 0 8px;font-size:28px;font-weight:700;color:var(--app-text-primary, #111827);line-height:1.2}@media (max-width: 768px){.auth-header .auth-title{font-size:24px}}.auth-header .auth-subtitle{margin:0;font-size:15px;color:#6b7280;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:20px}@media (max-width: 768px){.auth-form{gap:16px}}.form-group{display:flex;flex-direction:column;gap:8px}.form-options{display:flex;align-items:center;justify-content:space-between;margin-top:-4px;margin-bottom:4px}@media (max-width: 480px){.form-options{flex-direction:column;align-items:flex-start;gap:12px}}.p-checkbox .p-checkbox-box{border-radius:4px;border:1px solid #d1d5db;width:18px;height:18px;flex-shrink:0;transition:all .2s ease;background-color:#fff}.p-checkbox .p-checkbox-box:hover{border-color:var(--app-primary-color, #14b8a6)}.p-checkbox .p-checkbox-icon{font-size:12px;color:#fff}.p-checkbox label{font-size:14px;color:#374151;margin-left:0;cursor:pointer;transition:color .2s ease;order:2}.p-checkbox.p-checkbox-checked label,.p-checkbox:has(.p-checkbox-box.p-highlight) label{color:var(--app-primary-color, #14b8a6);font-weight:500}.checkbox-label{display:flex;align-items:flex-start;gap:8px;cursor:pointer;font-size:14px;color:#374151;line-height:1.5;transition:color .2s ease}.checkbox-label .p-checkbox{margin-top:2px;flex-shrink:0}.checkbox-label .p-checkbox .p-checkbox-box{border-radius:4px;border:1px solid #d1d5db;width:18px;height:18px;transition:all .2s ease;background-color:#fff}.checkbox-label .p-checkbox .p-checkbox-box:hover{border-color:var(--app-primary-color, #14b8a6)}.checkbox-label .p-checkbox.p-checkbox-checked .p-checkbox-box,.checkbox-label .p-checkbox .p-checkbox-box.p-highlight{border-color:var(--app-primary-color, #14b8a6)!important;background:var(--app-primary-color, #14b8a6)!important}.checkbox-label .p-checkbox .p-checkbox-icon{font-size:12px;color:#fff}.checkbox-label span{flex:1;transition:color .2s ease}.checkbox-label span .link{color:var(--app-primary-color, #14b8a6);text-decoration:none;font-weight:500}.checkbox-label span .link:hover{color:var(--app-primary-hover, #0d9488);text-decoration:underline}.checkbox-label .p-checkbox.p-checkbox-checked~span,.checkbox-label .p-checkbox:has(.p-checkbox-box.p-highlight)~span{color:var(--app-primary-color, #14b8a6);font-weight:500}.error-message{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;line-height:1.5}.error-message:before{content:"\26a0";font-size:16px;flex-shrink:0}.success-message{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px;line-height:1.5}.success-message:before{content:"\2713";font-size:16px;flex-shrink:0}.auth-footer{margin-top:24px;text-align:center}@media (max-width: 768px){.auth-footer{margin-top:20px}}.auth-footer p{margin:0;font-size:14px;color:#6b7280;line-height:1.5}.auth-link{color:var(--app-primary-color, #14b8a6);text-decoration:none;font-weight:500;transition:color .2s ease}.auth-link:hover{color:var(--app-primary-hover, #0d9488);text-decoration:underline}.forgot-link{color:var(--app-primary-color, #14b8a6);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.forgot-link:hover{color:var(--app-primary-hover, #0d9488);text-decoration:underline}.link{color:var(--app-primary-color, #14b8a6);text-decoration:none;font-weight:500;transition:color .2s ease}.link:hover{color:var(--app-primary-hover, #0d9488);text-decoration:underline}.w-full,.w-full .p-button{width:100%}.auth-form .p-button{padding:12px 24px;font-size:15px;font-weight:500;border-radius:8px;transition:all .2s ease;min-height:44px}.auth-form .p-button:disabled{opacity:.6;cursor:not-allowed}.auth-form app-form-field{margin-bottom:0}@media (max-width: 480px){.auth-card{box-shadow:0 2px 4px -1px #0000001a}.auth-header .auth-title{font-size:22px}.auth-header .auth-subtitle{font-size:14px}.auth-form{gap:14px}}.page-container{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden;min-height:0;max-height:100%}.page-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;z-index:10}.page-header .page-title{flex:1}.page-header .page-title h2{margin:0;font-size:1.25rem;font-weight:600;color:var(--app-text-primary, #111827)}.page-header .page-action{display:flex;align-items:center;gap:12px}@media (max-width: 768px){.page-header .page-action button{padding-left:12px;padding-right:12px;min-width:auto}.page-header .page-action button .p-button-label{display:none!important}.page-header{padding:12px 16px}.page-header .page-title h2{font-size:1.125rem}}.page-notice{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.5rem;background-color:#eff6ff;border-bottom:1px solid #bfdbfe;color:#1e40af;font-size:.8125rem;flex-shrink:0}.page-notice i{font-size:.875rem;flex-shrink:0}.page-filter{background-color:#fafcfd;border-bottom:1px solid #e5e7eb;padding:16px 24px;flex-shrink:0}.page-filter .filter-body{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:16px}.page-filter .filter-body .filter-row{display:flex;flex-direction:column;gap:8px;min-width:200px}.page-filter .filter-body .filter-row label{font-size:14px;font-weight:500;color:#374151}.page-filter .filter-body .filter-row input,.page-filter .filter-body .filter-row p-select{width:100%}.page-filter .filter-footer{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #e5e7eb}.page-filter .filter-footer .filter-footer-left,.page-filter .filter-footer .filter-footer-right{display:flex;gap:12px}.page-loading{display:flex;align-items:center;justify-content:center;background-color:#fff;flex-shrink:0;position:relative;overflow:hidden;height:4px}.page-loading:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:4px;background:linear-gradient(90deg,transparent 0%,var(--app-primary-color, #14b8a6) 50%,transparent 100%);animation:loading-slide 1.2s ease-in-out infinite;z-index:1}.page-loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--app-primary-color, #14b8a6);opacity:.2;z-index:0}.page-loading p{margin:0;font-size:14px;color:#6b7280;display:none}@keyframes loading-slide{0%{left:-100%}to{left:100%}}.page-body{flex:1 1 auto;background-color:#fff;overflow-y:auto;overflow-x:auto;min-height:0;position:relative;padding:24px;-webkit-overflow-scrolling:touch}.page-body .form-container{display:flex;flex-direction:column;gap:16px;max-width:600px}.page-body .p-datatable .p-datatable-thead>tr>th.p-datatable-column-sorted{background:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,white)!important;color:var(--app-primary-color, #14b8a6)!important;border-bottom:2px solid var(--app-primary-color, #14b8a6)!important}.page-body .p-datatable .p-datatable-thead>tr>th.p-datatable-column-sorted .p-datatable-sort-icon{color:var(--app-primary-color, #14b8a6)!important}.page-body .p-datatable .p-datatable-thead>tr>th.p-sortable-column:not(.p-datatable-column-sorted):hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,white)!important}.p-card{overflow:hidden}.page-list .page-body{padding:0}.dashboard-page .dashboard-body{padding:24px;gap:24px;display:flex;flex-direction:column;background-color:#f9fafb}.dashboard-statistics{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:24px}.dashboard-statistics .stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s;border-left:4px solid}.dashboard-statistics .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.dashboard-statistics .stat-card.stat-card-blue{border-left-color:#3b82f6}.dashboard-statistics .stat-card.stat-card-blue .stat-card-icon{background:#3b82f6}.dashboard-statistics .stat-card.stat-card-green{border-left-color:#10b981}.dashboard-statistics .stat-card.stat-card-green .stat-card-icon{background:#10b981}.dashboard-statistics .stat-card.stat-card-orange{border-left-color:#f59e0b}.dashboard-statistics .stat-card.stat-card-orange .stat-card-icon{background:#f59e0b}.dashboard-statistics .stat-card.stat-card-purple{border-left-color:#8b5cf6}.dashboard-statistics .stat-card.stat-card-purple .stat-card-icon{background:#8b5cf6}.dashboard-statistics .stat-card .stat-card-content{display:flex;align-items:flex-start;gap:16px}.dashboard-statistics .stat-card .stat-card-content .stat-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}.dashboard-statistics .stat-card .stat-card-content .stat-card-info{flex:1;min-width:0}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-title{font-size:.875rem;color:#6b7280;margin-bottom:8px;font-weight:500}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-value{font-size:1.75rem;font-weight:700;color:var(--app-text-primary, #111827);margin-bottom:8px;line-height:1.2}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-change{display:flex;align-items:center;gap:4px;font-size:.75rem;font-weight:500}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-change.positive{color:#10b981}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-change.negative{color:#ef4444}.dashboard-statistics .stat-card .stat-card-content .stat-card-info .stat-card-change i{font-size:.625rem}.dashboard-charts{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:24px}.dashboard-charts .chart-card .p-card{height:100%;box-shadow:0 1px 3px #0000001a}.dashboard-charts .chart-card .p-card .p-card-body{padding:24px}.dashboard-charts .chart-card .p-card .p-card-header{padding:20px 24px;border-bottom:1px solid #e5e7eb}.dashboard-charts .chart-card .chart-header h3{margin:0;font-size:1.125rem;font-weight:600;color:var(--app-text-primary, #111827)}.dashboard-charts .chart-card .chart-placeholder{height:300px;display:flex;align-items:center;justify-content:center;background:#f9fafb;border-radius:8px}.dashboard-charts .chart-card .chart-mockup{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;gap:12px}.dashboard-charts .chart-card .chart-mockup .chart-bars{display:flex;align-items:flex-end;justify-content:space-around;height:200px;gap:12px}.dashboard-charts .chart-card .chart-mockup .chart-bars .chart-bar{flex:1;background:var(--app-primary-color, #14b8a6);border-radius:4px 4px 0 0;min-height:20px;transition:opacity .3s}.dashboard-charts .chart-card .chart-mockup .chart-bars .chart-bar:hover{opacity:.8;background:var(--app-primary-hover, #0d9488)}.dashboard-charts .chart-card .chart-mockup .chart-labels{display:flex;justify-content:space-around;font-size:.75rem;color:#6b7280;padding-top:8px;border-top:1px solid #e5e7eb}.dashboard-charts .chart-card .summary-content{display:flex;flex-direction:column;gap:20px}.dashboard-charts .chart-card .summary-content .summary-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background:#f9fafb;border-radius:8px}.dashboard-charts .chart-card .summary-content .summary-item .summary-label{font-size:.875rem;color:#6b7280;font-weight:500}.dashboard-charts .chart-card .summary-content .summary-item .summary-value{font-size:1.25rem;font-weight:700;color:var(--app-text-primary, #111827)}.dashboard-charts .chart-card .summary-content .summary-item .summary-value.positive{color:var(--app-primary-color, #14b8a6)}.dashboard-activities .p-card{box-shadow:0 1px 3px #0000001a}.dashboard-activities .p-card .p-card-body{padding:0}.dashboard-activities .p-card .p-card-header{padding:20px 24px;border-bottom:1px solid #e5e7eb}.dashboard-activities .p-datatable .p-datatable-thead>tr>th{background:#f9fafb;color:#374151;font-weight:600;font-size:.875rem;padding:12px 16px;border-bottom:1px solid #e5e7eb}.dashboard-activities .p-datatable .p-datatable-tbody>tr>td{padding:12px 16px;font-size:.875rem;color:#111827;border-bottom:1px solid #f3f4f6}.dashboard-activities .p-datatable .p-datatable-tbody>tr:hover{background:#f9fafb}.dashboard-activities .activities-header h3{margin:0;font-size:1.125rem;font-weight:600;color:var(--app-text-primary, #111827)}.dashboard-activities .activity-status{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:500}.dashboard-activities .activity-status.status-success{background:#d1fae5;color:#065f46}.dashboard-activities .activity-status.status-warning{background:#fef3c7;color:#92400e}.dashboard-activities .activity-status.status-info{background:#dbeafe;color:#1e40af}.dashboard-activities .activity-status.status-error{background:#fee2e2;color:#991b1b}.dashboard-activities .activity-status i{font-size:.75rem}@media (max-width: 768px){.dashboard-statistics,.dashboard-charts{grid-template-columns:1fr}}.page-footer{display:flex;align-items:center;padding:0;background-color:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;flex-grow:0;width:100%}.page-footer app-paginator{width:100%}.status-tag{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.status-tag.status-tag-success{background-color:#d1fae5;color:#065f46}.status-tag.status-tag-warning{background-color:#fef3c7;color:#92400e}.status-tag.status-tag-danger{background-color:#fee2e2;color:#991b1b}.status-tag.status-tag-info{background-color:#dbeafe;color:#1e40af}.status-tag.status-tag-default{background-color:#f3f4f6;color:#374151}.urgency-tag{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.urgency-tag.urgency-normal{background-color:#f3f4f6;color:#374151}.urgency-tag.urgency-urgent{background-color:#ffedd5;color:#9a3412}.urgency-tag.urgency-very{background-color:#fee2e2;color:#991b1b}.urgency-tag.urgency-most{background-color:#fecaca;color:#7f1d1d}.security-tag{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500;white-space:nowrap}.security-tag.security-normal{background-color:#f3f4f6;color:#374151}.security-tag.security-protected{background-color:#e0e7ff;color:#3730a3}.security-tag.security-confidential{background-color:#fef3c7;color:#92400e}.security-tag.security-secret{background-color:#ffedd5;color:#9a3412}.security-tag.security-top-secret{background-color:#fecaca;color:#7f1d1d}.dialog{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.dialog .dialog-header{flex-shrink:0;margin-bottom:24px}.dialog .dialog-header h3{margin:0;font-size:1.25rem;font-weight:600;color:var(--app-text-primary, #111827)}.dialog .dialog-body{flex:1;min-height:0;overflow-y:auto;padding:24px}.dialog .dialog-content{display:flex;flex-direction:column;gap:20px}.dialog .dialog-field{display:flex;flex-direction:column;gap:8px}.dialog .dialog-field .dialog-label{font-size:14px;font-weight:500;color:#6b7280}.dialog .dialog-field .dialog-value{font-size:16px;color:var(--app-text-primary, #111827)}.dialog .dialog-empty{text-align:center;padding:48px;color:#6b7280}.dialog .form-container{display:flex;flex-direction:column;gap:20px}.dialog .dialog-row{display:flex;gap:12px}.dialog .dialog-row>*{flex:1;min-width:0}@media (max-width: 640px){.dialog .dialog-row{flex-direction:column}}.dialog .dialog-divider{border:none;border-top:1px solid #e5e7eb;margin:4px 0}.dialog .dialog-section-header{display:flex;align-items:center;gap:.5rem;margin:0;font-size:15px;font-weight:600;color:var(--app-primary-color)}.dialog .dialog-section-header i{font-size:14px}.dialog .dialog-footer{flex-shrink:0;display:flex;justify-content:flex-end;gap:12px;padding:15px 24px;border-top:1px solid #e5e7eb;background:#fff;border-bottom-left-radius:var(--p-dialog-border-radius, 12px);border-bottom-right-radius:var(--p-dialog-border-radius, 12px)}.pages .page-section{display:flex;flex-direction:column;gap:12px;padding:20px}.pages .page-section h2{font-size:1.125rem;font-weight:600;color:var(--app-text-primary, #111827);padding-bottom:8px;border-bottom:1px solid #e5e7eb}.page-form .page-body{padding:30px}.page-form .page-body .form-container{gap:24px}.page-form .page-body .form-section{display:flex;flex-direction:column;gap:12px;padding:20px;background-color:#fcfcfd;border:1px solid #e5e7eb;border-radius:8px;transition:all .2s ease}.page-form .page-body .form-section:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000000d}.page-form .page-body .form-section h2{margin:0;font-size:1rem;font-weight:600;color:var(--app-text-primary, #111827);padding-bottom:8px;border-bottom:1px solid #e5e7eb}.page-form .page-body .form-section.form-actions{background-color:#fff;border:none;padding:16px 0;flex-direction:row;justify-content:flex-start;gap:12px;margin-top:8px}.page-form .page-body .form-section.form-actions h2{display:none}.page-form .page-body .form-section.form-actions button{min-width:100px}.page-form .page-body .form-section.form-values{background-color:#fff;border:1px solid #e5e7eb;margin-top:24px;max-width:100%}.page-form .page-body .form-section.form-values h2{margin-bottom:12px}.page-form .page-body .form-section.form-values .form-values-display{margin:0;padding:16px;background-color:#1f2937;color:#f9fafb;border-radius:6px;font-size:13px;line-height:1.6;overflow-x:auto;font-family:Courier New,Courier,monospace;border:1px solid #374151;max-height:400px;overflow-y:auto}.page-profile .profile-container{display:flex;flex-direction:column;gap:32px;max-width:800px;margin:0 auto}.page-profile .profile-avatar-section{display:flex;flex-direction:column;align-items:center;gap:4px;padding:32px;background:#fff;border-radius:12px}.page-profile .profile-avatar-section .profile-avatar{width:120px;height:120px;border-radius:50%;background-color:var(--app-primary-color, #14b8a6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:600;flex-shrink:0}.page-profile .profile-avatar-section .profile-name{margin:0;font-size:24px;font-weight:600;color:var(--app-text-primary, #111827)}.page-profile .profile-avatar-section .profile-email{margin:0;font-size:16px;color:#6b7280}.page-profile .profile-info-section .profile-info-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden}.page-profile .profile-info-section .profile-info-card .profile-info-header{padding:20px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.page-profile .profile-info-section .profile-info-card .profile-info-header h4{margin:0;font-size:18px;font-weight:600;color:var(--app-text-primary, #111827)}.page-profile .profile-info-section .profile-info-card .profile-info-content{padding:24px;display:flex;flex-direction:column;gap:24px}.page-profile .profile-info-section .profile-info-card .profile-info-content .profile-info-item{display:flex;flex-direction:column;gap:8px}.page-profile .profile-info-section .profile-info-card .profile-info-content .profile-info-item .profile-info-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#6b7280}.page-profile .profile-info-section .profile-info-card .profile-info-content .profile-info-item .profile-info-label i{font-size:16px;color:var(--app-primary-color, #14b8a6)}.page-profile .profile-info-section .profile-info-card .profile-info-content .profile-info-item .profile-info-value{font-size:16px;color:var(--app-text-primary, #111827);padding-left:24px}.page-profile .profile-actions-section{display:flex;justify-content:center;padding:24px;background:#fff;border-radius:12px}.page-profile .profile-empty{display:flex;align-items:center;justify-content:center;padding:48px;color:#6b7280;font-size:16px}.page-change-password .form-container{max-width:600px;margin:0 auto;gap:20px}.page-change-password .form-container .form-error-message{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px}.page-change-password .form-container .form-error-message i{font-size:16px}.page-change-password .form-container .form-success-message{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#16a34a;font-size:14px}.page-change-password .form-container .form-success-message i{font-size:16px}.page-change-password .form-container .form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.button-examples-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;margin-top:16px}.button-examples-grid .button-example-item{gap:12px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;transition:box-shadow .2s}.button-examples-grid .button-example-item:hover{box-shadow:0 2px 8px #0000001a}.button-examples-grid .button-example-item .button-example-label{font-size:14px;font-weight:600;color:var(--app-text-primary, #111827);margin-bottom:4px}.button-examples-grid .button-example-item .button-example-code{margin-top:8px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:12px;overflow-x:auto}.button-examples-grid .button-example-item .button-example-code pre{margin:0;font-size:12px;line-height:1.5;color:#374151;white-space:pre-wrap;word-wrap:break-word}.button-examples-grid .button-example-item .button-example-code pre code{font-family:Courier New,Courier,monospace;font-size:12px;color:#1f2937}.picker-field{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;background:#fff;min-height:40px;transition:border-color .2s}.picker-field:hover{border-color:var(--app-primary-color)}.picker-field i,.picker-placeholder{color:#9ca3af;font-size:.875rem}.picker-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.selected-row{background-color:#14b8a614!important}.required{color:#ef4444;font-weight:600}.empty-state-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;gap:8px}.empty-state-container .empty-state-icon{font-size:3rem;color:#d1d5db;margin-bottom:8px}.empty-state-container .empty-state-title{margin:0;font-size:1rem;font-weight:600;color:#6b7280}.empty-state-container .empty-state-description{margin:0;font-size:.875rem;color:#9ca3af}.alert-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.alert-success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.alert-warning{background:#fffbeb;color:#92400e;border:1px solid #fde68a;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.alert-info{background:#eff6ff;color:#1e40af;border:1px solid #bfdbfe;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem}.card-container-bordered{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.info-display{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.info-display .info-item{display:flex;flex-direction:column;gap:4px}.info-display .info-item .info-label{font-size:.8125rem;font-weight:500;color:#6b7280}.info-display .info-item .info-value{font-size:.9375rem;color:var(--app-text-primary, #111827)}.paginator-container{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background-color:#fff;width:100%;flex-shrink:0}@media (max-width: 768px){.paginator-container{justify-content:space-between;padding:12px 16px}}.paginator-left{display:flex;align-items:center;gap:24px;flex-wrap:wrap;flex:1;min-width:0}@media (max-width: 768px){.paginator-left{gap:12px}}.paginator-left .rows-per-page{display:flex;align-items:center;gap:12px}.paginator-left .rows-per-page .rows-per-page-label{font-size:14px;color:#374151;white-space:nowrap}@media (max-width: 768px){.paginator-left .rows-per-page .rows-per-page-label{display:none}}.paginator-left .rows-per-page .rows-per-page-select{min-width:60px}@media (max-width: 768px){.rows-per-page-select .p-select{height:28px!important;min-height:28px!important;font-size:13px}.rows-per-page-select .p-select .p-select-label{padding:4px 8px!important;font-size:13px!important;line-height:1.2;height:auto}.rows-per-page-select .p-select .p-select-trigger{width:20px!important;height:20px!important;padding:0!important}.rows-per-page-select .p-select .p-select-trigger .p-select-trigger-icon{font-size:12px!important}}.paginator-left .page-info{font-size:14px;color:#6b7280;white-space:nowrap}@media (max-width: 768px){.paginator-left .page-info{display:none}}.paginator-right{display:flex;align-items:center;margin-left:auto;flex-shrink:0}.paginator-buttons{display:flex;align-items:center;gap:8px}.paginator-buttons>*{margin:0}.paginator-btn{min-width:32px;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid var(--app-primary-color, #14b8a6);border-radius:6px;background-color:#fff;font-size:14px}.paginator-btn.paginator-page-btn{min-width:32px;width:auto;padding:0 10px;height:32px;background-color:var(--app-primary-color, #14b8a6);color:#fff;border-color:var(--app-primary-color, #14b8a6);font-weight:600;font-size:14px;cursor:default}.paginator-btn.paginator-page-btn:hover{background-color:var(--app-primary-color, #14b8a6);border-color:var(--app-primary-color, #14b8a6)}.paginator-btn:not(.paginator-page-btn):not(:disabled){color:var(--app-primary-color, #14b8a6);border-color:var(--app-primary-color, #14b8a6)}.paginator-btn:not(.paginator-page-btn):not(:disabled):hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 10%,transparent);color:var(--app-primary-hover, #0d9488);border-color:var(--app-primary-hover, #0d9488)}.paginator-btn:disabled:not(.paginator-page-btn){color:#9ca3af!important;border-color:#e5e7eb!important;cursor:not-allowed;opacity:1}.paginator-btn.p-disabled:not(.paginator-page-btn){color:#9ca3af!important;border-color:#e5e7eb!important;cursor:not-allowed;opacity:1}@media (max-width: 768px){.paginator-btn{min-width:28px;width:28px;height:28px;font-size:12px}.paginator-btn.paginator-page-btn{min-width:28px;padding:0 8px;height:28px;font-size:12px}}.command-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.command-header:hover{opacity:.8}.command-form{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #e5e7eb}.command-action{display:flex;justify-content:flex-end;margin-top:1rem}.dashboard-statistics{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.stat-card{flex:1;min-width:180px;border-radius:12px;padding:20px;display:flex;flex-direction:column;box-shadow:0 1px 3px #0000001a}.stat-card-blue{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff}.stat-card-green{background:linear-gradient(135deg,#047857,#10b981);color:#fff}.stat-card-orange{background:linear-gradient(135deg,#b45309,#f59e0b);color:#fff}.stat-card-purple{background:linear-gradient(135deg,#6d28d9,#8b5cf6);color:#fff}.stat-card-content{display:flex;align-items:center;gap:16px}.stat-card-icon{width:48px;height:48px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.stat-card-info{flex:1}.stat-card-title{font-size:.85rem;opacity:.9;margin-bottom:4px}.stat-card-value{font-size:1.75rem;font-weight:700}.dashboard-charts{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 768px){.dashboard-charts{grid-template-columns:1fr}}.chart-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;min-width:0;overflow:hidden}.chart-card-title{font-size:.95rem;font-weight:600;color:#374151;margin:0 0 12px}.report-tables-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:1.5rem}@media (max-width: 768px){.report-tables-grid{grid-template-columns:1fr}}.report-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.report-table-card-title{font-size:.95rem;font-weight:600;color:#374151;margin:0;padding:16px 20px;border-bottom:1px solid #e5e7eb}.report-table-card-title i{margin-right:8px;color:var(--app-primary-color, #14b8a6)}.chart-body{position:relative;height:300px}.chart-body p-chart,.chart-body .p-chart{display:block;width:100%;height:100%}@media (max-width: 768px){.chart-body{height:260px}}@media (max-width: 640px){.dashboard-statistics{gap:10px}.stat-card{min-width:calc(50% - 10px);padding:14px}.stat-card-icon{width:40px;height:40px;font-size:1.2rem}.stat-card-value{font-size:1.35rem}.stat-card-title{font-size:.78rem}}.doc-detail-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:linear-gradient(135deg,var(--app-primary-color),#0d9488);color:#fff;flex-shrink:0}.doc-detail-layout{display:flex;gap:0;height:100%;min-height:0}.doc-detail-left{flex:1;min-width:0;border-right:1px solid #e5e7eb;overflow-y:auto;padding:1rem}.doc-detail-right{flex:1;min-width:0;overflow-y:auto;display:flex;flex-direction:column}.doc-detail-actions{padding:1rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.actions-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.actions-checkboxes{display:flex;gap:1rem}.actions-buttons{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.doc-detail-meta{margin-bottom:0}.meta-table{width:100%;border-collapse:collapse}.meta-table td{padding:.4rem .6rem;border-bottom:1px solid #f3f4f6;font-size:.85rem;vertical-align:top}.meta-table .meta-label{width:130px;min-width:130px;color:#6b7280;font-weight:500;white-space:nowrap}.meta-table .meta-value{color:var(--app-text-primary, #111827)}.meta-table .meta-value-danger{color:#ef4444}.meta-table tr:last-child td{border-bottom:none}.doc-detail-section{border-top:1px solid #e5e7eb;padding-top:.75rem;margin-top:.75rem}.doc-detail-section h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:var(--app-primary-color)}.doc-detail-section h4 i{margin-right:.35rem}.attachment-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid #f3f4f6;border-radius:4px;transition:background .15s}.attachment-item:hover{background:#f9fafb}.attachment-item:last-child{border-bottom:none}.attachment-info{min-width:0;flex:1}.attachment-name{font-weight:500;font-size:.875rem;color:#111827}.attachment-name i{margin-right:.3rem;color:var(--app-primary-color)}.attachment-meta{font-size:.78rem;color:#9ca3af;margin-top:2px}.attachment-note{font-size:.82rem;color:#6b7280;margin-top:2px}.empty-state-inline{text-align:center;color:#9ca3af;padding:1rem;font-size:.875rem}.detail-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:6px}.detail-table{width:100%;border-collapse:collapse;font-size:.82rem}.detail-table th{background:#f8fafc;color:#6b7280;font-weight:600;font-size:.78rem;text-align:left;text-transform:uppercase;letter-spacing:.025em;padding:.5rem .6rem;border-bottom:2px solid #e5e7eb;white-space:nowrap}.detail-table td{padding:.45rem .6rem;border-bottom:1px solid #f3f4f6;color:#374151}.detail-table td.nowrap{white-space:nowrap}.detail-table tbody tr{transition:background .1s}.detail-table tbody tr:hover{background:#f0fdfa}.detail-table tbody tr:nth-child(2n){background:#fafbfc}.detail-table tbody tr:nth-child(2n):hover{background:#f0fdfa}.detail-table tbody tr:last-child td{border-bottom:none}.doc-detail-pdf{display:flex;flex-direction:column;height:100%}.pdf-toolbar{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.pdf-frame{flex:1;width:100%;min-height:500px;border:none}.tab-header-with-action{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.note-filter{margin-bottom:.75rem}@media (max-width: 768px){.doc-detail-layout{flex-direction:column}.doc-detail-left{border-right:none;border-bottom:1px solid #e5e7eb}}.work-note-timeline{display:flex;flex-direction:column;gap:.75rem;padding:.5rem 0}.work-note-entry{display:flex;gap:.75rem;align-items:flex-start}.work-note-avatar{width:36px;height:36px;border-radius:50%;background:var(--app-primary-color);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.85rem}.work-note-avatar-executive{background:#f59e0b}.work-note-avatar-operation{background:#6366f1}.work-note-bubble{flex:1;min-width:0;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:.75rem}.work-note-bubble-executive{background:#fffbeb;border-color:#fde68a}.work-note-header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.35rem}.work-note-name{font-weight:600;color:#111827;font-size:.9rem}.work-note-title{font-size:.8rem;color:#6b7280}.work-note-date{font-size:.75rem;color:#9ca3af;margin-left:auto}.work-note-body{color:#374151;font-size:.9rem;line-height:1.5;white-space:pre-wrap}.work-note-remark{font-size:.8rem;color:#6b7280;margin-top:.35rem}.work-note-footer{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.verified-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;color:#059669;background:#ecfdf5;padding:2px 8px;border-radius:10px;font-weight:500}.verified-badge i{font-size:.7rem}.detail-checkbox{display:flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.85rem;color:#374151;-webkit-user-select:none;user-select:none}.detail-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--app-primary-color);cursor:pointer}.saraban-detail .routing-table{width:100%;border-collapse:collapse}.saraban-detail .routing-table th,.saraban-detail .routing-table td{padding:8px 12px;border-bottom:1px solid #e5e7eb;text-align:left}.saraban-detail .routing-table th{background:#f9fafb;font-weight:600;font-size:.85rem;color:#6b7280}.saraban-detail .timeline{position:relative;padding-left:24px}.saraban-detail .timeline:before{content:"";position:absolute;left:8px;top:0;bottom:0;width:2px;background:#e5e7eb}.saraban-detail .timeline-entry{position:relative;padding-bottom:16px}.saraban-detail .timeline-entry:before{content:"";position:absolute;left:-20px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--app-primary-color, #14b8a6);border:2px solid #fff;box-shadow:0 0 0 2px var(--app-primary-color, #14b8a6)}.signature-panel{border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px}.certificate-card{border:1px solid #e5e7eb;border-radius:8px;padding:16px;display:flex;gap:12px;align-items:center}.audit-log-viewer .log-entry{padding:12px;border-bottom:1px solid #f3f4f6}.audit-log-viewer .log-entry:hover{background:#f9fafb}.notification-center .notification-item{padding:12px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer}.notification-center .notification-item:hover{background:#f9fafb}.notification-center .notification-item.unread{border-left:3px solid var(--app-primary-color, #14b8a6)}.step-builder{margin-top:.25rem}.step-builder-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.step-builder-label{font-weight:600;font-size:.875rem;color:var(--p-text-color)}.step-builder-required{color:#ef4444}.step-builder-empty{text-align:center;padding:2rem;color:var(--p-text-muted-color);border:2px dashed var(--p-surface-border, #e5e7eb);border-radius:.5rem}.step-builder-empty i{font-size:2rem;margin-bottom:.5rem;display:block}.step-builder-empty p{margin:0;font-size:.875rem}.step-builder-row{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:.5rem;background:var(--p-surface-ground, #f9fafb);border:1px solid var(--p-surface-border, #e5e7eb);border-radius:.5rem;transition:border-color .15s}.step-builder-row:hover{border-color:var(--app-primary-color, #14b8a6)}.step-order{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem;border-radius:50%;background:var(--app-primary-color, #14b8a6);color:#fff!important;font-weight:600;font-size:.875rem;line-height:1}.step-fields{flex:1;display:flex;gap:.5rem;min-width:0}.step-name-input{flex:1;min-width:0}.step-role-select{width:220px;min-width:220px}.step-actions{display:flex;gap:.125rem}.step-builder-row-multi{align-items:flex-start}.step-fields-multi{flex:1;display:flex;flex-direction:column;gap:.5rem;min-width:0}.step-fields-line1,.step-fields-line2{display:flex;gap:.5rem}.step-unit-select{flex:1;min-width:0}.step-preview-tags{display:flex;flex-wrap:wrap;gap:4px}.step-preview-list{display:flex;flex-direction:column}.step-preview-item{display:flex;gap:.75rem}.step-preview-timeline{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.step-preview-line{width:2px;height:20px;background:#e5e7eb;margin:2px 0}.step-preview-info{padding-top:2px;padding-bottom:.5rem}.step-preview-name{font-weight:500;font-size:.9rem;margin-bottom:.25rem}.loading-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f9fafb;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.loading-icon{margin-bottom:24px;color:#111827;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.loading-bar{width:200px;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden;margin-bottom:16px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.loading-bar-fill{height:100%;width:60%;background-color:#111827;border-radius:2px;animation:loading 1.5s ease-in-out infinite}@keyframes loading{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(300%)}}.loading-text{font-size:14px;color:#374151;font-weight:400;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.format-group{border:1px solid #e5e7eb;border-radius:8px;padding:.75rem;margin-bottom:1rem;transition:border-color .15s}.format-group:hover{border-color:#d1d5db}.format-group .number-format-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:.5rem}.format-group .number-format-label .required{color:#ef4444}.token-picker-inline{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.5rem}.number-format-section{margin-bottom:1rem}.number-format-section .number-format-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:.375rem}.number-format-section .number-format-label .required{color:#ef4444}.format-chip-area{min-height:44px;padding:.5rem;border:1px solid #d1d5db;border-radius:6px;display:flex;flex-wrap:wrap;align-items:center;gap:.375rem;cursor:pointer;transition:border-color .15s}.format-chip-area:hover{border-color:#9ca3af}.format-chip-area.active{border-color:var(--app-primary-color, #14b8a6);box-shadow:0 0 0 1px var(--app-primary-color, #14b8a6)}.format-chip-placeholder{color:#9ca3af;font-size:13px}.format-part-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:4px;font-size:13px;font-weight:500;line-height:1.4}.format-part-chip .chip-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:none;background:transparent;cursor:pointer;padding:0;border-radius:50%;opacity:.6;transition:opacity .15s,background .15s;font-size:10px}.format-part-chip .chip-remove:hover{opacity:1;background:#0000001a}.format-part-token{background:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.format-part-literal{background:#f3f4f6;color:#374151;border:1px solid #d1d5db;font-family:Courier New,monospace}.format-preview{display:flex;align-items:center;gap:.5rem;margin-top:.375rem;padding:.375rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;font-size:13px}.format-preview .format-preview-label{color:#6b7280;white-space:nowrap}.format-preview .format-preview-value{font-weight:600;color:#15803d;font-family:Courier New,monospace}.token-picker{margin-bottom:1rem}.token-picker .token-picker-label{display:block;font-size:13px;color:#6b7280;margin-bottom:.375rem}.token-picker .token-picker-chips{display:flex;flex-wrap:wrap;gap:.375rem}.token-chip{display:inline-flex;align-items:center;padding:.25rem .625rem;font-size:12px;font-weight:500;color:var(--app-primary-color, #14b8a6);background:#f0fdfa;border:1px solid #99f6e4;border-radius:9999px;cursor:pointer;transition:all .15s}.token-chip:hover{background:#ccfbf1;border-color:var(--app-primary-color, #14b8a6)}.nf-cell-name{font-weight:600;color:#111827;font-size:14px}.nf-cell-scope{font-size:12px;color:#6b7280;margin-top:2px}.nf-format-chips{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.nf-format-chips .format-part-chip{padding:.125rem .375rem;font-size:12px}.nf-example{margin-top:4px;font-size:13px;font-weight:600;color:#15803d;font-family:Courier New,monospace}.nf-example-highlight{display:inline-block;padding:.25rem .75rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;font-size:14px;font-weight:600;color:#15803d;font-family:Courier New,monospace}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:IBMPlexSansThai,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.left-0{left:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-16{height:4rem}.h-20{height:5rem}.h-5{height:1.25rem}.min-h-screen{min-height:100vh}.w-16{width:4rem}.w-20{width:5rem}.w-5{width:1.25rem}.w-full{width:100%}.max-w-md{max-width:28rem}.flex-shrink{flex-shrink:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:12px}.rounded-md{border-radius:10px}.border{border-width:1px}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.pl-3{padding-left:.75rem}.text-center{text-align:center}.text-3xl{font-size:30px;line-height:1.3}.text-sm{font-size:14px;line-height:1.5}.text-xl{font-size:20px;line-height:1.5}.text-xs{font-size:12px;line-height:1.5}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-teal-400{--tw-text-opacity: 1;color:rgb(45 212 191 / var(--tw-text-opacity, 1))}.text-teal-500{--tw-text-opacity: 1;color:rgb(20 184 166 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-25{opacity:.25}.opacity-75{opacity:.75}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--app-font-size: 16px;--app-font-size-base: 16px;--app-primary-color: #14b8a6;--app-primary-hover: #0d9488;--app-text-primary: #111827}html.font-size-small{font-size:14px}html.font-size-medium{font-size:16px}html.font-size-large{font-size:18px}body.font-size-small,body.font-size-medium,body.font-size-large{font-size:100%}.btn-primary,.p-button-primary,button[type=submit],a.primary-link{background-color:color-mix(in srgb,var(--app-primary-color) 90%,white)!important;border-color:var(--app-primary-color)!important;color:#fff!important}.btn-primary:hover:not(:disabled),.p-button-primary:hover:not(:disabled),button[type=submit]:hover:not(:disabled),a.primary-link:hover:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover) 90%,white)!important;border-color:var(--app-primary-hover)!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning){background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 90%,white)!important;border-color:var(--app-primary-color, #14b8a6)!important;color:#fff!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):hover:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):hover:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 90%,white)!important;border-color:var(--app-primary-hover, #0d9488)!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):active:not(:disabled),button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):focus:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):active:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):focus:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 90%,white)!important;border-color:var(--app-primary-hover, #0d9488)!important}button.p-button-text,button.p-button.p-button-text,button.p-button.p-button-text.p-component,button[pbutton].p-button-text,button[pbutton].p-button.p-button-text,button.p-button-text *,button.p-button.p-button-text *{color:var(--app-primary-color, #14b8a6)!important;border-color:var(--app-primary-color, #14b8a6)!important}button.p-button-text:not(:disabled):hover,button.p-button.p-button-text:not(:disabled):hover,button.p-button.p-button-text.p-component:not(:disabled):hover,button[pbutton].p-button-text:not(:disabled):hover,button[pbutton].p-button.p-button-text:not(:disabled):hover,button.p-button-text *:not(:disabled):hover,button.p-button.p-button-text *:not(:disabled):hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white)!important;color:var(--app-primary-hover, #0d9488)!important;border-color:var(--app-primary-hover, #0d9488)!important}.p-checkbox{display:flex;align-items:center;gap:8px}.p-checkbox label{display:inline-block;margin-left:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.p-checkbox.p-checkbox-checked .p-checkbox-box,.p-checkbox .p-checkbox-box.p-highlight{border-color:var(--app-primary-color, #14b8a6)!important;background:var(--app-primary-color, #14b8a6)!important}.p-checkbox .p-checkbox-icon{color:#fff!important}.p-button-primary{background-color:color-mix(in srgb,var(--app-primary-color) 90%,white)!important;border-color:var(--app-primary-color)!important;color:#fff!important}.p-button-primary:hover:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover) 90%,white)!important;border-color:var(--app-primary-hover)!important}.p-button.p-button-primary{background-color:color-mix(in srgb,var(--app-primary-color) 90%,white)!important;border-color:var(--app-primary-color)!important;color:#fff!important}.p-button.p-button-primary:hover:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover) 90%,white)!important;border-color:var(--app-primary-hover)!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning),[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning){background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 90%,white)!important;border-color:var(--app-primary-color, #14b8a6)!important;color:#fff!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):hover:not(:disabled),[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):hover:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):hover:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 90%,white)!important;border-color:var(--app-primary-hover, #0d9488)!important}button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):active:not(:disabled),button.p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):focus:not(:disabled),[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):active:not(:disabled),[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):focus:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):active:not(:disabled),button[pbutton].p-button.p-component:not(.p-button-text):not(.p-button-outlined):not(.p-button-link):not(.p-button-secondary):not(.p-button-danger):not(.p-button-success):not(.p-button-info):not(.p-button-warning):focus:not(:disabled){background-color:color-mix(in srgb,var(--app-primary-hover, #0d9488) 90%,white)!important;border-color:var(--app-primary-hover, #0d9488)!important}.p-button-text,.p-button.p-button-text,.p-button.p-button-text.p-component,button.p-button-text,button.p-button.p-button-text,button.p-button.p-button-text.p-component,[pbutton].p-button-text,[pbutton].p-button.p-button-text,button[pbutton].p-button-text,button[pbutton].p-button.p-button-text{color:var(--app-primary-color, #14b8a6)!important;border:1px solid var(--app-primary-color, #14b8a6)!important;background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 8%,white)!important}.p-button-text:not(:disabled):hover,.p-button.p-button-text:not(:disabled):hover,.p-button.p-button-text.p-component:not(:disabled):hover,button.p-button-text:not(:disabled):hover,button.p-button.p-button-text:not(:disabled):hover,button.p-button.p-button-text.p-component:not(:disabled):hover,[pbutton].p-button-text:not(:disabled):hover,[pbutton].p-button.p-button-text:not(:disabled):hover,button[pbutton].p-button-text:not(:disabled):hover,button[pbutton].p-button.p-button-text:not(:disabled):hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white)!important;color:var(--app-primary-hover, #0d9488)!important;border-color:var(--app-primary-hover, #0d9488)!important}.p-button-text:not(:disabled):active,.p-button-text:not(:disabled).p-highlight,.p-button.p-button-text:not(:disabled):active,.p-button.p-button-text:not(:disabled).p-highlight,.p-button.p-button-text.p-component:not(:disabled):active,.p-button.p-button-text.p-component:not(:disabled).p-highlight,button.p-button-text:not(:disabled):active,button.p-button-text:not(:disabled).p-highlight,button.p-button.p-button-text:not(:disabled):active,button.p-button.p-button-text:not(:disabled).p-highlight,button.p-button.p-button-text.p-component:not(:disabled):active,button.p-button.p-button-text.p-component:not(:disabled).p-highlight,[pbutton].p-button-text:not(:disabled):active,[pbutton].p-button-text:not(:disabled).p-highlight,[pbutton].p-button.p-button-text:not(:disabled):active,[pbutton].p-button.p-button-text:not(:disabled).p-highlight,button[pbutton].p-button-text:not(:disabled):active,button[pbutton].p-button-text:not(:disabled).p-highlight,button[pbutton].p-button.p-button-text:not(:disabled):active,button[pbutton].p-button.p-button-text:not(:disabled).p-highlight{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 25%,white)!important;color:var(--app-primary-hover, #0d9488)!important;border-color:var(--app-primary-hover, #0d9488)!important}.p-button-text:disabled,.p-button-text.p-disabled,.p-button.p-button-text:disabled,.p-button.p-button-text.p-disabled,.p-button.p-button-text.p-component:disabled,.p-button.p-button-text.p-component.p-disabled,button.p-button-text:disabled,button.p-button-text.p-disabled,button.p-button.p-button-text:disabled,button.p-button.p-button-text.p-disabled,button.p-button.p-button-text.p-component:disabled,button.p-button.p-button-text.p-component.p-disabled,[pbutton].p-button-text:disabled,[pbutton].p-button-text.p-disabled,[pbutton].p-button.p-button-text:disabled,[pbutton].p-button.p-button-text.p-disabled,button[pbutton].p-button-text:disabled,button[pbutton].p-button-text.p-disabled,button[pbutton].p-button.p-button-text:disabled,button[pbutton].p-button.p-button-text.p-disabled{color:#9ca3af!important;border-color:#e5e7eb!important;background-color:#fff!important}button.p-button.p-button-text.p-component:not(:disabled):hover,button[pbutton].p-button.p-button-text.p-component:not(:disabled):hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white)!important}.p-inputtext:enabled:hover{border-color:var(--p-inputtext-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-inputtext:enabled:focus{border-color:var(--p-inputtext-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-inputtext-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-inputtext-focus-ring-width, 0) var(--p-inputtext-focus-ring-style, none) var(--p-inputtext-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-inputtext-focus-ring-offset, 0)!important}.p-inputnumber:enabled:hover input,.p-inputnumber:enabled:hover .p-inputnumber-input{border-color:var(--p-inputnumber-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-inputnumber:enabled:focus input,.p-inputnumber:enabled:focus .p-inputnumber-input{border-color:var(--p-inputnumber-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-inputnumber-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-inputnumber-focus-ring-width, 0) var(--p-inputnumber-focus-ring-style, none) var(--p-inputnumber-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-inputnumber-focus-ring-offset, 0)!important}.p-textarea:enabled:hover{border-color:var(--p-textarea-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-textarea:enabled:focus{border-color:var(--p-textarea-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-textarea-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-textarea-focus-ring-width, 0) var(--p-textarea-focus-ring-style, none) var(--p-textarea-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-textarea-focus-ring-offset, 0)!important}.p-select:enabled:hover{border-color:var(--p-select-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-select:enabled:focus{border-color:var(--p-select-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-select-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-select-focus-ring-width, 0) var(--p-select-focus-ring-style, none) var(--p-select-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-select-focus-ring-offset, 0)!important}.p-dropdown:enabled:hover{border-color:var(--p-dropdown-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-dropdown:enabled:focus{border-color:var(--p-dropdown-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-dropdown-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-dropdown-focus-ring-width, 0) var(--p-dropdown-focus-ring-style, none) var(--p-dropdown-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-dropdown-focus-ring-offset, 0)!important}.p-calendar:enabled:hover input,.p-calendar:enabled:hover .p-inputtext{border-color:var(--p-calendar-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-calendar:enabled:focus input,.p-calendar:enabled:focus .p-inputtext{border-color:var(--p-calendar-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-calendar-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-calendar-focus-ring-width, 0) var(--p-calendar-focus-ring-style, none) var(--p-calendar-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-calendar-focus-ring-offset, 0)!important}.p-autocomplete:enabled:hover input,.p-autocomplete:enabled:hover .p-inputtext{border-color:var(--p-autocomplete-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-autocomplete:enabled:focus input,.p-autocomplete:enabled:focus .p-inputtext{border-color:var(--p-autocomplete-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-autocomplete-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-autocomplete-focus-ring-width, 0) var(--p-autocomplete-focus-ring-style, none) var(--p-autocomplete-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-autocomplete-focus-ring-offset, 0)!important}.p-multiselect:enabled:hover{border-color:var(--p-multiselect-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-multiselect:enabled:focus{border-color:var(--p-multiselect-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-multiselect-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-multiselect-focus-ring-width, 0) var(--p-multiselect-focus-ring-style, none) var(--p-multiselect-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-multiselect-focus-ring-offset, 0)!important}.p-password:enabled:hover input,.p-password:enabled:hover .p-inputtext{border-color:var(--p-password-hover-border-color, var(--app-primary-hover, #0d9488))!important}.p-password:enabled:focus input,.p-password:enabled:focus .p-inputtext{border-color:var(--p-password-focus-border-color, var(--app-primary-color, #14b8a6))!important;box-shadow:var(--p-password-focus-ring-shadow, 0 0 0 .2rem color-mix(in srgb, var(--app-primary-color, #14b8a6) 25%, transparent))!important;outline:var(--p-password-focus-ring-width, 0) var(--p-password-focus-ring-style, none) var(--p-password-focus-ring-color, var(--app-primary-color, #14b8a6))!important;outline-offset:var(--p-password-focus-ring-offset, 0)!important}.p-select-option.p-select-option-selected,.p-dropdown-item.p-dropdown-item-selected,.p-multiselect-item.p-multiselect-item-selected{background:var(--p-select-option-selected-background, var(--app-primary-color, #14b8a6))!important;color:var(--p-select-option-selected-color, #ffffff)!important}.p-dropdown-item.p-dropdown-item-selected{background:var(--p-dropdown-option-selected-background, var(--app-primary-color, #14b8a6))!important;color:var(--p-dropdown-option-selected-color, #ffffff)!important}.p-multiselect-item.p-multiselect-item-selected{background:var(--p-multiselect-option-selected-background, var(--app-primary-color, #14b8a6))!important;color:var(--p-multiselect-option-selected-color, #ffffff)!important}.p-dialog{max-height:90vh!important}.p-dialog .p-dialog-header{border-bottom:1px solid #e5e7eb}.p-dialog .p-dialog-header button.p-button-text *,.p-dialog .p-dialog-header button.p-button.p-button-text *{border:none!important;background-color:transparent!important;color:#ccc!important}.p-dialog .p-dialog-header .p-button-text,.p-dialog .p-dialog-header .p-button.p-button-text,.p-dialog .p-dialog-header .p-button.p-button-text.p-component,.p-dialog .p-dialog-header button.p-button-text,.p-dialog .p-dialog-header button.p-button.p-button-text,.p-dialog .p-dialog-header button.p-button.p-button-text.p-component,.p-dialog .p-dialog-header [pbutton].p-button-text,.p-dialog .p-dialog-header [pbutton].p-button.p-button-text,.p-dialog .p-dialog-header button[pbutton].p-button-text,.p-dialog .p-dialog-header button[pbutton].p-button.p-button-text{border:none!important;background-color:transparent!important}.p-dialog .p-dialog-header .p-button-text:hover,.p-dialog .p-dialog-header .p-button.p-button-text:hover,.p-dialog .p-dialog-header .p-button.p-button-text.p-component:hover,.p-dialog .p-dialog-header button.p-button-text:hover,.p-dialog .p-dialog-header button.p-button.p-button-text:hover,.p-dialog .p-dialog-header button.p-button.p-button-text.p-component:hover,.p-dialog .p-dialog-header [pbutton].p-button-text:hover,.p-dialog .p-dialog-header [pbutton].p-button.p-button-text:hover,.p-dialog .p-dialog-header button[pbutton].p-button-text:hover,.p-dialog .p-dialog-header button[pbutton].p-button.p-button-text:hover{background-color:color-mix(in srgb,var(--app-primary-color, #14b8a6) 15%,white)!important}.p-dialog .p-dialog-content{padding:0;display:flex!important;flex-direction:column!important;overflow:hidden!important;flex:1;min-height:0;border-bottom-left-radius:var(--p-dialog-border-radius, 12px);border-bottom-right-radius:var(--p-dialog-border-radius, 12px)}.p-dialog .p-dialog-content>*{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.p-confirmdialog{min-width:400px}.p-confirmdialog .p-dialog-content{padding:24px}.p-confirmdialog .p-dialog-footer .p-button{min-width:70px}.hover\:bg-teal-700:hover{--tw-bg-opacity: 1;background-color:rgb(15 118 110 / var(--tw-bg-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-teal-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 184 166 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:text-teal-300{--tw-text-opacity: 1;color:rgb(94 234 212 / var(--tw-text-opacity, 1))}@media (min-width: 768px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1280px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}@font-face{font-family:primeicons;font-display:block;src:url("./media/primeicons-RSSEDYLY.eot");src:url("./media/primeicons-RSSEDYLY.eot?#iefix") format("embedded-opentype"),url("./media/primeicons-4GST5W3O.woff2") format("woff2"),url("./media/primeicons-P53SE5CV.woff") format("woff"),url("./media/primeicons-GEFHGEHP.ttf") format("truetype"),url("./media/primeicons-DHQU4SEP.svg?#primeicons") format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media (prefers-reduced-motion: reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:"\ea05"}.pi-receipt:before{content:"\ea06"}.pi-asterisk:before{content:"\ea07"}.pi-face-smile:before{content:"\ea08"}.pi-pinterest:before{content:"\ea09"}.pi-expand:before{content:"\ea0a"}.pi-pen-to-square:before{content:"\ea0b"}.pi-wave-pulse:before{content:"\ea0c"}.pi-turkish-lira:before{content:"\ea0d"}.pi-spinner-dotted:before{content:"\ea0e"}.pi-crown:before{content:"\ea0f"}.pi-pause-circle:before{content:"\ea10"}.pi-warehouse:before{content:"\ea11"}.pi-objects-column:before{content:"\ea12"}.pi-clipboard:before{content:"\ea13"}.pi-play-circle:before{content:"\ea14"}.pi-venus:before{content:"\ea15"}.pi-cart-minus:before{content:"\ea16"}.pi-file-plus:before{content:"\ea17"}.pi-microchip:before{content:"\ea18"}.pi-twitch:before{content:"\ea19"}.pi-building-columns:before{content:"\ea1a"}.pi-file-check:before{content:"\ea1b"}.pi-microchip-ai:before{content:"\ea1c"}.pi-trophy:before{content:"\ea1d"}.pi-barcode:before{content:"\ea1e"}.pi-file-arrow-up:before{content:"\ea1f"}.pi-mars:before{content:"\ea20"}.pi-tiktok:before{content:"\ea21"}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:"\ea22"}.pi-ethereum:before{content:"\ea23"}.pi-list-check:before{content:"\ea24"}.pi-thumbtack:before{content:"\ea25"}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:"\ea26"}.pi-equals:before{content:"\ea27"}.pi-lightbulb:before{content:"\ea28"}.pi-star-half:before{content:"\ea29"}.pi-address-book:before{content:"\ea2a"}.pi-chart-scatter:before{content:"\ea2b"}.pi-indian-rupee:before{content:"\ea2c"}.pi-star-half-fill:before{content:"\ea2d"}.pi-cart-arrow-down:before{content:"\ea2e"}.pi-calendar-clock:before{content:"\ea2f"}.pi-sort-up-fill:before{content:"\ea30"}.pi-sparkles:before{content:"\ea31"}.pi-bullseye:before{content:"\ea32"}.pi-sort-down-fill:before{content:"\ea33"}.pi-graduation-cap:before{content:"\ea34"}.pi-hammer:before{content:"\ea35"}.pi-bell-slash:before{content:"\ea36"}.pi-gauge:before{content:"\ea37"}.pi-shop:before{content:"\ea38"}.pi-headphones:before{content:"\ea39"}.pi-eraser:before{content:"\ea04"}.pi-stopwatch:before{content:"\ea01"}.pi-verified:before{content:"\ea02"}.pi-delete-left:before{content:"\ea03"}.pi-hourglass:before{content:"\e9fe"}.pi-truck:before{content:"\ea00"}.pi-wrench:before{content:"\e9ff"}.pi-microphone:before{content:"\e9fa"}.pi-megaphone:before{content:"\e9fb"}.pi-arrow-right-arrow-left:before{content:"\e9fc"}.pi-bitcoin:before{content:"\e9fd"}.pi-file-edit:before{content:"\e9f6"}.pi-language:before{content:"\e9f7"}.pi-file-export:before{content:"\e9f8"}.pi-file-import:before{content:"\e9f9"}.pi-file-word:before{content:"\e9f1"}.pi-gift:before{content:"\e9f2"}.pi-cart-plus:before{content:"\e9f3"}.pi-thumbs-down-fill:before{content:"\e9f4"}.pi-thumbs-up-fill:before{content:"\e9f5"}.pi-arrows-alt:before{content:"\e9f0"}.pi-calculator:before{content:"\e9ef"}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}
