*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#e9f5f1 0,transparent 35%),#f5f8f7;color:#17211e;font-family:Inter,Arial,Helvetica,sans-serif}button,input{font:inherit}button{border:0}.app{min-height:100vh}.topbar{height:78px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;border-bottom:1px solid #e3ebe8}.brand{display:flex;align-items:center;gap:12px}.brandIcon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#164f3f;color:#fff;font-size:20px;font-weight:800}.brandName{font-size:17px;font-weight:800}.brandSub{margin-top:2px;color:#7a8883;font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.status{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dce8e4;border-radius:999px;background:#f8fbfa;color:#60706a;font-size:11px;font-weight:600}.statusDot{width:7px;height:7px;border-radius:50%;background:#29a778}.container{width:min(1120px,90%);margin:0 auto}.hero{max-width:790px;padding:82px 0 54px}.eyebrow,.step{color:#25846a;font-size:10px;font-weight:800;letter-spacing:1.8px}.hero h1{margin:17px 0 22px;font-size:clamp(42px,7vw,72px);line-height:.98;letter-spacing:-3px;font-weight:800}.hero p{max-width:680px;margin:0;color:#65736e;font-size:16px;line-height:1.75}.workspace,.results{padding:34px;background:#fff;border:1px solid #e0e9e6;border-radius:24px;box-shadow:0 24px 70px #173c3114}.workspaceHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.workspaceHeader h2,.resultsIntro h2{margin:8px 0 0;font-size:24px}.counter{padding:8px 11px;border-radius:999px;background:#edf7f3;color:#27735f;font-size:11px;font-weight:700}.uploadGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.uploadCard{min-height:255px;padding:20px;display:flex;flex-direction:column;cursor:pointer;border:1px solid #dfe8e5;border-radius:17px;background:#fbfcfc;transition:.2s ease}.uploadCard:hover{border-color:#a6c9bd;transform:translateY(-2px)}.uploadCard.uploaded{border-color:#82b9a8;background:#f1f9f6}.uploadCard input{display:none}.uploadTop{min-height:25px;display:flex;justify-content:space-between}.uploadNumber{color:#91a09b;font-size:10px;font-weight:700}.check{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#dff3eb;color:#218265;font-size:12px;font-weight:800}.documentIcon{width:42px;height:42px;margin:12px 0 16px;display:grid;place-items:center;border-radius:11px;background:#eff4f2;color:#285e50;font-size:20px}.uploadCard h3{margin:0 0 8px;font-size:16px}.uploadCard p{min-height:42px;margin:0;color:#7a8783;font-size:11px;line-height:1.55}.uploadAction{margin-top:auto;padding-top:20px;display:flex;justify-content:space-between;color:#345e53;font-size:11px;font-weight:700}.fileName{margin-top:auto;padding-top:20px;display:flex;gap:7px;color:#258267;font-size:10px;font-weight:700;overflow-wrap:anywhere}.analysisArea{padding-top:30px;text-align:center}.privacy{margin-bottom:14px;display:flex;justify-content:center;gap:6px;color:#8b9894;font-size:9px}.analyzeButton{width:min(500px,100%);padding:18px 22px;display:inline-flex;align-items:center;justify-content:space-between;border-radius:13px;background:#154f3e;color:#fff;cursor:pointer;font-size:13px;font-weight:700;transition:.2s ease}.analyzeButton:hover:not(:disabled){background:#103f32;transform:translateY(-1px)}.analyzeButton:disabled{cursor:not-allowed;background:#a9b6b2}.arrow{font-size:20px}.buttonHint{color:#9aa5a1;font-size:9px}.process{padding:32px 10px;display:flex;align-items:center;justify-content:center}.processItem{min-width:100px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#87948f;text-align:center}.processItem strong{width:30px;height:30px;display:grid;place-items:center;border:1px solid #d7e2de;border-radius:50%;background:#fff;font-size:10px}.processItem span{font-size:9px}.processItem.active{color:#1e755b}.processItem.active strong{background:#164f3f;border-color:#164f3f;color:#fff}.processLine{width:70px;height:1px;background:#dce5e2}.results{margin:0 0 80px}.resultsIntro p{color:#788681;font-size:12px}.potentialCard{margin-top:28px;padding:26px;display:flex;align-items:center;justify-content:space-between;border-radius:18px;background:#154f3e;color:#fff}.potentialLabel{display:block;margin-bottom:8px;color:#b9d6cc;font-size:9px;font-weight:700;letter-spacing:1.3px}.potentialAmount{font-size:40px;font-weight:800}.potentialMeta{min-width:90px;padding-left:25px;border-left:1px solid rgba(255,255,255,.15);text-align:center}.potentialMeta strong{display:block;font-size:23px}.potentialMeta span{color:#b9d6cc;font-size:9px}.findingsHeader{margin:30px 0 14px;display:flex;align-items:center;justify-content:space-between}.findingsHeader h3{margin:0}.findingsHeader span{color:#8a9792;font-size:10px}.findingsList{display:grid;gap:14px}.findingCard{padding:23px;border:1px solid #e0e8e5;border-radius:16px;background:#fff}.findingTop{display:flex;justify-content:space-between;gap:20px}.findingNumber{color:#299070;font-size:9px;font-weight:800}.findingCard h4{margin:7px 0 0;font-size:17px}.findingAmount{flex-shrink:0;color:#197458;font-size:19px;font-weight:800}.confidence{width:-moz-fit-content;width:fit-content;margin-top:13px;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800}.confidence.high{background:#def4eb;color:#1c775d}.confidence.medium{background:#fff2cf;color:#936d12}.confidence.low{background:#f3e8e8;color:#925454}.evidenceGrid{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.evidenceItem{padding:14px;border-radius:11px;background:#f6f9f8}.evidenceItem span{color:#85928e;font-size:8px;font-weight:800}.evidenceItem p{margin:7px 0 0;color:#44534e;font-size:10px;line-height:1.5}.explanation{margin-top:14px;padding:15px;border-left:3px solid #62a58f;background:#f4f9f7}.explanation strong{font-size:10px}.explanation p{margin:6px 0 0;color:#62716c;font-size:10px;line-height:1.6}.resultNotice{margin-top:18px;padding:17px;border:1px solid #e2e9e7;border-radius:12px;background:#f9fbfa}.resultNotice strong{font-size:11px}.resultNotice p{margin-bottom:0;color:#7a8783;font-size:10px;line-height:1.6}.errorNotice{border-color:#ead5d5;background:#fff8f8}.resetButton{width:100%;margin-top:16px;padding:14px;cursor:pointer;border:1px solid #dce6e2;border-radius:11px;background:#fff;color:#2d6958;font-size:11px;font-weight:700}footer{padding:0 0 50px;color:#a1aaa7;text-align:center;font-size:9px}@media (max-width: 760px){.topbar{height:68px;padding:0 5%}.status{font-size:9px}.container{width:92%}.hero{padding:58px 0 38px}.hero h1{font-size:44px;letter-spacing:-2px}.hero p{font-size:13px}.workspace,.results{padding:22px;border-radius:19px}.uploadGrid,.evidenceGrid{grid-template-columns:1fr}.process{padding:25px 0}.processItem{min-width:55px}.processItem span{display:none}.processLine{width:30px}.potentialAmount{font-size:31px}.potentialMeta{min-width:70px;padding-left:15px}.findingTop{flex-direction:column;gap:10px}}.mr-auth{min-height:100vh;padding:48px 20px 24px;display:flex;justify-content:center;background:radial-gradient(circle at 88% 0%,rgba(25,130,91,.25),transparent 35%),radial-gradient(circle at 0% 85%,rgba(13,65,69,.32),transparent 45%),linear-gradient(145deg,#111f2c,#07141e);color:#f4f8f7;font-family:Inter,Arial,Helvetica,sans-serif}.mr-auth-shell{width:100%;max-width:510px}.mr-auth-header{position:relative;padding:12px 0 32px;text-align:center}.mr-auth-logo{width:94px;height:76px;margin:0 auto 8px;color:#fff}.mr-auth-logo svg{width:100%;height:100%}.mr-auth-header h1{margin:0;font-size:clamp(32px,7vw,42px);font-weight:800;letter-spacing:-1.5px}.mr-auth-header h1 span{color:#55dba2}.mr-auth-header>p{margin:10px 0 0;color:#c3d0d2;font-size:13px;line-height:1.6}.mr-auth-slogan{margin-top:15px;color:#62dba7;font-size:13px;font-style:italic;font-weight:700;line-height:1.5;letter-spacing:.3px}.mr-auth-card{padding:32px;border:1px solid rgba(181,211,218,.18);border-radius:25px;background:linear-gradient(155deg,#1a2b39f7,#0c1d28fa);box-shadow:0 24px 70px #0000003d,inset 0 1px #ffffff09}.mr-auth-card-heading h2{margin:0;color:#fff;font-size:27px;font-weight:800;letter-spacing:-.5px}.mr-auth-card-heading p{margin:11px 0 27px;color:#c4d0d4;font-size:13px;line-height:1.7}.mr-auth-form{display:flex;flex-direction:column;gap:15px}.mr-auth-field{display:flex;flex-direction:column;gap:8px;color:#e5edef;font-size:12px;font-weight:600}.mr-auth-field>input,.mr-auth-password{width:100%;min-height:55px;border:1px solid rgba(179,206,216,.28);border-radius:12px;background:#ffffff09;color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.mr-auth-field>input{padding:0 15px;outline:none}.mr-auth-field input::-moz-placeholder{color:#8e9fa8;opacity:1}.mr-auth-field input::placeholder{color:#8e9fa8;opacity:1}.mr-auth-field>input:focus,.mr-auth-password:focus-within{border-color:#55dba2;box-shadow:0 0 0 3px #55dba21c}.mr-auth-password{display:flex;align-items:center;overflow:hidden}.mr-auth-password input{width:100%;min-width:0;height:53px;padding:0 15px;border:0;outline:none;background:transparent;color:#fff}.mr-auth-eye{flex-shrink:0;padding:12px;background:transparent;color:#8ee8bd;cursor:pointer;font-size:11px;font-weight:700}.mr-auth-eye:hover{color:#fff}.mr-auth-benefits{display:flex;flex-direction:column;gap:9px;padding:16px;border:1px solid rgba(179,206,216,.15);border-radius:12px;color:#c9d7d8;font-size:12px;line-height:1.4}.mr-auth-benefits span:first-letter{color:#5ee0a8}.mr-auth-submit{width:100%;min-height:56px;margin-top:10px;padding:0 19px;display:flex;align-items:center;justify-content:center;gap:15px;border-radius:12px;background:linear-gradient(110deg,#69e4a0,#2acb88);color:#08251e;cursor:pointer;font-size:14px;font-weight:800;box-shadow:0 8px 22px #27cf882b;transition:transform .2s ease,box-shadow .2s ease}.mr-auth-submit span:last-child{font-size:21px;line-height:1}.mr-auth-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 27px #27cf8840}.mr-auth-submit:disabled{cursor:wait;opacity:.65}.mr-auth-switch{width:100%;margin-top:24px;padding:6px;background:transparent;color:#c8d7d8;cursor:pointer;font-size:12px;line-height:1.6}.mr-auth-switch strong{color:#65e2a6;font-weight:800}.mr-auth-switch:hover strong{text-decoration:underline}.mr-auth-divider{height:1px;margin:25px 0;background:linear-gradient(90deg,transparent,rgba(182,207,214,.24),transparent)}.mr-auth-security{padding:16px;display:flex;align-items:flex-start;gap:13px;border:1px solid rgba(179,206,216,.13);border-radius:13px;background:#ffffff0b}.mr-auth-security-icon{width:30px;height:30px;flex-shrink:0;display:grid;place-items:center;border:1px solid rgba(125,224,180,.5);border-radius:50%;color:#77e2b0;font-size:23px}.mr-auth-security strong{color:#edf6f3;font-size:12px}.mr-auth-security p{margin:6px 0 0;color:#a9bac0;font-size:11px;line-height:1.6}.mr-auth-error,.mr-auth-message{margin:0;padding:12px 14px;border-radius:10px;font-size:12px;line-height:1.6}.mr-auth-error{border:1px solid rgba(255,137,137,.35);background:#af333326;color:#ffb4b4}.mr-auth-message{border:1px solid rgba(92,222,158,.35);background:#25926124;color:#8ff0ba}.mr-auth-footer{margin:25px 0 0;color:#82969e;text-align:center;font-size:10px}@media (max-width: 540px){.mr-auth{padding:24px 15px 20px}.mr-auth-header{padding-bottom:25px}.mr-auth-logo{width:76px;height:63px}.mr-auth-header h1{font-size:34px}.mr-auth-card{padding:24px 20px;border-radius:20px}.mr-auth-card-heading h2{font-size:23px}.mr-auth-card-heading p{margin-bottom:23px}.mr-auth-field>input,.mr-auth-password{min-height:52px}.mr-auth-password input{height:50px}}@media (prefers-reduced-motion: reduce){.mr-auth *,.mr-auth *:before,.mr-auth *:after{transition:none!important}}
