:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#203632;background:#f4f6f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,24px);border-bottom:1px solid #dbe3dc;background:#fff}.brand{font-size:32px;font-weight:800;color:#203632;text-decoration:none;letter-spacing:-2px}.brand span{color:#53785a}.brand small{display:inline-block;font-size:10px;letter-spacing:2px;margin-left:24px;color:#64746b;vertical-align:middle}.header-right{display:flex;gap:16px;align-items:center}.badge{background:#f5ecd3;color:#69572a;font-size:10px;letter-spacing:1.5px;padding:8px 12px;border-radius:4px}main{max-width:1200px;margin:auto;padding:48px 30px}.heading{margin-bottom:35px}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;color:#628267}h1{font-family:Georgia,serif;font-size:48px;line-height:1.1;letter-spacing:-1px;font-weight:400;margin:16px 0}.intro{color:#627369;line-height:1.65;font-size:16px}h2{font-size:21px;font-weight:600;margin:0 0 9px}p{line-height:1.6}.card{background:#fff;border:1px solid #dce4dc;border-radius:12px;padding:30px;box-shadow:0 3px 14px #1c392005}.login{max-width:440px}.login h2{margin-bottom:22px}.subtle,small{color:#627369;font-size:12px;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d7e0d5;border-bottom:1px solid #d7e0d5;padding:23px 0;margin-bottom:28px}.steps div{display:grid;grid-template-columns:42px auto;gap:5px 12px}.steps b{grid-row:span 2;color:#7d9581;font-family:Georgia,serif;font-size:29px;font-weight:400}.steps strong{font-size:14px}.steps span{font-size:12px;color:#68786d}.columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.section-title{display:flex;align-items:flex-start;gap:15px;margin-bottom:24px}.section-title p{font-size:12px;color:#637269;margin:0}.number{display:inline-grid;place-items:center;border:1px solid #d7e2d7;border-radius:50%;height:36px;min-width:36px;color:#65866b;font-size:12px}label{display:block;font-size:13px;font-weight:600;margin-bottom:19px}input,select{display:block;width:100%;margin-top:8px;min-height:43px;padding:10px 12px;border:1px solid #cbd7cb;background:#fcfdfb;border-radius:5px;color:#273d31;font:inherit}input[type=file]{font-size:12px;padding:12px}input[type=file]::file-selector-button{background:#e9eee5;border:0;border-radius:3px;padding:7px 10px;margin-right:9px;color:#34533c;cursor:pointer}input:focus,select:focus,button:focus-visible{outline:2px solid #658669;outline-offset:3px}label small{font-weight:400;display:block;margin-top:7px}.filetype{float:right;font-weight:400;color:#859086;font-size:11px}.check{display:flex;gap:10px;align-items:flex-start;font-size:12px;font-weight:400;line-height:1.6}.check input{width:16px;min-height:16px;margin:3px 0 0;flex-shrink:0;accent-color:#355b41}button{border:0;border-radius:5px;background:#2e513c;color:white;font-size:13px;font-weight:600;padding:14px 18px;cursor:pointer}form>button{width:100%;display:flex;justify-content:space-between}button:disabled{opacity:.5;cursor:wait}.quiet{background:#edf1e9;color:#35573d;padding:9px 13px}.notice{border-left:2px solid #c4d2bd;background:#f6f8f2;padding:12px 15px;font-size:12px;color:#61705e;margin:20px 0}.handoff{margin-top:25px;display:flex;gap:20px;background:#edf2e9}.handoff p{font-size:13px;color:#50634e;max-width:960px;margin-bottom:0}.history{margin-top:25px}.history-heading{display:flex;justify-content:space-between;align-items:center}.activity{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:15px 0;border-top:1px solid #e5ebe3;font-size:13px}.activity small{display:block}.footnote{font-size:12px;color:#748072;margin:25px 0}.result{border-top:1px solid #dce4dc;margin-top:24px;padding-top:20px;font-size:13px}.result h3{margin:0 0 12px}.result a{display:inline-block;color:#2d5940;font-weight:600;margin:8px 18px 8px 0}.result details{margin-top:15px}.result ul{padding-left:20px;max-height:320px;overflow:auto;font-size:12px}.result li{margin-bottom:8px}.error{background:#fff0e9;border:1px solid #e7c6b5;padding:12px 16px;color:#843c25;border-radius:5px}.working{color:#4b6d4c}footer{padding:28px max(5vw,24px);font-weight:600;font-size:12px;border-top:1px solid #dbe3dc;display:flex;justify-content:space-between;color:#697b6b}footer span{font-weight:400}[hidden]{display:none!important}@media(max-width:760px){header{height:75px}.brand small{display:none}.badge{font-size:8px}.columns{grid-template-columns:1fr}main{padding:30px 18px}h1{font-size:36px}.card{padding:22px}.steps{gap:15px}.steps div{display:block}.steps b,.steps strong,.steps span{display:block;margin-bottom:6px}.steps span{font-size:11px}.handoff{gap:12px}footer{gap:20px}.activity{align-items:flex-start}.activity button{flex-shrink:0}}
