@charset "UTF-8";
.portal-navigation{background:#fff;border-bottom:1px solid #e1e8ec}.portal-navigation>.container{display:flex;gap:30px}.portal-navigation a{font-size:12px;font-weight:600;color:#617181;padding:14px 0 12px;border-bottom:3px solid transparent;text-decoration:none}.portal-navigation a[aria-current=page]{color:#00676a;border-bottom-color:#067d7f}.portal-navigation a:hover{color:#00676a}
:root{color-scheme:light;--navy:#102a43;--navy-soft:#254760;--teal:#067d7f;--teal-dark:#00676a;--teal-light:#e5f4f1;--warm:#edb064;--ink:#173248;--muted:#617181;--line:#e1e8ec;--surface:#fff;--page:#f4f7f8;--danger:#a33136;--warning:#8e5a13;--radius:12px;--shadow:0 4px 20px #17324806;font-family:"Segoe UI",Arial,sans-serif;font-size:14px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--page);line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:var(--teal-dark);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #36a3ca;outline-offset:3px}input,textarea{accent-color:var(--teal)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2}h2{font-size:22px;letter-spacing:-.5px}svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.container{width:min(1280px,calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:-60px;left:20px;background:var(--navy);color:white;padding:10px 18px;border-radius:0 0 8px 8px}.skip-link:focus{top:0}.demo-banner{display:flex;align-items:center;justify-content:center;gap:14px;padding:9px 24px;background:#fff0d6;color:#6d4712;font-size:12px}.demo-banner strong{font-size:10px;letter-spacing:1.2px}.site-header{height:91px;border-bottom:1px solid var(--line);background:white}.header-inner{width:min(1440px,calc(100% - 80px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none!important}.brand-mark{font-size:36px;line-height:46px;font-weight:800;color:white;background:var(--navy);width:48px;height:48px;border-radius:5px;padding-left:11px;position:relative}.brand-mark>span{position:absolute;top:9px;right:7px;width:6px;height:6px;background:var(--warm)}.brand-name{display:flex;flex-direction:column;font-size:24px;font-weight:750;letter-spacing:2.4px;line-height:1.17}.brand-name>span{font-size:9px;letter-spacing:2.2px;font-weight:650;margin-top:5px}.account{display:flex;gap:11px;align-items:center}.avatar{display:grid;place-items:center;background:#ecf1f4;color:var(--navy-soft);width:38px;height:38px;border:1px solid #e1e8ed;border-radius:50%;font-size:12px;font-weight:700}.account-copy{display:flex;flex-direction:column;line-height:1.45}.account-copy strong{font-size:12px;font-weight:650}.account-copy>span{font-size:11px;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:6px;min-height:40px;padding:9px 16px;font-size:12px;font-weight:650;text-decoration:none;line-height:1.35;transition:background .15s,color .15s,border-color .15s}.button:hover{text-decoration:none}.button-primary{background:var(--teal);color:white}.button-primary:hover{background:var(--teal-dark)}.button-secondary{background:white;border-color:#cdd9e0;color:var(--navy)}.button-secondary:hover{background:#f0f5f7;border-color:#9aafbe}.button-quiet{background:transparent;color:var(--muted)}.button-quiet:hover{background:#f0f5f7;color:var(--ink)}.button-header{background:white;color:var(--muted);border-left:1px solid var(--line);border-radius:0;min-height:30px;padding:6px 0 6px 20px;margin-left:10px;font-size:11px}.button-header:hover{color:var(--teal)}.button-danger{color:var(--danger);border-color:#e6bfc2;background:white}.button-danger:hover{background:#fff2f3}.button-small{min-height:34px;padding:7px 12px;white-space:nowrap;font-size:11px}.hero{background:var(--navy);color:white;overflow:hidden;position:relative}.hero::after{content:"";position:absolute;width:500px;height:500px;border:1px solid #ffffff07;border-radius:50%;right:-200px;top:-370px;box-shadow:0 0 0 75px #ffffff02,0 0 0 150px #ffffff02;pointer-events:none}.hero-inner{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-top:44px;padding-bottom:46px}.eyebrow{font-size:9px;letter-spacing:1.7px;font-weight:700;color:var(--teal);margin-bottom:12px}.hero .eyebrow{color:#9cbccf}.hero h1{font-size:40px;line-height:1.18;font-weight:650;letter-spacing:-1.3px}.accent-dot{color:var(--warm)}.hero-description{color:#bbcedb;font-size:13px;line-height:1.8;margin-top:16px}.hero-aside{display:flex;flex-direction:column;align-items:flex-start;padding-left:36px;border-left:1px solid #ffffff26;margin-right:58px;min-width:232px}.hero-icon{color:var(--warm);margin-bottom:14px}.hero-icon svg{width:39px;height:39px;stroke-width:1.2}.hero-aside>span:not(.hero-icon){font-size:9px;letter-spacing:1.7px;color:#9eb8c9}.hero-aside strong{font-size:14px;font-weight:500;margin-top:7px}.workspace{padding-top:28px;padding-bottom:20px}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}.summary-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:21px 25px;display:flex;flex-direction:column;box-shadow:var(--shadow);position:relative}.summary-label{font-size:11px;font-weight:600;color:#526b7c}.summary-card>strong{font-size:34px;font-weight:650;letter-spacing:-1px;margin:4px 0;line-height:1.25;font-variant-numeric:tabular-nums}.summary-note{font-size:11px;color:var(--muted)}.summary-attention>strong{color:var(--warning)}.module{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.module-top{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 25px;border-bottom:1px solid var(--line)}.tabs{display:flex;gap:24px;min-width:0;overflow-x:auto}.tab{white-space:nowrap;display:flex;align-items:center;gap:7px;padding:21px 0 17px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);font-size:12px;font-weight:650;line-height:1.5}.tab[aria-selected=true]{color:var(--teal-dark);border-bottom-color:var(--teal)}.tab:hover{color:var(--teal)}.tab-count{font-size:9px;line-height:16px;padding:0 5px;border-radius:4px;background:#eaf0f3;color:var(--navy-soft);font-weight:600}.refresh-button{min-height:32px;padding:6px 10px;font-size:11px}.refresh-button svg{width:14px;height:14px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 26px 25px}.panel-heading h2{font-size:19px;font-weight:650}.panel-heading p{color:var(--muted);font-size:11px;margin-top:8px;line-height:1.6}.search-field{display:flex;align-items:center;position:relative;min-width:220px}.search-field svg{position:absolute;left:12px;width:15px;height:15px;color:#728492;pointer-events:none}.search-field input{width:100%;border:1px solid #d8e1e7;border-radius:6px;background:#fbfcfd;min-height:38px;padding:8px 10px 8px 35px;font-size:11px;color:var(--ink)}.table-scroll{overflow-x:auto;overscroll-behavior-inline:contain}.site-table,.request-table{width:100%;border-collapse:collapse;text-align:left;font-size:12px}.site-table th,.request-table th{font-size:9px;text-transform:uppercase;font-weight:650;letter-spacing:.65px;color:#697f8f;background:#f7f9fa;white-space:nowrap;padding:12px 14px;border-top:1px solid #eaf0f3;border-bottom:1px solid #eaf0f3}.site-table td,.request-table td{padding:19px 14px;border-bottom:1px solid #edf1f4;vertical-align:middle}.site-table th:first-child,.site-table td:first-child,.request-table th:first-child,.request-table td:first-child{padding-left:26px}.site-table th:last-child,.site-table td:last-child,.request-table th:last-child,.request-table td:last-child{padding-right:26px;text-align:right}.site-table tr:last-child td,.request-table tr:last-child td{border-bottom:0}.site-table tbody tr:hover,.request-table tbody tr:hover{background:#fbfdfd}.site-identity{min-width:200px;max-width:330px}.site-title{font-weight:650;color:var(--ink);font-size:12px;display:block;overflow-wrap:anywhere;text-decoration:none}.site-title:hover{color:var(--teal)}.site-url{font-size:10px;color:#7b8c98;display:block;margin-top:4px;overflow-wrap:anywhere}.numeric{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;font-weight:550}.cell-subtext{font-size:10px;color:var(--muted);font-weight:400;margin-top:4px;display:block;white-space:nowrap}.usage-cell{min-width:142px}.usage-top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.usage-percent{font-size:10px;color:var(--muted);font-weight:400}.usage-progress{appearance:none;-webkit-appearance:none;height:5px;width:100%;display:block;border:0;border-radius:4px;overflow:hidden;background:#eaf0f3;margin-top:9px}.usage-progress::-webkit-progress-bar{background:#eaf0f3;border-radius:4px}.usage-progress::-webkit-progress-value{background:var(--teal);border-radius:4px}.usage-progress::-moz-progress-bar{background:var(--teal);border-radius:4px}.usage-progress.warning::-webkit-progress-value{background:#d3a050}.usage-progress.warning::-moz-progress-bar{background:#d3a050}.usage-progress.critical::-webkit-progress-value{background:#b14a4d}.usage-progress.critical::-moz-progress-bar{background:#b14a4d}.usage-percent.warning,.warning-text{color:var(--warning)}.usage-percent.critical{color:var(--danger)}.freshness{font-size:10px;color:#60798a;white-space:nowrap;font-variant-numeric:tabular-nums}.freshness time{display:block}.freshness .stale{color:var(--warning);font-size:9px;margin-top:4px}.table-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 26px;color:#738694;font-size:10px;background:#fcfdfd}.table-foot>span:last-child{text-align:right}.status{display:inline-flex;align-items:center;gap:5px;border-radius:4px;padding:4px 7px;font-size:10px;line-height:1.35;font-weight:600;white-space:nowrap;background:#edf2f5;color:#596f7e}.status::before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.status-pending,.status-applying,.status-approved{background:#fff4df;color:#895d1a}.status-applied,.status-completed{background:#e6f4ec;color:#28744d}.status-failed,.status-rejected{background:#f9ebed;color:#9f444a}.how-it-works{display:flex;align-items:flex-start;gap:29px;padding:25px 4px 12px;color:var(--muted)}.how-title{display:flex;align-items:center;gap:9px;white-space:nowrap;font-size:11px;color:#496575}.small-icon{display:grid;place-items:center;width:17px;height:17px;border:1px solid #8fa5b4;border-radius:50%;font-size:11px;font-weight:650}.how-it-works>p{max-width:750px;font-size:11px;line-height:1.7}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:22px 0 26px;border-top:1px solid var(--line);color:#80929f;font-size:10px;letter-spacing:.1px}.footer-divider{padding:0 9px;color:#acbcc7}.notice{border:1px solid;border-radius:6px;padding:12px 15px;font-size:12px;line-height:1.6}.notice-error{color:#923b3d;background:#fff5f5;border-color:#efcecf}.notice-success{color:#246248;background:#eef8f1;border-color:#c6e6d2}.global-notice{margin-bottom:20px}.notice a{color:inherit;font-weight:650}.empty-state{padding:55px 28px 62px;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-state-icon{display:grid;place-items:center;color:#7b9dac;background:#eff5f7;width:48px;height:48px;border-radius:12px;margin-bottom:17px}.empty-state-icon svg{width:25px;height:25px}.empty-state h3{font-size:16px;font-weight:600}.empty-state p{color:var(--muted);font-size:12px;max-width:440px;line-height:1.75;margin-top:10px}.panel-error{margin:0 26px 26px}.tenant-summary{margin:0 26px 22px;border:1px solid #d6e9e6;border-radius:7px;background:#f3faf8;padding:12px 16px;display:flex;gap:20px;flex-wrap:wrap;align-items:center;font-size:11px;color:#4a7269}.tenant-summary strong{font-weight:650;color:#27564b}.boot-screen{padding:100px 20px 120px;text-align:center;min-height:calc(100vh - 164px)}.boot-screen h1{font-size:28px;margin-bottom:16px}.boot-screen p{font-size:14px;color:var(--muted);max-width:550px;margin:auto}.boot-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.loading-mark{width:30px;height:30px;margin:0 auto 27px;border:3px solid #dce8ee;border-top-color:var(--teal);border-radius:50%;animation:spin .9s linear infinite}.boot-screen:has(.boot-actions:not([hidden])) .loading-mark{animation:none;border-color:#dce8ee;border-top-color:var(--warm)}@keyframes spin{to{transform:rotate(360deg)}}
.modal{padding:0;border:1px solid #d9e3e8;border-radius:14px;max-width:min(590px,calc(100vw - 32px));width:590px;max-height:calc(100dvh - 48px);color:var(--ink);box-shadow:0 18px 90px #041c4150;background:white}.modal::backdrop{background:#0822378c;backdrop-filter:blur(2px)}.modal form{display:flex;flex-direction:column;max-height:calc(100dvh - 50px)}.modal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);padding:25px 28px 22px;flex-shrink:0}.modal-heading .eyebrow{margin-bottom:8px;font-size:8px}.modal-heading h2{font-size:24px}.icon-button{display:grid;place-items:center;background:#f2f6f8;border:0;border-radius:50%;width:30px;height:30px;line-height:1;font-size:24px;font-weight:300;color:#677d8c;flex-shrink:0}.icon-button:hover{background:#e5edf2}.modal-body{padding:22px 28px;overflow-y:auto;overscroll-behavior:contain}.modal-body>p{font-size:12px;color:var(--muted);line-height:1.65;margin-bottom:17px}.site-snapshot{padding:16px;background:#f4f7f9;border:1px solid #e1e9ee;border-radius:8px;margin-bottom:23px}.snapshot-title{font-size:12px;font-weight:650;margin-bottom:13px;overflow-wrap:anywhere}.snapshot-values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.snapshot-stat>span{display:block;font-size:10px;color:var(--muted)}.snapshot-stat>strong{display:block;font-size:17px;font-weight:600;margin-top:4px}.snapshot-date{font-size:9px!important;margin-top:12px!important;color:var(--muted)!important}.field{margin-bottom:20px}.field:last-child{margin-bottom:0}.field label{font-size:12px;font-weight:600;display:block;margin-bottom:7px}.field input,.field textarea{border:1px solid #cddae2;border-radius:6px;display:block;box-sizing:border-box;width:100%;padding:10px 11px;background:white;color:var(--ink);font-size:12px;line-height:1.6}.field textarea{resize:vertical;min-height:65px}.field input[type=number]{font-size:18px;font-weight:600;padding:8px 12px;max-width:180px}.field input:focus,.field textarea:focus{border-color:var(--teal)}.field-help{font-size:10px;color:var(--muted);line-height:1.6;margin-top:7px}.unit-label{font-size:10px;font-weight:500;border-radius:3px;background:#eaf1f5;padding:2px 5px;margin-left:5px;color:#566f80}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fbfcfd;border-top:1px solid var(--line);padding:18px 28px;flex-shrink:0}.decision-actions{display:flex;gap:8px}.review-meta{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;font-size:11px;color:var(--muted)}.review-site{font-size:17px!important;font-weight:600;color:var(--ink)!important;margin-bottom:6px!important}.review-requester{font-size:11px;color:var(--muted);margin-bottom:17px}.review-size{padding:17px 19px;background:#eff7f6;border:1px solid #dbeae7;border-radius:7px;margin-bottom:20px}.review-size span{display:block;font-size:10px;color:#537c77}.review-size strong{display:block;font-size:27px;margin-top:3px;color:#136e68;font-weight:650}.review-details-list{margin:0 0 25px}.review-details-list dt{font-size:11px;font-weight:650;margin:17px 0 6px}.review-details-list dd{margin:0;color:var(--muted);font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.review-details-list dd:empty::before{content:"Not provided"}.request-id{font-family:monospace;font-size:10px;overflow-wrap:anywhere;color:#7a8f9e;margin-top:15px}.working-note{color:var(--muted);font-size:10px;margin-top:10px;line-height:1.6}
.status-needsreview{background:#f9ebed;color:#9f444a}
.audit-pagination{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 26px;border-top:1px solid var(--line);background:#fcfdfd}.audit-pagination>p{font-size:11px;line-height:1.7;color:var(--muted)}.audit-pagination .button{white-space:nowrap}.audit-pagination+.panel-error{margin-top:16px}
.review-modal{width:650px;max-width:min(650px,calc(100vw - 32px))}.request-tracking{border:1px solid #dce7ec;border-radius:8px;background:#f7fafb;padding:16px 18px;margin:20px 0}.request-tracking h3{font-size:12px;font-weight:650;margin-bottom:12px}.tracking-row{display:flex;justify-content:space-between;gap:16px;margin-top:7px;align-items:baseline;font-size:11px}.tracking-label{color:var(--muted)}.tracking-row strong{font-size:11px;font-weight:600;text-align:right}.tracking-error{font-size:11px;color:var(--danger);margin-top:10px;overflow-wrap:anywhere}.request-tracking+.notice{margin-top:15px}.poll-status{color:var(--muted);font-size:10px;margin:12px 2px 0}.audit-table{font-size:11px}.audit-table td:last-child,.audit-table th:last-child{text-align:left}.audit-reference{max-width:240px;font-size:10px;overflow-wrap:anywhere}.audit-reference .cell-subtext{white-space:normal;font-size:9px}.audit-disclosure{min-width:90px;max-width:380px}.audit-disclosure summary{cursor:pointer;color:var(--teal-dark);font-size:11px;white-space:nowrap}.audit-disclosure pre{font-size:10px;white-space:pre-wrap;overflow-wrap:anywhere;margin:10px 0;padding:12px;background:#f2f6f8;border-radius:5px;min-width:220px;max-height:320px;overflow:auto}.audit-disclosure .request-id{font-size:9px}.forward-panel{border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.forward-panel h3{font-size:16px;margin-bottom:8px}.forward-panel>p{font-size:11px;line-height:1.7;color:var(--muted);margin-bottom:16px}.field select{display:block;width:100%;border:1px solid #cddae2;border-radius:6px;background:white;font:inherit;font-size:12px;color:var(--ink);padding:7px}.field select option{padding:7px 8px;border-radius:3px}.field select:focus-visible{outline:3px solid #36a3ca;outline-offset:3px}.success-request-link{font-weight:650;white-space:nowrap}.review-footer .decision-actions{flex-wrap:wrap;justify-content:flex-end}
@media(min-width:1500px){.hero-inner{padding-top:52px;padding-bottom:53px}.summary-card{padding-block:25px}.workspace{padding-top:32px}}
@media(max-width:1100px){.container,.header-inner{width:calc(100% - 48px)}.hero-aside{margin-right:0}.panel-heading{align-items:flex-start}.search-field{min-width:185px}.site-table td,.site-table th{padding-left:11px;padding-right:11px}.site-identity{min-width:180px}.tabs{gap:20px}.how-it-works{gap:20px}.how-title{white-space:normal;min-width:230px}}
@media(max-width:800px){.hero h1{font-size:34px}.hero-aside{display:none}.hero-inner{padding-block:35px}.summary-grid{gap:10px}.summary-card{padding:17px}.summary-label{font-size:10px;min-height:30px}.summary-note{font-size:10px}.summary-card>strong{font-size:30px}.module-top{padding:0 18px}.tabs{gap:20px}.tab{font-size:11px;padding-top:18px}.panel-heading{padding:23px 20px;gap:16px}.panel-heading h2{font-size:18px}.panel-heading p{max-width:360px}.search-field{min-width:165px;max-width:190px}.how-it-works{flex-direction:column;gap:10px;padding:22px 0}.how-title{min-width:0}.refresh-button{padding-inline:4px}.refresh-button span{display:none}.site-footer{font-size:9px}.account-copy>span{display:none}.account-copy strong{font-size:11px}.account{gap:8px}.button-header{margin-left:2px;padding-left:12px}.tenant-summary{margin-inline:20px}.demo-banner{align-items:flex-start;gap:10px}.demo-banner span{font-size:11px}}
@media(max-width:550px){.container,.header-inner{width:calc(100% - 32px)}.site-header{height:76px}.brand-mark{width:36px;height:38px;font-size:29px;line-height:36px;padding-left:7px}.brand-mark>span{width:5px;height:5px;top:7px;right:5px}.brand{gap:9px}.brand-name{font-size:20px;letter-spacing:1.7px}.brand-name>span{font-size:7px;letter-spacing:1.5px}.avatar{width:31px;height:31px;font-size:10px}.account-copy{display:none}.button-header{border:0;font-size:10px;padding:6px;margin:0;min-height:36px}.hero-inner{padding-block:30px}.hero h1{font-size:30px;letter-spacing:-1px}.hero .eyebrow{font-size:8px;letter-spacing:1.3px}.hero-description{font-size:12px;margin-top:12px}.workspace{padding-top:19px}.summary-grid{gap:7px;margin-bottom:20px}.summary-card{padding:13px 10px;border-radius:9px}.summary-label{font-size:9px;line-height:1.5;min-height:39px}.summary-card>strong{font-size:26px;margin:3px 0 0}.summary-note{display:none}.module-top{padding-inline:15px;gap:9px}.tabs{gap:18px}.tab{font-size:11px;gap:5px;padding-top:16px;padding-bottom:14px}.tab-count{font-size:8px}.panel-heading{flex-direction:column;padding:22px 17px 20px;gap:16px}.panel-heading p{font-size:11px;max-width:none}.search-field{width:100%;max-width:none}.search-field input{font-size:12px;min-height:40px}.site-table th:first-child,.site-table td:first-child,.request-table th:first-child,.request-table td:first-child{padding-left:17px}.site-table th:last-child,.site-table td:last-child,.request-table th:last-child,.request-table td:last-child{padding-right:17px}.site-table td,.request-table td{padding-block:17px}.table-foot{padding:12px 17px;align-items:flex-start;flex-direction:column;gap:3px}.table-foot>span:last-child{text-align:left}.how-it-works>p{font-size:10px}.site-footer{flex-direction:column;gap:6px;padding-block:18px}.modal{max-height:calc(100dvh - 24px);max-width:calc(100vw - 20px)}.modal form{max-height:calc(100dvh - 26px)}.modal-heading{padding:20px}.modal-heading h2{font-size:22px}.modal-body{padding:20px}.modal-footer{padding:16px 20px}.snapshot-stat>strong{font-size:15px}.snapshot-values{gap:8px}.decision-actions{gap:6px}.decision-actions .button{font-size:10px;padding:9px 10px}.modal-footer .button-secondary{font-size:11px;padding-inline:12px}.empty-state{padding:42px 22px 48px}.boot-screen{padding:70px 0 90px}.boot-screen h1{font-size:24px}.boot-screen p{font-size:12px}.tenant-summary{margin-inline:17px;gap:10px}.panel-error{margin-inline:17px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
@media(max-width:550px){.review-modal{max-width:calc(100vw - 20px)}.review-footer{align-items:flex-start;gap:8px}.review-footer .button{min-height:38px;padding-inline:10px;font-size:10px}.tracking-row{gap:10px;font-size:10px}.tracking-row strong{font-size:10px}.request-tracking{padding:14px}.field select{font-size:11px}.audit-disclosure pre{min-width:200px}}
@media(max-width:550px){.audit-pagination{padding:16px 17px;flex-direction:column;align-items:flex-start;gap:12px}}
.notice-info{color:#315d74;background:#f0f6fa;border-color:#cedfe9}
.table-sort{display:inline-flex;align-items:center;gap:7px;border:0;border-radius:3px;padding:4px 2px;margin:-4px -2px;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;text-align:inherit;white-space:nowrap}.table-sort:hover{color:var(--teal-dark);background:#e9f1f4}.sort-arrow{font-size:13px;line-height:1;min-width:10px;color:#7c919f}.site-table th[aria-sort] .table-sort,.site-table th[aria-sort] .sort-arrow{color:var(--teal-dark)}
