:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:radial-gradient(circle at 10% 5%,#395dc01a,#0000 32rem),linear-gradient(#f8faff 0%,#eef3fa 100%);min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.auth-page{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.auth-panel{background:#fffffff5;border:1px solid #17203314;border-radius:22px;width:min(100%,440px);padding:38px;box-shadow:0 24px 70px #2334571f}.brand-mark{color:#fff;letter-spacing:-.04em;background:#1d4ed8;border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:28px;font-size:23px;font-weight:800;display:grid}.auth-heading h1,.authenticated-header h1,.batch-message h2{letter-spacing:-.035em;margin:0}.auth-heading h1{font-size:32px;line-height:1.15}.auth-subtitle{color:#667085;margin:12px 0 0;line-height:1.6}.auth-form{gap:19px;margin-top:30px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{color:#344054;font-size:14px;font-weight:700}.auth-form input{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:11px;outline:none;width:100%;min-height:48px;padding:0 14px;transition:border-color .12s,box-shadow .12s}.auth-form input:focus{border-color:#4974df;box-shadow:0 0 0 4px #4974df1f}.primary-button,.secondary-button{border-radius:11px;min-height:48px;padding:0 18px;font-weight:750;transition:transform .12s,box-shadow .12s}.primary-button{color:#fff;background:#1d4ed8;border:1px solid #1d4ed8;box-shadow:0 7px 18px #1d4ed833}.secondary-button{color:#344054;background:#fff;border:1px solid #d0d5dd}.primary-button:not(:disabled):hover,.secondary-button:not(:disabled):hover{transform:translateY(-1px)}.secondary-button.compact{min-height:40px}.notice{border-radius:10px;margin-top:22px;padding:12px 14px;font-size:14px;line-height:1.5}.notice.error{color:#b42318;background:#fef3f2;border:1px solid #fecdca}.notice.success{color:#067647;background:#ecfdf3;border:1px solid #abefc6}.auth-footer{color:#98a2b3;text-align:center;border-top:1px solid #eaecf0;margin-top:28px;padding-top:22px;font-size:12px}.loading-screen{color:#667085;align-content:center;justify-items:center;gap:16px;min-height:100vh;display:grid}.loading-spinner{border:3px solid #dbe4f5;border-top-color:#1d4ed8;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite spin}.authenticated-page{width:min(1180px,100% - 40px);margin:0 auto;padding:48px 0}.authenticated-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.authenticated-header h1{font-size:clamp(27px,4vw,40px)}.status-card{background:#e4e7ec;border:1px solid #e4e7ec;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:36px;display:grid;overflow:hidden}.status-card>div{background:#fff;gap:6px;padding:22px;display:grid}.status-label{color:#667085;font-size:13px}.status-card strong{overflow-wrap:anywhere}.batch-message{background:#fff;border:1px solid #dbe4f5;border-radius:16px;margin-top:24px;padding:28px}.batch-message p{color:#667085;max-width:700px;margin:10px 0 0;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=760px){.auth-panel{padding:28px 22px}.authenticated-header{flex-direction:column;align-items:flex-start}.status-card{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.status-card{grid-template-columns:1fr}}.app-shell{background:#f6f8fc;grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{z-index:30;background:#fff;border-right:1px solid #e4e7ec;flex-direction:column;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:12px;padding:2px 8px 24px;display:flex}.brand-mark.small{border-radius:11px;flex:none;width:40px;height:40px;margin:0;font-size:19px}.sidebar-brand>div:last-child{gap:2px;display:grid}.sidebar-brand strong{color:#101828;font-size:17px}.sidebar-brand span{color:#98a2b3;font-size:11px}.primary-navigation{gap:5px;display:grid}.navigation-link{color:#475467;border-radius:10px;align-items:center;gap:11px;min-height:44px;padding:0 12px;font-size:14px;font-weight:650;text-decoration:none;transition:background .12s,color .12s;display:flex}.navigation-link:hover{color:#101828;background:#f2f4f7}.navigation-link.active{color:#1d4ed8;background:#eef4ff}.navigation-icon{place-items:center;width:22px;font-size:17px;display:inline-grid}.sidebar-footer{border-top:1px solid #eaecf0;gap:4px;margin-top:auto;padding:18px 12px 8px;display:grid}.sidebar-label,.sidebar-caption{color:#98a2b3;font-size:11px}.sidebar-footer strong{color:#344054;font-size:20px}.app-main-column{min-width:0}.app-topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left{align-items:center;gap:14px;display:flex}.topbar-product{color:#475467;font-size:14px;font-weight:700}.navigation-toggle{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:9px;width:40px;height:40px;display:none}.topbar-account{align-items:center;gap:12px;display:flex}.account-details{justify-items:end;gap:2px;display:grid}.account-details strong{color:#101828;font-size:13px}.account-details span{color:#98a2b3;text-transform:capitalize;font-size:11px}.account-avatar{color:#1d4ed8;background:#eef4ff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:grid}.topbar-signout{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:9px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.app-content{width:min(1260px,100%);margin:0 auto;padding:34px 32px 56px}.workspace-page{gap:28px;display:grid}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.page-heading h1{color:#101828;letter-spacing:-.035em;margin:0;font-size:clamp(28px,4vw,38px)}.page-heading p:not(.eyebrow){color:#667085;max-width:680px;margin:10px 0 0;line-height:1.6}.environment-badge{color:#067647;background:#ecfdf3;border:1px solid #abefc6;border-radius:999px;flex:none;padding:7px 11px;font-size:12px;font-weight:750}.summary-card{background:#fff;border:1px solid #e4e7ec;border-radius:15px;min-width:0;padding:22px;box-shadow:0 2px 5px #10182806}.summary-label{color:#667085;margin-bottom:11px;font-size:12px;font-weight:700;display:block}.summary-card strong{color:#101828;letter-spacing:-.035em;font-size:28px;display:block}.content-panel{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:26px}.content-panel-heading h2{color:#101828;letter-spacing:-.025em;margin:0;font-size:21px}.content-panel-copy{color:#667085;max-width:760px;margin:12px 0 0;line-height:1.65}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.feature-card{background:#fff;border:1px solid #e4e7ec;border-radius:16px;gap:18px;padding:24px;display:flex}.feature-card.muted{opacity:.68}.feature-icon{color:#1d4ed8;background:#eef4ff;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;font-size:12px;font-weight:800;display:grid}.feature-card h2{color:#101828;margin:0;font-size:17px}.feature-card p{color:#667085;margin:7px 0 12px;font-size:13px;line-height:1.5}.feature-status{color:#3159bb;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:750}.state-page{align-content:center;justify-items:start;max-width:600px;min-height:55vh;display:grid}.state-code{color:#3159bb;letter-spacing:.14em;font-size:13px;font-weight:800}.state-page h1{color:#101828;letter-spacing:-.04em;margin:8px 0 0;font-size:38px}.state-page p{color:#667085;margin:12px 0 24px;line-height:1.6}.state-link{color:#fff;background:#1d4ed8;border-radius:9px;align-items:center;min-height:42px;padding:0 15px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.navigation-backdrop{display:none}@media (width<=980px){.app-shell{grid-template-columns:1fr}.app-sidebar{width:260px;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:15px 0 40px #10182824}.app-sidebar.open{transform:translate(0)}.navigation-backdrop{z-index:25;background:#10182859;border:0;display:block;position:fixed;inset:0}.navigation-toggle{display:block}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.app-topbar{padding:0 16px}.topbar-product,.account-details{display:none}.app-content{padding:26px 18px 44px}.page-heading{flex-direction:column}.summary-grid,.feature-grid{grid-template-columns:1fr}.topbar-account{gap:7px}.topbar-signout{padding:0 9px}}.dashboard-hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);align-items:stretch;gap:26px;display:grid}.dashboard-hero>div:first-child{padding:6px 0}.dashboard-hero h1{color:#101828;letter-spacing:-.045em;margin:0;font-size:clamp(32px,5vw,46px);line-height:1.08}.dashboard-hero-copy{color:#667085;max-width:720px;margin:16px 0 0;font-size:15px;line-height:1.7}.dashboard-actions{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.dashboard-primary-link,.dashboard-secondary-link{border-radius:10px;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:750;text-decoration:none;display:inline-flex}.dashboard-primary-link{color:#fff;background:#1d4ed8}.dashboard-secondary-link{color:#344054;background:#fff;border:1px solid #d0d5dd}.dashboard-health-card{background:linear-gradient(145deg,#fff,#f5f8ff);border:1px solid #dbe4f5;border-radius:17px;padding:22px}.health-indicator{color:#067647;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.health-dot{background:#17b26a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #17b26a1f}.dashboard-health-card dl{gap:13px;margin:22px 0 0;display:grid}.dashboard-health-card dl>div{border-top:1px solid #e4e7ec;justify-content:space-between;gap:14px;padding-top:13px;display:flex}.dashboard-health-card dt{color:#667085;font-size:12px}.dashboard-health-card dd{color:#344054;text-align:right;margin:0;font-size:12px;font-weight:750}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-metrics article{background:#fff;border:1px solid #e4e7ec;border-radius:15px;padding:20px}.dashboard-metrics span{color:#667085;font-size:12px;font-weight:700}.dashboard-metrics strong{color:#101828;letter-spacing:-.035em;margin-top:9px;font-size:28px;display:block}.dashboard-metrics p{color:#98a2b3;margin:6px 0 0;font-size:11px;line-height:1.45}.dashboard-columns{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:18px;display:grid}.dashboard-panel{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:23px}.dashboard-panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.dashboard-panel-heading h2{color:#101828;letter-spacing:-.025em;margin:0;font-size:20px}.text-link{color:#3159bb;font-size:12px;font-weight:750;text-decoration:none}.dashboard-module-list{display:grid}.dashboard-module-item{border-top:1px solid #f2f4f7;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;display:grid}.module-initial,.module-card-icon{color:#667085;background:#f2f4f7;place-items:center;font-weight:800;display:grid}.module-initial{border-radius:10px;width:38px;height:38px;font-size:13px}.module-initial.enabled{color:#1d4ed8;background:#eef4ff}.dashboard-module-copy{gap:3px;min-width:0;display:grid}.dashboard-module-copy strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.dashboard-module-copy span{color:#98a2b3;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.module-state{border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.module-state.enabled{color:#067647;background:#ecfdf3}.module-state.disabled{color:#667085;background:#f2f4f7}.security-status-list{display:grid}.security-status-list>div{border-top:1px solid #f2f4f7;grid-template-columns:28px minmax(0,1fr);gap:11px;padding:14px 0;display:grid}.security-check{color:#067647;background:#ecfdf3;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:grid}.security-status-list strong{color:#344054;font-size:13px}.security-status-list p{color:#98a2b3;margin:4px 0 0;font-size:11px;line-height:1.45}.module-summary{flex:none;justify-items:end;display:grid}.module-summary strong{color:#101828;font-size:28px;line-height:1}.module-summary span{color:#98a2b3;margin-top:5px;font-size:11px}.configuration-notice{background:#eff4ff;border:1px solid #b2ccff;border-radius:12px;gap:5px;padding:15px 18px;display:grid}.configuration-notice strong{color:#1849a9;font-size:12px}.configuration-notice span{color:#475467;font-size:12px;line-height:1.5}.module-section{gap:16px;display:grid}.module-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.module-section-heading h2{color:#101828;margin:0;font-size:20px}.module-section-heading p{color:#98a2b3;margin:5px 0 0;font-size:12px}.module-section-heading>span{color:#667085;font-size:11px;font-weight:700}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.module-card{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:18px}.module-card.disabled{background:#fafafa}.module-card-heading{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.module-card-icon{color:#1d4ed8;background:#eef4ff;border-radius:11px;width:42px;height:42px;font-size:14px}.module-card h3{color:#344054;margin:0 0 3px;font-size:14px}.module-card code{color:#98a2b3;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.module-card>p{color:#667085;min-height:38px;margin:15px 0;font-size:11px;line-height:1.55}.module-card-meta{flex-wrap:wrap;gap:6px;display:flex}.module-card-meta span{color:#667085;background:#f2f4f7;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:700}@media (width<=1050px){.dashboard-hero,.dashboard-columns{grid-template-columns:1fr}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.dashboard-metrics,.module-grid{grid-template-columns:1fr}.module-section-heading{flex-direction:column;align-items:flex-start}.module-summary{justify-items:start}.module-card-heading{grid-template-columns:42px minmax(0,1fr)}.module-card-heading .module-state{grid-column:1/-1;justify-self:start}}.organization-link-card{color:inherit;text-decoration:none;transition:transform .12s,box-shadow .12s}.organization-link-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px #10182814}.master-create-button{min-width:150px}.master-panel{background:#fff;border:1px solid #e4e7ec;border-radius:16px;overflow:hidden}.master-toolbar{border-bottom:1px solid #eaecf0;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex}.master-toolbar input{border:1px solid #d0d5dd;border-radius:9px;outline:none;width:min(420px,100%);min-height:42px;padding:0 13px}.master-toolbar input:focus{border-color:#4974df;box-shadow:0 0 0 4px #4974df1a}.master-toolbar span{color:#98a2b3;font-size:12px}.master-panel-notice{padding:0 18px}.master-table-wrap{overflow-x:auto}.master-table{border-collapse:collapse;width:100%}.master-table th,.master-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #f2f4f7;padding:14px 18px}.master-table th{color:#667085;text-transform:uppercase;letter-spacing:.04em;background:#fcfcfd;font-size:11px;font-weight:750}.master-table td{color:#344054;font-size:13px}.master-table code{color:#3159bb;font-size:11px}.master-actions{justify-content:flex-end;gap:7px;display:flex}.master-actions button{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:32px;padding:0 10px;font-size:11px;font-weight:700}.master-empty{color:#98a2b3;text-align:center;padding:48px 20px}.master-modal-backdrop{z-index:100;background:#10182873;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.master-modal{background:#fff;border-radius:18px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:24px;overflow-y:auto;box-shadow:0 30px 80px #10182840}.master-modal-heading{justify-content:space-between;align-items:center;display:flex}.master-modal-heading h2{margin:0;font-size:20px}.master-modal-heading button{color:#475467;background:#f2f4f7;border:0;border-radius:8px;width:34px;height:34px;font-size:21px}.master-modal select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:11px;width:100%;min-height:48px;padding:0 14px}.master-form-actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}@media (width<=680px){.master-toolbar{flex-direction:column;align-items:stretch}.master-create-button{width:100%}}.employee-modal{width:min(850px,100%)}.employee-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:24px;display:grid}.employee-form label{gap:7px;display:grid}.employee-form label>span{color:#344054;font-size:12px;font-weight:700}.employee-form input,.employee-form select{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;width:100%;min-height:44px;padding:0 12px}.employee-form input:focus,.employee-form select:focus{border-color:#4974df;box-shadow:0 0 0 4px #4974df1a}.employee-form-actions{grid-column:1/-1}@media (width<=760px){.employee-form{grid-template-columns:1fr}.employee-form-actions{grid-column:auto}}.admin-tabs{background:#fff;border:1px solid #e4e7ec;border-radius:12px;flex-wrap:wrap;gap:7px;padding:6px;display:flex}.admin-tab{color:#667085;background:0 0;border:0;border-radius:8px;min-height:38px;padding:0 14px;font-size:12px;font-weight:750}.admin-tab.active{color:#1d4ed8;background:#eef4ff}.table-action{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:31px;padding:0 10px;font-size:11px;font-weight:700}.permission-card{background:#fcfcfd;border:1px solid #eaecf0;border-radius:11px;padding:15px}.role-checkboxes label{grid-template-columns:none;align-items:center;gap:8px;display:flex}@media (width<=680px){.permission-grid{grid-template-columns:1fr}}:root{--xync-navy:#0e1c35;--xync-navy-soft:#182946;--xync-teal:#218d83;--xync-teal-dark:#12675f;--xync-teal-soft:#dcf4ef;--xync-orange:#df7600;--xync-bg:#eef3f8;--xync-paper:#fff;--xync-text:#0b162b;--xync-muted:#53637a;--xync-border:#dce5f0;--xync-success:#23764d;--xync-danger:#c74339;--xync-radius:10px;--xync-shadow:0 5px 16px #0f223e0f}.workspace-page{width:100%;color:var(--xync-text);gap:18px;display:grid}.page-heading{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin:0;display:flex}.page-heading h1{color:var(--xync-text);letter-spacing:-.025em;margin:2px 0 4px;font-size:clamp(1.45rem,2vw,1.8rem);font-weight:800;line-height:1.2}.page-heading>div>p:not(.eyebrow),.page-heading>p{max-width:850px;color:var(--xync-muted);margin:0;font-size:.9rem;line-height:1.55}.eyebrow{color:var(--xync-teal-dark);letter-spacing:.09em;text-transform:uppercase;margin:0 0 3px;font-size:.69rem;font-weight:800}.environment-badge,.module-state{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 9px;font-size:.66rem;font-weight:800;line-height:1;display:inline-flex}.environment-badge{background:var(--xync-teal-soft);color:var(--xync-teal-dark);border:1px solid #b7dfd8}.module-state.enabled,.module-state.active{color:var(--xync-success);background:#e5f6ec;border:1px solid #b8dcc9}.module-state.disabled,.module-state.inactive{color:var(--xync-danger);background:#fceceb;border:1px solid #ecd0cd}.content-panel,.master-panel,.module-card,.organization-card,.summary-card{border:1px solid var(--xync-border);border-radius:var(--xync-radius);background:var(--xync-paper);box-shadow:var(--xync-shadow)}.content-panel,.master-panel{overflow:hidden}.content-panel{padding:20px}.content-panel-heading,.master-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.content-panel-heading h2,.master-toolbar strong{color:var(--xync-text);font-weight:800}.content-panel-copy{color:var(--xync-muted);line-height:1.65}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.summary-card{padding:18px}.summary-card strong{color:var(--xync-text);letter-spacing:-.025em;margin:5px 0 2px;font-size:1.65rem;font-weight:800;display:block}.summary-card p{color:var(--xync-muted);margin:0;font-size:.76rem;line-height:1.5}.summary-label{color:var(--xync-muted);font-size:.69rem;font-weight:800}.organization-grid,.module-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:14px;display:grid}.organization-card,.module-card{padding:18px;transition:transform .12s,border-color .12s,box-shadow .12s}.organization-card:hover,.module-card:hover{border-color:#b9d6d2;transform:translateY(-1px);box-shadow:0 8px 22px #0f223e14}.organization-card h2,.organization-card h3,.module-card h2,.module-card h3{color:var(--xync-text);margin:0 0 6px;font-size:1rem;font-weight:800}.organization-card p,.module-card p{color:var(--xync-muted);margin:0;font-size:.79rem;line-height:1.55}.master-toolbar{border-bottom:1px solid var(--xync-border);min-height:62px;padding:12px 16px}.master-toolbar>span{color:var(--xync-muted);font-size:.76rem}.master-search,.employee-search,.search-input{width:min(430px,100%);min-height:40px;color:var(--xync-text);font:inherit;background:#fff;border:1px solid #cbd6e4;border-radius:8px;outline:none;padding:9px 12px;font-size:.83rem}.master-search:focus,.employee-search:focus,.search-input:focus{border-color:var(--xync-teal);box-shadow:0 0 0 3px #218d831f}.master-table-wrap{width:100%;overflow-x:auto}.master-table{border-collapse:collapse;background:#fff;width:100%}.master-table th{border-bottom:1px solid var(--xync-border);color:#4d5c73;text-align:left;text-transform:uppercase;letter-spacing:.035em;white-space:nowrap;background:#f3f6fa;padding:11px 14px;font-size:.69rem;font-weight:800}.master-table td{color:var(--xync-text);vertical-align:middle;border-bottom:1px solid #e8edf4;padding:12px 14px;font-size:.79rem}.master-table tbody tr:hover{background:#f9fbfc}.master-table tbody tr:last-child td{border-bottom:0}.employee-cell{gap:2px;display:grid}.employee-cell strong{color:var(--xync-text);font-size:.8rem}.employee-cell span{color:var(--xync-muted);font-size:.7rem}.primary-button,.secondary-button,.danger-button,.table-action{cursor:pointer;border-radius:8px;min-height:38px;padding:0 14px;font-family:inherit;font-size:.76rem;font-weight:750;line-height:1;transition:background .12s,border-color .12s,box-shadow .12s}.primary-button{border:1px solid var(--xync-teal);background:var(--xync-teal);color:#fff}.primary-button:hover:not(:disabled){border-color:var(--xync-teal-dark);background:var(--xync-teal-dark)}.secondary-button,.table-action{color:#34435a;background:#fff;border:1px solid #cbd6e4}.secondary-button:hover:not(:disabled),.table-action:hover:not(:disabled){background:#f5f7fa;border-color:#9eacbe}.danger-button{border:1px solid var(--xync-danger);color:var(--xync-danger);background:#fff}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.table-action:disabled{cursor:not-allowed;opacity:.55}.compact-button{min-height:38px}.auth-form,.master-form,.employee-form{gap:15px;display:grid}.auth-form label,.master-form label,.employee-form label{color:#34435a;gap:6px;font-size:.75rem;font-weight:700;display:grid}.auth-form input,.auth-form select,.auth-form textarea,.master-form input,.master-form select,.master-form textarea,.employee-form input,.employee-form select,.employee-form textarea{box-sizing:border-box;width:100%;min-height:41px;color:var(--xync-text);background:#fff;border:1px solid #cbd6e4;border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:.82rem}.auth-form textarea,.master-form textarea,.employee-form textarea{resize:vertical;min-height:84px}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus,.master-form input:focus,.master-form select:focus,.master-form textarea:focus,.employee-form input:focus,.employee-form select:focus,.employee-form textarea:focus{border-color:var(--xync-teal);box-shadow:0 0 0 3px #218d831f}.master-modal-backdrop{z-index:1500;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08142685;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.master-modal{border:1px solid var(--xync-border);background:#fff;border-radius:12px;width:min(620px,100%);max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 22px 70px #08142638}.master-modal-heading{z-index:1;border-bottom:1px solid var(--xync-border);background:#fff;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex;position:sticky;top:0}.master-modal-heading h2{color:var(--xync-text);margin:0;font-size:1.05rem;font-weight:800}.master-modal-heading button{color:#45556d;cursor:pointer;background:#f3f6fa;border:0;border-radius:7px;width:34px;height:34px;font-size:1.2rem}.master-modal>form,.master-modal .auth-form,.master-modal .master-form,.master-modal .employee-form{padding:18px}.master-form-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;padding-top:3px;display:flex}.notice{border:1px solid;border-radius:8px;padding:11px 13px;font-size:.78rem;line-height:1.5}.notice.success{color:#1d6844;background:#edf8f1;border-color:#b8dcc9}.notice.error{color:#9e342d;background:#fdf0ef;border-color:#e6c5c2}.admin-tabs{border:1px solid var(--xync-border);width:fit-content;max-width:100%;box-shadow:var(--xync-shadow);background:#fff;border-radius:9px;flex-wrap:wrap;gap:5px;padding:5px;display:flex}.admin-tab{min-height:36px;color:var(--xync-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 13px;font-family:inherit;font-size:.75rem;font-weight:750}.admin-tab.active{background:var(--xync-teal);color:#fff}.permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:16px;display:grid}.permission-card{border:1px solid var(--xync-border);background:#f9fbfc;border-radius:9px;padding:14px}.permission-card code{color:var(--xync-teal-dark);font-size:.7rem;font-weight:800}.permission-card p{color:var(--xync-muted);margin:6px 0;font-size:.74rem;line-height:1.5}.permission-card span{color:var(--xync-success);font-size:.68rem;font-weight:750}.role-checkboxes{border:1px solid var(--xync-border);border-radius:8px;gap:8px;padding:12px;display:grid}.role-checkboxes legend{color:#34435a;padding:0 5px;font-size:.73rem;font-weight:750}.role-checkboxes label{align-items:center;gap:8px;display:flex}.role-checkboxes input{width:auto;min-height:auto}.master-empty{color:var(--xync-muted);text-align:center;margin:0;padding:42px 20px;font-size:.82rem}@media (width<=1050px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.workspace-page{gap:14px}.page-heading{gap:10px}.summary-grid,.permission-grid{grid-template-columns:1fr}.master-toolbar{align-items:stretch}.master-toolbar>*{max-width:100%}.master-table th,.master-table td{padding:10px 11px}.master-modal-backdrop{padding:10px}.master-modal{max-height:calc(100vh - 20px)}}
