.layout{display:flex;flex-direction:column;min-height:100vh;background-color:#f9fafb}.layout__container{display:flex;flex:1;overflow:hidden}.layout__main{flex:1;display:flex;flex-direction:column;overflow:auto;margin-left:256px}@media (max-width: 768px){.layout__main{margin-left:0}}.layout__content{flex:1;padding:0;width:100%}.sidebar-overlay{display:none}@media (max-width: 768px){.sidebar-overlay{display:block;position:fixed;top:64px;left:0;right:0;bottom:0;background-color:#00000080;z-index:1049;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}.dashboard{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.ui-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.ui-card--hover{transition:box-shadow .25s}.ui-card--hover:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ui-card--bordered{border:1px solid #e5e7eb;box-shadow:none}.ui-card--flat{box-shadow:none;background:#f9fafb}.ui-input-wrapper{display:flex;flex-direction:column}.ui-input{padding:1rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;font-family:inherit;transition:all .25s;width:100%}.ui-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.ui-input--error{border-color:#ef4444}.ui-input--error:focus{box-shadow:0 0 0 3px #ef44441a}.ui-input-error{font-size:.875rem;color:#ef4444;margin-top:.25rem}@media (max-width: 767px){.search-toolbar .filter-group .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:4rem;border-radius:.375rem}}@media (max-width: 767px){.search-toolbar{flex-wrap:wrap;align-items:stretch;gap:.5rem;padding:1rem;margin:0 1rem}.search-toolbar .search-box{min-width:100%;width:100%}.search-toolbar .search-input{padding:1rem;font-size:1rem;min-height:44px}.search-toolbar .filter-group{width:100%;display:flex;flex-direction:column;gap:.25rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.75rem;margin-bottom:.25rem;display:block}.search-toolbar .filter-group .filter-select{min-width:100%;width:100%;padding:1rem 4rem 1rem 1rem;font-size:1rem;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;border-radius:.375rem}}.users-table-desktop{display:block}@media (max-width: 767px){.users-table-desktop{display:none}}.users-cards-mobile{display:none}@media (max-width: 767px){.users-cards-mobile{display:block;padding:0 1rem}}.user-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1.5rem;margin-bottom:1rem;box-shadow:0 1px 2px #0000000d;transition:all .15s cubic-bezier(.4,0,.2,1)}.user-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.user-card__header{display:flex;align-items:center;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.user-card__name-info{flex:1;min-width:0}.user-card__name{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card__email{font-size:.875rem;color:#4b5563;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-card__edit-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;min-width:40px;padding:0;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:.375rem;cursor:pointer;text-decoration:none;flex-shrink:0;transition:all .15s cubic-bezier(.4,0,.2,1);touch-action:manipulation}.user-card__edit-button:hover,.user-card__edit-button:active{background-color:#2563eb;border-color:#2563eb;color:#fff}.user-card__edit-button svg{display:block;flex-shrink:0}.user-card__body{display:flex;flex-direction:column;gap:1rem}.user-card__row{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.user-card__label{font-size:.875rem;font-weight:500;color:#4b5563;flex-shrink:0}.user-card__value{font-size:.875rem;color:#111827;text-align:right;flex:1;min-width:0;display:flex;justify-content:flex-end;align-items:center;gap:.25rem;flex-wrap:wrap}.error-banner{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:.375rem;margin-bottom:1.5rem;color:#ef4444}.error-banner__icon{flex-shrink:0;color:#ef4444}.error-banner__message{font-size:.875rem;font-weight:500}@media (max-width: 767px){.search-toolbar .filter-group .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:4rem;border-radius:.375rem}}@media (max-width: 767px){.search-toolbar{flex-wrap:wrap;align-items:stretch;gap:.5rem;padding:1rem;margin:0 1rem}.search-toolbar .search-box{min-width:100%;width:100%}.search-toolbar .search-input{padding:1rem;font-size:1rem;min-height:44px}.search-toolbar .filter-group{width:100%;display:flex;flex-direction:column;gap:.25rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.75rem;margin-bottom:.25rem;display:block}.search-toolbar .filter-group .filter-select{min-width:100%;width:100%;padding:1rem 4rem 1rem 1rem;font-size:1rem;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;border-radius:.375rem}}@media (max-width: 768px){.form-actions{flex-direction:column-reverse}.form-actions .ui-button{width:100%}}@media (max-width: 480px){.page-container{max-width:100%}.form-section{margin-bottom:24px;padding-bottom:24px}}@media (max-width: 767px){.search-toolbar .filter-group .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:4rem;border-radius:.375rem}}@media (max-width: 767px){.search-toolbar{flex-wrap:wrap;align-items:stretch;gap:.5rem;padding:1rem;margin:0 1rem}.search-toolbar .search-box{min-width:100%;width:100%}.search-toolbar .search-input{padding:1rem;font-size:1rem;min-height:44px}.search-toolbar .filter-group{width:100%;display:flex;flex-direction:column;gap:.25rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.75rem;margin-bottom:.25rem;display:block}.search-toolbar .filter-group .filter-select{min-width:100%;width:100%;padding:1rem 4rem 1rem 1rem;font-size:1rem;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;border-radius:.375rem}}.table,.roles-table,.search-result-table{width:100%;border-collapse:collapse;background-color:#fff;table-layout:fixed}.table thead,.roles-table thead,.search-result-table thead{background:linear-gradient(to bottom,#f9fafb,#f3f4f6);border-bottom:2px solid #e5e7eb}.table th,.roles-table th,.search-result-table th{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:1;white-space:nowrap}.table th:last-child,.roles-table th:last-child,.search-result-table th:last-child{text-align:center}.table td,.roles-table td,.search-result-table td{padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#1f2937;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table td:last-child,.roles-table td:last-child,.search-result-table td:last-child{text-align:center;white-space:nowrap}.table tbody tr,.roles-table tbody tr,.search-result-table tbody tr{transition:all .15s cubic-bezier(.4,0,.2,1);border-left:3px solid transparent}.table tbody tr:hover,.roles-table tbody tr:hover,.search-result-table tbody tr:hover{background-color:#f9fafb;border-left-color:#2563eb}.table tbody tr:last-child td,.roles-table tbody tr:last-child td,.search-result-table tbody tr:last-child td{border-bottom:none}.loading-container,.error-container{flex-direction:column;display:flex;align-items:center;justify-content:center;min-height:400px;gap:1.5rem}.loading-container p,.error-container p{color:#6b7280;font-size:1rem}.role-name{display:flex;align-items:center;gap:12px}.role-icon{width:40px;height:40px;border-radius:.375rem;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.role-name-text{font-weight:600;color:#1f2937;font-size:.875rem;line-height:1.2}.role-id-text{font-size:.75rem;color:#4b5563;margin-top:2px}.role-description{color:#4b5563;font-size:.875rem;max-width:300px;line-height:1.4}.text-muted{color:#9ca3af;font-style:italic}.permissions-count{display:flex;align-items:center}@media (max-width: 768px){.roles-table{font-size:.75rem}.roles-table th,.roles-table td{padding:10px 8px}.role-description{max-width:200px}}.user-form,.form,.role-form{width:100%}@media (max-width: 767px){.search-toolbar .filter-group .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:4rem;border-radius:.375rem}}@media (max-width: 767px){.search-toolbar{flex-wrap:wrap;align-items:stretch;gap:.5rem;padding:1rem;margin:0 1rem}.search-toolbar .search-box{min-width:100%;width:100%}.search-toolbar .search-input{padding:1rem;font-size:1rem;min-height:44px}.search-toolbar .filter-group{width:100%;display:flex;flex-direction:column;gap:.25rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.75rem;margin-bottom:.25rem;display:block}.search-toolbar .filter-group .filter-select{min-width:100%;width:100%;padding:1rem 4rem 1rem 1rem;font-size:1rem;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;border-radius:.375rem}}.checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.875rem;color:#1f2937}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#2563eb}.field-help{font-size:.75rem;color:#4b5563;margin-top:6px;margin-bottom:0}@media (max-width: 768px){.form-actions{flex-direction:column-reverse}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;color:#111827;background-color:#fff}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}button{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit;background:none;border:none;cursor:pointer;padding:0}a{color:inherit;text-decoration:none}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1040;animation:fadeIn .25s cubic-bezier(0,0,.2,1)}.centered-layout{display:flex;align-items:center;justify-content:center;width:100%}.stack{display:flex}.stack.stack-row{flex-direction:row}.stack.stack-column{flex-direction:column}.stack.stack-gap-xs{gap:.25rem}.stack.stack-gap-sm{gap:.5rem}.stack.stack-gap-md{gap:1rem}.stack.stack-gap-lg{gap:1.5rem}.stack.stack-gap-xl{gap:2rem}.stack.stack-align-start{align-items:flex-start}.stack.stack-align-center{align-items:center}.stack.stack-align-end{align-items:flex-end}.stack.stack-align-stretch{align-items:stretch}.stack.stack-justify-start{justify-content:flex-start}.stack.stack-justify-center{justify-content:center}.stack.stack-justify-end{justify-content:flex-end}.stack.stack-justify-space-between{justify-content:space-between}.stack.stack-justify-space-around{justify-content:space-around}.stack.stack-wrap{flex-wrap:wrap}.divider{border:none;background-color:#e5e7eb;margin:0}.divider.divider-horizontal{width:100%;height:1px}.divider.divider-vertical{width:1px;height:100%}.divider.divider-spacing-xs{margin:.25rem 0}.divider.divider-spacing-sm{margin:.5rem 0}.divider.divider-spacing-md{margin:1rem 0}.divider.divider-spacing-lg{margin:1.5rem 0}.divider.divider-spacing-xl{margin:2rem 0}.page-container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (min-width: 768px){.page-container{padding:0 1.5rem}}.page-header{margin-bottom:4rem}.page-header h1{font-size:1.875rem;font-weight:600;color:#111827;margin-bottom:.5rem;line-height:1.25}.page-header p{color:#4b5563;font-size:1rem;line-height:1.75}.header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}@media (min-width: 768px){.header-content{flex-direction:column;align-items:flex-start}}.page-content{margin-top:2rem}.content-card,.form-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:2rem;box-shadow:0 1px 2px #0000000d}.user-form,.form{width:100%}.form-section{margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid #e5e7eb}.form-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.section-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media (min-width: 768px){.form-grid{grid-template-columns:1fr}}.form-group{display:flex;flex-direction:column}.form-group label{font-size:1rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);font-family:inherit;background-color:#fff;color:#111827}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.form-group input.input-error,.form-group select.input-error,.form-group textarea.input-error{border-color:#ef4444}.form-group input.input-error:focus,.form-group select.input-error:focus,.form-group textarea.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.form-group .required{color:#ef4444}.form-group .error-message{font-size:.875rem;color:#ef4444;margin-top:.25rem}.form-group .help-text{font-size:.875rem;color:#6b7280;margin-top:.25rem}.form-actions{display:flex;align-items:center;justify-content:flex-start;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.btn{padding:.5rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{padding:.5rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#2563eb;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1555e2;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{padding:.5rem 1.5rem;border-radius:.375rem;font-size:1rem;font-weight:500;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background-color:#fff;color:#374151;border:1px solid #e5e7eb}.btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-icon,.btn-disable,.btn-edit{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:.375rem;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid transparent}.toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem;gap:1.5rem;flex-wrap:wrap}@media (min-width: 768px){.toolbar{flex-direction:column;align-items:stretch}}.search-toolbar{display:flex;align-items:center;justify-content:flex-start;margin-bottom:0;gap:1.5rem;flex-wrap:nowrap;padding:1.5rem 2rem;background-color:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb;margin:0 2rem}@media (min-width: 768px){.search-toolbar{margin:0 1rem}}.search-toolbar .search-box{flex:1 1 0%;min-width:200px;position:relative}.search-toolbar .search-input{width:100%;padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);font-family:inherit;background-color:#fff;color:#111827}.search-toolbar .search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-toolbar .search-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.search-toolbar .search-input.input-error{border-color:#ef4444}.search-toolbar .search-input.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.search-toolbar .search-input{background-color:#fff;border-color:#d1d5db;transition:border-color .15s,box-shadow .15s}.search-toolbar .search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.search-toolbar .search-input::placeholder{color:#9ca3af}.search-toolbar .filter-group{flex-shrink:0;flex-grow:0;white-space:nowrap;display:flex;align-items:center;gap:1rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.875rem;color:#374151;font-weight:600;white-space:nowrap}@media (max-width: 767px){.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{display:block;font-size:.75rem;color:#4b5563;margin-bottom:.25rem}}.search-toolbar .filter-group .filter-select{padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);font-family:inherit;background-color:#fff;color:#111827}.search-toolbar .filter-group .filter-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-toolbar .filter-group .filter-select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.search-toolbar .filter-group .filter-select.input-error{border-color:#ef4444}.search-toolbar .filter-group .filter-select.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.search-toolbar .filter-group .filter-select{cursor:pointer;min-width:140px;background-color:#fff;border-color:#d1d5db;transition:border-color .15s,box-shadow .15s}.search-toolbar .filter-group .filter-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}@media (max-width: 767px){.search-toolbar .filter-group .filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:4rem;border-radius:.375rem}}@media (max-width: 767px){.search-toolbar{flex-wrap:wrap;align-items:stretch;gap:.5rem;padding:1rem;margin:0 1rem}.search-toolbar .search-box{min-width:100%;width:100%}.search-toolbar .search-input{padding:1rem;font-size:1rem;min-height:44px}.search-toolbar .filter-group{width:100%;display:flex;flex-direction:column;gap:.25rem}.search-toolbar .filter-group label,.search-toolbar .filter-group .filter-label{font-size:.75rem;margin-bottom:.25rem;display:block}.search-toolbar .filter-group .filter-select{min-width:100%;width:100%;padding:1rem 4rem 1rem 1rem;font-size:1rem;min-height:44px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%234B5563' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;border-radius:.375rem}}.search-box{position:relative;flex:1;min-width:250px}@media (min-width: 768px){.search-box{min-width:100%}}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#6b7280}.search-input{width:100%;padding:1rem 1.5rem 1rem 40px;padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);font-family:inherit;background-color:#fff;color:#111827}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.search-input.input-error{border-color:#ef4444}.search-input.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.filter-group{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.filter-group label{font-size:1rem;color:#4b5563;font-weight:500}.filter-select{padding:1rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;font-size:1rem;transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);font-family:inherit;background-color:#fff;color:#111827}.filter-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.filter-select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.filter-select.input-error{border-color:#ef4444}.filter-select.input-error:focus{box-shadow:0 0 0 3px #ef44441a}.filter-select{cursor:pointer}.table-container{overflow-x:auto;margin-bottom:0}.table-container::-webkit-scrollbar{width:8px;height:8px}.table-container::-webkit-scrollbar-track{background:#f3f4f6}.table-container::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:9999px}.table-container::-webkit-scrollbar-thumb:hover{background:#6b7280}.table-container{scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6;border:1px solid #e5e7eb;border-left:none;border-right:none;border-radius:.375rem;border-radius:0;width:100%;margin:0 2rem;max-width:calc(100% - 4rem)}@media (max-width: 640px){.table-container{margin:0 1rem;max-width:calc(100% - 2rem)}}.table,.search-result-table{width:100%;border-collapse:collapse;background-color:#fff;table-layout:fixed}.table thead,.search-result-table thead{background:linear-gradient(to bottom,#f9fafb,#f3f4f6);border-bottom:2px solid #e5e7eb}.table th,.search-result-table th{padding:1rem 1.5rem;text-align:left;font-size:.75rem;font-weight:700;color:#374151;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:1;white-space:nowrap}.table th:last-child,.search-result-table th:last-child{text-align:center}.table td,.search-result-table td{padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#1f2937;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table td:last-child,.search-result-table td:last-child{text-align:center;white-space:nowrap}.table tbody tr,.search-result-table tbody tr{transition:all .15s cubic-bezier(.4,0,.2,1);border-left:3px solid transparent}.table tbody tr:hover,.search-result-table tbody tr:hover{background-color:#f9fafb;border-left-color:#2563eb}.table tbody tr:last-child td,.search-result-table tbody tr:last-child td{border-bottom:none}.table-actions{display:flex;align-items:center;justify-content:center;gap:.25rem}.action-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid #d1d5db;background-color:#fff;color:#4b5563;border-radius:.375rem;cursor:pointer;transition:all .15s;text-decoration:none}.action-button svg{width:16px;height:16px}.action-button:hover{background-color:#2563eb;border-color:#2563eb;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb33}.action-button:active{transform:translateY(0);box-shadow:0 1px 2px #2563eb33}.action-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.action-button--edit:hover{background-color:#2563eb;border-color:#2563eb}.action-button--delete:hover{background-color:#ef4444;border-color:#ef4444}.action-button--view:hover{background-color:#3b82f6;border-color:#3b82f6}.search-result-table th:nth-child(1),.search-result-table td:nth-child(1){width:16%}.search-result-table th:nth-child(2),.search-result-table td:nth-child(2){width:20%}.search-result-table th:nth-child(3),.search-result-table td:nth-child(3){width:10%}.search-result-table th:nth-child(4),.search-result-table td:nth-child(4){width:8%}.search-result-table th:nth-child(5),.search-result-table td:nth-child(5){width:10%}.search-result-table th:nth-child(6),.search-result-table td:nth-child(6){width:10%}.search-result-table th:nth-child(7),.search-result-table td:nth-child(7){width:9%}.search-result-table th:nth-child(8),.search-result-table td:nth-child(8){width:9%}.search-result-table th:nth-child(9),.search-result-table td:nth-child(9){width:8%}@media (max-width: 768px){.search-result-table{font-size:.875rem}.search-result-table th,.search-result-table td{padding:.5rem 1rem}}.badge,.role-badge,.status-badge{display:inline-flex;align-items:center;padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:capitalize;letter-spacing:.02em;white-space:nowrap;box-shadow:0 1px 2px #0000000d}.status-badge.active{background-color:#10b9811a;color:#085b40}.status-badge.inactive{background-color:#f59e0b1a;color:#d97706}.status-badge.disabled{background-color:#ef44441a;color:#bd1010}.role-badge{background-color:#2563eb1a;color:#2563eb}.action-buttons{display:flex;align-items:center;justify-content:flex-start;gap:.5rem}.btn-edit{color:#2563eb;background-color:#2563eb1a}.btn-edit:hover{background-color:#2563eb;color:#fff;transform:translateY(-1px)}.btn-disable{color:#ef4444;background-color:#ef44441a}.btn-disable:hover{background-color:#ef4444;color:#fff;transform:translateY(-1px)}.empty-state,.no-data{text-align:center;padding:4rem 2rem;color:#6b7280;font-style:italic}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:0;padding:1.5rem 2rem;background-color:#f9fafb;border-radius:.375rem;border:1px solid #e5e7eb;border-left:none;border-right:none;border-radius:0;margin:0 2rem}@media (min-width: 768px){.pagination{flex-direction:column;gap:1rem;align-items:stretch;margin:0 1rem}}.pagination-btn{padding:.5rem 1.5rem;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff;color:#4b5563;font-size:1rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1)}.pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#2563eb;color:#2563eb}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{font-size:1rem;color:#4b5563}.loading-container{flex-direction:column;display:flex;align-items:center;justify-content:center;min-height:400px;gap:1.5rem}.loading-container p{color:#6b7280;font-size:1rem}.error-container{flex-direction:column;display:flex;align-items:center;justify-content:center;min-height:400px;gap:1.5rem;padding:3rem}.loading-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top-color:#2563eb;border-radius:9999px;animation:spin 1s linear infinite}.info-box{padding:1rem;background-color:#2563eb0d;border:1px solid rgba(37,99,235,.2);border-radius:.375rem;margin-top:.5rem}.info-box p{margin:0;font-size:1rem;color:#2563eb;line-height:1.75}.info-box p strong{font-weight:600}.results-count{padding:1rem 1.5rem;font-size:.875rem;color:#4b5563;text-align:center;border-top:1px solid #e5e7eb;background-color:#f9fafb;border-radius:.375rem;border-top-left-radius:0;border-top-right-radius:0}.page-list{width:100%;display:flex;flex-direction:column;gap:3rem;padding:2rem 0;background-color:#f9fafb;min-height:100vh}.page-list__header{display:flex!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;flex-wrap:nowrap!important;gap:1.5rem;margin-bottom:0;padding:0 2rem 2rem;border-bottom:1px solid #e5e7eb;width:100%;box-sizing:border-box;min-width:0}.page-list__header>h1{flex:1 1 0%;min-width:0}.page-list__header>div:last-child{flex:0 0 auto!important;flex-shrink:0!important;white-space:nowrap}@media (min-width: 768px){.page-list__header{align-items:flex-start;flex-wrap:wrap;padding:0 1rem 1.5rem}}.page-list__title{font-size:1.875rem;font-weight:700;color:#111827;margin:0;line-height:1.25;letter-spacing:-.02em;flex:1 1 0%!important;white-space:nowrap!important;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:calc(100% - 180px)}.page-list__content{display:flex;flex-direction:column;gap:2rem;width:100%;background-color:transparent;padding:0;box-shadow:none;border:none;border-radius:0}.page-list__empty{text-align:center;color:#6b7280;padding:4rem}.page-list__empty p{margin:.5rem 0 0;font-size:1rem}.entity-name{display:flex;align-items:center;gap:.5rem;font-weight:500;color:#111827;min-width:0;flex:1}.entity-name>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;flex:1}.entity-avatar{width:40px;height:40px;border-radius:9999px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;flex-shrink:0;box-shadow:0 2px 4px #2563eb33;border:2px solid #ffffff}.sidebar{position:fixed;left:0;top:64px;width:256px;height:calc(100vh - 64px);background-color:#fff;border-right:1px solid #e5e7eb;overflow-y:auto;z-index:1030;transition:transform .25s cubic-bezier(0,0,.2,1)}@media (max-width: 768px){.sidebar{transform:translate(-100%);z-index:1050}.sidebar.sidebar--open{transform:translate(0)}}.sidebar__nav{padding:1rem 0}.sidebar__list{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.sidebar__item{list-style:none}.sidebar__link{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:#4b5563;text-decoration:none;transition:all .15s cubic-bezier(0,0,.2,1);border-left:3px solid transparent}.sidebar__link:hover{background-color:#f9fafb;color:#2563eb}.sidebar__link--active{background-color:#2563eb1a;color:#2563eb;border-left-color:#2563eb;font-weight:600}.sidebar__icon{font-size:1.125rem;display:flex;align-items:center;justify-content:center}.sidebar__label{font-size:.875rem}.header{background-color:#fff;border-bottom:1px solid #e5e7eb;height:64px;position:sticky;top:0;z-index:1030;box-shadow:0 1px 2px #0000000d}.header__container{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 1.5rem}.header__left{display:flex;align-items:center;gap:1rem}.header__logo{display:flex;align-items:center}.header__title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.header__right,.header__nav{display:flex;align-items:center;gap:1rem}.header__user{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;border-radius:.375rem;cursor:pointer;transition:background-color .15s cubic-bezier(0,0,.2,1);position:relative}.header__user:hover{background-color:#f9fafb}.header__user-simple{display:flex;align-items:center;gap:.5rem}.header__user-name{font-size:.875rem;color:#374151}.header__logout-button{padding:.25rem 1rem;background-color:transparent;color:#374151;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:all .15s cubic-bezier(0,0,.2,1)}.header__logout-button:hover{background-color:#f3f4f6;color:#111827;border-color:#9ca3af}.header-icon-btn{display:flex;align-items:center;justify-content:center;color:#4b5563;transition:transform .15s cubic-bezier(0,0,.2,1)}.header-icon-btn.active{transform:rotate(180deg)}.menu-toggle-button{display:none}@media (max-width: 768px){.menu-toggle-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#374151;border-radius:.375rem;cursor:pointer;transition:background-color .15s cubic-bezier(0,0,.2,1);padding:0}.menu-toggle-button:hover{background-color:#f9fafb}.menu-toggle-button svg{width:24px;height:24px}}.notification-dropdown{position:relative}.notification-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#4b5563;border-radius:.375rem;cursor:pointer;transition:all .15s cubic-bezier(0,0,.2,1);position:relative}.notification-button:hover{background-color:#f9fafb;color:#111827}.notification-button svg{position:relative}.notification-badge{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:50%;background-color:#ef4444;border:2px solid #ffffff}.user-avatar-header{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.875rem;font-weight:600;flex-shrink:0}.user-info-header{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}@media (max-width: 768px){.user-info-header{display:none}}.user-name-header{font-size:.875rem;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.user-email-header{font-size:.75rem;color:#4b5563;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}.user-role-header{font-size:.75rem;color:#6b7280;font-weight:400}.user-dropdown{position:absolute;top:calc(100% + .25rem);right:0;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;min-width:240px;z-index:1000;overflow:hidden}.dropdown-header{padding:1rem;background-color:#f9fafb}.dropdown-user-info{display:flex;align-items:center;gap:1rem}.dropdown-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#2563eb,#1e40af);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:600;flex-shrink:0}.dropdown-name{font-size:.875rem;font-weight:600;color:#111827;margin-bottom:2px}.dropdown-email{font-size:.75rem;color:#4b5563}.dropdown-divider{height:1px;background-color:#e5e7eb;margin:.25rem 0}.dropdown-menu{padding:.25rem 0}.dropdown-item{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;border:none;background:transparent;color:#111827;font-size:.875rem;text-decoration:none;cursor:pointer;transition:background-color .15s cubic-bezier(0,0,.2,1);text-align:left}.dropdown-item:hover{background-color:#f9fafb}.dropdown-item svg,.dropdown-item .dropdown-item-icon{color:#4b5563;flex-shrink:0}.dropdown-item.logout-item{color:#ef4444}.dropdown-item.logout-item svg{color:#ef4444}.dropdown-item.logout-item:hover{background-color:#ef44441a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:inherit;font-weight:500;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:all .15s cubic-bezier(0,0,.2,1);white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.btn-sm{padding:.25rem .5rem;font-size:.875rem;min-height:32px}.btn.btn-md{padding:.5rem 1rem;font-size:1rem;min-height:40px}.btn.btn-lg{padding:1rem 1.5rem;font-size:1.125rem;min-height:48px}.btn.btn-primary{background-color:#2563eb;color:#fff}.btn.btn-primary:hover:not(:disabled){background-color:#1e40af}.btn.btn-secondary{background-color:#64748b;color:#fff}.btn.btn-secondary:hover:not(:disabled){background-color:#475569}.btn.btn-success{background-color:#10b981;color:#fff}.btn.btn-success:hover:not(:disabled){background-color:#059669}.btn.btn-warning{background-color:#f59e0b;color:#fff}.btn.btn-warning:hover:not(:disabled){background-color:#d97706}.btn.btn-error{background-color:#ef4444;color:#fff}.btn.btn-error:hover:not(:disabled){background-color:#dc2626}.btn.btn-info{background-color:#3b82f6;color:#fff}.btn.btn-info:hover:not(:disabled){background-color:#2563eb}.btn.btn-ghost{background-color:transparent;color:#374151}.btn.btn-ghost:hover:not(:disabled){background-color:#f3f4f6}.btn.btn-outline{background-color:transparent;border-color:#d1d5db;color:#374151}.btn.btn-outline:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn.btn-full-width{width:100%}.btn.btn-loading{position:relative;color:transparent}.btn .btn-spinner{position:absolute;width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.btn .btn-icon-left,.btn .btn-icon-right{display:flex;align-items:center}.icon-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;border:1px solid transparent;cursor:pointer;transition:all .15s cubic-bezier(0,0,.2,1);background:transparent}.icon-btn:disabled{opacity:.6;cursor:not-allowed}.icon-btn.icon-btn-sm{width:32px;height:32px;padding:.25rem}.icon-btn.icon-btn-md{width:40px;height:40px;padding:.5rem}.icon-btn.icon-btn-lg{width:48px;height:48px;padding:1rem}.icon-btn.icon-btn-default{color:#374151}.icon-btn.icon-btn-default:hover:not(:disabled){background-color:#f3f4f6}.icon-btn.icon-btn-ghost{color:#4b5563}.icon-btn.icon-btn-ghost:hover:not(:disabled){background-color:#f9fafb}.icon-btn.icon-btn-outline{border-color:#d1d5db;color:#374151}.icon-btn.icon-btn-outline:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.switch-wrapper{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.switch{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#d1d5db;border-radius:9999px;transition:background-color .15s cubic-bezier(0,0,.2,1);cursor:pointer;flex-shrink:0}.switch:before{content:"";position:absolute;background-color:#fff;border-radius:50%;transition:transform .15s cubic-bezier(0,0,.2,1);box-shadow:0 1px 2px #0000000d}.switch:checked{background-color:#2563eb}.switch:disabled{opacity:.6;cursor:not-allowed}.switch.switch-sm{width:36px;height:20px}.switch.switch-sm:before{width:16px;height:16px;top:2px;left:2px}.switch.switch-sm:checked:before{transform:translate(16px)}.switch.switch-md{width:44px;height:24px}.switch.switch-md:before{width:20px;height:20px;top:2px;left:2px}.switch.switch-md:checked:before{transform:translate(20px)}.switch.switch-lg{width:52px;height:28px}.switch.switch-lg:before{width:24px;height:24px;top:2px;left:2px}.switch.switch-lg:checked:before{transform:translate(24px)}.switch-label{font-size:.875rem;color:#374151;-webkit-user-select:none;user-select:none}.checkbox-wrapper{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #d1d5db;border-radius:.25rem;background-color:#fff;cursor:pointer;transition:all .15s cubic-bezier(0,0,.2,1);flex-shrink:0;position:relative}.checkbox:checked{background-color:#2563eb;border-color:#2563eb}.checkbox:checked:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:4px;height:8px;border:solid #ffffff;border-width:0 2px 2px 0}.checkbox:disabled{opacity:.6;cursor:not-allowed}.checkbox.checkbox-sm{width:16px;height:16px}.checkbox.checkbox-md{width:20px;height:20px}.checkbox.checkbox-lg{width:24px;height:24px}.checkbox-label{font-size:.875rem;color:#374151;-webkit-user-select:none;user-select:none}.badge{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:9999px;white-space:nowrap}.badge.badge-sm{padding:.25rem .5rem;font-size:.75rem}.badge.badge-md{padding:.25rem .5rem;font-size:.875rem}.badge.badge-lg{padding:.5rem 1rem;font-size:1rem}.badge.badge-primary{background-color:#2563eb;color:#fff}.badge.badge-secondary{background-color:#64748b;color:#fff}.badge.badge-success{background-color:#10b981;color:#fff}.badge.badge-warning{background-color:#f59e0b;color:#fff}.badge.badge-error{background-color:#ef4444;color:#fff}.badge.badge-info{background-color:#3b82f6;color:#fff}.badge.badge-dot{width:8px;height:8px;padding:0;border-radius:50%}.text.text-xs{font-size:.75rem}.text.text-sm{font-size:.875rem}.text.text-base{font-size:1rem}.text.text-lg{font-size:1.125rem}.text.text-xl{font-size:1.25rem}.text.text-normal{font-weight:400}.text.text-medium{font-weight:500}.text.text-semibold{font-weight:600}.text.text-bold{font-weight:700}.text.text-default{color:#111827}.text.text-muted{color:#4b5563}.text.text-primary{color:#2563eb}.text.text-success{color:#10b981}.text.text-warning{color:#f59e0b}.text.text-error{color:#ef4444}.heading{font-weight:700;line-height:1.25;color:#111827;margin:0}.heading.heading-xs{font-size:.75rem}.heading.heading-sm{font-size:.875rem}.heading.heading-md{font-size:1rem}.heading.heading-lg{font-size:1.125rem}.heading.heading-xl{font-size:1.25rem}.heading.heading-2xl{font-size:1.5rem}.heading.heading-3xl{font-size:1.875rem}.heading.heading-4xl{font-size:2.25rem}.label{display:block;font-weight:500;color:#374151;margin-bottom:.25rem}.label.label-sm{font-size:.875rem}.label.label-md{font-size:1rem}.label.label-lg{font-size:1.125rem}.label-required{color:#ef4444;margin-left:.25rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.empty-state-icon{margin-bottom:1.5rem;color:#9ca3af;font-size:48px}.empty-state-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.empty-state-description{font-size:1rem;color:#4b5563;margin-bottom:1.5rem;max-width:400px}.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.error-state-icon{font-size:64px;margin-bottom:1.5rem}.error-state-title{font-size:1.25rem;font-weight:600;color:#ef4444;margin-bottom:.5rem}.error-state-message{font-size:1rem;color:#4b5563;margin-bottom:1.5rem;max-width:400px}.access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;min-height:400px}.access-denied-icon{font-size:64px;margin-bottom:1.5rem}.access-denied-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.access-denied-message{font-size:1rem;color:#4b5563;margin-bottom:2rem;max-width:500px}.not-found{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center;min-height:400px}.not-found-icon{font-size:64px;margin-bottom:1.5rem}.not-found-title{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.not-found-message{font-size:1.125rem;color:#4b5563;margin-bottom:2rem;max-width:500px}.modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1040;display:flex;align-items:center;justify-content:center;padding:1rem;animation:fadeIn .25s cubic-bezier(0,0,.2,1)}.modal{background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:1050;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .25s cubic-bezier(0,0,.2,1)}.modal.modal-sm{max-width:400px}.modal.modal-md{max-width:500px}.modal.modal-lg{max-width:700px}.modal.modal-xl{max-width:900px}.modal.modal-full{max-width:100%;max-height:100vh;border-radius:0}.modal-header{padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.modal-title{font-size:1.25rem;font-weight:600;color:#111827}.modal-close{background:none;border:none;cursor:pointer;padding:.25rem;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s cubic-bezier(0,0,.2,1)}.modal-close:hover{background-color:#f3f4f6;color:#374151}.modal-close:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.modal-footer{padding:1.5rem;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-shrink:0}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.spinner{border:2px solid #e5e7eb;border-top-color:#2563eb;border-radius:50%;animation:spin .6s linear infinite}.spinner.spinner-sm{width:16px;height:16px;border-width:2px}.spinner.spinner-md{width:24px;height:24px;border-width:3px}.spinner.spinner-lg{width:32px;height:32px;border-width:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:1050}.loading-overlay-message{font-size:1rem;color:#4b5563;margin:0}.progress-bar{position:relative;width:100%;height:8px;background-color:#e5e7eb;border-radius:9999px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:9999px;transition:width .25s cubic-bezier(0,0,.2,1)}.progress-bar-fill.progress-bar-primary{background-color:#2563eb}.progress-bar-fill.progress-bar-success{background-color:#10b981}.progress-bar-fill.progress-bar-warning{background-color:#f59e0b}.progress-bar-fill.progress-bar-error{background-color:#ef4444}.progress-bar-fill.progress-bar-info{background-color:#3b82f6}.progress-bar-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.75rem;font-weight:500;color:#374151}.toast-container{position:fixed;z-index:1080;pointer-events:none;padding:1rem}.toast-container.top-left{top:0;left:0}.toast-container.top-center{top:0;left:50%;transform:translate(-50%)}.toast-container.top-right{top:0;right:0}.toast-container.bottom-left{bottom:0;left:0}.toast-container.bottom-center{bottom:0;left:50%;transform:translate(-50%)}.toast-container.bottom-right{bottom:0;right:0}.toast{background:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1rem 1.5rem;margin-bottom:.5rem;min-width:300px;max-width:500px;pointer-events:auto;display:flex;align-items:center;gap:1rem;animation:slideIn .25s cubic-bezier(0,0,.2,1)}.toast.toast-primary{border-left:4px solid #2563eb}.toast.toast-success{border-left:4px solid #10b981}.toast.toast-warning{border-left:4px solid #f59e0b}.toast.toast-error{border-left:4px solid #ef4444}.toast.toast-info{border-left:4px solid #3b82f6}.toast-message{flex:1;font-size:.875rem;color:#111827}.toast-close{background:none;border:none;cursor:pointer;padding:.25rem;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:.375rem;transition:background-color .15s cubic-bezier(0,0,.2,1)}.toast-close:hover{background-color:#f3f4f6;color:#374151}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.session-countdown{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-weight:600;color:#f59e0b}.session-warning-content{text-align:center;padding:1rem 0}.session-warning-content p{margin-bottom:1rem;color:#374151}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.5;color:#1f2937;background-color:#f9fafb;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:#1f2937;margin:0}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin:0;line-height:1.5}a{color:#2563eb;text-decoration:none;transition:color .15s}a:hover{color:#1e40af}a:focus-visible{outline:2px solid #2563eb;outline-offset:2px}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:none;padding:0;margin:0}button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.6}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #2563eb;outline-offset:2px}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:.9em;background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem}pre{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;background-color:#f3f4f6;padding:1rem;border-radius:.375rem;overflow-x:auto}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f9fafb}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#64748b}
