:root{color:#241b1d;font-synthesis:none;text-rendering:optimizelegibility;--red-950:#5d0718;--red-900:#851025;--red-800:#a8112b;--red-700:#c91432;--red-600:#dc2342;--red-100:#fde8ec;--red-50:#fff4f6;--ink:#241b1d;--muted:#766b6e;--border:#eadfe1;--surface:#fff;--shadow:0 18px 45px #531c2714;background:#f8f6f6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f8f6f6;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #c9143238}button,a{color:inherit}.brand{width:max-content;color:var(--ink);align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--red-600), var(--red-800));border-radius:13px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 9px 20px #c914323b}.brand-name{letter-spacing:-.035em;font-size:20px;font-weight:760}.brand-name span{color:var(--red-700)}.eyebrow,.section-kicker{color:var(--red-700);letter-spacing:.13em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-weight:750;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--red-700), var(--red-800));box-shadow:0 11px 24px #c9143230}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #c9143240}.primary-button:disabled{cursor:not-allowed;opacity:.5;box-shadow:none}.secondary-button{color:#5c5053;border:1px solid var(--border);background:#fff;min-height:40px}.secondary-button:hover:not(:disabled){color:var(--red-700);background:var(--red-50);border-color:#e8c7ce}.spinner{border:2px solid #ffffff5c;border-top-color:currentColor;border-radius:50%;flex:none;width:17px;height:17px;animation:.75s linear infinite rotate;display:inline-block}.spinner-red{color:var(--red-700);border-color:currentColor #c9143233 #c9143233}.spinner-large{width:31px;height:31px;color:var(--red-700);border-color:currentColor #c9143229 #c9143229}.spin{animation:.9s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}.loading-screen{background:radial-gradient(circle at 50% 45%,#fff 0,#faf5f6 55%,#f4edef 100%);place-content:center;justify-items:center;gap:28px;min-height:100vh;display:grid}.auth-shell{background:#fff;grid-template-columns:minmax(520px,1.05fr) minmax(460px,.95fr);min-height:100vh;display:grid}.auth-panel{justify-content:center;align-items:center;min-height:100vh;padding:44px clamp(36px,6vw,92px);display:flex}.auth-panel-inner{width:min(100%,450px)}.auth-brand-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.language-switcher{color:#76696c;flex:none;align-items:center;display:inline-flex;position:relative}.language-switcher>svg{z-index:1;pointer-events:none;position:absolute;left:11px}.language-switcher:after{content:"⌄";color:#9b8e91;pointer-events:none;font-size:13px;position:absolute;right:10px}.language-switcher select{color:#5f5255;appearance:none;cursor:pointer;background:#fff;border:1px solid #e2d7d9;border-radius:11px;outline:none;width:124px;height:39px;padding:0 27px 0 33px;font-size:12px;font-weight:750}.language-switcher select:hover{background:snow;border-color:#cfbfc2}.language-switcher select:focus-visible{border-color:var(--red-600);box-shadow:0 0 0 3px #c9143217}.language-switcher.compact select{width:72px}.auth-copy{margin-top:clamp(54px,8vh,84px);margin-bottom:31px}.auth-copy h1{color:var(--ink);letter-spacing:-.05em;margin:10px 0 12px;font-size:clamp(34px,4vw,46px);line-height:1.06}.auth-copy p{max-width:420px;color:var(--muted);margin:0;font-size:15px;line-height:1.7}.auth-form{gap:19px;display:grid}.field-label{color:#4d4144;gap:8px;font-size:13px;font-weight:720;display:grid}.input-wrap{position:relative}.input-wrap input{width:100%;height:51px;color:var(--ink);background:#fff;border:1px solid #dfd3d6;border-radius:13px;outline:none;padding:0 48px 0 44px;transition:border-color .16s,box-shadow .16s,background .16s}.input-wrap input::placeholder{color:#aaa0a2}.input-wrap input:hover{border-color:#cdbec1}.input-wrap input:focus{border-color:var(--red-600);background:#fffdfd;box-shadow:0 0 0 4px #c9143217}.input-icon{z-index:1;color:#9b8f92;pointer-events:none;font-size:16px;font-weight:750;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.visibility-button{color:#8f8386;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.visibility-button:hover{color:var(--red-700);background:var(--red-50)}.form-error{color:#9d1229;background:#fff3f5;border:1px solid #f3c5cd;border-radius:11px;margin-top:-4px;padding:11px 13px;font-size:13px;line-height:1.45}.auth-submit{width:100%;min-height:51px;margin-top:3px}.auth-switch{color:#7e7174;text-align:center;margin:23px 0 0;font-size:13px}.auth-switch a{color:var(--red-700);font-weight:780;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.auth-security-note{color:#9a8e90;justify-content:center;align-items:center;gap:7px;margin:28px 0 0;font-size:11px;display:flex}.auth-visual{color:#fff;background:radial-gradient(circle at 84% 12%,#ffffff24,#0000 26%),radial-gradient(circle at 18% 88%,#ff98a729,#0000 33%),linear-gradient(145deg,#b7112d 0%,#850d22 55%,#650718 100%);border-radius:26px;align-items:center;min-height:calc(100vh - 24px);margin:12px 12px 12px 0;display:flex;position:relative;overflow:hidden}.auth-grid-pattern{opacity:.12;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#0000 4%,#000 45%,#0000 96%);mask-image:linear-gradient(to bottom right,#0000 4%,#000 45%,#0000 96%)}.auth-visual:before,.auth-visual:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:330px;height:330px;position:absolute}.auth-visual:before{top:-160px;right:-80px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff05}.auth-visual:after{width:420px;height:420px;bottom:-230px;left:-90px;box-shadow:0 0 0 70px #ffffff06}.auth-visual-content{z-index:1;width:min(78%,570px);margin:0 auto;padding-bottom:72px;position:relative}.visual-kicker{color:#ffffffbd;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:flex}.visual-kicker span{background:#ff98a9;width:25px;height:2px}.auth-visual h2{letter-spacing:-.055em;margin:22px 0 20px;font-size:clamp(41px,4.5vw,64px);line-height:1.02}.auth-visual-content>p{color:#ffffffbd;max-width:530px;margin:0;font-size:15px;line-height:1.75}.feature-stack{gap:12px;margin-top:38px;display:grid}.feature-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff12;border:1px solid #ffffff1c;border-radius:15px;align-items:center;gap:15px;padding:14px 16px;display:flex}.feature-row>span{color:#ffd6dd;background:#ffffff14;border:1px solid #ffffff1f;border-radius:11px;flex:none;place-items:center;width:40px;height:40px;display:grid}.feature-row div{gap:3px;display:grid}.feature-row strong{font-size:13px}.feature-row small{color:#fff9;font-size:11px}.floating-proof-card{z-index:2;width:min(390px,78%);color:var(--ink);background:#fffffff0;border:1px solid #fffc;border-radius:17px;align-items:center;gap:15px;padding:15px 17px;display:flex;position:absolute;bottom:5%;right:6%;box-shadow:0 20px 55px #35020d4d}.proof-score{color:var(--red-700);letter-spacing:-.05em;font-size:26px;font-weight:850}.proof-score span{color:#a8989b;letter-spacing:0;font-size:10px}.floating-proof-card div:nth-child(2){flex:1;gap:3px;display:grid}.floating-proof-card strong{font-size:12px}.floating-proof-card small{color:#8e8083;font-size:10px}.floating-proof-card>svg{color:#189069}.dashboard-shell{background:radial-gradient(circle at 10% 2%,#c914320b,#0000 26%),#f8f6f6;min-height:100vh}.app-header{z-index:20;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffeb;border-bottom:1px solid #e1d6d9e6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);min-height:72px;margin:0 auto;display:flex}.header-actions,.profile-chip,.header-processing{align-items:center;display:flex}.header-actions{gap:14px}.header-processing{color:#8c6e25;gap:8px;font-size:11px;font-weight:700}.pulse-dot{background:#e5a72a;border-radius:50%;width:7px;height:7px;animation:1.6s infinite pulse;box-shadow:0 0 #e5a72a66}@keyframes pulse{70%{box-shadow:0 0 0 7px #e5a72a00}to{box-shadow:0 0 #e5a72a00}}.profile-chip{border-left:1px solid var(--border);gap:10px;padding-left:13px}.avatar{color:#fff;background:linear-gradient(145deg,#dd2948,#a80f2a);border-radius:11px;place-items:center;width:36px;height:36px;font-size:14px;font-weight:850;display:grid}.profile-chip div{gap:1px;display:grid}.profile-chip small{color:#9b8e91;font-size:9px}.profile-chip strong{text-overflow:ellipsis;max-width:140px;font-size:12px;overflow:hidden}.logout-button,.icon-button{color:#76696c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:7px;height:39px;padding:0 11px;display:inline-flex}.logout-button{font-size:12px;font-weight:700}.logout-button:hover,.icon-button:hover{color:var(--red-700);background:var(--red-50);border-color:#f0d7dc}.dashboard-main{width:min(1180px,100% - 48px);margin:0 auto;padding:49px 0 30px}.welcome-row{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:26px;display:flex}.welcome-row h1{letter-spacing:-.05em;margin:8px 0;font-size:clamp(30px,4vw,42px);line-height:1.06}.welcome-row>div:first-child>p{color:var(--muted);margin:0;font-size:14px}.language-note{border:1px solid var(--border);background:#ffffffc7;border-radius:15px;align-items:center;gap:12px;min-width:302px;padding:12px 15px;display:flex}.language-note>span{width:39px;height:39px;color:var(--red-700);background:var(--red-100);border-radius:11px;flex:none;place-items:center;display:grid}.language-note div{gap:3px;display:grid}.language-note strong{font-size:12px}.language-note small{color:#918487;font-size:10px}.stats-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--border);background:#ffffffeb;border-radius:17px;align-items:center;gap:14px;min-height:88px;padding:17px 19px;display:flex;box-shadow:0 7px 25px #491d2609}.stat-icon{border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.stat-icon.red{color:var(--red-700);background:var(--red-100)}.stat-icon.green{color:#147d5b;background:#e5f6f0}.stat-icon.amber{color:#a8720d;background:#fff4d9}.stat-card div:last-child{gap:2px;display:grid}.stat-card small{color:#8f8285;font-size:11px}.stat-card strong{letter-spacing:-.04em;font-size:24px}.upload-card,.documents-card,.details-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#fffffff5;border-radius:20px}.upload-card{grid-template-columns:1fr auto;align-items:end;gap:15px 20px;margin-bottom:18px;padding:24px;display:grid}.section-heading-row{grid-column:1/-1;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.section-heading-row h2{letter-spacing:-.035em;margin:6px 0 0;font-size:22px}.privacy-pill{color:#28745c;background:#eaf7f2;border-radius:99px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:720;display:inline-flex}.drop-zone{color:#76696c;text-align:center;background:radial-gradient(circle at 50% 0,#c914320a,#0000 55%),snow;border:1.5px dashed #d9c7cb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:132px;padding:22px;transition:border-color .16s,background .16s,transform .16s;display:flex;position:relative}.drop-zone.is-dragging{border-color:var(--red-600);background:var(--red-50);transform:scale(1.005)}.drop-zone>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.upload-icon{width:49px;height:49px;color:var(--red-700);background:var(--red-100);border-radius:15px;place-items:center;margin-bottom:11px;display:grid}.drop-zone>strong{color:#4e4043;font-size:13px}.drop-zone>p{margin:4px 0 8px;font-size:12px}.drop-zone>p button{color:var(--red-700);cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.drop-zone>p button:hover{text-decoration:underline}.drop-zone>small{color:#a39699;font-size:10px}.selected-file{background:#fff;border:1px solid #ead5d9;border-radius:14px;align-items:center;gap:13px;width:min(100%,520px);padding:14px;display:flex;box-shadow:0 9px 25px #5c1f2b0f}.selected-file .file-icon,.document-icon,.document-large-icon{color:var(--red-700);background:var(--red-100);border-radius:11px;flex:none;place-items:center;display:grid}.selected-file .file-icon{width:43px;height:43px}.selected-file>div{text-align:left;flex:1;gap:4px;min-width:0;display:grid}.selected-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.selected-file small{color:#95888a;font-size:10px}.selected-file button{color:#8f8285;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;padding:0;display:grid}.selected-file button:hover{color:var(--red-700);background:var(--red-50)}.upload-submit{min-width:210px;min-height:50px;margin-bottom:39px}.upload-error{color:#a00e28;grid-column:1;margin:-7px 0 0;font-size:11px}.documents-card{margin-bottom:18px;overflow:hidden}.documents-heading{border-bottom:1px solid #eee4e6;padding:24px}.documents-heading p{color:#918487;margin:6px 0 0;font-size:11px}.documents-list{padding:0 13px 13px}.documents-list-head,.document-row{grid-template-columns:minmax(250px,2fr) minmax(130px,.75fr) minmax(155px,1fr) minmax(130px,.8fr) 32px;align-items:center;gap:16px;display:grid}.documents-list-head{color:#9f9295;letter-spacing:.08em;text-transform:uppercase;padding:13px 13px 10px;font-size:9px;font-weight:750}.document-row{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #f0e8ea;border-radius:12px;width:100%;min-height:76px;padding:9px 13px;transition:background .15s,transform .15s}.document-row:hover,.document-row.is-selected{background:#fff6f7}.document-row:hover .row-action,.document-row.is-selected .row-action{color:var(--red-700)}.document-cell{min-width:0}.document-name-cell{align-items:center;gap:12px;display:flex}.document-icon{width:41px;height:41px}.document-name-cell>span:last-child{gap:4px;min-width:0;display:grid}.document-name-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.document-name-cell small{color:#988b8e;font-size:9px}.status-badge{border-radius:99px;align-items:center;gap:5px;width:max-content;padding:6px 8px;font-size:9px;font-weight:760;display:inline-flex}.status-badge.completed{color:#167353;background:#e6f6f0}.status-badge.processing{color:#987019;background:#fff4d9}.status-badge.failed{color:#a5122b;background:#fde9ed}.result-cell{align-items:center;gap:9px;display:flex}.result-cell>span:not(.score-ring){gap:2px;display:grid}.result-cell strong{font-size:11px}.result-cell small{color:#9c8f92;font-size:8px}.checking-result{color:#9a761e;align-items:center;gap:7px;font-size:10px;font-weight:700;display:flex!important}.muted-result{color:#a99da0;font-size:10px}.date-cell{color:#796d70;font-size:10px}.row-action{color:#b7abad;place-items:center;display:grid}.score-ring{background:conic-gradient(var(--score-color) var(--score), #eee7e8 0);border-radius:50%;flex:none;place-items:center;display:grid}.score-ring-inner{text-align:center;background:#fff;border-radius:50%;place-content:center;width:calc(100% - 7px);height:calc(100% - 7px);display:grid}.score-ring-inner strong{color:#392d30;font-size:calc(9px + var(--ring-scale,0px));line-height:1}.score-ring-inner span{color:#a4979a;margin-top:2px;font-size:7px}.document-skeletons{gap:1px;padding:8px 14px 15px;display:grid}.document-skeleton{background:linear-gradient(90deg,#f7f1f2 25%,snow 50%,#f7f1f2 75%) 0 0/200% 100%;border-radius:12px;height:72px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.empty-documents{text-align:center;place-content:center;justify-items:center;min-height:235px;padding:35px;display:grid}.empty-documents>span{width:58px;height:58px;color:var(--red-700);background:var(--red-100);border-radius:17px;place-items:center;display:grid}.empty-documents h3{margin:15px 0 6px;font-size:15px}.empty-documents p{color:#918487;margin:0;font-size:11px}.details-panel{margin-bottom:22px;animation:.23s ease-out reveal;overflow:hidden}@keyframes reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.details-header{border-bottom:1px solid #eee4e6;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.details-title-group{align-items:center;gap:14px;min-width:0;display:flex}.document-large-icon{width:50px;height:50px}.details-title-group>div{min-width:0}.details-title-group h2{letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;max-width:700px;margin:5px 0 3px;font-size:19px;overflow:hidden}.details-title-group p{color:#9a8d90;margin:0;font-size:10px}.icon-button{flex:none;width:39px;padding:0}.details-state{text-align:center;place-content:center;justify-items:center;min-height:260px;padding:35px;display:grid}.processing-orbit{color:#b17b17;background:#fff8e6;border:2px dashed #eedba7;border-radius:50%;place-items:center;width:62px;height:62px;animation:5s linear infinite rotate;display:grid}.processing-orbit svg{animation:5s linear infinite reverse rotate}.details-state h3{margin:18px 0 6px;font-size:17px}.details-state p{color:#8e8184;margin:0;font-size:11px}.details-state-error>svg{color:var(--red-700)}.result-summary{background:linear-gradient(120deg,#fffafb,#fff 42%,#fbfdfc);grid-template-columns:minmax(315px,.85fr) 1.6fr;gap:22px;padding:24px;display:grid}.score-feature{background:#fff;border:1px solid #ecdee1;border-radius:17px;align-items:center;gap:18px;padding:18px;display:flex}.score-feature .score-ring-inner strong{font-size:20px}.score-feature .score-ring-inner span{font-size:8px}.score-feature>div:last-child{gap:4px;display:grid}.score-feature>div:last-child>span{color:#9b8d90;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.score-feature>div:last-child>strong{font-size:14px}.score-feature>div:last-child>small{color:#8f8285;font-size:9px}.result-metrics{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.result-metrics>div{background:#fff;border:1px solid #eee4e6;border-radius:13px;grid-template-columns:29px 1fr auto;align-items:center;gap:7px;padding:12px 13px;display:grid}.result-metrics svg{color:var(--red-600)}.result-metrics span{color:#887b7e;font-size:9px}.result-metrics strong{text-align:right;font-size:12px}.score-explanation{color:#786a6d;background:#faf7f7;border:1px solid #eadfe1;border-radius:12px;align-items:flex-start;gap:9px;margin:0 24px;padding:11px 13px;display:flex}.score-explanation svg{color:#8c7c80;flex:none;margin-top:1px}.score-explanation p{margin:0;font-size:10px;line-height:1.55}.issues-section{padding:25px 24px 28px}.issues-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.issues-heading h3{letter-spacing:-.025em;margin:5px 0 0;font-size:17px}.issues-count{min-width:32px;height:32px;color:var(--red-700);background:var(--red-100);border-radius:10px;place-items:center;padding:0 9px;font-size:11px;font-weight:800;display:grid}.issues-list{gap:10px;display:grid}.issue-card{background:#fff;border:1px solid #eee2e4;border-radius:14px;grid-template-columns:28px 1fr;gap:12px;padding:15px;display:grid}.issue-number{width:28px;height:28px;color:var(--red-700);background:var(--red-100);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.issue-body{min-width:0}.issue-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:6px;display:flex}.issue-meta>span{color:#a24858;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:760}.issue-meta code{color:#a20f29;background:#fff0f3;border-radius:6px;padding:3px 6px;font-family:inherit;font-size:9px}.issue-body h4{margin:0 0 5px;font-size:12px}.issue-message{color:#786b6e;margin:0 0 9px;font-size:10px;line-height:1.55}.issue-context{color:#65585b;overflow-wrap:anywhere;background:#faf6f7;border-left:3px solid #e7a7b3;border-radius:0 9px 9px 0;margin:9px 0;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.65}.issue-context mark{color:#960d25;background:#ffd6de;border-radius:3px;padding:1px 2px}.suggestions{flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px;display:flex}.suggestions>span{color:#938689;font-size:9px}.suggestions code{color:#16644d;background:#effaf6;border:1px solid #cde8df;border-radius:7px;padding:4px 7px;font-family:inherit;font-size:9px;font-weight:700}.perfect-state{color:#147657;background:#effaf6;border:1px solid #cce8de;border-radius:14px;align-items:center;gap:13px;padding:22px;display:flex}.perfect-state div{gap:3px;display:grid}.perfect-state strong{font-size:12px}.perfect-state p{color:#57917e;margin:0;font-size:10px}.issues-limit-note{color:#94878a;text-align:center;margin:14px 0 0;font-size:9px}.app-footer{color:#9c8f92;align-items:center;gap:18px;padding:13px 2px 0;font-size:10px;display:flex}.app-footer .brand-mark{border-radius:9px;width:30px;height:30px}.app-footer .brand-name{font-size:14px}.app-footer p{flex:1;margin:0}.toast{z-index:50;color:#fff;border-radius:13px;align-items:center;gap:9px;max-width:min(420px,100vw - 32px);padding:13px 14px;font-size:11px;font-weight:650;animation:.22s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #2d0c133d}.toast.success{background:#176f56}.toast.error{background:#a8122b}.toast button{color:#ffffffbf;cursor:pointer;background:0 0;border:0;margin-left:5px;padding:0 2px;font-size:19px}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (max-width:1040px){.auth-shell{grid-template-columns:minmax(460px,1fr) minmax(390px,.82fr)}.auth-panel{padding-inline:46px}.auth-visual-content{width:82%}.auth-visual h2{font-size:46px}.documents-list-head,.document-row{grid-template-columns:minmax(240px,1.8fr) 120px 150px 105px 26px;gap:10px}.result-summary{grid-template-columns:1fr}.score-feature{justify-content:center}}@media (max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-panel{min-height:100vh}.auth-visual,.header-processing{display:none}.welcome-row{flex-direction:column;align-items:flex-start}.language-note{width:100%}.upload-card{grid-template-columns:1fr}.upload-submit{width:100%;margin:0}.documents-list-head{display:none}.documents-list{gap:8px;padding-top:12px;display:grid}.document-row{border:1px solid #eee4e6;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:0;padding:13px}.document-row .document-cell:nth-child(2),.document-row .result-cell,.document-row .date-cell{grid-column:1;padding-left:53px}.document-row .row-action{grid-area:1/2/5}}@media (max-width:640px){.header-inner,.dashboard-main{width:min(100% - 28px,1180px)}.header-inner{min-height:64px}.header-inner .brand-name,.profile-chip div{display:none}.profile-chip{border:0;padding-left:0}.logout-button span{display:none}.header-actions{gap:8px}.dashboard-main{padding-top:34px}.welcome-row h1{font-size:31px}.stats-grid{grid-template-columns:1fr;gap:9px}.stat-card{min-height:68px;padding:12px 15px}.stat-icon{width:39px;height:39px}.stat-card strong{font-size:20px}.upload-card,.documents-heading,.details-header,.result-summary,.issues-section{padding:18px}.section-heading-row{align-items:flex-start}.privacy-pill{display:none}.drop-zone{min-height:146px;padding:17px}.documents-heading .secondary-button{width:40px;min-height:40px;padding:0}.documents-heading .secondary-button:not(:disabled){font-size:0}.documents-heading .secondary-button svg{width:17px;height:17px}.details-title-group h2{max-width:205px}.document-large-icon{width:43px;height:43px}.result-metrics{grid-template-columns:1fr}.score-feature{align-items:flex-start}.score-explanation{margin-inline:18px}.issue-card{grid-template-columns:1fr}.issue-number{width:24px;height:24px}.app-footer{flex-wrap:wrap}.app-footer p{display:none}.app-footer>span{margin-left:auto}.toast{bottom:16px;right:16px}}@media (max-width:460px){.auth-panel{align-items:flex-start;padding:28px 20px 38px}.auth-copy{margin-top:52px}.auth-copy h1{font-size:34px}.auth-security-note{text-align:center;align-items:flex-start}.welcome-row>div:first-child>p{line-height:1.55}.language-note{min-width:0}.documents-list{padding-inline:8px}.document-row .document-cell:nth-child(2),.document-row .result-cell,.document-row .date-cell{padding-left:0}.document-row .document-cell:nth-child(2){margin-top:4px}.document-name-cell{grid-column:1/-1;padding-right:26px}.document-row .row-action{grid-row:1;align-self:center}.result-cell,.date-cell{grid-column:1/-1!important}.score-feature{text-align:center;flex-direction:column;align-items:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
