:root{color:#13233f;background:#f8fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.site-page{min-height:100vh;color:#10203d;background:linear-gradient(180deg,#fff,#f6faff 48%,#edf6ff)}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 clamp(20px,5vw,72px);border-bottom:1px solid #dfe8f4;background:#ffffffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-brand,.site-login,.site-primary,.site-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;cursor:pointer;text-decoration:none}.site-brand{padding:0;background:transparent;color:#10203d;font-size:22px;font-weight:900}.site-brand img{width:42px;height:42px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{color:#40516d;font-size:14px;font-weight:800;text-decoration:none}.site-login,.site-primary{min-height:44px;padding:0 18px;border-radius:8px;background:#0678ff;color:#fff;font-size:14px;font-weight:850;box-shadow:0 16px 34px #0678ff3d}.site-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:center;gap:clamp(32px,6vw,88px);min-height:calc(100vh - 76px);padding:clamp(48px,7vw,96px) clamp(20px,5vw,72px) clamp(36px,5vw,72px)}.site-hero-copy{display:grid;gap:22px;max-width:760px}.site-eyebrow,.site-section-heading span{color:#0678ff;font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.site-hero h1{margin:0;color:#10203d;font-size:clamp(64px,9vw,120px);line-height:.9;letter-spacing:0}.site-hero p{max-width:680px;margin:0;color:#4c5f7a;font-size:clamp(18px,2vw,23px);line-height:1.46}.site-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:8px}.site-secondary{min-height:44px;padding:0 18px;border:1px solid #cfdced;border-radius:8px;background:#fff;color:#243653;font-size:14px;font-weight:850}.site-snapshot{display:grid;gap:14px;padding:22px;border:1px solid #dce7f4;border-radius:8px;background:#fff;box-shadow:0 30px 80px #122b521f}.site-snapshot div{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px;padding:0 18px;border-radius:8px;background:#f7fbff}.site-snapshot span{color:#53647d;font-size:14px;font-weight:800}.site-snapshot strong{color:#10203d;font-size:25px;font-weight:900;text-align:right}.site-section{padding:clamp(56px,7vw,92px) clamp(20px,5vw,72px);border-top:1px solid #dfe8f4}.site-section-heading{display:grid;gap:10px;max-width:820px;margin-bottom:28px}.site-section-heading h2{margin:0;color:#10203d;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:0}.site-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.site-feature-grid article,.site-security-list article,.site-plan{border:1px solid #dce7f4;border-radius:8px;background:#fff;box-shadow:0 18px 45px #122b5214}.site-feature-grid article{display:grid;gap:14px;min-height:220px;padding:24px}.site-feature-grid svg,.site-security-list svg{color:#0678ff}.site-feature-grid h3,.site-feature-grid p,.site-security-list p,.site-plan p,.site-plan strong{margin:0}.site-feature-grid h3{color:#10203d;font-size:22px}.site-feature-grid p,.site-security-list p,.site-plan p{color:#53647d;font-size:15px;line-height:1.5}.site-security{background:#fff}.site-security-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.site-security-list article{display:flex;align-items:center;gap:16px;min-height:112px;padding:22px}.site-plan{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px}.site-plan strong{display:block;margin-bottom:7px;color:#10203d;font-size:24px}@media(max-width:860px){.site-header{align-items:flex-start;flex-direction:column;padding-top:16px;padding-bottom:16px}.site-header nav{width:100%;justify-content:space-between;gap:12px}.site-login{width:100%}.site-hero,.site-feature-grid,.site-security-list{grid-template-columns:1fr}.site-hero{min-height:auto}.site-plan{align-items:stretch;flex-direction:column}}*{box-sizing:border-box}body{margin:0;min-height:100vh;overflow-x:hidden}button{font:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:default}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(180deg,#fff,#f6faff)}.login-panel{width:min(420px,100%);display:grid;gap:24px;padding:30px;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 24px 70px #122b5218}.login-brand{display:flex;align-items:center;gap:14px}.login-brand img{width:54px;height:54px;object-fit:contain}.login-brand div{display:grid;gap:1px;color:#10203d;font-size:24px;font-weight:850}.login-brand strong{color:#0678ff;font-size:19px}.login-heading h1,.login-heading p{margin:0}.login-heading h1{color:#10203d;font-size:30px;line-height:1.1}.login-heading p{margin-top:9px;color:#53647d;font-size:14px;line-height:1.45}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:8px;color:#243653;font-size:13px;font-weight:800}.login-form label div{display:flex;align-items:center;gap:10px;min-height:44px;padding:0 12px;border:1px solid #d9e3ef;border-radius:8px;background:#fff;color:#53647d}.login-form input{width:100%;min-width:0;border:0;outline:0;color:#243653;background:transparent;font:inherit}.login-error{margin:0;padding:11px 12px;border-radius:8px;color:#b42318;background:#fff0ee;font-size:13px;font-weight:700}.login-first-access{color:#0678ff;font-size:13px;font-weight:800;text-align:center;text-decoration:none}.app-shell{display:grid;grid-template-columns:auto minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top right,rgba(0,119,255,.05),transparent 34%),linear-gradient(180deg,#fff,#f8fbff)}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:272px;height:100vh;border-right:1px solid #e3eaf4;background:#ffffffdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:width .18s ease}.sidebar.collapsed{width:88px}.sidebar-menu{display:flex;align-items:center;justify-content:space-between;min-height:42px;margin:0 14px 20px;padding:0 14px;border:1px solid #e1e9f3;border-radius:8px;background:#fff;color:#40516d;font-size:13px;font-weight:800;cursor:pointer}.brand{display:flex;align-items:center;gap:13px;padding:26px 28px 22px}.brand-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 28px #005fcc29}.brand-mark img{width:84%;height:84%;object-fit:contain;display:block}.brand-name{display:grid;gap:2px;font-size:27px;font-weight:800}.brand-name strong{color:#0678ff;font-size:22px}.nav{display:grid;gap:8px;padding:0 14px}.nav button{position:relative;display:flex;align-items:center;gap:18px;min-height:52px;width:100%;padding:0 20px;border:0;border-radius:8px;background:transparent;color:#40516d;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer}.sidebar.collapsed .brand{justify-content:center;padding-right:13px;padding-left:13px}.sidebar.collapsed .brand-mark{width:56px;height:56px}.sidebar.collapsed .brand-name,.sidebar.collapsed .sidebar-menu span,.sidebar.collapsed .nav button>span:not(.nav-count),.sidebar.collapsed .service-card div{display:none}.sidebar.collapsed .sidebar-menu{justify-content:center;margin-right:16px;margin-left:16px;padding:0}.sidebar.collapsed .nav{padding:0 14px}.sidebar.collapsed .nav button{justify-content:center;gap:0;padding:0}.sidebar.collapsed .nav-count{position:absolute;top:6px;right:6px;min-width:20px;padding:2px 5px;font-size:10px}.sidebar.collapsed .sidebar-footer{padding:12px}.sidebar.collapsed .service-card{justify-content:center;padding:12px}.nav button.active{color:#fff;background:linear-gradient(135deg,#086bf2,#0c86ff);box-shadow:0 12px 24px #0078ff40}.nav-count{margin-left:auto;min-width:27px;padding:4px 8px;border-radius:999px;background:#fff1cc;color:#e39200;text-align:center;font-size:12px}.sidebar-footer{display:grid;gap:14px;margin-top:auto;padding:18px;border-top:1px solid #e6edf6}.service-card{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e1e9f3;border-radius:8px;background:#fff}.service-card strong{display:block;color:#172541;font-size:13px}.service-card p{margin:4px 0 0;color:#5a6a84;font-size:12px;line-height:1.35}.online-dot{flex:0 0 auto;width:11px;height:11px;border-radius:50%;background:#20b84d}.main-area{min-width:0}.topbar{display:flex;align-items:center;justify-content:space-between;height:58px;padding:0 34px;border-bottom:1px solid #e4ebf4;background:#ffffffc7}.top-actions{display:flex;align-items:center;gap:17px}.icon-button{position:relative;display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:8px;background:transparent;color:#10203d}.notification-button span{position:absolute;top:-2px;right:-1px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#0978ff;color:#fff;font-size:11px;font-weight:800}.profile-menu{position:relative}.profile{display:flex;align-items:center;gap:12px;padding-left:14px;border:0;border-left:1px solid #e1e7f0;background:transparent;color:inherit;text-align:left;cursor:pointer}.profile>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#eaf3ff;color:#0a71ff;font-weight:800}.profile strong,.profile small{display:block}.profile strong{font-size:14px}.profile small{color:#566780}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:286px;padding:12px;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 22px 54px #122b5229}.profile-dropdown-user{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:center;padding-bottom:12px;border-bottom:1px solid #e6edf6}.profile-dropdown-user>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#eaf3ff;color:#0a71ff;font-weight:800}.profile-dropdown-user strong,.profile-dropdown-user small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-dropdown-user small{color:#64748b;font-size:12px}.profile-dropdown p{margin:12px 0;color:#65758e;font-size:12px;line-height:1.4}.profile-dropdown button{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#243653;font-weight:800;text-align:left}.profile-dropdown button:hover{background:#f3f8ff}.profile-dropdown .logout-action{color:#d92222}.password-modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#0c192d52}.password-modal{display:grid;gap:14px;width:min(460px,100%);padding:22px;border:1px solid #dfe7f1;border-radius:8px;background:#fff;box-shadow:0 26px 70px #122b5238}.password-modal-header{display:flex;justify-content:space-between;gap:16px;padding-bottom:12px;border-bottom:1px solid #e6edf6}.password-modal-header h2,.password-modal-header p{margin:0}.password-modal-header h2{color:#142542;font-size:20px}.password-modal-header p{margin-top:6px;color:#64748b;font-size:13px}.password-modal-header button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:8px;background:transparent;color:#52657f}.password-modal label{display:grid;gap:8px;color:#243653;font-size:13px;font-weight:800}.password-modal input,.password-modal select{min-height:42px;padding:0 12px;border:1px solid #d9e3ef;border-radius:8px;color:#243653;font:inherit;background:#fff}.password-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:8px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 296px;gap:24px;padding:30px 34px 38px}.content{min-width:0}.page-heading{display:flex;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading h1{margin:0 0 8px;color:#10203d;font-size:32px;line-height:1.1}.page-heading p{margin:0;color:#53647d;font-size:16px}.refresh-area{display:grid;justify-items:end;gap:8px}.refresh-area span{color:#586983;font-size:13px}.refresh-button{display:inline-flex;align-items:center;gap:10px;height:42px;padding:0 17px;border:1px solid #d9e3ef;border-radius:8px;background:#fff;color:#12213d;font-weight:700}.summary-section{margin-bottom:20px}.section-heading{margin-bottom:12px}.section-heading h2{margin:0 0 4px;color:#10203d;font-size:18px;line-height:1.2}.section-heading p{margin:0;color:#62728a;font-size:13px}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.metrics-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.metric-card{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;min-height:134px;min-width:0;padding:18px 16px;border:1px solid #dfe7f1;border-radius:8px;background:#ffffffe6;box-shadow:0 18px 45px #122b520a}.metric-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:50%}.metric-copy{min-width:0}.metric-blue{color:#0878ff;background:#eaf3ff}.metric-green{color:#20a747;background:#e9f8ed}.metric-yellow{color:#efa600;background:#fff3d4}.metric-purple{color:#6b4ff6;background:#f0edff}.metric-label{display:block;max-width:100%;margin-bottom:8px;color:#243653;font-size:13px;font-weight:700;line-height:1.15;word-break:normal;overflow-wrap:normal}.metric-card strong{display:block;color:#101e39;font-size:22px;line-height:1.1;white-space:nowrap}.metric-detail{display:block;margin-top:12px;color:#5d6e86;font-size:13px;line-height:1.25}.detail-green{color:#19a348}.detail-yellow{color:#e58f00}.table-card{border:1px solid #dde7f2;border-radius:8px;background:#ffffffeb;box-shadow:0 20px 55px #122b520d;overflow:hidden}.table-title{padding:19px 22px 14px}.table-title h2{margin:0;font-size:17px}.jobs-table{margin:0 12px;border:1px solid #e5edf6;border-radius:8px;overflow-x:auto;overflow-y:hidden}.jobs-table-content{min-width:760px}.table-row{display:grid;grid-template-columns:minmax(116px,1fr) minmax(72px,.6fr) minmax(112px,1fr) minmax(62px,.55fr) minmax(68px,.6fr) minmax(94px,.85fr) minmax(156px,1.45fr);align-items:center;min-height:63px;padding:0 12px;border-bottom:1px solid #e7edf5;color:#33445f;font-size:13px;column-gap:12px}.table-row-button{width:100%;border:0;background:#fff;text-align:left;cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.table-row-button:hover{background:#f7fbff}.table-row-button.selected{background:#f1f7ff;box-shadow:inset 3px 0 #0878ff}.job-date-cell{min-width:116px;white-space:nowrap}.table-row:last-child{border-bottom:0}.table-head{min-height:50px;color:#12213e;font-size:12px;font-weight:800;background:#fbfdff}.tenant-cell,.storage-cell{display:flex;align-items:center;gap:10px;min-width:0}.tenant-cell,.storage-cell,.table-row>span{min-width:0;overflow:hidden}.storage-cell span,.table-row>span{text-overflow:ellipsis}.storage-cell span,.table-row>span:not(.progress-cell):not(.tenant-cell):not(.storage-cell){white-space:nowrap}.table-row>.folder-cell{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.35}.jobs-filters{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(140px,.9fr) minmax(160px,1fr) minmax(160px,.9fr);gap:12px;margin:0 0 18px;padding:16px;border:1px solid #dfe7f1;border-radius:8px;background:#ffffffeb}.jobs-filters label{display:grid;gap:7px;color:#40516c;font-size:12px;font-weight:800}.jobs-filters input,.jobs-filters select{min-width:0;height:40px;padding:0 11px;border:1px solid #d6e1ee;border-radius:7px;background:#fff;color:#1f3150;font:inherit}.tenant-avatar{display:grid;place-items:center;width:28px;height:28px;flex:0 0 auto;border-radius:50%;background:#eaf3ff;color:#0c72f6;font-size:12px;font-weight:800}.storage-icon{display:grid;place-items:center;width:30px;height:30px;flex:0 0 auto;border-radius:8px;color:#fff}.storage-blob{background:linear-gradient(135deg,#0d7cff,#0b9ef8)}.storage-s3{background:linear-gradient(135deg,#35ad34,#1f8c27)}.status-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:700}.status-badge:before{width:7px;height:7px;content:"";border-radius:50%}.status-processing{color:#0072f2;background:#eaf4ff}.status-processing:before{background:#0878ff}.status-queued{color:#d98900;background:#fff4d6}.status-queued:before{background:#ffae11}.status-waiting{color:#64748b;background:#f1f5f9}.status-waiting:before{background:#94a3b8}.status-completed{color:#16a34a;background:#eaf8ef}.status-completed:before{background:#22b849}.status-success,.status-partial_success{color:#16a34a;background:#eaf8ef}.status-success:before,.status-partial_success:before{background:#22b849}.status-error{color:#d92d20;background:#fff1f0}.status-error:before{background:#e53935}.status-review{color:#d98900;background:#fff4d6}.status-review:before{background:#ffae11}.status-skipped{color:#64748b;background:#f1f5f9}.status-skipped:before{background:#94a3b8}.progress-cell{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:10px}.progress-track{position:relative;display:block;height:10px;overflow:hidden;border-radius:999px;background:#edf1f6}.progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0878ff,#066de6)}.row-action{color:#38506f}.table-footer{display:flex;align-items:center;justify-content:space-between;padding:18px 22px 20px;color:#172642;font-size:13px}.legend{display:flex;align-items:center;gap:28px;color:#53647f}.dot{display:inline-block;width:11px;height:11px;margin-right:8px;border-radius:50%}.blue{background:#0878ff}.gray{background:#b8c3d1}.yellow{background:#ffb21b}.green{background:#24b848}.red{background:#e53935}.queue-panel{display:grid;align-content:start;gap:16px}.queue-card{padding:18px;border:1px solid #dfe7f1;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 45px #122b520a}.queue-card h2,.queue-card h3{margin:0 0 16px}.active-job{padding:16px;border:1px solid #e1e9f4;border-radius:8px}.active-label{display:inline-flex;align-items:center;gap:8px;color:#0878ff;font-size:13px;font-weight:800}.active-label:before{width:10px;height:10px;content:"";border-radius:50%;background:#0878ff}.queue-storage{display:flex;align-items:center;gap:12px;margin:16px 0}.queue-storage strong,.queue-storage p{margin:0}.queue-storage p{margin-top:3px;color:#53647f}.job-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 18px}.job-counter{min-width:0;padding:11px;border:1px solid #e4edf7;border-radius:8px;background:#fbfdff}.job-counter span{display:block;color:#66768e;font-size:11px;font-weight:800;line-height:1.2}.job-counter strong{display:block;margin-top:5px;color:#172642;font-size:18px;line-height:1.1}.job-counter-green strong{color:#18a448}.job-counter-yellow strong{color:#e58f00}.job-counter-red strong{color:#dc2626}.active-job dl{display:grid;gap:12px;margin:0}.active-job dt{color:#6a7a90;font-size:12px}.active-job dd{margin:3px 0 0;color:#1e2f4d;font-size:13px;overflow-wrap:anywhere}.queue-progress{display:grid;gap:8px;margin:18px 0}.queue-progress div{display:flex;justify-content:space-between;color:#586980;font-size:13px}.queue-metrics{display:grid;grid-template-columns:1fr auto;gap:11px;color:#5c6b80;font-size:12px}.queue-metrics strong{color:#243652;font-size:12px}.reports-layout{display:grid;gap:24px;padding:28px 24px}.reports-layout.audit-open{grid-template-columns:minmax(0,1fr) minmax(320px,360px)}.reports-layout.audit-closed{grid-template-columns:minmax(0,1fr)}.reports-main{min-width:0;overflow:hidden}.reports-heading{margin-bottom:24px}.reports-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}.clear-all-filters{flex:0 0 auto;min-height:38px}.reports-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 18px;margin-bottom:22px}.report-filter{display:grid;gap:7px;min-width:0}.report-filter span{color:#1d2d48;font-size:12px;font-weight:800}.report-filter button,.report-filter select,.report-filter input{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 12px;border:1px solid #d9e3ef;border-radius:8px;background:#fff;color:#31435e;font-size:13px;font-weight:650;white-space:nowrap;min-width:0;overflow:hidden;text-overflow:ellipsis}.report-filter select{appearance:none}.report-filter input{width:100%;outline-color:#0878ff}.report-filter-control{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0}.report-filter .filter-clear-button,.report-period .period-clear-button{display:grid;place-items:center;flex:0 0 auto;min-width:32px;width:32px;min-height:32px;height:32px;padding:0;border-color:#d9e3ef;color:#506581;cursor:pointer}.report-filter .filter-clear-button:hover,.report-period .period-clear-button:hover{border-color:#9fbce2;color:#1267d8;background:#f4f8ff}.report-period{min-width:0;margin:0;padding:0;border:0}.report-period>div{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:7px}.report-period .period-clear-button{width:max-content;min-width:0;height:auto;min-height:28px;margin-top:1px;padding:0 8px;justify-self:start;font-size:11px}.report-period>div>span{color:#66768e;font-size:12px;font-weight:700}.report-period input{min-width:0}.report-search{grid-column:span 2}.report-search-control{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid #d9e3ef;border-radius:8px;background:#fff;color:#52657f}.report-search-control input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#243653;font:inherit;font-size:13px}.report-search-control .filter-clear-button{margin-left:auto}.export-report{align-self:end;justify-content:center;min-height:42px;padding:0 18px;border-radius:8px;white-space:nowrap;width:100%}.report-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.report-metric{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:12px;min-height:116px;padding:16px;border:1px solid #dfe7f1;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 45px #122b520a}.report-metric span,.report-metric small{display:block;color:#5c6d86;font-size:12px;line-height:1.25}.report-metric span{margin-bottom:7px;color:#243653;font-weight:800}.report-metric strong{display:block;color:#101e39;font-size:22px;line-height:1.1;white-space:nowrap}.changes-table-card,.audit-panel{border:1px solid #dfe7f1;border-radius:8px;background:#fffffff0;box-shadow:0 18px 45px #122b520a}.changes-table-card{overflow:hidden}.changes-table{overflow-x:auto}.change-row{display:grid;grid-template-columns:minmax(128px,.9fr) minmax(78px,.5fr) minmax(112px,.75fr) minmax(180px,1.15fr) minmax(180px,1.15fr) minmax(180px,1.15fr) minmax(94px,.65fr) minmax(180px,1.15fr) minmax(128px,.8fr) minmax(102px,.75fr) minmax(148px,.9fr);align-items:center;min-width:1690px;min-height:58px;padding:0 12px;border-bottom:1px solid #e7edf5;color:#33445f;font-size:12px;column-gap:14px}.change-row>span{min-width:0;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.change-row>.change-wrap-cell{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.35}.change-head{min-height:48px;color:#12213e;font-size:11px;font-weight:900;background:#fbfdff}.change-row-button{width:100%;border-right:0;border-left:0;background:#fff;text-align:left;cursor:pointer;-webkit-user-select:text;user-select:text}.change-row-button:hover,.change-row-button.selected{background:#f3f8ff}.field-used{display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:5px 8px;border-radius:999px;font-size:11px;font-weight:900;line-height:1.3;white-space:normal;overflow-wrap:anywhere;text-align:center}.change-row>span:nth-child(7){display:flex;align-items:center;justify-content:center;text-align:center}.change-row>span:nth-child(7) .field-used,.change-row>span:nth-child(7) .empty-cell{margin-inline:auto}.field-cnpj{color:#005dea;background:#e9f2ff}.field-cpf{color:#cf7100;background:#fff0d7}.field-rg{color:#6146ea;background:#efedff}.empty-cell{color:#8795a8}.confidence-pill{display:inline-flex;min-width:48px;justify-content:center;padding:5px 9px;border-radius:999px;font-size:11px}.confidence-high{color:#16863a;background:#e7f8ec}.confidence-medium{color:#cf7900;background:#fff1d8}.confidence-low{color:#e02424;background:#ffe8e8}.change-status{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}.change-status-success{color:#17883c;background:#e8f8ee}.change-status-review{color:#d98200;background:#fff2d8}.changes-pagination{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 14px;color:#52637d;font-size:12px}.changes-pagination>div{display:flex;align-items:center;gap:8px}.changes-pagination button,.changes-pagination select{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:#33445f;font-size:12px;font-weight:700}.changes-pagination select{min-width:68px;appearance:none}.changes-pagination button.active{border-color:#0878ff;background:#0878ff;color:#fff}.table-state{padding:18px 14px;color:#52637d;font-size:13px;font-weight:650}.audit-panel{position:sticky;top:84px;display:grid;align-content:start;max-height:calc(100vh - 108px);overflow-y:auto;padding:20px}.audit-header,.audit-file{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.audit-header h2{margin:0;font-size:17px}.audit-header button{border:0;background:transparent;color:#58708c}.audit-file{align-items:center;padding:24px 0 18px;border-bottom:1px solid #e5edf6}.audit-file>svg{flex:0 0 auto;color:#506987}.audit-file div{min-width:0;flex:1}.audit-file strong,.audit-file p{margin:0}.audit-file strong{color:#142442;font-size:16px}.audit-file p{margin-top:4px;color:#66768e;font-size:12px;overflow-wrap:anywhere}.audit-section{padding:18px 0;border-bottom:1px solid #e5edf6}.audit-section:last-child{border-bottom:0}.audit-section h3{margin:0 0 14px;color:#0878ff;font-size:13px}.audit-section dl{display:grid;gap:11px;margin:0}.audit-section dl div{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);align-items:start;gap:12px}.audit-section dt{min-width:0;color:#6a7a90;font-size:12px;line-height:1.35;overflow-wrap:anywhere;word-break:break-word}.audit-section dd{display:inline-flex;align-items:center;gap:7px;min-width:0;margin:0;color:#213452;font-size:12px;line-height:1.35;overflow-wrap:anywhere}.copyable-value{min-width:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;line-height:inherit;text-align:left;overflow-wrap:anywhere;cursor:copy}.copyable-value:hover{color:#0878ff;text-decoration:underline}.audit-dot{width:7px;height:7px;border-radius:50%}.dot-high{background:#20a747}.dot-medium{background:#f0a000}.dot-low{background:#e02424}.billing-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;padding:28px 24px}.billing-main,.billing-side{min-width:0}.billing-heading{margin-bottom:22px}.billing-controls{display:flex;align-items:end;gap:14px}.billing-controls label{display:grid;gap:7px}.billing-controls label span{color:#52637d;font-size:12px;font-weight:800}.billing-controls button,.plan-intro button{display:inline-flex;align-items:center;gap:8px}.billing-controls label button{min-height:40px;padding:0 14px;border:1px solid #d9e3ef;border-radius:8px;background:#fff;color:#233650;font-weight:700}.billing-card,.billing-plan-card,.billing-metric{border:1px solid #dfe7f1;border-radius:8px;background:#fffffff0;box-shadow:0 18px 45px #122b520a}.billing-plan-card{display:grid;grid-template-columns:minmax(270px,1.35fr) repeat(3,minmax(150px,1fr));gap:20px;align-items:center;margin-bottom:20px;padding:22px}.plan-intro{display:flex;align-items:center;min-width:0}.plan-intro h2,.plan-intro p{margin:0}.plan-intro h2{color:#142542;font-size:22px}.plan-intro button{margin-top:12px;border:0;background:transparent;color:#0878ff;font-weight:800}.billing-progress{display:grid;gap:7px;min-width:0}.billing-progress span,.billing-progress small{color:#5e6f88;font-size:12px}.billing-progress strong{color:#12213d;font-size:22px}.billing-track{display:block;height:7px;overflow:hidden;border-radius:999px;background:#e9eef5}.billing-track em{display:block;height:100%;border-radius:inherit}.track-blue em{background:#0878ff}.track-green em{background:#20a747}.track-yellow em{background:#f0a000}.billing-metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px}.billing-metric{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:126px;padding:16px}.billing-metric span,.billing-metric small{display:block;color:#5c6d86;font-size:12px;line-height:1.25}.billing-metric span{margin-bottom:8px;color:#273955;font-weight:800}.billing-metric strong{display:block;color:#101e39;font-size:21px;white-space:nowrap}.billing-metric b{align-self:end;color:#17a34a;font-size:11px}.billing-card{padding:20px}.billing-card+.billing-card{margin-top:18px}.billing-card h2{display:flex;align-items:center;gap:7px;margin:0 0 18px;color:#142542;font-size:17px}.billing-card-header{display:flex;justify-content:space-between;gap:16px}.billing-card-header button{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 12px;border:1px solid #dbe5f1;border-radius:8px;background:#fff;color:#34455f;font-size:12px;font-weight:700}.usage-legend{display:flex;gap:24px;margin-bottom:14px;color:#4f6078;font-size:12px}.usage-legend i{display:inline-block;width:10px;height:10px;margin-right:7px;border-radius:2px}.usage-chart{display:grid;grid-template-columns:repeat(31,minmax(8px,1fr));align-items:end;gap:8px;height:162px;padding-top:18px;border-top:1px solid #dfe7f1;border-bottom:1px solid #dfe7f1}.usage-bar{display:grid;align-content:end;height:130px}.usage-bar span,.usage-bar b,.usage-bar em{display:block;width:100%}.usage-bar span{background:#0878ff}.usage-bar b{background:#f0a000}.usage-bar em{background:#20a747}.usage-axis{display:flex;justify-content:space-between;margin-top:8px;color:#5f718c;font-size:11px}.cost-table{overflow-x:auto;overflow-y:hidden;border:1px solid #e1e9f3;border-radius:8px}.cost-row{display:grid;grid-template-columns:minmax(260px,1.6fr) minmax(150px,1fr) minmax(130px,.8fr) minmax(130px,.8fr);gap:14px;min-height:38px;align-items:center;padding:0 14px;border-bottom:1px solid #e6edf6;color:#263955;font-size:12px;min-width:760px}.cost-row:last-child{border-bottom:0}.cost-head{background:#fbfdff;color:#53647f;font-weight:800}.cost-total{background:#f3f8ff;color:#0878ff;font-weight:900}.cost-total strong{text-align:right}.billing-note{display:inline-flex;align-items:center;gap:8px;max-width:760px;margin:8px 0 0;padding:7px 10px;border:1px solid #cfe0f5;border-radius:8px;background:#f3f8ff;color:#52637d;font-size:10px;line-height:1.3}.billing-side{display:grid;align-content:start}.payment-history-list{display:grid;gap:10px}.payment-history-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #e6edf6}.payment-history-row:first-child{border-top:0;padding-top:0}.payment-history-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef6ff;color:#0878ff}.payment-history-row strong,.payment-history-row span,.payment-history-row small,.payment-history-row b{display:block;min-width:0}.payment-history-row strong{color:#17253c;font-size:13px}.payment-history-row span,.payment-history-row small{color:#687891;font-size:11px}.payment-history-row>div:last-child{display:grid;justify-items:end;gap:6px}.payment-history-row em{padding:5px 8px;border-radius:999px;font-size:11px;font-style:normal;font-weight:900}.payment-history-row b{color:#253851;font-size:12px;white-space:nowrap}.invoice-paid{color:#17883c;background:#e8f8ee}.invoice-open{color:#c66d00;background:#fff1d8}.billing-link{width:100%;margin-top:14px;border:0;background:transparent;color:#0878ff;font-weight:800}.selected-tenant-summary dl{display:grid;gap:14px;margin:0 0 18px}.selected-tenant-summary dl div{display:flex;justify-content:space-between;gap:16px}.selected-tenant-summary dt{color:#687891;font-size:12px}.selected-tenant-summary dd{margin:0;color:#253851;font-size:12px;font-weight:700;text-align:right}.users-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:22px;padding:28px 24px}.users-main,.users-side{min-width:0}.users-heading{align-items:center}.users-metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px}.users-card{min-width:0;padding:20px;border:1px solid #dfe7f1;border-radius:8px;background:#fffffff0;box-shadow:0 18px 45px #122b520a}.users-card+.users-card{margin-top:18px}.users-card h2{margin:0;color:#142542;font-size:18px}.users-card p{margin:6px 0 0;color:#64748b;font-size:13px}.users-card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.users-table{overflow-x:auto;border:1px solid #e1e9f3;border-radius:8px}.users-row{display:grid;grid-template-columns:minmax(180px,1.1fr) minmax(240px,1.3fr) minmax(110px,.7fr) minmax(150px,.8fr) minmax(110px,.7fr);align-items:center;gap:14px;width:100%;min-width:790px;min-height:64px;padding:0 14px;border-bottom:1px solid #e7edf5;color:#31435e;font-size:13px}.users-row-selectable{border:0;border-bottom:1px solid #e7edf5;background:#fff;color:#31435e;font:inherit;text-align:left;cursor:pointer}.users-row-selectable:hover,.users-row-selected{background:#f1f7ff}.users-row-selected{box-shadow:inset 3px 0 #0878ff}.users-row:last-child{border-bottom:0}.users-head{min-height:46px;background:#fbfdff;color:#12213e;font-size:12px;font-weight:900}.user-name-cell,.user-email-cell,.user-date-cell{display:inline-flex;align-items:center;gap:10px;min-width:0}.user-name-cell b{display:inline-grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:#eaf3ff;color:#0878ff;font-size:13px}.user-name-cell strong,.user-email-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-status,.user-role{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:12px;font-style:normal;font-weight:900}.user-status-active,.user-role-admin{color:#17883c;background:#e8f8ee}.user-status-disabled{color:#7b8794;background:#eef3f8}.user-status-pending{color:#ba7900;background:#fff3d7}.user-role-regular{color:#0878ff;background:#eaf3ff}.user-action-danger,.user-action-enable{min-height:34px;padding:0 12px;border-radius:8px;background:#fff;font-weight:800}.user-action-danger{border:1px solid #ffd3d3;color:#d92222}.user-action-enable{border:1px solid #cfeedd;color:#17883c}.user-audit-card{display:grid;gap:18px}.user-audit-heading{display:flex;align-items:start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid #e5edf6}.user-audit-heading p{margin:0 0 4px;color:#687891;font-size:12px;font-weight:700}.user-audit-heading h2{overflow-wrap:anywhere}.user-audit-details{display:grid;gap:12px;margin:0}.user-audit-details div{display:grid;gap:4px}.user-audit-details dt{display:flex;align-items:center;gap:6px;color:#687891;font-size:12px}.user-audit-details dd{margin:0;overflow:hidden;color:#263a58;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.user-audit-summary{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;padding:14px;border:1px solid #dce9f8;border-radius:8px;background:#f8fbff}.user-audit-summary .metric-icon{width:42px;height:42px}.user-audit-summary span,.user-audit-summary small{display:block;color:#62738e;font-size:12px}.user-audit-summary strong{display:block;margin:2px 0;color:#162746;font-size:24px}.user-audit-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:16px;border-top:1px solid #e5edf6}.user-audit-actions h3{grid-column:1 / -1;margin:0;color:#172946;font-size:14px}.user-audit-actions button{width:100%;justify-content:center}.user-audit-actions .primary-action:only-of-type{grid-column:1 / -1}.users-side{display:grid;align-content:start}.permission-list{display:grid;gap:14px}.permission-list article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:14px;border:1px solid #e5edf6;border-radius:8px;background:#fbfdff}.permission-list svg{color:#0878ff}.permission-list strong{color:#142542}.permission-list p,.users-note{line-height:1.45}.next-job{display:grid;grid-template-columns:34px 1fr 28px;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid #e4ecf5;border-radius:8px;background:#fff;color:inherit;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease}.next-job:hover{border-color:#cfe0f5;background:#f8fbff}.next-job+.next-job{margin-top:10px}.next-job strong,.next-job p{margin:0;font-size:12px}.next-job p{margin-top:3px;color:#63738a}.next-job>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#eaf3ff;color:#0878ff;font-size:12px;font-weight:800}.compact button{width:100%;margin-top:12px;border:0;background:transparent;color:#0878ff;font-weight:800}.process-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px;padding:30px 34px 16px}.process-main,.process-side{min-width:0}.process-heading{margin-bottom:24px}.process-card{border:1px solid #dfe7f1;border-radius:8px;background:#ffffffeb;box-shadow:0 18px 45px #122b520a}.process-form{display:grid;gap:22px;padding:24px}.form-grid{display:grid;gap:18px}.form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{display:grid;gap:9px;min-width:0}.form-field>span{color:#1e2d48;font-size:13px;font-weight:800}.form-field small{color:#52637d;font-weight:700}.form-field em{color:#62728a;font-size:12px;font-style:normal}.select-box,.input-box,.chips-box{display:flex;align-items:center;min-height:44px;border:1px solid #d8e2ef;border-radius:8px;background:#fff;color:#243550}.select-box{justify-content:space-between;padding:0 12px}.select-value{display:flex;align-items:center;gap:10px;min-width:0;font-weight:600}.mini-avatar{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#eaf3ff;color:#0878ff;font-size:12px;font-weight:800}.input-box{gap:10px;padding:0 12px}.input-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#263750;font:inherit}.chips-box{flex-wrap:wrap;gap:9px;padding:9px 10px}.chips-box input{flex:1 1 180px;min-width:140px;height:32px;border:0;outline:0;background:transparent;color:#263750;font:inherit}.chips-box input::placeholder{color:#8a99ae}.field-chip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 10px;border:1px solid #dfe7f2;border-radius:8px;background:#fbfdff;color:#283a56;font-size:13px;font-weight:700}.field-chip button{display:grid;place-items:center;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:transparent;color:#7a889c;cursor:pointer}.field-chip button:hover{color:#10203d;background:#edf3fa}.field-chip b,.disabled-control>span b,.disabled-option b,.coming-soon-action span{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border-radius:999px;background:#fff4d6;color:#d98900;font-size:11px;font-weight:800}.disabled-chip,.disabled-option,.disabled-control{opacity:.68}.segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid #d7e2ef;border-radius:8px}.segmented button{min-height:42px;border:0;border-right:1px solid #d7e2ef;background:#fff;color:#33445f;font-weight:700}.segmented button:last-child{border-right:0}.segmented button.active{color:#006cf0;background:#f4f9ff;box-shadow:inset 0 0 0 1px #0878ff}.options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px}.options-grid label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:#263650}.options-grid input{width:16px;height:16px;accent-color:#0878ff}.options-grid input:disabled,.confidence-row input:disabled,.confidence-value:disabled,.secondary-action:disabled{cursor:not-allowed}.options-grid strong,.options-grid small{display:block}.options-grid strong{font-size:13px}.options-grid strong b{margin-left:6px}.options-grid small{margin-top:5px;color:#62728a;font-size:12px;line-height:1.35}.confidence-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:20px}.confidence-row input[type=range]{width:100%;accent-color:#0878ff}.confidence-value{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;border:1px solid #d7e2ef;border-radius:8px;background:#fff;color:#243550;font-weight:700}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid #e5edf5}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 18px;border-radius:8px;font-weight:800}.primary-action{min-width:210px;border:0;background:linear-gradient(135deg,#086bf2,#0c86ff);color:#fff;box-shadow:0 12px 24px #0078ff40}.primary-action:disabled{opacity:.7}.secondary-action{border:1px solid #d7e2ef;background:#fff;color:#30415c}.secondary-action:disabled{color:#77869a;background:#f8fafc}.coming-soon-action{position:relative}.coming-soon-action span{margin-left:4px}.process-side{display:grid;align-content:start;gap:0}.process-side .process-card+.process-card{margin-top:-1px}.preview-card,.destination-card,.storage-panel{padding:22px}.process-card h2{margin:0 0 16px;color:#13233f;font-size:17px}.process-card p{margin:0 0 18px;color:#53647d;font-size:13px;line-height:1.45}.preview-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid #e4ecf5}.preview-row span,.format-list>span{display:block;color:#62728a;font-size:12px;font-weight:700}.preview-row strong{display:block;margin-top:7px;font-size:24px}.preview-green{color:#22b84d}.preview-yellow{color:#f5a400}.format-list{padding-top:16px;border-top:1px solid #e4ecf5}.format-list div{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.format-list b{padding:6px 9px;border:1px solid #dce6f1;border-radius:8px;color:#273853;font-size:12px}.format-list button{border:0;background:transparent;color:#0878ff;font-weight:800}.destination-item{display:grid;grid-template-columns:28px 28px minmax(0,1fr);align-items:center;gap:10px;padding:14px;border:1px solid #e2eaf4;border-radius:8px;background:#fff}.destination-item+.destination-item{margin-top:10px}.destination-item.success>svg:first-child{color:#22a944}.destination-item.review>svg:first-child{color:#f0a000}.destination-item strong,.destination-item span{display:block}.destination-item strong{font-size:13px}.destination-item span{margin-top:3px;color:#62728a;font-size:12px}.info-note{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;margin-top:18px;padding:13px;border:1px solid #bfdbff;border-radius:8px;background:#f2f8ff;color:#365276;font-size:12px;line-height:1.45}.storage-panel{align-self:start}.connection-status{display:inline-flex;align-items:center;gap:8px;margin-bottom:20px;padding:8px 12px;border-radius:999px;background:#effaf2;color:#1b9d43;font-size:13px;font-weight:800}.storage-panel dl{display:grid;gap:17px;margin:0 0 22px;padding-top:16px;border-top:1px solid #e4ecf5}.storage-panel dt{color:#66768d;font-size:12px;font-weight:700}.storage-panel dd{display:flex;align-items:center;gap:9px;margin:7px 0 0;color:#21334f;font-size:13px;font-weight:700}.storage-panel small{display:block;margin-top:6px;color:#66768d;font-size:12px;line-height:1.35}.permission-ok{color:#1a9b43!important}.storage-panel .secondary-action{width:100%;margin-top:10px}.submit-message{padding:12px 14px;border:1px solid #bfdbff;border-radius:8px;background:#f2f8ff;color:#204a78;font-size:13px}.submit-message.error{border-color:#fecaca;background:#fff1f2;color:#b42318}.submit-message.success{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}.secure-footer{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-height:46px;padding:0 34px;border-top:1px solid #e5edf5;color:#62728a;font-size:13px}.secure-footer span{width:4px;height:4px;border-radius:50%;background:#9aa8ba}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;padding:30px 24px 28px}.review-main,.review-detail-panel{min-width:0}.review-heading{align-items:start;padding-bottom:18px;margin-bottom:16px;border-bottom:1px solid #e3ebf5}.review-updated{display:inline-flex;align-items:center;gap:10px;color:#64748b;font-size:13px;white-space:nowrap}.review-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0}.review-filters{display:grid;grid-template-columns:176px 176px minmax(180px,.85fr) 330px;gap:16px;margin-bottom:20px}.review-filter{display:grid;gap:7px;min-width:0;color:#34445e;font-size:13px;font-weight:700}.review-filters button,.review-filters select,.review-filters input{display:flex;align-items:center;justify-content:space-between;min-height:38px;padding:0 12px;border:1px solid #dce6f2;border-radius:8px;background:#fff;color:#172642;cursor:pointer}.review-filter-control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;min-width:0}.review-filter-control select,.review-filter-control input{width:100%;min-width:0}.review-filters .review-filter-clear,.review-filters .review-period-clear{display:grid;place-items:center;width:32px;min-width:32px;min-height:32px;height:32px;padding:0;color:#506581}.review-filters .review-filter-clear:hover,.review-filters .review-period-clear:hover{border-color:#9fbce2;color:#1267d8;background:#f4f8ff}.review-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}.review-summary-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;min-height:126px;padding:20px 18px;border:1px solid #dfe8f2;border-radius:8px;background:#fff;box-shadow:0 18px 45px #122b520a}.review-summary-card>svg{align-self:center}.review-summary-card span,.review-summary-card small{display:block;color:#33445f;font-size:13px}.review-date-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:6px;color:#5e6f88;font-size:12px}.review-date-range input{min-width:0}.review-filters .review-period-clear{width:max-content;min-width:0;height:auto;min-height:28px;padding:0 8px;justify-self:start;font-size:11px}.review-summary-card strong{display:block;margin:5px 0 2px;color:#142440;font-size:28px;line-height:1}.review-summary-card button{grid-column:2;display:inline-flex;align-items:center;gap:4px;justify-self:start;padding:0;border:0;background:transparent;color:#0878ff;font-size:13px;font-weight:800;cursor:pointer}.review-yellow{border-color:#f7d47a;background:linear-gradient(135deg,#fff9e9,#fff);color:#eda700}.review-orange{border-color:#f5c48e;background:linear-gradient(135deg,#fff6ed,#fff);color:#f07800}.review-blue{border-color:#cfe1f7;background:linear-gradient(135deg,#f2f8ff,#fff);color:#0878ff}.review-purple{border-color:#d9cff8;background:linear-gradient(135deg,#f8f5ff,#fff);color:#7650c6}.review-table-card,.review-detail-panel{border:1px solid #dfe8f2;border-radius:8px;background:#fffffff0;box-shadow:0 18px 45px #122b520a}.review-table-toolbar{display:flex;align-items:center;gap:16px;min-height:48px;padding:0 14px;border-bottom:1px solid #e3ebf5;color:#63738a;font-size:13px}.review-table-toolbar i{width:1px;height:22px;background:#d8e2ef}.checkbox-control{display:inline-flex;align-items:center;gap:9px}.checkbox-control input,.review-row input{width:16px;height:16px;accent-color:#0878ff}.disabled-control{color:#8a98aa;cursor:not-allowed}.disabled-control input,.review-row input:disabled{accent-color:#b8c4d3;cursor:not-allowed}.disabled-action,.disabled-action:hover{border-color:#d8e2ef;background:#eef3f8;color:#8a98aa;box-shadow:none;cursor:not-allowed}.compact-primary{min-height:36px;margin-left:auto;padding:0 14px;border-radius:8px;font-size:13px}.review-table{overflow-x:auto;overflow-y:hidden}.review-row{display:grid;grid-template-columns:34px minmax(150px,1.4fr) minmax(130px,1fr) minmax(150px,1.1fr) 88px 78px minmax(116px,.95fr);align-items:center;min-width:980px;min-height:58px;padding:0 12px;border-bottom:1px solid #e7eef7;color:#263953;font-size:12px;column-gap:12px}.review-head{min-height:40px;background:#fbfdff;color:#152540;font-weight:800}.review-row-button{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.review-row-button:hover{background:#f8fbff}.review-row-button.active{background:#f2f8ff;box-shadow:inset 3px 0 #0878ff}.review-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.review-file-cell{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px}.review-file-cell svg{grid-row:span 2;color:#e65345}.review-file-cell strong,.review-file-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-file-cell small{color:#6d7c92}.reason-badge{display:inline-flex;align-items:center;max-width:100%;min-height:24px;padding:0 9px;border-radius:6px;font-size:11px;font-weight:800;white-space:nowrap}.reason-low_confidence{border:1px solid #ffd88b;background:#fff8e7;color:#c47a00}.reason-missing_field{border:1px solid #ffc99b;background:#fff4eb;color:#d65d00}.reason-waiting_review{border:1px solid #cfe0f6;background:#eef6ff;color:#0878ff}.reason-ambiguous_identifier,.reason-multiple_documents{border:1px solid #d9cff8;background:#f7f3ff;color:#7650c6}.confidence-cell{display:flex;align-items:center;gap:8px}.confidence-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.confidence-green{background:#22b849}.confidence-yellow{background:#f3ad00}.confidence-red{background:#ef3b37}.review-pagination{display:flex;align-items:center;justify-content:flex-end;gap:18px;min-height:52px;padding:0 16px;color:#63738a;font-size:12px}.review-pagination button{display:grid;place-items:center;min-width:30px;height:30px;border:0;border-radius:6px;background:transparent;color:#42536f;cursor:pointer}.review-pagination button.active{border:1px solid #bcd8fb;background:#eef6ff;color:#0878ff;font-weight:800}.review-detail-panel{align-self:start;padding:14px}.review-detail-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:2px 0 12px;border-bottom:1px solid #e5edf6}.review-detail-header h2{margin:0;color:#12213d;font-size:17px;overflow-wrap:anywhere}.review-detail-header button{display:grid;place-items:center;width:30px;height:30px;border:0;background:transparent;color:#617189;cursor:pointer}.review-explanation,.extracted-fields,.quick-actions{padding-top:14px;border-top:1px solid #e5edf6}.review-explanation>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.review-explanation h3,.extracted-fields h3,.quick-actions h3{margin:0;color:#142440;font-size:14px}.review-explanation p,.extracted-fields p{margin:10px 0 0;color:#40516b;font-size:13px;line-height:1.45}.extracted-fields{display:grid;gap:12px;margin-top:14px}.extracted-fields div{display:grid;grid-template-columns:84px minmax(0,1fr) 40px 8px;align-items:center;gap:8px;color:#34445e;font-size:12px}.extracted-fields strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.extracted-fields em{color:#586980;font-style:normal;text-align:right}.audit-extracted-fields p strong{color:#142440}.recommendation-box{display:flex;gap:10px;margin:16px 0;padding:12px;border:1px solid #cfe0f6;border-radius:8px;background:#f2f8ff;color:#2e4769;font-size:12px;line-height:1.35}.quick-actions div{display:block;margin-top:12px}.quick-actions .primary-action{grid-column:1 / -1;width:100%;min-width:0;min-height:38px;padding:0 12px;font-size:12px}.quick-actions .secondary-action,.danger-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-width:0;min-height:36px;padding:0 10px;border-radius:8px;font-size:12px;font-weight:800;line-height:1.15;text-align:center;white-space:normal}.danger-action{border:1px solid #ffd2d2;background:#fff;color:#e12d2d;cursor:pointer}@media(max-width:1320px){.quick-actions div{grid-template-columns:minmax(0,1fr)}}@media(max-width:1720px){.billing-layout{grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:24px 18px}.billing-plan-card{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(130px,1fr));gap:14px;padding:18px}.billing-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.billing-metric{min-height:112px}.payment-history-row{grid-template-columns:36px minmax(0,1fr)}.payment-history-row>div:last-child{grid-column:2;justify-items:start}}@media(max-width:1500px){.billing-layout,.process-layout,.users-layout,.review-layout,.reports-layout.audit-open{grid-template-columns:minmax(0,1fr)}.billing-side,.process-side,.users-side,.storage-panel,.review-detail-panel,.audit-panel{position:static;max-height:none;overflow:visible}.billing-side,.process-side,.users-side{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-card+.billing-card,.users-card+.users-card,.process-side .process-card+.process-card{margin-top:0}.billing-heading{align-items:start}.billing-controls{width:100%;justify-content:flex-start}.reports-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1280px){.app-shell{grid-template-columns:88px minmax(0,1fr)}.sidebar{width:88px}.sidebar .brand{justify-content:center;padding-right:13px;padding-left:13px}.sidebar .brand-mark{width:56px;height:56px}.sidebar .brand-name,.sidebar .sidebar-menu span,.sidebar .nav button>span:not(.nav-count),.sidebar .service-card div{display:none}.sidebar .sidebar-menu{justify-content:center;margin-right:16px;margin-left:16px;padding:0}.sidebar .nav{padding:0 14px}.sidebar .nav button{justify-content:center;gap:0;padding:0}.sidebar .sidebar-footer{padding:12px}.sidebar .service-card{justify-content:center;padding:12px}.billing-plan-card{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-intro{grid-column:1 / -1}.billing-controls{display:grid;grid-template-columns:minmax(0,1fr) auto}.report-metrics-grid,.review-summary-grid,.users-metrics-grid,.metrics-grid,.billing-metrics-grid,.reports-filters,.review-filters,.jobs-filters,.form-grid.two,.form-grid.three,.options-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1420px){.content-grid{grid-template-columns:minmax(0,1fr)}.queue-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1760px){.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.metric-card{grid-template-columns:42px minmax(0,1fr);min-height:112px;padding:14px 12px}.metric-icon{width:42px;height:42px}.metric-label{margin-bottom:6px;font-size:12px}.metric-card strong{font-size:20px}.metric-detail{margin-top:8px;font-size:12px}.table-row{grid-template-columns:minmax(86px,1fr) minmax(82px,.75fr) minmax(108px,1fr) minmax(82px,.75fr) minmax(120px,1fr) minmax(142px,1.25fr) minmax(112px,1fr) 28px;font-size:12px}.table-row>span:nth-child(8){display:none}.table-head>span:nth-child(8){display:none}}@media(max-width:1560px){.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{min-height:102px}.metric-label{white-space:normal}}@media(max-width:1280px){.metrics-grid,.report-metrics-grid,.review-summary-grid,.billing-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-layout,.reports-layout,.process-layout,.users-layout,.review-layout{padding:22px 16px}.billing-plan-card{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-intro{grid-column:1 / -1}.billing-metric strong,.report-metric strong,.metric-card strong{font-size:18px;overflow-wrap:anywhere;white-space:normal}.billing-metric{grid-template-columns:42px minmax(0,1fr)}.billing-metric b{display:none}.billing-controls{display:grid;grid-template-columns:minmax(0,1fr)}.billing-controls .secondary-action{justify-content:center;width:100%}.users-heading,.users-card-header{display:grid;grid-template-columns:minmax(0,1fr)}.users-heading .primary-action,.users-card-header .secondary-action{width:100%}.users-metrics-grid,.billing-side,.process-side,.users-side,.queue-panel,.reports-filters,.review-filters,.form-grid.two,.form-grid.three,.options-grid{grid-template-columns:minmax(0,1fr)}.report-search{grid-column:auto}}.changes-table,.review-table,.jobs-table,.users-table,.cost-table{max-width:100%;scrollbar-width:thin;scrollbar-color:#a9c8ec #edf4fb}.changes-table::-webkit-scrollbar,.review-table::-webkit-scrollbar,.jobs-table::-webkit-scrollbar,.users-table::-webkit-scrollbar,.cost-table::-webkit-scrollbar{height:10px}.changes-table::-webkit-scrollbar-thumb,.review-table::-webkit-scrollbar-thumb,.jobs-table::-webkit-scrollbar-thumb,.users-table::-webkit-scrollbar-thumb,.cost-table::-webkit-scrollbar-thumb{border:2px solid #edf4fb;border-radius:999px;background:#a9c8ec}.table-scroll-hint{display:none;margin:0;padding:10px 14px;border-bottom:1px solid #e3ebf5;background:#f8fbff;color:#61738e;font-size:12px;line-height:1.4}.change-row>span,.change-row>.change-wrap-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-row>span[title],.review-row>span[title],.review-file-cell strong[title]{cursor:help}@media(min-width:901px)and (max-width:1500px){.reports-layout.audit-open,.review-layout{grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:18px}.reports-layout .audit-panel,.review-layout .review-detail-panel{position:sticky;top:76px;max-height:calc(100vh - 92px);overflow-y:auto}.report-metrics-grid,.review-summary-grid,.review-filters,.reports-layout.audit-open .reports-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-layout.audit-open .report-search{grid-column:auto}.table-scroll-hint{display:block}}@media(max-width:900px){.reports-layout,.review-layout{grid-template-columns:minmax(0,1fr);gap:16px;padding:18px 12px}.reports-layout .audit-panel,.review-layout .review-detail-panel{position:static;order:-1;max-height:min(46vh,390px);overflow-y:auto}.report-metrics-grid,.review-summary-grid{grid-template-columns:minmax(0,1fr)}.table-scroll-hint{display:block}.review-table-toolbar,.review-pagination,.changes-pagination{flex-wrap:wrap;height:auto;padding-top:10px;padding-bottom:10px}}@media(max-width:720px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{width:72px}.sidebar .brand-mark{width:46px;height:46px}.topbar{height:auto;min-height:56px;padding:8px 12px}.profile>div,.top-actions .icon-button:not(:last-child){display:none}.page-heading{gap:12px}.page-heading h1{font-size:25px}.reports-filters,.review-filters,.jobs-filters,.form-grid.two,.form-grid.three,.options-grid{grid-template-columns:minmax(0,1fr)}}.site-header-actions{display:flex;align-items:center;justify-self:end;gap:20px}.site-client-area{color:#173c78;font-size:13px;font-weight:750;text-decoration:none}.site-client-area:hover{color:var(--blue)}.site-demo-contact{display:flex;align-items:center;gap:15px;max-width:570px;margin-top:35px;padding:14px 18px 14px 14px;border:1px solid #d7e4f8;border-radius:8px;color:#173c78;background:linear-gradient(100deg,#f7faff,#fffdf4);box-shadow:0 14px 29px #173c7814;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s}.site-demo-contact:hover{border-color:#8ab2f4;box-shadow:0 18px 34px #173c7824;transform:translateY(-2px)}.site-demo-contact-icon{display:grid;flex:0 0 auto;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;background:#1456d9;box-shadow:0 8px 16px #1456d93d}.site-demo-contact>span:last-child{display:grid;gap:3px}.site-demo-contact strong{color:#0a2250;font-size:14px;letter-spacing:-.01em}.site-demo-contact span span{color:#536178;font-size:12px;line-height:1.45}.site-demo-contact em{color:#1456d9;font-style:normal;font-weight:750}@media(max-width:550px){.site-header-actions{gap:0}.site-header-actions .site-outline-button{display:none}}@media(max-width:550px){.site-demo-contact{align-items:flex-start;margin-top:28px}}.site-page{--blue:#1456d9;--navy:#0a2250;--ink:#1a2c49;--muted:#536178;--yellow:#ffc928;color:var(--ink);background:#fff}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:80px;padding:0 clamp(24px,6vw,104px);border-bottom:1px solid #edf0f5;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-brand-button{width:max-content;padding:0;border:0;background:transparent;cursor:pointer}.site-brand{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-size:23px;font-weight:800;letter-spacing:-.06em}.site-brand img{width:35px;height:35px;object-fit:contain}.site-brand-inverse{color:#fff}.site-brand-inverse img{filter:brightness(0) invert(1)}.site-header nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px)}.site-header nav a,.site-footer a{color:#526078;font-size:13px;font-weight:650;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--blue)}.site-header-action{justify-self:end}.site-primary-button,.site-outline-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:47px;padding:0 20px;border-radius:5px;font-size:13px;font-weight:750;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s}.site-primary-button{color:#fff;background:var(--blue);box-shadow:0 12px 26px #1456d93b}.site-primary-button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #1456d94d}.site-outline-button{border:1px solid #2a65cf;color:#1456d9;background:transparent}.site-outline-button:hover{color:#fff;background:#1456d9}.site-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);align-items:center;gap:clamp(36px,6vw,105px);min-height:calc(100vh - 80px);padding:clamp(80px,10vw,144px) clamp(24px,10vw,170px) clamp(72px,9vw,130px)}.site-hero-copy{max-width:730px}.site-eyebrow{display:block;margin-bottom:19px;color:#3475e2;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.site-hero h1,.site-solution-copy h2,.site-section-intro h2,.site-security-heading h2{margin:0;color:var(--navy);letter-spacing:-.05em}.site-hero h1{max-width:700px;font-size:clamp(41px,4.45vw,69px);line-height:1.01}.site-hero-lead{margin:25px 0 0;color:#142f5e;font-size:clamp(21px,2vw,28px);line-height:1.25;font-weight:450}.site-hero-description{max-width:650px;margin:24px 0 0;color:var(--muted);font-size:16px;line-height:1.67}.site-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:35px}.flow-artwork{position:relative;width:min(100%,590px);aspect-ratio:1.1;margin:auto}.flow-artwork:before{position:absolute;inset:9% 1%;border-radius:50%;background:radial-gradient(circle,#f8fbff 0 35%,rgba(242,247,255,.45) 55%,transparent 72%);content:""}.flow-artwork svg{position:absolute;inset:0;width:100%;overflow:visible}.flow-line{fill:none;stroke-linecap:round;stroke-width:4}.flow-line-blue{stroke:url(#blueFlow)}.flow-line-yellow{stroke:url(#yellowFlow)}.flow-line-thin{stroke-width:2}.flow-line-faint{opacity:.3;stroke-width:2}.flow-node-blue{fill:#fff;stroke:#176aff;stroke-width:6}.flow-node-yellow{fill:#ffc928;stroke:#fff;stroke-width:5}.flow-card{position:absolute;display:flex;align-items:center;gap:9px;padding:13px 16px;border:1px solid #e2ebfb;border-radius:7px;color:#12366d;background:#ffffffe6;box-shadow:0 15px 32px #1748911c;font-size:12px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.flow-card svg{position:static;width:20px;color:#176aff}.flow-card-top{top:5%;left:9%}.flow-card-center{top:43%;right:1%}.flow-card-bottom{bottom:5%;left:24%}.flow-orb{position:absolute;border-radius:50%}.flow-orb-one{top:27%;right:20%;width:17px;height:17px;background:var(--yellow)}.flow-orb-two{bottom:21%;left:9%;width:9px;height:9px;background:#4285f4}.site-pain-section{display:grid;justify-items:center;gap:25px;padding:clamp(80px,10vw,135px) 24px;background:#f6f8fc;text-align:center}.site-pain-icon{position:relative;display:grid;place-items:center;width:72px;height:72px;border:1px solid #dce6f5;border-radius:50%;color:var(--navy);background:#fff}.site-pain-icon i{position:absolute;top:6px;right:5px;width:10px;height:10px;border-radius:50%;background:var(--yellow)}.site-pain-section p{max-width:880px;margin:0;color:#1b345d;font-size:clamp(24px,2.45vw,36px);font-weight:450;line-height:1.3;letter-spacing:-.03em}.site-solution-section{position:relative;display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(40px,8vw,130px);align-items:center;overflow:hidden;padding:clamp(92px,11vw,160px) clamp(24px,13vw,220px)}.site-solution-copy{position:relative;z-index:1;max-width:730px}.site-solution-copy h2,.site-section-intro h2,.site-security-heading h2{font-size:clamp(36px,4vw,58px);line-height:1.04}.site-solution-copy p{margin:20px 0 0;color:var(--muted);font-size:16px;line-height:1.68}.solution-graphic{position:relative;min-height:420px}.solution-graphic span{position:absolute;display:block;border:1px solid #d8e7ff;background:linear-gradient(135deg,#1865ff17,#ffd1262e)}.solution-graphic span:nth-child(1){top:12%;left:4%;width:195px;height:195px;border-radius:38px;transform:rotate(19deg)}.solution-graphic span:nth-child(2){top:37%;left:37%;width:120px;height:120px;border-radius:50%}.solution-graphic span:nth-child(3){right:3%;bottom:8%;width:210px;height:210px;border-radius:34px;transform:rotate(-25deg)}.solution-graphic i{position:absolute;top:48%;left:0;width:92%;border-top:2px solid #226cff;transform:rotate(-29deg)}.solution-graphic i:after{position:absolute;top:-7px;right:-2px;width:13px;height:13px;border-radius:50%;background:var(--yellow);content:""}.site-use-cases{padding:clamp(75px,9vw,130px) clamp(24px,10vw,170px)}.site-section-intro{max-width:720px;margin:0 auto 49px;text-align:center}.site-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1250px;margin:auto}.site-case-card{display:flex;flex-direction:column;min-height:330px;padding:32px;border:1px solid #e7ebf1;border-radius:9px;background:#fff;box-shadow:0 18px 42px #0c254e14;transition:transform .25s,border-color .25s,box-shadow .25s}.site-case-card:hover{border-color:#f2c83e;box-shadow:0 24px 47px #0c254e21;transform:translateY(-6px)}.site-case-card>svg{width:29px;height:29px;margin-bottom:31px;color:#1c66dc}.site-case-card:hover>svg{color:#dfab0a}.site-case-card h3{margin:0;color:var(--navy);font-size:21px;letter-spacing:-.03em}.site-case-card p{margin:14px 0 28px;color:var(--muted);font-size:14px;line-height:1.65}.site-case-card span{display:flex;align-items:center;gap:8px;margin-top:auto;color:#2764cb;font-size:12px;font-weight:800}.site-security-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(45px,10vw,155px);padding:clamp(82px,10vw,145px) clamp(24px,10vw,170px);color:#fff;background:#09285c}.site-security-section .site-eyebrow{color:#a9caff}.site-security-heading h2{color:#fff}.site-security-content>p{max-width:680px;margin:0;color:#d5e1f7;font-size:17px;line-height:1.7}.site-pillars{display:grid;gap:1px;margin-top:44px;border-top:1px solid rgba(196,218,255,.2)}.site-pillars article{display:flex;align-items:center;gap:17px;padding:20px 0;border-bottom:1px solid rgba(196,218,255,.2)}.site-pillars svg{width:24px;color:#ffd135}.site-pillars h3,.site-pillars span{display:block;margin:0}.site-pillars h3{font-size:15px}.site-pillars span{margin-top:4px;color:#b9ceef;font-size:12px}.site-footer{display:grid;grid-template-columns:1.2fr .8fr auto;align-items:end;gap:36px;padding:44px clamp(24px,10vw,170px);color:#b7c9e8;background:#09285c;border-top:1px solid rgba(196,218,255,.18)}.site-footer p{max-width:320px;margin:14px 0 0;font-size:13px;line-height:1.5}.site-footer-links{display:flex;flex-wrap:wrap;gap:17px}.site-footer a{color:#d2dff4}.site-footer small{font-size:11px;white-space:nowrap}@media(max-width:920px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.site-hero,.site-solution-section,.site-security-section{grid-template-columns:1fr}.site-hero{min-height:auto;padding-top:82px}.flow-artwork{max-width:510px}.site-solution-section{padding-top:82px;padding-bottom:82px}.solution-graphic{display:none}.site-case-grid{grid-template-columns:1fr;max-width:600px}.site-case-card{min-height:260px}.site-footer{grid-template-columns:1fr 1fr}.site-footer small{grid-column:1/-1}}@media(max-width:550px){.site-header{min-height:68px;padding:0 18px}.site-header-action{display:none}.site-hero{padding:62px 24px 55px}.site-hero h1{font-size:39px}.site-hero-lead{font-size:21px}.site-hero-description{font-size:15px}.flow-artwork{margin-top:17px}.flow-card{padding:9px 11px;font-size:10px}.flow-card svg{width:15px}.site-actions{display:grid}.site-actions a{width:100%}.site-pain-section p{font-size:25px}.site-footer{grid-template-columns:1fr}.site-footer small{grid-column:auto;white-space:normal}}
