:root{color:#17211e;font-synthesis:none;--ink:#17211e;--green:#123c32;--mint:#cce7da;--cream:#f4f2ec;--line:#dddcd4;--muted:#6f7773;background:#f4f2ec;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.loading{min-height:100vh;color:var(--green);letter-spacing:.08em;place-items:center;display:grid}.fullscreen-progress{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:wait;background:#f4f2ece0;place-items:center;display:grid;position:fixed;inset:0}.fullscreen-progress-content{color:var(--green);text-align:center;justify-items:center;gap:16px;font-size:13px;display:grid}.fullscreen-progress-indicator{border:4px solid #123c3229;border-top-color:var(--green);transform-origin:50%;will-change:transform;border-radius:50%;width:58px;height:58px;animation-name:fullscreen-progress-spin;animation-duration:.8s;animation-timing-function:linear;animation-iteration-count:infinite;display:block;box-shadow:0 10px 30px #123c3214}@keyframes fullscreen-progress-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.fullscreen-progress-indicator{animation-duration:1.6s}}.brand-lockup{letter-spacing:.1em;align-items:center;gap:12px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:700;display:flex}.brand-mark{color:#153c33;letter-spacing:0;background:#d8f16a;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.sidebar-brand{gap:9px;display:grid}.sidebar-brand>small{color:#9fb5ae;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding-left:50px;font-size:9px;font-weight:700}.eyebrow{color:#75817d;letter-spacing:.15em;margin:0 0 10px;font-size:11px;font-weight:700}.login-shell{background:#f5f2e9;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);min-height:100vh;display:grid}.login-panel{flex-direction:column;justify-content:space-between;padding:56px 8vw;display:flex}.login-copy h1{letter-spacing:-.055em;color:#123c32;margin:0 0 24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(42px,6vw,78px);line-height:1.02}.login-copy>p:last-child{color:#626c68;max-width:520px;font-size:18px}.microsoft-button{color:#25302c;background:#fff;border:1px solid #c8cbc5;border-radius:10px;justify-content:center;align-items:center;gap:14px;width:100%;max-width:430px;padding:16px 20px;font-weight:600;display:flex}.microsoft-button:hover{border-color:#123c32}.microsoft-button:disabled{opacity:.6;cursor:wait}.microsoft-grid{grid-template-columns:repeat(2,8px);gap:2px;display:grid}.microsoft-grid i{background:#f35325;width:8px;height:8px}.microsoft-grid i:nth-child(2){background:#81bc06}.microsoft-grid i:nth-child(3){background:#05a6f0}.microsoft-grid i:nth-child(4){background:#ffba08}.temporary-note{color:#8b918e;text-align:center;max-width:430px;font-size:11px}.login-auth-error{width:100%;max-width:430px;margin-top:12px}.approval-shell{background:#f5f2e9;place-items:center;min-height:100vh;padding:24px;display:grid}.approval-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(560px,100%);padding:42px;box-shadow:0 24px 70px #123c321a}.approval-card .brand-lockup{margin-bottom:48px}.approval-card h1{color:var(--green);margin:0 0 16px;font-size:34px;line-height:1.1}.approval-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.approval-steps{gap:10px;margin-top:28px;display:grid}.approval-steps span{border-radius:9px;padding:13px 14px;font-size:13px;font-weight:700}.approval-steps .pending{color:#8e6920;background:#fff0cc}.approval-refresh{width:100%;margin-top:22px}.approval-office-select{margin-top:24px}.director-review-mode input,.director-review-mode select,.director-review-mode textarea{pointer-events:none;opacity:.68}.director-review-mode input[type=file],.director-review-mode button:not(.review-action){display:none}.login-aside{color:#fff;background:#123c32;flex-direction:column;justify-content:flex-end;gap:32px;padding:64px;display:flex;position:relative;overflow:hidden}.login-aside:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;left:-180px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-aside>div:not(.aside-number){border-top:1px solid #ffffff38;flex-direction:column;gap:5px;padding-top:18px;display:flex;position:relative}.login-aside strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px}.login-aside span{color:#afc2bc;font-size:13px}.aside-number{color:#9bb2ab;font-size:12px;position:absolute;top:50px;right:55px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e1c188c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:16px;width:min(480px,100%);padding:38px;position:relative;box-shadow:0 30px 80px #00000040}.modal h2{margin:0 0 12px;font:700 28px Inter,ui-sans-serif,system-ui,sans-serif}.modal>p:not(.eyebrow){color:var(--muted);line-height:1.5}.modal-close{color:#7a817e;background:0 0;border:0;font-size:26px;position:absolute;top:12px;right:16px}.modal form{gap:16px;margin-top:26px;display:grid}label{color:#4c5753;gap:7px;font-size:12px;font-weight:600;display:grid}input,select{min-height:44px;color:var(--ink);background:#fff;border:1px solid #d2d5cf;border-radius:8px;outline:none;padding:0 12px}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%2366716d' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 9px center;background-repeat:no-repeat;background-size:9px 8px;padding-right:24px}input:focus,select:focus{border-color:#2c6a59;box-shadow:0 0 0 3px #2c6a591f}.primary-button,.secondary-button{border:0;border-radius:8px;padding:13px 18px;font-weight:700}.primary-button{color:#fff;background:#123c32}.primary-button:hover{background:#1c5143}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{color:#123c32;background:#e4eee9;width:100%;margin-top:18px}.compact{align-self:end;width:auto;padding:10px 16px}.form-error,.banner-error{color:#a33825;background:#fff0ed;border:1px solid #f0c6bc;border-radius:8px;padding:10px 12px;font-size:13px}.full{grid-column:1/-1}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:#123c32;flex-direction:column;width:250px;padding:28px 22px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar nav{gap:6px;margin-top:56px;display:grid}.sidebar nav button{color:#9fb5ae;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:13px 12px;font-weight:500;display:flex}.sidebar nav button span{border:1px solid;border-radius:50%;width:6px;height:6px}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#ffffff17}.sidebar nav button.active span{background:#d8f16a;border-color:#d8f16a}.sidebar-footer{border-top:1px solid #ffffff24;gap:5px;margin-top:auto;padding-top:18px;display:grid;overflow:hidden}.sidebar-footer small{color:#9db1ab}.sidebar-footer strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.sidebar-footer button{color:#d8f16a;text-align:left;background:0 0;border:0;padding:10px 0;font-size:12px}.content{grid-column:2;width:100%;max-width:1600px;margin:0 auto;padding:38px 44px 70px}.topbar{justify-content:space-between;align-items:flex-start;margin-bottom:32px;display:flex}.topbar h1{letter-spacing:-.035em;margin:0;font:700 32px Manrope}.environment{letter-spacing:.12em;color:#3d554e;background:#e1e8e3;border-radius:20px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;font-weight:700;display:flex}.environment i{background:#68a75a;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #68a75a26}.banner-error{justify-content:space-between;margin-bottom:20px;display:flex}.banner-error button{color:inherit;background:0 0;border:0;font-size:18px}.refund-error-banner{scroll-margin-top:16px}.refund-error-banner:focus{outline-offset:2px;outline:3px solid #a3382533}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;gap:12px;padding:22px;display:grid}.stat-card>span{color:var(--muted);font-size:12px}.stat-card strong{color:var(--green);font:700 30px Manrope}.stat-card small{color:#9a9f9c;font-size:11px}.panel-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:24px}.span-two{grid-column:span 2}.panel-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.panel-head h2{margin:0;font:700 20px Manrope}.text-button{color:#2c6a59;background:0 0;border:0;font-size:12px;font-weight:700}.empty-state{color:#9aa09d;align-content:center;place-items:center;min-height:180px;display:grid}.empty-state span{font-size:28px}.empty-state p{font-size:13px}.table-list{display:grid}.table-row{border-top:1px solid #ecece7;grid-template-columns:minmax(220px,1fr) minmax(120px,.4fr) auto;align-items:center;gap:20px;padding:15px 0;display:grid}.table-row>span{gap:4px;display:grid}.table-row strong{font-size:13px}.table-row small{color:#8a918e;font-size:11px}.pill{color:#69716e;white-space:nowrap;background:#eee;border-radius:20px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:700}.pill.active,.pill.succeeded,.pill.completed{color:#39734c;background:#e1f0e7}.pill.failed{color:#a14432;background:#fbe7e2}.pill.partial,.pill.review{color:#8e6920;background:#fff0cc}.pill.draft,.pill.queued{color:#69716e;background:#edf0ee}.pill.ready,.pill.approved{color:#395b9a;background:#e4ebff}.health-line{border-bottom:1px solid #ecece7;justify-content:space-between;padding:13px 0;font-size:13px;display:flex}.health-line span{color:var(--muted)}.muted{color:#929895;margin-top:18px;font-size:11px;line-height:1.5}.pill.running{color:#8e6920;background:#fff0cc}.taxpayer-row{grid-template-columns:44px 1fr auto}.taxpayer-actions{justify-content:flex-end;align-items:center;gap:14px;display:flex!important}.avatar{color:#245849;background:#e2eee8;border-radius:9px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid!important}.sync-form,.case-form{background:#f7f7f3;border:1px solid #e3e3dc;border-radius:10px;gap:12px;width:100%;min-width:0;margin-bottom:18px;padding:16px;display:grid}.sync-form{align-items:end}.sync-form>*,.sync-form label,.sync-form input,.sync-form select,.sync-form button,.case-form>*,.case-form label,.case-form input,.case-form select,.case-form button{min-width:0;max-width:100%}.sync-form input,.sync-form select,.sync-form button,.case-form input,.case-form select{width:100%}.sync-form small,.case-form small{color:var(--muted);overflow-wrap:anywhere}.case-form{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.case-form>label{grid-template-rows:15px 44px minmax(16px,auto);align-content:start;align-self:start}.case-form>label>input,.case-form>label>select{height:44px;min-height:44px}.case-form>label>small{min-height:16px;font-size:10px;line-height:1.35}.taxpayer-form{background:#f7f7f3;border:1px solid #e3e3dc;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:14px;margin-bottom:22px;padding:18px;display:grid}.taxpayer-form-loading{color:var(--muted);background:#f7f7f3;border:1px solid #e3e3dc;border-radius:10px;margin-bottom:22px;padding:22px}.taxpayer-edit-head{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.taxpayer-edit-head>div{gap:3px;display:grid}.taxpayer-edit-head small{color:var(--muted)}.credential-status{background:#fff;border:1px solid #dfe2dc;border-radius:8px;grid-column:1/-1;gap:2px;padding:12px 14px;display:grid}.credential-status span,.credential-status small{color:var(--muted);font-size:11px}.credential-status.ready{background:#f3faf5;border-color:#b9ddc7}.credential-status.missing{background:#fff5f2;border-color:#efc9bd}.credential-checkbox{color:var(--green);background:#fff;border:1px solid #dfe2dc;border-radius:8px;grid-column:1/-1;align-items:center;gap:10px;padding:12px 14px;display:flex}.credential-checkbox input{width:auto;min-height:0;margin:0}.credential-checkbox input:disabled+span{color:#999}.credential-fields{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.credential-warning{color:#8e6920;grid-column:1/-1}.taxpayer-form>.compact{grid-column:1/-1;justify-self:end}.taxpayer-edit-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;display:flex}.taxpayer-edit-actions .secondary-button{width:auto;margin:0}.invoice-filters{background:#f7f7f3;border:1px solid #e3e3dc;border-radius:10px;grid-template-columns:minmax(260px,1fr) minmax(120px,.25fr) minmax(140px,.25fr);gap:12px;margin-bottom:18px;padding:16px;display:grid}.invoice-filters>label,.invoice-filters select{width:100%;min-width:0}.invoice-loading{min-height:180px;color:var(--muted);place-items:center;font-size:13px;display:grid}.invoice-list{max-height:520px;padding-right:4px;overflow:auto}.invoice-row{grid-template-columns:minmax(160px,.8fr) minmax(190px,1fr) minmax(96px,auto);gap:14px}.invoice-row>span{min-width:0}.invoice-total{text-align:right;justify-items:end}.invoice-total .pill{margin-top:3px}.invoice-total .text-button{padding:3px 0}.invoice-total .text-button:disabled{color:#aeb3b0;cursor:not-allowed}.invoice-preview-backdrop{padding:20px}.invoice-preview-modal{flex-direction:column;width:min(1120px,100%);height:min(900px,100vh - 40px);padding:28px;display:flex}.invoice-preview-head{justify-content:space-between;align-items:flex-start;gap:24px;padding-right:28px;display:flex}.invoice-preview-head h2{margin:0}.invoice-preview-head>span{text-align:right;gap:4px;display:grid}.invoice-preview-head small{color:var(--muted)}.invoice-preview-frame{background:#fff;border:1px solid #dddcd4;border-radius:9px;flex:1;width:100%;min-height:0;margin:20px 0}.invoice-preview-actions{justify-content:flex-end;gap:10px;display:flex}.invoice-preview-actions a{width:auto;margin:0;text-decoration:none}.invoice-page-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.invoice-page-actions .secondary-button{width:auto;margin:0}.invoice-import-form{background:#f1f6f3;border:1px solid #cfded7;border-radius:10px;grid-template-columns:minmax(220px,1fr) minmax(300px,1.35fr) minmax(150px,.5fr) auto;align-items:end;gap:14px;margin:-4px 0 18px;padding:17px;transition:border-color .15s,background .15s,box-shadow .15s;display:grid}.invoice-import-form.dragging{border-color:var(--green);background:#e7f4ec;box-shadow:0 0 0 3px #2b714e1f}.invoice-import-form>div:first-child{align-self:center;gap:3px;display:grid}.invoice-import-form>div:first-child .eyebrow{margin-bottom:2px}.invoice-import-form>div:first-child strong{font-size:12px}.invoice-import-form>div:first-child small{color:var(--muted);font-size:10px}.invoice-file-drop{background:#ffffffb8;border:1px dashed #9eb9aa;border-radius:9px;gap:8px;min-height:86px;padding:12px;display:grid}.invoice-file-drop>div{flex-wrap:wrap;gap:8px;display:flex}.invoice-file-drop .secondary-button{cursor:pointer;width:auto;margin:0;position:relative}.invoice-file-drop input[type=file]{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.invoice-file-drop small{color:var(--muted);font-size:10px}.invoice-import-result{color:#2c6547;background:#e4f1e9;border-radius:8px;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding:11px 12px;display:grid}.invoice-import-result.partial{color:#80601b;background:#fff3d5}.invoice-import-result.failed{color:#973d2c;background:#fbe7e2}.invoice-import-result>span{gap:2px;display:grid}.invoice-import-result small{font-size:10px}.invoice-import-result>small.full{border-top:1px solid #00000014;padding-top:4px}.doc-type-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;min-width:0;margin:0;padding:0;display:grid}.doc-type-options legend{color:#4c5753;margin-bottom:7px;font-size:12px;font-weight:600}.doc-type-option{background:#fff;border:1px solid #dfe2dc;border-radius:7px;align-items:center;gap:8px;min-width:0;padding:8px 10px;display:flex}.doc-type-option input{flex:none;width:auto;min-height:0;margin:0}.job-row{box-sizing:border-box;grid-template-columns:minmax(260px,1fr) minmax(170px,.45fr);align-items:start;width:100%;max-width:100%}.job-row>span{min-width:0}.job-error{white-space:nowrap;text-overflow:ellipsis;max-width:720px;overflow:hidden;color:#a14432!important}.job-actions{box-sizing:border-box;flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px 16px;width:100%;min-width:0;max-width:100%;padding-top:3px;display:flex!important}.job-action-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex!important}.job-action-button{color:#2c6a59;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #cbd8d2;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700;line-height:1.2}.job-action-button:hover{background:#f2f7f4;border-color:#2c6a59}.job-action-button.retry{color:#123c32;background:#e4eee9;border-color:#bfd4ca}.job-action-button.retry:hover{background:#d8e8e0;border-color:#2c6a59}.job-action-button.danger{color:#a14432;background:#fff7f5;border-color:#efc7bd}.job-action-button.danger:hover{background:#fcebe7;border-color:#a14432}.job-history-item{border-top:1px solid #ecece7;width:100%;min-width:0;max-width:100%}.job-history-item>.table-row{border-top:0}.job-progress{align-content:center}.job-progress small{overflow-wrap:anywhere}.job-progress strong{font-size:12px}.invoice-issue-panel{box-sizing:border-box;background:#fbfaf6;border-radius:0 0 10px 10px;width:100%;min-width:0;max-width:100%;padding:0 14px 16px}.invoice-issue-scroll-shell{min-width:0;max-width:100%;position:relative}.invoice-issue-scroll-shell:before,.invoice-issue-scroll-shell:after{content:"";z-index:4;pointer-events:none;opacity:0;width:34px;transition:opacity .18s;position:absolute;top:0;bottom:0}.invoice-issue-scroll-shell:before{background:linear-gradient(90deg,#123c323d,#123c3200);border-radius:8px 0 0 8px;left:0}.invoice-issue-scroll-shell:after{background:linear-gradient(270deg,#123c323d,#123c3200);border-radius:0 8px 8px 0;right:0}.invoice-issue-scroll-shell.can-scroll-left:before,.invoice-issue-scroll-shell.can-scroll-right:after{opacity:1}.invoice-issue-scroll-list{min-width:0;max-width:100%;max-height:420px;overflow:auto}.invoice-issue-row{box-sizing:border-box;min-width:0;max-width:100%}.invoice-issue-row>span{min-width:0}.invoice-issue-row .job-error{white-space:normal;overflow-wrap:anywhere;max-width:none;line-height:1.45}.invoice-issue-panel .notice{margin:0 0 10px}.invoice-review-notice{line-height:1.55}.invoice-issue-row{grid-template-columns:minmax(190px,.4fr) minmax(280px,1fr) minmax(210px,.48fr);align-items:start}.invoice-issue-row>span:nth-child(2)>strong{font-size:12px;font-weight:600;line-height:1.5}.invoice-analysis-comments{gap:7px;display:grid!important}.invoice-analysis-comments strong{padding-left:12px;position:relative}.invoice-analysis-comments strong:before{content:"•";color:#2c6a59;position:absolute;left:0}.technical-detail{color:var(--muted);overflow-wrap:anywhere;margin-top:6px;font-size:10px;line-height:1.4;display:block}.invoice-issue-actions{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:7px 11px;display:flex!important}.invoice-issue-actions .pill{justify-self:start;width:100%}.invoice-issue-actions .text-button{white-space:normal;text-align:left;padding:3px 0}.invoice-resolution-panel{background:#fffaf8;border-color:#e7b8ae;margin-bottom:16px;scroll-margin-top:16px}.invoice-resolution-panel>.panel-head{align-items:flex-start}.invoice-resolution-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.invoice-resolution-head-actions .secondary-button,.invoice-resolution-head-actions .primary-button{white-space:nowrap;width:auto;margin:0}.invoice-resolution-instruction{color:#874235;background:#fff0ed;border-left:4px solid #b74c38;gap:4px;margin-bottom:12px;display:grid}.invoice-resolution-instruction strong{font-size:11px}.invoice-resolution-instruction span{font-size:12px;line-height:1.5}.invoice-resolution-message{color:#245849;background:#edf5f1;margin-bottom:12px}.invoice-resolution-list{max-height:540px;padding-right:4px;overflow:auto}.invoice-resolution-row .primary-button,.invoice-resolution-row .invoice-exclude-button{width:auto;margin:0;padding:9px 12px;font-size:11px}.invoice-resolution-row .invoice-issue-actions{align-items:flex-start}.invoice-resolution-row .invoice-issue-actions .text-button{width:auto}.invoice-resolution-row .invoice-exclude-button{color:#963d2c;background:#fbe7e2}.invoice-resolution-bulk-action{background:#f3f8f5;border:1px solid #d7e4de;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:14px 16px;display:flex}.invoice-resolution-bulk-action span{gap:3px;display:grid}.invoice-resolution-bulk-action small{color:var(--muted);line-height:1.4}.invoice-resolution-bulk-action .primary-button{white-space:nowrap;width:auto;margin:0}@media (width<=800px){.invoice-resolution-panel>.panel-head,.invoice-resolution-head-actions,.invoice-resolution-bulk-action{flex-direction:column;align-items:stretch}.invoice-resolution-head-actions .secondary-button,.invoice-resolution-head-actions .primary-button,.invoice-resolution-bulk-action .primary-button,.invoice-resolution-row .primary-button,.invoice-resolution-row .invoice-exclude-button{width:100%}}@media (width<=1050px){.invoice-issue-row{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr)}.invoice-issue-actions{grid-column:1/-1}}.text-button.danger{color:#a14432}.compatibility-summary{background:#f1f6f3;border-radius:10px;align-items:center;gap:14px;margin-bottom:10px;padding:16px;display:flex}.compatibility-summary>strong{color:var(--green);font-size:30px}.compatibility-summary>span{gap:3px;display:grid}.compatibility-summary b{font-size:13px}.compatibility-summary small{color:var(--muted);font-size:11px}.compatibility-list{display:grid}.compatibility-row{border-top:1px solid #ecece7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.compatibility-row>span{gap:3px;min-width:0;display:grid}.compatibility-row strong{font-size:12px}.compatibility-row small{color:var(--muted);font-size:10px}.source-check{color:#285b48;background:#eaf5ef;border-radius:8px;gap:4px;margin-top:14px;padding:11px 12px;display:grid}.source-check.delayed{color:#7d611e;background:#fff7df}.source-check strong{font-size:11px}.source-check small{font-size:10px;line-height:1.4}.case-list-row{border-top:1px solid #ecece7;align-items:center;display:flex}.case-list-row .case-open{border-top:0}.case-delete{flex:none;margin-left:12px}.case-open{text-align:left;width:100%;color:inherit;background:0 0;border:0}.case-open:hover{background:#f7f7f3}.back-button{margin:0 0 14px;padding:0}.refund-workspace{gap:16px;min-width:0;display:grid}.case-summary{justify-content:space-between;align-items:center;gap:24px;display:flex;overflow:hidden}.case-summary>div{min-width:0}.case-summary h2{margin:0 0 6px}.case-summary small{color:var(--muted)}.case-summary>div:last-child{text-align:right;flex:none;gap:4px;display:grid}.case-summary>div:last-child span{color:var(--muted);font-size:11px}.case-summary>div:last-child strong{color:var(--green);font-size:24px}.notice{color:#285b48;background:#eaf5ef;border:1px solid #b8d8c8;border-radius:9px;padding:12px 14px;font-size:13px}.notice.warning{color:#7d611e;background:#fff7df;border-color:#ead7a7}.workspace-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.count{color:#53605b;background:#edf0ee;border-radius:20px;place-items:center;min-width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.entry-form{gap:12px;min-width:0;display:grid}.entry-form label,.entry-form input,.entry-form select{width:100%;min-width:0}.form-pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.sales-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.sales-form>button{grid-column:1/-1}.upload-form{border-top:1px solid #ecece7;gap:8px;margin-top:16px;padding-top:16px;display:grid}.upload-form input{width:100%;min-width:0;padding:10px}.upload-form .secondary-button{margin:0}.upload-form small{color:var(--muted)}.calculation{gap:9px;margin-bottom:16px;display:grid}.calculation span{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.calculation strong{color:var(--ink)}.issue{color:#9b3d2b;background:#fff0ed;border-radius:7px;margin-top:9px;padding:9px;font-size:11px}.issue.warning{color:#7d611e;background:#fff7df}.entry-groups{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.entry-group{border:1px solid #e7e7e0;border-radius:9px;min-width:0;padding:12px}.entry-group>div:first-child{justify-content:space-between;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.entry-group a{color:#2c6a59;white-space:nowrap}.entry-group>small{color:var(--muted);font-size:10px}.entry-row{border-top:1px solid #efefe9;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:7px 0;display:grid}.entry-row span{text-overflow:ellipsis;font-size:11px;overflow:hidden}.entry-row small{color:var(--muted)}.entry-row button{color:#a14432;background:0 0;border:0;padding:0;font-size:10px}.topbar h1,.stat-card strong,.panel-head h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif}@media (width<=1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.panel-grid,.workspace-grid{grid-template-columns:1fr}.span-two{grid-column:auto}.case-form,.entry-groups{grid-template-columns:repeat(2,1fr)}.invoice-filters{grid-template-columns:1fr 1fr 1fr}}@media (width>=1101px) and (width<=1400px){.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.login-shell{grid-template-columns:1fr}.login-aside{display:none}.login-panel{min-height:100vh;padding:32px 24px}.app-shell{display:block}.sidebar{width:100%;height:auto;position:static}.sidebar nav{grid-template-columns:repeat(2,1fr);margin-top:24px}.sidebar-footer{display:none}.content{padding:26px 18px}.stats-grid{grid-template-columns:1fr}.topbar{align-items:center}.table-row{grid-template-columns:1fr auto}.table-row>span:nth-child(2){display:none}.case-form,.sales-form,.taxpayer-form,.credential-fields,.invoice-filters,.doc-type-options{grid-template-columns:1fr}.compact{align-self:auto}.modal{padding:28px}.case-summary{flex-direction:column;align-items:flex-start}.case-summary>div:last-child{text-align:left}.entry-groups{grid-template-columns:1fr}}.refund-portfolio-filters{grid-template-columns:minmax(220px,1fr) minmax(180px,.6fr) auto;align-items:end;gap:12px;margin:0 0 16px;display:grid}.refund-portfolio-filters label{color:var(--muted);gap:5px;font-size:11px;display:grid}.refund-portfolio-filters select{width:100%}.source-import-row{grid-template-columns:minmax(130px,.6fr) minmax(220px,1fr) auto auto;align-items:center;gap:9px;margin:12px 0;display:grid}.source-import-row>*{width:100%;min-width:0}.finalization-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.finalization-grid>div{align-content:start;gap:10px;display:grid}.finalization-panel>.notice{margin-top:16px}.finalization-panel small{color:var(--muted);overflow-wrap:anywhere}@media (width<=900px){.refund-portfolio-filters,.source-import-row,.finalization-grid{grid-template-columns:1fr}}@media (width<=1100px){.invoice-import-form{grid-template-columns:1fr 1fr}.invoice-import-form>div:first-child,.invoice-import-result{grid-column:1/-1}}@media (width<=760px){.invoice-page-actions{flex-direction:column;align-items:flex-end}.invoice-import-form{grid-template-columns:1fr}.invoice-import-form>div:first-child,.invoice-import-result{grid-column:auto}}.refund-case-form{grid-template-columns:repeat(4,minmax(0,1fr))}.refund-case-form .case-title-field{grid-column:span 2}.refund-case-form>.primary-button{grid-column:1/-1;justify-self:end}.refund-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.legislation-page{gap:18px;display:grid}.legislation-board{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.legislation-column{align-content:start;gap:10px;padding:16px;display:grid}.legislation-column .panel-head{margin:0}.legislation-column h2{font-size:13px}.legislation-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fafbf9;border-radius:9px;gap:5px;width:100%;padding:12px;display:grid}.legislation-card.selected{background:#edf5f1;border-color:#2c6a59;box-shadow:0 0 0 2px #2c6a591a}.legislation-card strong{font-size:11px}.legislation-card small{color:var(--green);font-size:9px}.legislation-card span{color:var(--muted);font-size:9px;line-height:1.45}.legislation-detail{gap:15px;display:grid}.legislation-detail .panel-head a{color:var(--green);font-size:11px;font-weight:800}.legislation-meta,.legislation-impact{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.legislation-impact{grid-template-columns:repeat(3,minmax(0,1fr))}.legislation-meta>span,.legislation-impact>span{border:1px solid var(--line);background:#fafbf9;border-radius:8px;gap:5px;min-width:0;padding:11px;display:grid}.legislation-meta small,.legislation-impact small{color:var(--muted);font-size:9px}.legislation-meta strong,.legislation-impact strong,.legislation-meta code{text-overflow:ellipsis;font-size:10px;overflow:hidden}.legislation-detail details{border:1px solid var(--line);border-radius:9px;overflow:hidden}.legislation-detail summary{cursor:pointer;background:#f5f7f5;padding:11px 13px;font-size:11px;font-weight:800}.legislation-diff{color:#d8e5df;white-space:pre-wrap;background:#17231f;max-height:430px;margin:0;padding:14px;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.legislation-detail details ul{margin:12px 28px 16px;font-size:11px;line-height:1.6}.legislation-approvals{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.legislation-approvals>span{background:#edf5f1;border-radius:8px;gap:4px;padding:11px;display:grid}.legislation-approvals strong{font-size:10px}.legislation-approvals small{color:var(--muted);font-size:9px}.legislation-review-form{background:#f5faf7;border:1px solid #cddbd4;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:11px;padding:14px;display:grid}.legislation-review-form label{color:var(--muted);gap:6px;font-size:9px;font-weight:800;display:grid}.legislation-review-form textarea{resize:vertical;min-height:74px}.legislation-review-form .code-input{min-height:150px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.legislation-review-form .span-all{grid-column:1/-1}.review-actions{justify-content:flex-end;gap:8px;display:flex}.review-actions button{width:auto}.legislation-case-warning{border-radius:10px;gap:4px;max-width:1280px;margin:0 auto 12px;padding:12px 16px;display:grid}.legislation-case-warning.warning{color:#725715;background:#fff7e5;border:1px solid #e4d3a7}.legislation-case-warning.blocked{color:#8a3528;background:#fff2ef;border:1px solid #e7b8ae}.legislation-case-warning strong{font-size:11px}.legislation-case-warning span{font-size:10px;line-height:1.45}@media (width<=1050px){.legislation-board,.legislation-meta{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.legislation-board,.legislation-meta,.legislation-impact,.legislation-approvals,.legislation-review-form{grid-template-columns:1fr}.legislation-review-form .span-all{grid-column:auto}.review-actions{flex-direction:column;align-items:stretch}.review-actions button{width:100%}}.smart-file-button[aria-disabled=true]{cursor:wait;opacity:.72;pointer-events:none}.document-identity-save{place-self:end;height:44px;min-height:44px;margin:0}.smart-product-identity-list{gap:10px;margin-top:16px;display:grid}.smart-product-identity-list>article{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;grid-template-columns:minmax(180px,.8fr) minmax(300px,1.3fr) auto;align-items:end;gap:14px;padding:14px;display:grid}.smart-product-identity-list article>span,.smart-product-identity-list article>label{gap:5px;min-width:0;display:grid}.smart-product-identity-list article small{color:var(--muted);font-size:9px}.smart-product-identity-list article label{font-size:10px;font-weight:700}.smart-product-identity-list article button{width:auto;margin:0}.smart-product-identity-list .notice{margin:0}@media (width<=850px){.smart-product-identity-list>article{grid-template-columns:1fr}.smart-product-identity-list article button{width:100%}}.smart-refund-workspace{gap:18px;width:100%;min-width:0;max-width:1280px;margin:0 auto;display:grid}.smart-refund-workspace .back-button{justify-self:start;margin-bottom:2px}.smart-refund-hero{color:#fff;background:#123c32;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:26px 28px;display:flex}.smart-refund-hero h2{margin:2px 0 5px;font:700 27px Manrope}.smart-refund-hero p:not(.eyebrow){color:#b9ccc6;margin:0;font-size:12px}.smart-progress{text-align:right;gap:8px;width:min(280px,34%);display:grid}.smart-progress>strong{color:#d8f16a;font:700 28px Manrope}.smart-progress>span{background:#ffffff29;border-radius:99px;height:6px;overflow:hidden}.smart-progress>span i{border-radius:inherit;background:#d8f16a;height:100%;transition:width .2s;display:block}.smart-progress small{color:#b9ccc6;font-size:10px}.smart-upload-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.smart-upload-card{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px 12px;min-height:190px;padding:17px;transition:border-color .15s,box-shadow .15s,background .15s;display:grid;position:relative}.smart-upload-card.dragging{background:#edf7f2;border-color:#2c6a59;box-shadow:0 0 0 3px #2c6a591f}.smart-upload-number{color:#69716e;background:#edf0ee;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.smart-upload-card>div{gap:5px;display:grid}.smart-upload-card>div>strong{font-size:13px}.smart-upload-card>div>small{color:var(--muted);font-size:10px;line-height:1.45}.smart-upload-card>em{color:#8e6920;background:#fff0cc;border-radius:999px;grid-column:1/-1;justify-self:start;padding:5px 8px;font-size:9px;font-style:normal;font-weight:800}.smart-upload-card.ready{background:#f7fbf8;border-color:#bad9c7}.smart-upload-card.ready>em{color:#39734c;background:#e1f0e7}.smart-upload-card>b{color:var(--green);grid-column:1/-1;align-self:end;font-size:11px}.smart-upload-actions,.smart-upload-processing{grid-column:1/-1;align-self:end}.smart-upload-actions{grid-template-columns:1fr 1fr;gap:6px!important;display:grid!important}.smart-upload-actions>small{text-align:center;color:var(--muted);grid-column:1/-1;font-size:9px}.smart-file-button,.smart-upload-processing{color:#123c32;cursor:pointer;background:#e4eee9;border-radius:8px;place-items:center;min-height:38px;font-size:11px;font-weight:800;display:grid}.smart-file-button.secondary{background:#fff;border:1px solid #cadbd3}.smart-file-button input{display:none}.smart-upload-processing{cursor:wait}.smart-result-grid{grid-template-columns:1.45fr 1fr 1fr;gap:12px;display:grid}.smart-result-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:8px;padding:20px 22px;display:grid}.smart-result-card>span{color:var(--muted);font-size:10px}.smart-result-card>strong{color:var(--green);font:700 24px Manrope}.smart-result-card>small{color:var(--muted);font-size:10px}.smart-result-card.primary{background:#edf5f1;border-color:#bad9c7}.smart-result-card.primary>strong{font-size:30px}.smart-warning-list{gap:8px;display:grid}.smart-warning-list .panel-head{margin-bottom:4px}.smart-capacity-summary>small{color:var(--muted);margin-top:-10px;font-size:10px;display:block}.smart-capacity-columns{grid-template-columns:1fr 1fr;gap:20px;margin-top:18px;display:grid}.smart-capacity-columns>div{border:1px solid var(--line);border-radius:10px;align-content:start;display:grid;overflow:hidden}.smart-capacity-columns>div>strong{background:#f5f7f5;padding:11px 13px;font-size:11px}.smart-capacity-columns>div>span{border-top:1px solid var(--line);gap:3px;padding:10px 13px;display:grid}.smart-capacity-columns b{font-size:11px}.smart-capacity-columns small{color:var(--muted);font-size:9px}.smart-optional-note{color:#49665d;background:#f4f8f6;border-left:3px solid #8aa99e;margin:16px 0 0;padding:11px 13px;font-size:10px;line-height:1.5}.smart-candidate-list{border:1px solid var(--line);border-radius:11px;display:grid;overflow:hidden}.smart-candidate-list>article{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1.2fr) minmax(180px,1fr) minmax(130px,.55fr) auto;align-items:center;gap:13px;padding:12px 14px;display:grid}.smart-candidate-list>article:first-child{border-top:0}.smart-candidate-list article>span{gap:3px;min-width:0;display:grid}.smart-candidate-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.smart-candidate-list article small{color:var(--muted);font-size:9px;line-height:1.4}.smart-candidate-issue{background:#fff4d9;border-radius:7px;grid-column:1/-1;padding:8px 10px;color:#80601b!important}.smart-candidate-panel .empty-state{min-height:130px}.smart-recipe-panel{gap:16px;display:grid}.smart-recipe-panel .smart-optional-note{margin:0}.smart-recipe-list{gap:12px;display:grid}.smart-recipe-list>article{border:1px solid var(--line);background:#fff;border-radius:11px;gap:12px;padding:15px;display:grid}.smart-recipe-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.smart-recipe-title>span{gap:3px;display:grid}.smart-recipe-title strong{font-size:13px}.smart-recipe-title small{color:var(--muted);font-size:9px}.smart-recipe-components{border:1px solid var(--line);border-radius:9px;display:grid;overflow:hidden}.smart-recipe-components>label{border-top:1px solid var(--line);grid-template-columns:minmax(180px,1fr) minmax(100px,140px) minmax(90px,.35fr);align-items:center;gap:12px;padding:9px 12px;display:grid}.smart-recipe-components>label:first-child{border-top:0}.smart-recipe-components label>span{gap:2px;display:grid}.smart-recipe-components strong,.smart-recipe-components b{font-size:10px}.smart-recipe-components small{color:var(--muted);font-size:9px}.smart-recipe-components input{border:1px solid var(--line);border-radius:7px;width:100%;padding:8px 9px;font:600 11px Manrope}.smart-recipe-actions{justify-content:flex-end;gap:8px;display:flex}@media (width<=700px){.smart-recipe-components>label{grid-template-columns:1fr 100px}.smart-recipe-components>label>small{grid-column:1/-1}.smart-recipe-title{align-items:flex-start}}.smart-recipe-create{border:1px solid var(--line);background:#fff;border-radius:11px;gap:12px;padding:15px;display:grid}.smart-recipe-create>label{gap:6px;font-size:11px;font-weight:700;display:grid}.smart-recipe-components>label.editable{grid-template-columns:minmax(180px,1fr) minmax(100px,140px) auto minmax(90px,.35fr)}.smart-recipe-components select,.smart-recipe-create select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;padding:8px 9px;font:600 11px Manrope}.secondary-button.danger{color:#a14432;border-color:#efc7bd}.secondary-button.danger:hover{background:#fff7f5}@media (width<=700px){.smart-recipe-components>label.editable{grid-template-columns:1fr 100px}.smart-recipe-components>label.editable>button,.smart-recipe-components>label.editable>small{grid-column:1/-1}}.smart-analysis-summary>.panel-head{align-items:end}.smart-analysis-summary>.panel-head>small{max-width:430px;color:var(--muted);text-align:right;font-size:10px;line-height:1.5}.smart-category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.smart-category-grid>article{border:1px solid var(--line);background:#fafbf9;border-radius:9px;gap:5px;padding:12px 13px;display:grid}.smart-category-grid strong{font-size:11px}.smart-category-grid span{color:var(--green);font-size:13px;font-weight:800}.smart-category-grid small{color:var(--muted);font-size:9px}.smart-exception-panel{background:#fffdf8;border-color:#e4d3a7}.smart-exception-actions{flex-wrap:wrap;grid-column:1/-1;gap:8px;display:flex}.smart-exception-actions label{width:auto}.smart-exception-actions input{display:none}.smart-review-form{background:#fff7e5;border-radius:9px;grid-column:1/-1;gap:10px;padding:12px;display:grid}.smart-review-form>label{text-transform:uppercase;gap:6px;font-size:10px;font-weight:800;display:grid}.smart-review-form textarea{resize:vertical;min-height:76px}.smart-review-form>div{flex-wrap:wrap;gap:8px;display:flex}.smart-action-panel-note{max-width:390px;color:var(--muted);text-align:right;font-size:10px;line-height:1.45}.smart-required-review-head{justify-content:flex-end;align-items:center;gap:12px;max-width:480px;display:flex}.smart-required-review-head>small{color:var(--muted);text-align:right;font-size:10px;line-height:1.45}.smart-required-review-head>.pill{flex:none}.smart-capacity-issue{gap:10px;display:grid}.smart-capacity-issue>strong{font-size:11px}.smart-capacity-issue>small{line-height:1.45}.smart-capacity-issue details{background:#ffffffa6;border-radius:7px;padding:9px 10px}.smart-capacity-issue summary{cursor:pointer;font-size:10px;font-weight:800}.smart-capacity-contributors{border-top:1px solid #00000014;max-height:260px;margin-top:8px;display:grid;overflow:auto}.smart-capacity-contributors>span{border-bottom:1px solid #0000000f;gap:2px;padding:7px 0;display:grid}.smart-capacity-contributors b{font-size:10px}.smart-capacity-contributors small{font-size:9px}.smart-warning-actions{flex-wrap:wrap;gap:8px;display:flex}.smart-warning-actions label{width:auto}.smart-warning-actions input{display:none}.smart-completion-panel{border-color:#bad9c7;gap:14px;display:grid}.smart-calculation-status{align-items:center;gap:7px;display:inline-flex}.smart-inline-progress{background:#8e692033;border-radius:99px;width:28px;height:4px;position:relative;overflow:hidden}.smart-inline-progress>i{inset-block:0;border-radius:inherit;background:currentColor;width:45%;animation:1s ease-in-out infinite smart-inline-progress;position:absolute;left:-45%}@keyframes smart-inline-progress{0%{left:-45%}to{left:100%}}.smart-sector-row{background:#fff7e5;border-radius:10px;grid-template-columns:minmax(240px,1fr) 150px 150px auto;align-items:end;gap:10px;padding:14px;display:grid}.smart-sector-row>span{gap:4px;display:grid}.smart-sector-row>span strong{font-size:12px}.smart-sector-row>span small{color:var(--muted);font-size:9px;line-height:1.45}.smart-sector-row>label{color:var(--muted);text-transform:uppercase;gap:5px;font-size:9px;font-weight:800;display:grid}.smart-sector-row input{min-height:36px}.smart-calculation-result{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.smart-calculation-result>span{border:1px solid var(--line);background:#f7fbf8;border-radius:9px;gap:5px;padding:14px;display:grid}.smart-calculation-result small{color:var(--muted);font-size:9px}.smart-calculation-result strong{color:var(--green);font:700 18px Manrope}.smart-final-action{justify-content:space-between;align-items:center;gap:18px;padding-top:4px;display:flex}.smart-final-action>span{color:var(--muted);font-size:10px}.smart-final-action-buttons{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.smart-final-action-buttons>.secondary-button,.smart-final-action-buttons>.primary-button{white-space:nowrap;width:auto;margin:0}.smart-collapsible{scroll-margin-top:16px}.smart-collapsible>.panel-head{cursor:pointer;margin:0;list-style:none}.smart-collapsible>.panel-head::-webkit-details-marker{display:none}.smart-collapse-meta{color:var(--muted);justify-content:flex-end;align-items:center;gap:10px;display:flex}.smart-collapse-meta>small{font-size:10px}.smart-collapse-meta>i{font-size:20px;font-style:normal;line-height:1;transition:transform .16s}.smart-collapsible[open]>.panel-head{margin-bottom:18px}.smart-collapsible[open]>.panel-head .smart-collapse-meta>i{transform:rotate(180deg)}.smart-collapsible-content{gap:14px;display:grid}.smart-candidate-issue-groups{gap:7px;display:grid}.smart-candidate-issue-groups>details{color:#80601b;background:#fff4d9;border-radius:8px;padding:10px 12px}.smart-candidate-issue-groups summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;list-style:none;display:flex}.smart-candidate-issue-groups summary::-webkit-details-marker{display:none}.smart-candidate-issue-groups strong{font-size:10px;line-height:1.45}.smart-candidate-issue-groups>details>small{margin-top:8px;font-size:9px;line-height:1.5;display:block}.smart-sales-reconciliation{background:#fffdf8;border:1px solid #e4d3a7;border-radius:10px;gap:12px;padding:15px;scroll-margin-top:16px;display:grid}.smart-sales-reconciliation-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.smart-sales-reconciliation-head>span{gap:4px;display:grid}.smart-sales-reconciliation-head strong{font-size:12px}.smart-sales-reconciliation-head small{color:var(--muted);font-size:9px;line-height:1.5}.smart-sales-reconciliation-list{gap:9px;display:grid}.smart-sales-reconciliation-list>article{border:1px solid var(--line);background:#fff;border-radius:9px;gap:10px;padding:12px;display:grid}.smart-sales-reconciliation-list>article.resolved{background:#f5faf7}.smart-sales-period{justify-content:space-between;align-items:center;gap:10px;display:flex}.smart-sales-period>strong{font-size:12px}.smart-sales-values{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.smart-sales-values>span{background:#f5f7f5;border-radius:7px;gap:3px;padding:8px;display:grid}.smart-sales-values small{color:var(--muted);font-size:8px}.smart-sales-values strong{font-size:10px}.smart-sales-actions{flex-wrap:wrap;gap:7px;display:flex}.smart-sales-actions label{width:auto}.smart-sales-actions input{display:none}.smart-action-required{background:#fffdf8;border-color:#e4d3a7;gap:12px;scroll-margin-top:16px;display:grid}.smart-action-required>.panel-head{margin-bottom:2px}.smart-sales-reconciliation-list>article.pending{opacity:.72}.smart-final-action>span{align-items:center;gap:8px;display:inline-flex}.smart-final-action>span>.smart-inline-progress{flex:none}.smart-loading-decisions{background:#fff;border:1px solid #e4d3a7;border-radius:10px;gap:12px;min-width:0;padding:15px;display:grid}.smart-loading-decision-list{gap:8px;min-width:0;display:grid}.smart-loading-decision-list>article{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:minmax(220px,1.4fr) minmax(130px,.45fr) minmax(220px,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.smart-loading-decision-list>article>span{gap:4px;min-width:0;display:grid}.smart-loading-decision-list strong{font-size:11px}.smart-loading-decision-list small{color:var(--muted);font-size:9px;line-height:1.45}.smart-loading-decision-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;min-width:0;display:flex}.smart-loading-decision-actions>.primary-button,.smart-loading-decision-actions>.secondary-button{white-space:nowrap;width:auto;margin:0}.smart-action-required .smart-loading-decision-list>article{grid-template-columns:minmax(0,1.4fr) minmax(100px,.45fr) minmax(160px,1fr)}.smart-action-required .smart-loading-decision-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,260px));justify-content:end;width:100%;display:grid}.smart-action-required .smart-loading-decision-actions>.primary-button,.smart-action-required .smart-loading-decision-actions>.secondary-button{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;line-height:1.3}.smart-technical-loading-details{border-top:1px solid var(--line);padding-top:10px}.smart-technical-loading-details>summary{cursor:pointer;color:var(--muted);font-size:10px;font-weight:700}.smart-technical-loading-details[open]>summary{margin-bottom:10px}@media (width<=1050px){.smart-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.smart-result-grid{grid-template-columns:1fr 1fr}.smart-result-card.primary{grid-column:1/-1}.smart-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.smart-candidate-list>article{grid-template-columns:1fr 1fr}.smart-candidate-list>article>.pill{justify-self:start}.smart-sector-row{grid-template-columns:1fr 1fr}.smart-sector-row>span{grid-column:1/-1}}@media (width<=700px){.smart-refund-hero{flex-direction:column;align-items:stretch}.smart-progress{text-align:left;width:100%}.smart-upload-grid,.smart-result-grid,.smart-capacity-columns,.smart-category-grid,.smart-sector-row,.smart-calculation-result,.smart-sales-values{grid-template-columns:1fr}.smart-analysis-summary>.panel-head,.smart-warning-list>.panel-head,.smart-exception-panel>.panel-head{flex-direction:column;align-items:start}.smart-analysis-summary>.panel-head>small,.smart-action-panel-note,.smart-required-review-head>small{text-align:left}.smart-required-review-head,.smart-sales-reconciliation-head{flex-direction:column;align-items:flex-start}.smart-result-card.primary{grid-column:auto}.smart-candidate-list>article{grid-template-columns:1fr}.smart-sector-row>span{grid-column:auto}.smart-final-action,.smart-final-action-buttons,.smart-sales-actions{flex-direction:column;align-items:stretch}.smart-final-action-buttons>.secondary-button,.smart-final-action-buttons>.primary-button,.smart-sales-actions>.secondary-button{width:100%}}.legislation-board{grid-template-columns:repeat(5,minmax(0,1fr))}@media (width<=1050px){.legislation-board{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.legislation-board{grid-template-columns:1fr}}.smart-loading-engine{gap:16px;display:grid}.smart-loading-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.smart-loading-actions>article{border:1px solid var(--line);background:#fafbf9;border-radius:10px;align-content:start;gap:9px;padding:14px;display:grid}.smart-loading-actions>article.confirmed{background:#f4f9f6;border-color:#bad9c7;align-self:start;padding:12px 14px}.smart-loading-actions>article>small{color:var(--muted);font-size:9px;line-height:1.45}.smart-loading-actions label{color:var(--muted);gap:5px;font-size:9px;font-weight:800;display:grid}.smart-loading-actions textarea{resize:vertical;min-height:60px}@media (width<=700px){.smart-loading-actions{grid-template-columns:1fr}}@media (width<=1050px){.smart-loading-decision-list>article{grid-template-columns:1fr 1fr}.smart-loading-decision-actions{grid-column:1/-1;justify-content:flex-start}}@media (width<=700px){.smart-loading-decision-list>article{grid-template-columns:1fr}.smart-loading-decision-actions{flex-direction:column;grid-column:auto;align-items:stretch}.smart-loading-decision-actions>.primary-button,.smart-loading-decision-actions>.secondary-button{width:100%}}
