:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#17213e;background:#f8f9fc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--accent:#4845cf;--accent-hover:#3733b6;--accent-light:#f0efff;--text:#17213e;--muted:#778098;--border:#e5e8f0;--surface:#fff;--radius:12px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:var(--accent);text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b7b4ff;outline-offset:3px}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.22;letter-spacing:-.9px;font-weight:700}h2{font-size:17px;line-height:1.4;font-weight:650;letter-spacing:-.22px}h3{font-size:15px;font-weight:650;line-height:1.5}p{line-height:1.6}small{font-size:12px;color:var(--muted);line-height:1.5}strong{font-weight:600}svg{flex-shrink:0;stroke-width:1.65}.muted{color:var(--muted)}.mono{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;overflow-wrap:anywhere}.pre-line{white-space:pre-line;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.danger{color:#c24b50!important}.success-text{font-size:12px;color:#26825b}.inline-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.count{display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;font-size:12px;font-weight:500;background:#f0efff;color:var(--accent);border-radius:5px;margin-left:6px;line-height:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 16px;border-radius:7px;border:1px solid transparent;font-weight:550;font-size:13px;line-height:20px;white-space:nowrap;transition:background .16s,border-color .16s,box-shadow .16s}.button.primary{background:var(--accent);color:#fff;box-shadow:0 2px 3px #312c9210}.button.primary:hover:not(:disabled){background:var(--accent-hover);box-shadow:0 3px 8px #4845cf20}.button.secondary{background:#fff;border-color:#dfe2ec;color:#38415c}.button.secondary:hover:not(:disabled){background:#f8f9fc;border-color:#bec2d2}.button.outline{color:var(--accent);border-color:#c6c3f6;background:transparent}.button.outline:hover{background:#edeaff}.button.compact-button{min-height:32px;padding:5px 10px;font-size:12px}.icon-button{border:1px solid #e0e3ed;background:#fff;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;flex-shrink:0;color:#5c6680}.icon-button:hover{background:#f2f3f9}.icon-button.plain{background:transparent;border-color:transparent}.icon-button.plain:hover{background:#f2f3fa}.text-button{border:0;background:none;padding:3px 0;display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:13px;font-weight:500;text-align:left}.text-button:hover{text-decoration:underline}.loading{padding:55px 25px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:14px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh}.sidebar{position:fixed;left:0;top:0;bottom:0;width:250px;z-index:20;border-right:1px solid var(--border);background:#fff;display:flex;flex-direction:column}.sidebar-brand{padding:27px 23px 28px}.brand{display:flex;align-items:center;gap:13px}.brand-mark{width:42px;height:44px;border-radius:9px;background:linear-gradient(135deg,#5753e3,#3832c5);color:#fff;font-size:27px;font-weight:550;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff18}.brand>div{display:flex;flex-direction:column;gap:5px}.brand strong{font-size:22px;font-weight:700;letter-spacing:-.55px}.brand span:not(.brand-mark){font-size:12px;color:#778099;white-space:nowrap}.sidebar nav{padding:0 13px;overflow-y:auto}.nav-section-title{display:block;text-transform:uppercase;color:#8990a2;font-size:10px;font-weight:550;letter-spacing:.55px;padding:15px 11px 13px}.nav-section-title.management{padding-top:31px}.nav-item{color:#525c75;display:flex;align-items:center;gap:13px;padding:14px;min-height:48px;border-radius:7px;margin:2px 0;font-size:13px;transition:background .15s,color .15s}.nav-item.active{color:var(--accent);background:#f1f0ff;font-weight:550}.nav-item:hover:not(.active){background:#f7f8fb;color:#252d4b}.nav-item svg{color:#67718c}.nav-item.active svg{color:var(--accent)}.sidebar-bottom{margin-top:auto;padding:16px 19px 18px}.sidebar-person{display:flex;align-items:center;gap:11px;padding:18px 0 10px;border-top:1px solid var(--border);color:var(--text)}.avatar{display:inline-flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:8px;background:#eeecff;color:#4c45b2;flex-shrink:0;font-size:16px;font-weight:550}.avatar.small{width:33px;height:33px;font-size:12px;border-radius:7px}.avatar.large{width:82px;height:82px;border-radius:16px;font-size:28px}.sidebar-person>span:last-child{display:flex;flex-direction:column;min-width:0;gap:4px}.sidebar-person strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-person small{font-size:11px}.logout-button{border:0;background:transparent;color:#81899b;display:flex;align-items:center;gap:7px;padding:4px 0 4px 54px;font-size:11px}.logout-button:hover{color:var(--accent)}.demo-indicator{display:block;font-size:10px;color:#9399a9;margin-top:13px;padding-left:54px}.main-shell{margin-left:250px}.topbar{height:69px;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{display:flex;gap:10px;font-size:12px;color:#8790a3}.breadcrumb strong{font-weight:400;color:#68728b}.help-button{margin-right:-5px}.main-content{padding:2px 36px 36px;max-width:1530px;margin:0 auto}.page-heading{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:27px}.page-heading p{color:#7b849a;font-size:14px;margin-top:9px}.page-heading>.button{margin-top:3px}.mobile-toggle,.mobile-close{display:none}.panel{background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 1px 2px #1d295303;overflow:hidden}.panel-pad{padding:24px}.panel-pad>p{font-size:13px;margin-top:6px}.section-heading{padding:19px 21px 17px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{display:flex;align-items:center;gap:8px}.section-heading>.muted{font-size:12px}.month-select{display:flex;gap:8px;align-items:center;margin-bottom:17px;width:max-content}.month-label{position:relative;border:1px solid #dfe3ed;border-radius:6px;padding:8px 13px;height:35px;display:flex;align-items:center;justify-content:center;min-width:148px;overflow:hidden;background:#fff;font-size:13px;font-weight:500}.month-label span:first-letter{text-transform:uppercase}.month-label input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer;padding:0}.month-label input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;cursor:pointer}.overview-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,1fr);gap:16px;margin-bottom:18px}.allowance{padding:24px 25px 23px}.panel-label{font-size:14px;font-weight:450}.allowance-number{display:flex;gap:20px;align-items:baseline;margin-top:16px;margin-bottom:20px;flex-wrap:wrap}.allowance-number>strong{font-size:47px;letter-spacing:-1.75px;font-weight:650;line-height:1.1;white-space:nowrap}.allowance-number>span{font-size:17px;color:#858ca3}.progress-track{height:5px;background:#f0f1f7;border-radius:6px;overflow:hidden}.progress-track>span{display:block;height:100%;background:var(--accent);border-radius:6px;transition:width .4s}.allowance-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:22px}.allowance-breakdown>div{display:flex;flex-direction:column;gap:8px}.allowance-breakdown span{font-size:12px;color:#7b849a}.allowance-breakdown strong{font-size:20px;letter-spacing:-.5px}.conditions{padding:23px 24px 18px}.conditions h2{font-size:14px;font-weight:500;margin-bottom:20px}.conditions>div{display:flex;gap:12px;align-items:center;margin:15px 0;font-size:12px;color:#58627c}.conditions>div svg{color:#838ca2}.conditions>div strong{font-weight:600;color:#323c57}.conditions>p{display:flex;align-items:center;gap:10px;margin-top:18px;border-top:1px solid var(--border);padding-top:15px;color:#8790a4;font-size:11px}.expense-panel{margin-top:18px}.expense-panel .section-heading{padding-bottom:10px}.tabs{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--border);padding:0 21px;overflow:auto}.tabs button{position:relative;flex-shrink:0;background:none;border:0;color:#7b849a;font-size:12px;font-weight:450;padding:11px 0 14px;min-height:42px;white-space:nowrap}.tabs button.active{color:var(--accent);font-weight:550}.tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--accent)}.tabs.standalone{padding:0;gap:28px;margin-bottom:23px}.table-scroll{overflow:auto;position:relative}table{width:100%;border-collapse:collapse;text-align:left;font-size:12px;white-space:nowrap}th{font-size:11px;font-weight:500;color:#7d869d;background:#fdfdff;padding:12px 18px;border-bottom:1px solid var(--border)}td{padding:16px 18px;border-bottom:1px solid #edf0f5;color:#56617c}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfcff}td strong{color:#303c57;font-weight:550}td small{display:block;margin-top:4px;font-size:10px;white-space:normal;max-width:260px}td.amount{color:#27344f;font-weight:550;font-variant-numeric:tabular-nums}.claims-table th:first-child,.claims-table td:first-child{padding-left:21px}.claims-table td:last-child,.claims-table th:last-child{padding-left:0;padding-right:12px;width:30px}.claims-table td{height:65px;padding-top:12px;padding-bottom:12px}.claims-table th{padding-top:13px;padding-bottom:13px}.tool-cell{display:flex;align-items:center;gap:11px;text-align:left;border:0;background:transparent;padding:0;color:#303b55;font-size:12px}.tool-cell strong{font-size:12px;font-weight:500}.tool-cell>span:last-child{display:flex;flex-direction:column}.tool-cell:hover strong{color:var(--accent)}.tool-avatar{display:flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:6px;background:#2e3450;color:#fff;font-weight:650;font-size:11px;flex-shrink:0}.tool-cell small{margin-top:5px}.claims-table tbody tr:nth-child(3n+2) .tool-avatar{background:#2f2e40}.claims-table tbody tr:nth-child(3n+3) .tool-avatar{background:#edeaff;color:#6a58b8}.status{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;padding:5px 8px;border-radius:5px;font-size:10px;font-weight:450;line-height:15px;white-space:nowrap}.status-approved{background:#f0faf4;border-color:#ccebd6;color:#36825b}.status-submitted{background:#fff8ee;border-color:#f4ddb9;color:#b68742}.status-returned{background:#fff2ef;border-color:#f2d5cb;color:#b76353}.status-draft,.status-withdrawn{background:#f5f6fa;border-color:#e5e7f0;color:#7a849b}.table-footer{display:flex;align-items:center;gap:11px;border-top:1px solid var(--border);padding:13px 21px;color:#8890a5;font-size:11px}.table-footer svg{color:#9ca2b5}.program-note{display:flex;align-items:center;gap:18px;background:#f4f3ff;border:1px solid #e3e0ff;border-radius:10px;margin-top:18px;padding:20px}.program-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--accent);flex-shrink:0}.program-note h3{font-size:13px;font-weight:600}.program-note p{font-size:11px;margin-top:5px;color:#7f85a1}.program-note>.button{margin-left:auto;font-size:12px;min-height:37px;padding:8px 13px}.notice{display:flex;align-items:flex-start;gap:11px;border-radius:8px;background:#f1f2fc;border:1px solid #e1e4f9;color:#66739a;padding:14px 16px;font-size:12px;line-height:1.65;margin-bottom:18px}.notice>svg{margin-top:1px;color:#686ad7}.notice>div{min-width:0;flex:1}.notice>div>p{margin-top:4px}.notice .inline-actions{margin-top:5px}.notice.error{color:#a04750;background:#fff4f4;border-color:#f5d7db}.notice.error>svg{color:#c26a72}.notice.warning{background:#fff9ed;border-color:#f0e3c4;color:#937744}.notice.warning>svg{color:#b49358}.notice.success{background:#f0faf3;border-color:#d0e9d9;color:#4d8064}.notice .text-button{flex-shrink:0}.empty{text-align:center;padding:48px 24px 52px}.empty-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:13px;background:#f4f4fc;color:#9798bf;margin-bottom:15px}.empty h3{font-size:14px}.empty p{font-size:12px;color:#8b92a4;max-width:390px;margin:7px auto 0}.empty .button{margin-top:17px}input:not([type=checkbox]):not([type=file]),select,textarea{border:1px solid #dfe3ed;border-radius:6px;padding:10px 12px;background:#fff;color:#3f4961;font-size:13px;line-height:1.4;min-height:40px;width:100%;box-shadow:0 1px 2px #23305702;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#a0a6b5}input:disabled,select:disabled,textarea:disabled{background:#f7f8fc!important;color:#9097a7!important}textarea{resize:vertical;min-height:85px}input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);cursor:pointer}label{font-size:12px;color:#525e78;font-weight:500;line-height:1.5}label>input:not([type=checkbox]),label>select,label>textarea{display:block;margin-top:7px}label>small{display:block;margin-top:7px;font-size:11px;font-weight:400}.form-stack{display:flex;flex-direction:column;gap:21px}.form-stack.compact{gap:18px;margin-top:23px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.toolbar .month-select{margin-bottom:0}.toolbar>.muted{font-size:12px}.search-field{display:flex;align-items:center;gap:9px;border:1px solid #dfe3ed;border-radius:7px;background:#fff;padding:0 12px;max-width:350px;width:100%;font-weight:400;color:#939cb0}.search-field input{border:0!important;box-shadow:none!important;margin:0!important;padding:11px 0!important;min-width:0;background:transparent!important}.search-field:focus-within{outline:2px solid #c6c3f6;outline-offset:2px}.search-field input:focus-visible{outline:0}.filters{display:flex;flex-wrap:wrap;gap:16px;margin:0 0 22px}.filters>label{flex:1;min-width:160px;max-width:300px}.page-footnote{font-size:11px;color:#939bad;line-height:1.7;margin:18px 3px}.person-cell{display:flex;align-items:center;gap:10px}.checkbox-cell{width:44px;padding-right:0!important}.assignment-bar{display:flex;align-items:center;gap:15px;background:#f0effc;border:1px solid #e0def5;padding:15px 17px;border-radius:9px;margin-bottom:20px}.assignment-bar>span{font-size:12px;white-space:nowrap;color:#797495}.assignment-bar select{max-width:300px;margin-left:auto}.profile-panel{max-width:840px;padding:30px}.profile-hero{display:flex;align-items:center;gap:22px;margin-bottom:30px}.profile-hero h2{font-size:23px;letter-spacing:-.5px}.profile-hero p{font-size:13px;color:#8a93a8;margin-top:5px;margin-bottom:8px}.profile-panel .notice{margin-bottom:0;margin-top:27px}.details-list{margin:0}.details-list>div{display:grid;grid-template-columns:44% 56%;gap:12px;padding:15px 0;border-bottom:1px solid #edf0f5;font-size:12px}.details-list dt{color:#929bad;display:flex;align-items:center;gap:9px}.details-list dd{margin:0;color:#566078;overflow-wrap:anywhere;min-width:0}.details-list dd small{display:block;margin-top:5px;font-size:11px}.details-list>div:last-child{border-bottom:0}.drawer{border:0;padding:0;margin:0 0 0 auto;width:580px;max-width:100vw;height:100dvh;max-height:100dvh;background:#fff;color:var(--text);box-shadow:-8px 0 40px #17213e14;overflow:hidden}.drawer::backdrop{background:#18244066;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.drawer.wide{width:750px}.drawer-inner{height:100%;display:flex;flex-direction:column}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:25px 28px 23px;background:#fff;flex-shrink:0}.drawer-header h2{font-size:23px;font-weight:650;letter-spacing:-.6px}.drawer-header p{color:#949bad;font-size:12px;margin-top:6px}.drawer-header .icon-button{margin-top:-3px;margin-right:-8px}.drawer-body{padding:0 28px 26px;overflow-y:auto;overscroll-behavior:contain;flex:1}.drawer-footer{border-top:1px solid var(--border);padding:17px 24px;display:flex;justify-content:flex-end;gap:12px;background:#fff;box-shadow:0 -6px 15px #23325403;flex-shrink:0}.drawer-footer>.button{flex:1;font-size:12px;min-height:44px;padding:10px}.drawer .form-stack{gap:18px}.drawer .notice{margin:0}.drawer label{font-size:12px;color:#5f6980}.drawer textarea{min-height:75px}.drawer .form-grid{gap:17px}.calculation{margin-top:-9px}.calculation>p{font-size:11px;margin-bottom:11px}.calculation-total{border:1px solid var(--border);border-radius:6px;display:flex;justify-content:space-between;gap:10px;padding:12px;font-size:12px;color:#778198}.calculation-total strong{color:#46536d}.field-label{display:block;font-size:12px;font-weight:500;color:#5f6980;margin-bottom:8px}.drop-zone{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;min-height:88px;padding:17px;border:1px dashed #bec4d9;border-radius:7px;background:#fcfcff;color:#8992a7;cursor:pointer;font-size:11px!important;font-weight:400;text-align:left}.drop-zone:hover{background:#f6f5ff;border-color:#8c84dc}.drop-zone>svg{color:#9ba2b5}.drop-zone strong{color:var(--accent);font-size:12px;font-weight:500}.drop-zone small{display:block;margin-top:4px;font-size:10px;font-weight:400}.drop-zone>input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer;width:100%;height:100%;margin:0!important}.drop-zone.disabled{opacity:.5;cursor:not-allowed}.file-row{display:flex;align-items:center;gap:10px;margin-top:10px;border:1px solid var(--border);border-radius:6px;padding:10px 11px;font-size:12px;color:#747f97;min-width:0}.file-row>span,.file-row>a{flex:1;min-width:0;overflow-wrap:anywhere}.file-row>a{color:#525d79}.file-row>small{white-space:nowrap;font-size:10px}.file-row small{font-size:11px}.file-row.download{color:#67738d;padding:13px}.file-row.download:hover{background:#f8f7ff;border-color:#cbc6f1}.file-row.download>span small{display:block;margin-top:4px}.file-row .icon-button{width:23px;height:24px;color:#9da5b6}.return-comment{padding:15px;border:1px solid #f0d4c1;background:#fff8f1;border-radius:8px;margin-bottom:21px;color:#ad7c5e;font-size:12px}.return-comment p{margin-top:4px}.busy-label{font-size:12px;color:var(--accent);padding:8px 0}.claim-status-line{display:flex;align-items:center;gap:13px;margin:1px 0 24px}.claim-status-line>.muted{font-size:11px}.claim-amount{padding:22px 23px;border:1px solid #e5e2fa;border-radius:10px;background:#f6f5ff;display:flex;flex-direction:column;gap:10px;margin-bottom:19px}.claim-amount>span{font-size:12px;color:#8b87aa}.claim-amount>strong{font-size:34px;letter-spacing:-.8px;color:#4f477f}.detail-section{margin-top:26px}.detail-section>h3{margin-bottom:12px;font-size:14px}.detail-section>p{font-size:12px;color:#7b879d}.review-comment{display:block;margin:23px 0}.timeline{padding:0;margin:16px 0 24px;list-style:none}.timeline li{position:relative;display:flex;gap:13px;padding:0 0 23px;font-size:12px}.timeline li:before{content:"";position:absolute;left:5px;top:12px;bottom:-3px;width:1px;background:#e7e7f2}.timeline li:last-child:before{display:none}.timeline-dot{width:11px;height:11px;background:#d5d1fa;border-radius:100%;margin-top:3px;flex-shrink:0;border:3px solid #f2f0ff}.timeline li strong{font-size:12px;font-weight:500;color:#63708d}.timeline li small{display:block;margin-top:4px;font-size:10px}.timeline li p{margin-top:10px;background:#f8f9fc;border-radius:7px;padding:10px;color:#7b8599;font-size:12px}.rules-content>h3{margin:22px 0 7px;font-size:14px}.rules-content>h3:first-child{margin-top:0}.rules-content>p{font-size:13px;color:#778399}.rules-content>.notice{margin-top:24px}.rate-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:20px;margin-bottom:22px}.rate-list .section-heading{border-bottom:1px solid var(--border)}.active-rate{display:flex;align-items:center;gap:14px;padding:23px 21px;border-bottom:1px solid #eef0f6}.active-rate:last-child{border:0}.currency-icon{width:39px;height:39px;border-radius:9px;background:#f3f2ff;color:#8580b7;display:flex;align-items:center;justify-content:center;font-size:21px}.active-rate>div{display:flex;flex-direction:column;gap:6px}.active-rate>div>strong{font-size:14px}.active-rate small{font-size:10px}.rate-value{margin-left:auto;font-size:18px;font-weight:550;color:#4e5470;white-space:nowrap}.active-rate>.text-button{margin-left:9px;font-size:11px}.active-rate>.muted{font-size:11px}.export-builder{display:grid;grid-template-columns:52px 1fr;column-gap:17px;margin-bottom:22px}.export-icon{width:47px;height:47px;border-radius:11px;background:#eeecff;color:#8276c5;display:flex;align-items:center;justify-content:center}.export-intro h2{margin-top:1px}.export-intro>p{font-size:12px;color:#8e97ac;margin-top:6px}.export-controls{grid-column:2;display:flex;flex-direction:column;align-items:flex-start;gap:21px;padding-top:23px}.export-controls .month-select{margin-bottom:0}.export-controls .form-grid{width:100%;max-width:650px}.settings-list{padding:0 23px}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;border-top:1px solid var(--border)}.settings-row>div>strong{font-size:13px;font-weight:550}.settings-row small{display:block;font-size:10px;margin-top:6px}.switch-label{display:flex;align-items:center;gap:12px;font-size:11px;color:#8c93a4;white-space:nowrap}.switch-label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;width:35px;height:20px;border-radius:11px;background:#dfe3ed;margin:0;transition:background .2s}.switch-label input:after{content:"";position:absolute;top:3px;left:3px;background:#fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 2px #0002;transition:transform .2s}.switch-label input:checked{background:var(--accent)}.switch-label input:checked:after{transform:translate(15px)}.category-form-wrap{margin-top:22px}.category-form{display:flex;align-items:flex-end;gap:15px;flex-wrap:wrap}.category-form>label:first-child{flex:1;min-width:160px}.category-form>label:nth-child(2){max-width:185px}.category-form .success-text{align-self:center}.category-form-wrap .notice{margin-top:12px;margin-bottom:0}.new-category-heading{margin-top:34px;padding-top:23px;border-top:1px solid var(--border);font-size:14px}.integration-card{display:flex;align-items:center;gap:20px;margin-bottom:22px}.integration-logo{display:flex;align-items:center;justify-content:center;background:#f6f4f2;color:#ef5b51;border-radius:12px;width:48px;height:48px;font-size:28px;font-weight:550;flex-shrink:0}.integration-card p{font-size:12px;color:#8e98aa;margin-top:5px}.integration-card>.button{margin-left:auto}.account-row{padding:24px;border-top:1px solid var(--border)}.account-row>div>strong{font-size:13px}.account-row small{display:block;font-size:10px;margin-top:5px}.account-row>form{display:flex;gap:15px;margin-top:17px}.account-row>form>select{max-width:500px}.account-row>.notice{margin-top:15px;margin-bottom:0}.app-loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-page{min-height:100vh;background:radial-gradient(ellipse at 50% 26%,#edeaff77,transparent 60%),#f9faff;display:flex;align-items:center;flex-direction:column;padding:36px 24px}.login-brand{align-self:flex-start;margin-left:10px}.login-card{text-align:center;background:#fff;border:1px solid #e7e8f3;box-shadow:0 18px 55px #473f7210;border-radius:18px;padding:45px 43px;width:520px;max-width:100%;margin:auto 0}.login-symbol{width:70px;height:70px;border-radius:17px;display:flex;align-items:center;justify-content:center;background:#f2efff;color:#7465bf;margin:0 auto 25px}.login-card h1{font-size:27px;letter-spacing:-.7px}.login-card>p{color:#9097ad;font-size:13px;line-height:1.8;margin:16px auto 27px;max-width:355px}.login-button{width:100%;font-size:12px;min-height:47px;padding:10px 12px;gap:9px}.login-button svg:last-child{margin-left:auto}.login-security{display:block;font-size:11px;color:#a0a6b6;margin-top:13px}.login-card>.notice{margin:25px 0 0;text-align:left}.demo-login{margin-top:30px;border-top:1px solid var(--border);padding-top:23px}.demo-login h2{font-size:12px;color:#83869e;font-weight:500}.demo-login p{font-size:11px;color:#a1a6b8;margin-top:6px}.demo-login>div{display:flex;justify-content:center;gap:7px;margin-top:17px}.demo-login .button{font-size:10px;min-height:33px;padding:5px 9px}.login-footer{font-size:10px;color:#a5abc0;margin-top:25px}.login-brand .brand-mark{width:35px;height:37px;font-size:23px}.login-brand .brand strong{font-size:20px}.login-brand .brand>div{gap:3px}@media(min-width:1600px){.main-content{padding-top:8px}.topbar{max-width:1530px;margin:0 auto}.allowance{padding:29px}.allowance-number{margin-top:20px}.allowance-number>strong{font-size:53px}.allowance-breakdown{margin-top:26px}.conditions{padding:27px}.claims-table td{height:70px}}@media(max-width:1200px){.sidebar{width:224px}.main-shell{margin-left:224px}.sidebar-brand{padding-left:18px}.brand{gap:10px}.brand strong{font-size:20px}.brand span:not(.brand-mark){font-size:11px}.brand-mark{width:38px;height:40px;font-size:25px}.nav-item{font-size:12px;gap:11px;padding-left:12px}.main-content,.topbar{padding-left:26px;padding-right:26px}.page-heading h1{font-size:27px}.page-heading p{font-size:12px}.page-heading>.button{font-size:12px;padding:9px 13px}.overview-grid{grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr)}.allowance{padding:23px 21px}.allowance-number{gap:10px}.allowance-number>strong{font-size:41px}.allowance-number>span{font-size:14px}.conditions{padding:22px 20px}.conditions>div{gap:9px;font-size:11px}.conditions h2{margin-bottom:18px}.allowance-breakdown span{font-size:10px}.program-note{gap:12px;padding:17px 15px}.program-note p{font-size:10px}.program-note>.button{font-size:11px}.claims-table th,.claims-table td{padding-left:12px;padding-right:12px}.rate-layout{grid-template-columns:1fr}.active-rate>.rate-value{margin-right:25px}.active-rate>.text-button{margin-left:0}.rate-layout>.panel-pad .form-stack{flex-direction:row;align-items:flex-end;flex-wrap:wrap}.rate-layout>.panel-pad .form-stack>label{flex:1;min-width:130px}.active-rate{padding:20px}.integration-card{flex-wrap:wrap}.integration-card>.button{margin-left:68px}}@media(max-width:980px){.sidebar{width:209px}.main-shell{margin-left:209px}.brand strong{font-size:19px}.brand-mark{width:34px;height:37px}.sidebar-brand{padding:25px 14px}.sidebar nav{padding:0 10px}.nav-item{font-size:11px;gap:9px}.nav-item svg{width:18px}.sidebar-bottom{padding-left:13px;padding-right:13px}.sidebar-person strong{font-size:11px}.main-content,.topbar{padding-left:22px;padding-right:22px}.page-heading{gap:15px;margin-bottom:24px}.page-heading h1{font-size:25px}.page-heading>.button{font-size:11px;gap:5px;padding:8px 11px;min-height:38px}.overview-grid{grid-template-columns:1fr}.conditions{display:grid;grid-template-columns:1fr 1fr;gap:13px 18px;padding:20px}.conditions h2{grid-column:1/-1;margin:0}.conditions>div{margin:0}.conditions>p{border:0;margin:0;padding:0}.allowance{padding:25px}.allowance-number>strong{font-size:45px}.allowance-number>span{font-size:16px}.allowance-breakdown span{font-size:12px}.program-note{align-items:flex-start;flex-wrap:wrap}.program-note>.button{margin-left:48px;min-height:30px}.program-note>div{flex:1;min-width:200px}.tabs{gap:18px}.tabs button{font-size:11px}.assignment-bar{flex-wrap:wrap;gap:12px}.assignment-bar select{width:calc(100% - 100px);max-width:none}.assignment-bar>.button{margin-left:auto;min-height:35px;font-size:11px}.toolbar .search-field{max-width:270px}.filters{gap:12px}.filters>label{min-width:150px}.profile-panel{padding:24px}.profile-hero h2{font-size:21px}.profile-panel .details-list>div{grid-template-columns:45% 55%}.details-list{font-size:11px}.integration-card>.button{margin-left:0}.tabs.standalone{gap:20px}.export-controls{grid-column:1/-1}.rate-value{font-size:17px}}@media(max-width:740px){.sidebar{transform:translate(-100%);transition:transform .2s;width:252px}.sidebar.open{transform:translate(0)}.sidebar-brand{padding:24px 18px;display:flex;align-items:center;justify-content:space-between}.sidebar-brand .brand strong{font-size:21px}.sidebar-brand .brand-mark{width:38px;height:41px}.sidebar nav{padding:0 13px}.nav-item{font-size:13px;padding:14px 12px;gap:12px}.nav-item svg{width:21px}.sidebar-bottom{padding:18px}.sidebar-person strong{font-size:12px}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#18244066;z-index:19}.main-shell{margin-left:0}.mobile-toggle,.mobile-close{display:inline-flex}.topbar{height:59px;padding:0 18px;gap:10px;background:#fff;border-bottom:1px solid var(--border);margin-bottom:23px}.breadcrumb{font-size:10px;gap:7px;flex:1}.breadcrumb>span:first-child{display:none}.breadcrumb>span:nth-child(2){display:none}.breadcrumb strong{font-size:12px;font-weight:500;color:#737e97}.main-content{padding:0 18px 28px}.page-heading{gap:15px;align-items:flex-start;flex-wrap:wrap;margin-bottom:22px}.page-heading h1{font-size:26px}.page-heading p{font-size:12px;line-height:1.65;max-width:260px;margin-top:8px}.page-heading>.button{font-size:12px;padding:9px 13px;min-height:39px;margin-top:1px}.overview-grid{gap:13px;margin-bottom:16px}.allowance{padding:23px 21px}.allowance-number{margin-top:18px;margin-bottom:21px;gap:14px}.allowance-number>strong{font-size:44px}.allowance-number>span{font-size:15px}.allowance-breakdown{margin-top:22px;gap:12px}.allowance-breakdown strong{font-size:20px}.allowance-breakdown span{font-size:11px}.conditions{padding:21px;gap:16px 10px}.conditions>div{font-size:11px}.conditions>div svg{width:18px}.conditions>p{font-size:10px}.conditions h2{margin-bottom:3px}.expense-panel{margin-top:16px}.section-heading{padding:18px 17px 15px}.section-heading h2{font-size:16px}.tabs{padding:0 17px;gap:22px}.tabs button{font-size:11px}.claims-table{min-width:690px}.claims-table td{height:65px}.table-footer{padding:13px 17px;font-size:10px;line-height:1.5}.program-note{margin-top:15px;padding:18px 16px;gap:12px}.program-icon{width:27px;height:29px}.program-note>div{min-width:220px}.program-note h3{font-size:12px}.program-note p{font-size:11px;line-height:1.65;max-width:280px}.program-note>.button{margin-left:39px;font-size:11px}.notice{padding:12px 13px;font-size:11px;margin-bottom:16px;gap:9px}.notice>svg{width:17px}.toolbar{gap:13px;flex-wrap:wrap}.toolbar .search-field{max-width:none;flex:1;min-width:200px}.toolbar .month-select{flex-shrink:0}.filters{gap:13px}.filters>label{max-width:none;min-width:140px}.assignment-bar{padding:13px}.assignment-bar>span{font-size:11px}.assignment-bar select{font-size:11px;min-height:36px}.assignment-bar>.button{font-size:11px}.panel-pad{padding:20px}.profile-panel{padding:23px 20px}.profile-hero{gap:16px;align-items:flex-start}.profile-hero h2{font-size:20px;line-height:1.5}.profile-hero p{font-size:11px}.avatar.large{width:62px;height:62px;font-size:22px;border-radius:13px}.profile-panel .details-list>div{display:flex;flex-direction:column;gap:8px;font-size:12px}.details-list dt{font-size:11px}.empty{padding:39px 20px 43px}.empty p{font-size:11px}.rate-layout{gap:16px}.rate-list .section-heading{align-items:flex-start;flex-direction:column;gap:6px}.rate-list .section-heading>.muted{font-size:10px}.active-rate{gap:11px;padding:18px 16px}.currency-icon{width:35px;height:35px;font-size:19px}.active-rate small{font-size:9px;max-width:110px}.active-rate>.rate-value{font-size:16px;margin-right:3px}.active-rate>.text-button{font-size:10px}.active-rate>.muted{font-size:10px}.rate-layout>.panel-pad .form-stack>.button{width:100%}.export-builder{gap:13px}.export-icon{width:40px;height:40px}.export-intro h2{font-size:16px}.export-intro>p{font-size:11px}.export-controls{gap:19px}.export-controls .form-grid{gap:12px}.export-controls>.button{width:100%}.settings-list{padding:0 16px}.settings-row{gap:15px}.settings-row>div>strong{font-size:12px}.settings-row small{font-size:9px}.switch-label span{display:none}.tabs.standalone{gap:22px;margin-bottom:20px}.category-form{gap:13px}.category-form>label:first-child{min-width:160px}.category-form>label:nth-child(2){max-width:150px;flex:1}.category-form>.button{min-height:35px;font-size:11px}.integration-card{gap:14px}.integration-card h2{font-size:16px}.integration-card p{font-size:11px;max-width:230px}.integration-card>.button{width:100%;margin-top:4px}.integration-logo{width:43px;height:43px}.account-row{padding:20px 17px}.account-row>form{flex-direction:column;gap:12px}.account-row>form>.button{align-self:flex-start}.drawer{width:100%;box-shadow:none}.drawer-header{padding:23px 22px 21px}.drawer-header h2{font-size:22px}.drawer-header p{font-size:11px}.drawer-body{padding:0 22px 25px}.drawer-footer{padding:14px 16px;gap:10px;padding-bottom:max(14px,env(safe-area-inset-bottom))}.drawer-footer>.button{font-size:11px;white-space:normal;line-height:1.4;min-height:43px;padding:9px}.drawer-footer>.button>svg{width:15px}.drawer .form-stack{gap:18px}.drawer input:not([type=checkbox]):not([type=file]),.drawer select,.drawer textarea{font-size:16px}.drawer .form-grid{gap:14px}.drop-zone{padding:16px 11px;gap:10px}.drop-zone>svg{width:24px}.drop-zone small{font-size:9px}.drop-zone strong,.file-row{font-size:11px}.file-row>small{font-size:9px}.claim-amount>strong{font-size:31px}.details-list>div{grid-template-columns:42% 58%;font-size:11px}.claim-status-line>.muted{font-size:10px}.login-page{padding:25px 18px}.login-brand{margin-left:4px}.login-card{padding:34px 24px;margin:50px 0 35px}.login-card h1{font-size:25px}.login-card>p{font-size:12px}.login-button{font-size:10px;gap:6px}.login-button svg{width:17px}.demo-login>div{gap:6px}.demo-login .button{font-size:10px;padding:5px 8px}.login-footer{margin-top:auto}.login-symbol{width:64px;height:64px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}
