:root{--ink:#172033;--muted:#778196;--bg:#f7f8fb;--line:#e5e8ef;--blue:#285bea;--nav:#101827;--success:#17845c;--red:#c83b43;--amber:#ac761a;font-family:'Segoe UI Variable Text','Segoe UI',Inter,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button,a,input,select,summary{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,.table-scroll:focus-visible{outline:3px solid #82a3ff}[hidden]{display:none!important}button{transition:background .16s,border-color .16s,box-shadow .16s}a{text-decoration:none;color:inherit}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:19px;height:19px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}button .icon{width:17px;height:17px}
.sidebar{position:fixed;inset:0 auto 0 0;width:220px;background:var(--nav);color:#9da9bd;padding:30px 17px 20px;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;font-weight:650;font-size:23px;letter-spacing:-.9px;color:#f9fbff;padding:0 9px;gap:10px}.brand-dot{color:#7c9eff;margin-left:-10px}.brand-icon{height:29px;width:28px;display:flex;align-items:center;gap:3px;transform:skewY(-9deg)}.brand-icon span{background:#718fff;width:7px;border-radius:2px;height:24px}.brand-icon span:nth-child(2){height:18px;background:#a8baff}.brand-icon span:last-child{height:12px;background:#d7e1ff}.workspace-label{margin:32px 4px 31px;display:flex;align-items:center;gap:10px;padding:12px 7px;border-top:1px solid #253043;border-bottom:1px solid #253043}.workspace-avatar{display:grid;place-items:center;width:30px;height:30px;border:1px solid #43516b;color:#dde5f5;border-radius:6px;font-size:10px;font-weight:600;flex-shrink:0}.workspace-label strong{font-size:11px;color:#e3e8f2;font-weight:500;display:block;line-height:1.5}.workspace-label small{font-size:10px;color:#8290a7;display:block;margin-top:3px}.nav-label{font-size:9px;letter-spacing:1.1px;font-weight:650;color:#67778f;margin:0 12px 12px}.nav-item{display:flex;align-items:center;width:100%;padding:12px 12px;gap:11px;margin:4px 0;border:0;background:transparent;color:#a4afc2;font-size:12px;font-weight:450;text-align:left;border-radius:6px;line-height:1.4}.nav-item.active{background:#233453;color:#e4ebff;box-shadow:inset 2px 0 #7398ff}.nav-item:not(:disabled):hover{background:#26334a;color:white}.nav-item:disabled{opacity:.35}.sidebar-bottom{margin-top:auto;padding-top:45px}.privacy-box{margin:0 9px 22px;padding:17px 0;border-bottom:1px solid #273248}.privacy-box>.icon{color:#7b94c0;width:20px;margin-bottom:12px}.privacy-box strong{font-size:11px;line-height:1.65;display:block;color:#cbd5e5;font-weight:500}.privacy-box p{font-size:10px;line-height:1.7;color:#8190a7;margin-bottom:0}.version{font-size:9px;color:#586881;display:block;margin:15px 12px 0}.app-shell{margin-left:220px;min-height:100vh}
.topbar{height:70px;border-bottom:1px solid var(--line);padding:0 34px;display:flex;align-items:center;justify-content:space-between;background:white;gap:20px}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--muted)}.breadcrumb strong{font-weight:550;color:#414b60}.crumb-divider{color:#c9cfda}.topbar-actions{display:flex;align-items:center;gap:21px}.language-control{display:flex;align-items:center;gap:7px;color:#6a7790}.language-control .icon{width:16px;height:16px}.language-control select{border:0;max-width:185px;padding:6px 20px 6px 2px;font-size:11px;background-color:white}.local{font-size:10px;display:flex;align-items:center;gap:7px;white-space:nowrap;color:#778195}.local i{width:6px;height:6px;background:#36a77c;border-radius:50%;box-shadow:0 0 0 3px #edf8f3}
main{max-width:1570px;margin:auto;padding:30px 34px 22px}.hero{display:flex;min-height:242px;align-items:center;background:#edf3fd;border:1px solid #e2e9f6;border-radius:12px;overflow:hidden;position:relative}.hero-copy{padding:31px 35px;position:relative;z-index:1;width:62%;max-width:750px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.1px;color:#6b7f9f;margin:0 0 13px}.hero .eyebrow{color:#4e6cac}h1{font-size:33px;letter-spacing:-1.25px;line-height:1.2;font-weight:650;margin:0 0 14px;max-width:550px;color:#1a2b50}h2{font-size:15px;letter-spacing:-.3px;line-height:1.4;font-weight:600;margin:0}.lead{font-size:12px;line-height:1.8;color:#7183a0;max-width:485px;margin:0}.hero-features{display:flex;align-items:center;gap:22px;margin-top:21px;font-size:10px;font-weight:500;color:#637b9b}.hero-features>span{display:flex;align-items:center;gap:7px}.hero-features .icon{width:14px;height:14px;color:#6180b5}.hero-art{position:absolute;right:0;inset-block:0;width:43%;overflow:hidden;display:flex;align-items:center}.hero-art:before{content:'';position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,#edf3fd 0%,transparent 24%)}.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 52%}.has-results .hero{min-height:168px}.has-results .hero-copy{padding:24px 30px;width:70%}.has-results h1{font-size:27px;margin-bottom:10px;max-width:690px}.has-results .hero .lead{max-width:600px}.has-results .hero-features{display:none}.has-results .hero-art{width:32%}
.workspace-heading{display:flex;align-items:center;justify-content:space-between;margin:29px 0 19px;gap:20px}.workspace-heading h2{font-size:18px}.workspace-heading p{font-size:11px;color:var(--muted);margin:6px 0 0}.secondary,.primary{border:1px solid #dbe0e9;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:550;padding:10px 14px;min-height:38px;line-height:1.4}.secondary{background:white;color:#536079;box-shadow:0 1px 2px #19284704}.secondary:hover{background:#f3f6fd;border-color:#c4d2f1}.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 2px 3px #2153d51a}.primary:hover:not(:disabled){background:#1649d5;border-color:#1649d5;box-shadow:0 3px 6px #2153d525}.full{width:100%;margin-top:20px;justify-content:space-between;padding:12px 15px}.workspace{display:grid;grid-template-columns:300px minmax(0,1fr);gap:22px;align-items:start;scroll-margin-top:25px}.setup,.results{min-width:0}.panel{background:white;border:1px solid var(--line);border-radius:9px;padding:22px;box-shadow:0 2px 3px #18234b02}.setup .panel{margin-bottom:18px}.section-title{display:flex;align-items:center;gap:10px;margin-bottom:17px}.section-title h2{font-size:13px}.step{font-size:9px;letter-spacing:.5px;font-weight:600;color:#9aa7bc;background:#f4f6fb;display:grid;place-items:center;border:1px solid #e9edf4;border-radius:5px;width:25px;height:25px}.upload{display:flex;align-items:center;flex-direction:column;position:relative;background:#f8faff;border:1px dashed #b9c9ec;border-radius:7px;padding:22px 10px 19px;text-align:center;cursor:pointer;transition:background .15s,border-color .15s}.upload.dragging,.upload:hover{background:#eef3ff;border-color:#537ddb}.upload:focus-within,.baseline-upload:focus-within{outline:3px solid #82a3ff;outline-offset:3px}.upload-symbol{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;background:white;border:1px solid #e6ebf5;box-shadow:0 2px 2px #16334a04;color:#5579c5;margin-bottom:13px}.upload-symbol .icon{width:20px;height:20px}.upload strong{font-size:11px;font-weight:600;color:#3d5d93;overflow-wrap:anywhere;max-width:230px}.upload>span:not(.upload-symbol){font-size:10px;color:#8d9ab2;margin-top:6px}.upload small{font-size:9px;color:#a0aabe;margin-top:15px}.upload input,.baseline-upload input{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}
.field{margin-top:17px;min-width:0}.field>label{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:550;line-height:1.5;color:#647087;margin-bottom:7px;gap:5px}.field>label>.optional{font-size:8px;color:#9aa4b5;font-weight:400;padding:1px 4px;background:#f5f6fa;border-radius:3px}.field>label.baseline-upload{font-weight:400;font-size:10px}.baseline-upload{display:flex;position:relative;justify-content:flex-start!important;align-items:center;gap:8px!important;padding:11px 10px;border:1px solid #e3e7ef;border-radius:5px;cursor:pointer;overflow:hidden}.baseline-upload .icon{width:15px;height:15px;color:#8d9ab0}.baseline-upload span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.baseline-meta{display:flex;align-items:start;justify-content:space-between;gap:7px;margin-top:7px}.baseline-meta small{font-size:9px;line-height:1.6;color:#9ba5b5;overflow-wrap:anywhere}.text-button{padding:0;border:0;background:none;color:#416ed0;font-size:10px;font-weight:500;line-height:1.5}.text-button:hover{text-decoration:underline}select{width:100%;border:1px solid #e1e6ef;border-radius:5px;padding:9px 7px;font-size:11px;color:#515d74;background:#fff;min-height:34px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.two-fields .field>label{min-height:30px;align-items:flex-end}.file-settings{border-top:1px solid #edf0f5;margin-top:19px;padding-top:16px}.file-settings summary{font-size:10px;font-weight:550;color:#71809a;cursor:pointer}.hint{font-size:10px;color:#8691a5;line-height:1.8;margin:0 0 15px}.empty-small{font-size:11px;color:#a0a9b9;line-height:1.7;padding:10px 0;margin:0}
.empty{min-height:530px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px 30px}.empty h2{font-size:22px;line-height:1.3;letter-spacing:-.7px;font-weight:550;max-width:390px}.empty>p:not(.eyebrow){font-size:12px;line-height:1.85;color:#8c97aa;max-width:375px;margin:14px 0 0}.empty>.eyebrow{font-size:8px;color:#9aabc5}.empty-visual{width:124px;height:125px;margin-bottom:22px;position:relative}.empty-file{width:80px;height:96px;position:absolute;left:12px;top:8px;background:#f9fbff;border:1px solid #dce5f6;border-radius:10px;transform:rotate(-7deg);box-shadow:0 6px 9px #355c9b05;display:flex;align-items:flex-start;flex-direction:column;gap:8px;padding:15px}.empty-file>.icon{color:#7a9ad7;width:22px;height:22px;margin-bottom:3px}.empty-file i{height:3px;width:44px;background:#dce7f9;border-radius:3px}.empty-file i:last-child{width:27px}.empty-check{display:grid;place-items:center;background:#ecf3ff;border:4px solid white;border-radius:50%;width:42px;height:42px;color:#537dea;position:absolute;bottom:4px;right:6px}.empty-check .icon{width:25px;height:25px}.checks{display:flex;flex-direction:column;gap:13px;margin-top:27px;text-align:left;color:#7d8ba1;font-size:10px}.checks>span{display:flex;align-items:center;gap:9px}.checks .icon{width:14px;height:14px;color:#9bb2d8}
.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.metrics>div{border:1px solid var(--line);background:white;border-radius:8px;padding:17px 15px 13px;position:relative;overflow:hidden}.metric-label{font-size:9px;color:#8893a5;display:block;min-height:26px;line-height:1.5}.metrics strong{font-size:27px;font-weight:550;letter-spacing:-.8px;font-variant-numeric:tabular-nums;display:block;margin:3px 0 8px;line-height:1}.metric-line{height:3px;background:#dce6ff;border-radius:5px;width:100%;margin-top:12px}.valid-line{background:#ceeade}.blocked-line{background:#f5d5d8}.warning-line{background:#f4e5c6}#count-valid{color:#36896a}#count-blocked{color:#c45b61}#count-warnings{color:#b48a37}.table-panel{padding:0;overflow:hidden}.table-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 20px 15px}.table-header p{color:#929caf;font-size:10px;margin:5px 0 0}.small-button{font-size:10px;padding:8px 10px;min-height:33px}.small-button .icon{width:13px;height:13px}.filters{display:flex;gap:21px;border-bottom:1px solid var(--line);padding:0 20px;overflow:auto}.filters button{background:transparent;border:0;border-bottom:2px solid transparent;padding:11px 0;font-size:10px;white-space:nowrap;line-height:1.5;color:#8a95a9}.filters button.active{color:#416cdb;border-bottom-color:#416cdb;font-weight:550}.table-scroll{overflow:auto;max-height:575px;scrollbar-width:thin;scrollbar-color:#d3dbea transparent}table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}th{font-size:9px;letter-spacing:.2px;font-weight:550;color:#8f99ac;background:#fafbfe;border-bottom:1px solid #edf0f5;padding:12px 13px;white-space:nowrap;position:sticky;top:0;z-index:1}td{border-bottom:1px solid #eff2f7;padding:14px 13px;vertical-align:top;font-size:11px;line-height:1.6;font-variant-numeric:tabular-nums}td:first-child{color:#a1aabb;font-size:9px;width:40px}td:nth-child(2){min-width:133px;max-width:200px;overflow-wrap:anywhere}td:nth-child(3),td:nth-child(4){white-space:nowrap;color:#627087}td:last-child{min-width:168px;width:32%}td strong{font-weight:500;color:#435069;font-size:11px;display:block}td small{font-size:9px;display:block;color:#a1aabe;margin-top:3px}.row-error{background:#fffdfd}tr:hover{background:#f8faff}.badge{display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:550;line-height:1.5;border-radius:4px;padding:2px 6px;white-space:nowrap}.badge:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.badge.ok{background:#eef7f3;color:#478b6f}.badge.error{background:#fff0f0;color:#c2686f}.badge.warning{background:#fff7e7;color:#ab863c}.issue{font-size:9px;line-height:1.75;color:#9199a8;margin-top:5px;overflow-wrap:anywhere}.table-note{font-size:9px;line-height:1.7;color:#9aa4b6;padding:0 20px;margin:13px 0}.scroll-hint{display:none}
.export-panel{margin-top:18px;padding:21px;scroll-margin-top:20px}.export-heading{display:flex;align-items:center;gap:12px;margin-bottom:14px}.export-icon{width:36px;height:36px;display:grid;place-items:center;background:#f2f6ff;border:1px solid #e6edfc;border-radius:7px;color:#718ccd}.export-heading .eyebrow{font-size:8px;letter-spacing:.8px;color:#9aa8bf;margin:0 0 5px}.export-heading h2{font-size:14px}.export-panel>p{font-size:11px;color:#8c97ab;line-height:1.8;margin:10px 0}.export-details{margin:12px 0 17px}.export-details summary{cursor:pointer;font-size:10px;color:#6981b0}.export-details p{margin:10px 0;padding:10px;border-left:2px solid #d2e0fc;background:#f8faff}.confirmation{display:flex;align-items:flex-start;gap:8px;font-size:10px;line-height:1.8;color:#77849a;margin:12px 0}.confirmation input{accent-color:var(--blue);flex-shrink:0;margin:3px 0 0;width:13px;height:13px}.export-actions{border-top:1px solid #edf0f6;padding-top:17px;margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.export-actions small{font-size:9px;color:#9da6b6;line-height:1.6}.export-actions .primary{white-space:nowrap}.message{font-size:11px;line-height:1.6;padding:11px 15px;margin:0 0 17px;background:#eff6ff;border:1px solid #dfeafd;border-radius:6px;color:#6883af}.message.error{background:#fff4f4;border-color:#f6dfe1;color:#b45d66}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #e9edf4;padding-top:18px;margin-top:29px;font-size:9px;color:#a4adbb}.footer-dot{margin:0 7px}
dialog{border:1px solid var(--line);border-radius:13px;max-width:490px;width:calc(100% - 32px);padding:26px;box-shadow:0 22px 70px #1723372a;color:var(--ink)}dialog::backdrop{background:#10182770;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.icon-button{background:none;border:0;color:var(--muted);padding:5px;display:flex}.help-steps{margin:24px 0}.help-steps p{font-size:12px;line-height:1.8;margin:14px 0;color:#66758e}
@media(min-width:1600px){.hero-art{width:42%}.hero-copy{width:60%}h1{font-size:37px}.workspace{grid-template-columns:330px minmax(0,1fr)}}
@media(max-width:1250px){.sidebar{width:188px;padding:25px 12px 15px}.brand{font-size:21px}.brand-icon{width:24px}.workspace-label{gap:7px}.workspace-label strong{font-size:10px}.app-shell{margin-left:188px}.topbar{padding:0 25px}main{padding:25px}.workspace{grid-template-columns:270px minmax(0,1fr);gap:17px}.panel{padding:18px}.table-panel{padding:0}.hero-copy{padding:25px;width:65%}h1{font-size:28px}.hero-art{width:39%}.has-results h1{font-size:24px}.metrics{gap:8px}.metrics>div{padding:13px 11px}.metric-label{font-size:8px;min-height:27px}.metrics strong{font-size:25px}.table-header{padding:17px 15px}.table-header h2{font-size:14px}.table-header .small-button{font-size:9px}.filters{padding:0 15px;gap:15px}.export-actions{align-items:stretch;flex-direction:column}.export-actions .primary{align-self:flex-end}.scroll-hint{display:block;margin:9px 15px;font-size:8px;color:#a5afbf}}
@media(max-width:1000px){.sidebar{width:72px;padding:25px 12px}.brand{padding:0;justify-content:center;font-size:0;gap:0}.brand-dot,.workspace-label,.nav-label,.nav-item span,.sidebar-bottom .privacy-box,.version{display:none}.brand-icon{width:28px}.nav-item{justify-content:center;padding:13px 10px;margin:8px 0}.sidebar nav{margin-top:38px}.app-shell{margin-left:72px}.hero-copy{width:66%}.hero{min-height:222px}.hero-art{width:38%}.hero-features{gap:12px;font-size:9px}.workspace{grid-template-columns:265px minmax(0,1fr)}}
@media(max-width:820px){.topbar{padding:0 20px}.local{display:none}main{padding:20px}.workspace{grid-template-columns:1fr}.setup{display:grid;grid-template-columns:1fr 1fr;gap:16px}.setup .panel{margin:0}.metrics{margin-top:3px}.metric-label{min-height:19px;font-size:9px}.empty{min-height:415px}.hero-copy{width:70%;padding:24px}.hero-art{width:38%;opacity:.85}.hero h1{font-size:25px}.hero .lead{font-size:11px}.hero-features{display:none}.has-results .hero-copy{width:72%;padding:24px}.has-results h1{font-size:23px}.table-scroll{max-height:520px}.scroll-hint{display:none}.export-actions{flex-direction:row;align-items:center}.export-actions .primary{align-self:auto}}
@media(max-width:600px){.sidebar{inset:0 0 auto 0;width:100%;height:56px;padding:0 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.sidebar .brand{font-size:20px;gap:9px}.brand-dot{display:block;font-size:20px;margin-left:-8px}.sidebar nav{display:none}.sidebar-bottom{padding:0;margin:0}.sidebar-bottom .nav-item{margin:0;padding:8px}.app-shell{margin:56px 0 0}.topbar{height:58px;padding:0 16px;gap:10px}.breadcrumb{font-size:10px;gap:8px}.breadcrumb>span:first-child,.crumb-divider{display:none}.language-control select{font-size:10px;max-width:165px}.topbar-actions{gap:0}main{padding:16px 14px}.hero{min-height:330px;align-items:flex-start}.hero-copy{width:100%;padding:22px 20px;max-width:420px}.hero h1{font-size:26px;max-width:330px;letter-spacing:-.8px}.hero .lead{font-size:11px;max-width:330px}.hero .eyebrow{font-size:8px}.hero-art{height:140px;width:240px;top:auto;bottom:0;right:0;opacity:1}.hero-art:before{background:linear-gradient(90deg,#edf3fd,transparent 25%)}.has-results .hero{min-height:185px}.has-results .hero-copy{padding:20px;width:100%}.has-results .hero h1{font-size:23px;max-width:320px}.has-results .hero .lead{font-size:10px;max-width:300px}.has-results .hero-art{display:none}.workspace-heading{margin:22px 0 16px;gap:12px}.workspace-heading h2{font-size:16px}.workspace-heading p{font-size:9px}.workspace-heading .secondary{font-size:10px;padding:9px 10px;max-width:154px}.workspace-heading .secondary>.icon{display:none}.setup{grid-template-columns:1fr}.panel{padding:20px}.table-panel{padding:0}.upload{padding:23px 14px}.upload strong{font-size:12px}.field>label{font-size:11px}.field>label.baseline-upload{font-size:11px}select{font-size:12px;min-height:38px}.two-fields .field>label{min-height:18px}.hint{font-size:11px}.source-panel .field{margin-top:17px}.metrics{grid-template-columns:1fr 1fr;gap:10px}.metrics>div{padding:17px}.metric-label{font-size:10px}.metrics strong{font-size:27px}.table-header .small-button{max-width:115px;font-size:9px}.filters{gap:17px;padding:0 15px}.filters button{font-size:10px}.scroll-hint{display:block}.empty{min-height:440px;padding:34px 23px}.empty h2{font-size:23px}.export-actions{flex-direction:column;align-items:stretch}.export-actions .primary{width:100%;align-self:stretch}.export-panel>p,.confirmation{font-size:11px}.export-heading h2{font-size:15px}.export-heading .eyebrow{font-size:7px}.message{font-size:11px}.table-note{font-size:9px}footer{align-items:flex-start;flex-direction:column;gap:9px;font-size:8px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Final readability and artwork fit adjustments. */
.hero-art img{object-fit:contain;mix-blend-mode:multiply}
.lead{font-size:13px;color:#637590}
.metric-label{font-size:10px;color:#69768c}
.hint{font-size:11px;color:#69778d}
.field>label{font-size:11px;color:#56657c}
.empty-small{color:#79869c}
.empty>p:not(.eyebrow){font-size:13px;color:#738197}
.checks{font-size:11px;color:#6f7d94}
.baseline-meta small{color:#77859a}
.upload>span:not(.upload-symbol){color:#7788a1}
.upload small{color:#7e8da4}
th{font-size:10px;color:#707e94}
td,td strong{font-size:12px}
td strong{color:#394960}
td:nth-child(3),td:nth-child(4){color:#54647c}
td small{font-size:10px;color:#7c8ba2}
.badge{font-size:10px}
.issue{font-size:10px;color:#748196}
.table-note,.export-actions small{font-size:10px;color:#78869c}
.export-panel>p{font-size:12px;color:#718097}
.confirmation{font-size:11px;color:#63738a}
.message{color:#526e99}
@media(max-width:600px){.hero-art{height:132px}.hero-copy{padding-bottom:140px}.has-results .hero-copy{padding-bottom:20px}.has-results .hero{min-height:185px}.metrics .metric-label{font-size:10px}}
.hero-art{justify-content:flex-end}.hero-art img{width:auto;max-width:100%;mix-blend-mode:normal;mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent)}

.guide-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 0;border-top:1px solid var(--border,#dbe2ed);margin-top:32px}.guide-card p:not(.eyebrow){max-width:660px;color:#5b667b;font-size:14px;line-height:1.65}.guide-card a{white-space:nowrap;text-decoration:none}.guide-card h2{font-size:22px;margin:8px 0}@media(max-width:600px){.guide-card{align-items:flex-start;flex-direction:column;gap:12px}}

footer{flex-wrap:wrap;gap:14px}footer a{color:#526178;text-underline-offset:3px}footer a:focus-visible{outline:2px solid #2458e5;outline-offset:4px}
