.thabor-fe-shell{max-width:1300px;margin:1rem auto;box-sizing:border-box}.thabor-fe-login{max-width:420px;margin:0 auto;padding:1.5rem;background:var(--thabor-fe-bg,#fff);border:1px solid var(--thabor-fe-border,#e0e0e0);border-radius:12px;box-sizing:border-box}.thabor-fe-login__title{margin:0 0 .35rem;font-size:1.25rem}.thabor-fe-login__desc{margin:0 0 1rem;color:var(--thabor-fe-muted,#616161);font-size:.9375rem}.thabor-fe-login__field{margin:0 0 1rem}.thabor-fe-login__actions{margin:0 0 .75rem}.thabor-fe-login__err{margin:0;padding:.6rem .75rem;border-radius:8px;font-size:.875rem;background:#ffebee;color:#b71c1c;border:1px solid #ef9a9a}.thabor-fe-panel__toolbar{display:flex;justify-content:flex-end;margin-bottom:.75rem}.thabor-fe-panel{--thabor-fe-bg:#fff;--thabor-fe-border:#e0e0e0;--thabor-fe-primary:#0d47a1;--thabor-fe-primary-hover:#1565c0;--thabor-fe-danger:#c62828;--thabor-fe-muted:#616161;max-width:1300px;margin:1rem auto;padding:1rem;background:var(--thabor-fe-bg);border:1px solid var(--thabor-fe-border);border-radius:12px;box-sizing:border-box}.thabor-fe-panel--denied{padding:1rem;border-radius:8px;background:#fff3e0;border:1px solid #ffcc80;color:#5d4037}.thabor-fe-panel__alert{padding:.65rem 1rem;margin-bottom:1rem;border-radius:8px;font-size:.9375rem}.thabor-fe-panel__alert--ok{background:#e8f5e9;color:#1b5e20;border:1px solid #a5d6a7}.thabor-fe-panel__alert--error{background:#ffebee;color:#b71c1c;border:1px solid #ef9a9a}.thabor-fe-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;border-bottom:1px solid var(--thabor-fe-border);padding-bottom:.5rem}.thabor-fe-tab{padding:.5rem 1rem;border:1px solid var(--thabor-fe-border);border-radius:8px 8px 0 0;background:#f5f5f5;cursor:pointer;font:inherit;color:inherit}.thabor-fe-tab.is-active{background:var(--thabor-fe-bg);border-bottom-color:var(--thabor-fe-bg);margin-bottom:-1px;font-weight:600;color:var(--thabor-fe-primary)}.thabor-fe-panel-section[hidden]{display:none!important}.thabor-fe-panel-section.is-active{display:block}.thabor-fe-heading{margin:0 0 .5rem;font-size:1.25rem}.thabor-fe-desc{margin:0 0 1rem;color:var(--thabor-fe-muted);font-size:.9375rem;line-height:1.45}.thabor-fe-btn{display:inline-block;padding:.5rem 1rem;margin:0 .35rem .35rem 0;border:1px solid var(--thabor-fe-border);border-radius:6px;background:#fafafa;font:inherit;font-size:.9375rem;cursor:pointer;text-decoration:none;color:inherit;line-height:1.3}.thabor-fe-btn--primary{background:var(--thabor-fe-primary);border-color:var(--thabor-fe-primary);color:#fff!important}.thabor-fe-btn--primary:hover{background:var(--thabor-fe-primary-hover);border-color:var(--thabor-fe-primary-hover)}.thabor-fe-btn--secondary:hover{background:#eee}.thabor-fe-btn--danger{border-color:var(--thabor-fe-danger);color:#fff!important;background:var(--thabor-fe-danger)}.thabor-fe-btn--danger:hover,.thabor-fe-btn--danger:focus{background:#b71c1c;border-color:#b71c1c;color:#fff!important}.thabor-fe-btn--small{padding:.35rem .65rem;font-size:0.8125rem!important;margin:0 .25rem .25rem 0}.thabor-fe-btn-link{background:none;border:none;padding:0;color:var(--thabor-fe-danger);cursor:pointer;text-decoration:underline;font:inherit}.thabor-fe-table-wrap{width:100%;overflow-x:auto;margin-top:1rem;-webkit-overflow-scrolling:touch}.thabor-fe-table{width:100%;min-width:720px;border-collapse:collapse;font-size:.875rem;font-family:arial}.thabor-fe-table th,.thabor-fe-table td{border:1px solid var(--thabor-fe-border);padding:.5rem .65rem;text-align:left;vertical-align:top}.thabor-fe-table th{background:#f5f5f5;font-weight:600}.thabor-fe-table tbody tr:nth-child(even){background:#fafafa}.thabor-fe-actions{white-space:normal}.thabor-fe-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.75rem;font-weight:600}.thabor-fe-badge--pending{background:#fff8e1;color:#f57f17}.thabor-fe-badge--ok{background:#e8f5e9;color:#2e7d32}.thabor-fe-form .thabor-fe-fieldset{margin:0 0 1rem;padding:1rem;border:1px solid var(--thabor-fe-border);border-radius:8px}.thabor-fe-weekdays{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.thabor-fe-check-label{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer}.thabor-fe-label-block{display:block;font-weight:600;margin-bottom:.35rem}.thabor-fe-textarea,.thabor-fe-input,.thabor-fe-select{width:100%;max-width:100%;box-sizing:border-box;padding:.5rem .65rem;border:1px solid var(--thabor-fe-border);border-radius:6px;font:inherit}.thabor-fe-textarea{font-family:ui-monospace,monospace;resize:vertical}.thabor-fe-field-row{margin-bottom:1rem;padding:1rem;border:1px solid var(--thabor-fe-border);border-radius:8px;background:#fafafa}.thabor-fe-field-row p{margin:0 0 .65rem}.thabor-fe-field-row p:last-child{margin-bottom:0}@media (max-width:700px){.thabor-fe-table-wrap{margin-left:-.25rem;margin-right:-.25rem}.thabor-fe-tabs{flex-direction:column}.thabor-fe-tab{border-radius:8px}.thabor-fe-tab.is-active{margin-bottom:0;border-bottom-color:var(--thabor-fe-border)}}@media (max-width:900px){.thabor-fe-table{min-width:0}.thabor-fe-table thead{display:none}.thabor-fe-table tbody tr{display:block;margin-bottom:1rem;border:1px solid var(--thabor-fe-border);border-radius:8px;overflow:hidden;background:#fff}.thabor-fe-table tbody td{display:flex;justify-content:space-between;gap:1rem;border:none;border-bottom:1px solid var(--thabor-fe-border);padding:.65rem .75rem}.thabor-fe-table tbody td:last-child{border-bottom:none}.thabor-fe-table tbody td::before{content:attr(data-label);font-weight:600;color:var(--thabor-fe-muted);flex-shrink:0}.thabor-fe-empty-row td{display:block;text-align:center;padding:1.25rem!important}.thabor-fe-empty-row td::before{display:none!important}.thabor-fe-actions{flex-direction:column;align-items:stretch}.thabor-fe-actions::before{display:none}.thabor-fe-actions .thabor-fe-btn{width:100%;margin:0 0 .35rem 0}}