:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:#233c35;background:#f6f8f8;font-size:14px;letter-spacing:0;color-scheme:light}*{box-sizing:border-box}body{margin:0}[hidden]{display:none!important}button,input{font:inherit;letter-spacing:0}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;border:0;border-radius:6px;font-weight:550}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;flex-shrink:0;stroke-width:1.8}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #9acabc;outline-offset:3px}.site-header{background:#fff;border-bottom:1px solid #e0e8e5}.header-inner{max-width:1080px;margin:auto;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;gap:14px;align-items:center}.brand img{width:53px;height:53px}.brand strong{display:block;font-size:18px}.brand small{display:block;font-size:12px;color:#7b8984;margin-top:6px}.admin-link{display:flex;align-items:center;gap:7px;color:#7d8d85;font-size:12px}.admin-link svg{width:16px}.main{max-width:760px;padding:44px 28px 12px;margin:auto;min-height:calc(100dvh - 190px)}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.eyebrow{font-size:10px;font-weight:600;color:#548d79;margin:0 0 10px}h1{font-size:34px;line-height:1.4;margin:0;font-weight:650}h2{font-size:17px;font-weight:600;margin:0;line-height:1.5}.lead{font-size:14px;color:#83928b;margin:10px 0 0}.recruitment-tag{font-size:12px;color:#2e7e60;display:flex;align-items:center;gap:7px;white-space:nowrap}.recruitment-tag>span{width:6px;height:6px;border-radius:50%;background:#2c9572}.tabs{display:flex;gap:34px;border-bottom:1px solid #dce6e0;margin-bottom:27px}.tabs button{background:transparent;color:#85958b;padding:15px 0;border-radius:0;border-bottom:2px solid transparent;font-size:14px}.tabs button.active{color:#127a62;border-color:#127a62}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:26px 0 18px}.section-heading>span{font-size:11px;color:#91a095}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px}.full{grid-column:1/-1}.field{min-width:0}label{font-size:13px;font-weight:550;display:block;margin-bottom:9px;line-height:1.6}label>span{color:#b47c5e;padding-left:4px}input:not([type=checkbox]){width:100%;min-width:0;min-height:46px;padding:12px 14px;background:#fff;border:1px solid #d7e2db;border-radius:5px;color:#2c4339}input::placeholder{color:#a1ada5;font-size:13px}input:disabled{background:#edf2ef;color:#708378}input[type=checkbox]{width:16px;height:16px;accent-color:#167b62;flex-shrink:0}.consent{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:12px;margin:26px 0 20px}.consent label{display:flex;gap:8px;align-items:center;font-size:12px;color:#7f9085;font-weight:400;margin:0}.text-button{padding:5px 0;background:transparent;color:#217c63;font-size:12px}.primary{background:#117b65;color:#fff;padding:13px 22px;min-height:46px}.primary:hover{background:#086f59}.secondary{padding:13px 22px;background:#e8f2ec;color:#217559;min-height:44px}.error{background:#fff0ed;color:#a84d3a;border-left:3px solid #bd6e56;padding:12px 16px;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.success{padding:15px 18px;background:#e7f3ea;border-left:3px solid #75b28d;color:#3b7856;font-size:13px;line-height:1.8;margin-bottom:24px}.success .text-button{display:flex}.account-bar{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:12px;color:#83958a;padding:0 0 20px;border-bottom:1px solid #e2eae5;overflow-wrap:anywhere}.account-bar>div{display:flex;gap:14px;flex-shrink:0}.account-bar svg{width:14px}.footer{text-align:center;color:#9aaba0;font-size:11px;line-height:1.8;padding:36px 20px}.loading{padding:45px 0;text-align:center;color:#84968a}#query-form>.primary{margin-top:26px}.forgot{display:block;margin:18px 0 0;color:#899c8e}.result-status{text-align:center;margin-top:26px;padding:32px 24px;background:#eef1f8;color:#65799c;border-top:1px solid #e0e5ef;border-bottom:1px solid #e0e5ef}.result-status.accepted{background:#e6f3ea;color:#2a8058;border-color:#d6e9db}.result-status.rejected{background:#f8f1e5;color:#9e7643;border-color:#eee2cc}.result-status>svg{width:34px;height:34px;margin-bottom:14px}.result-status h2{font-size:27px}.result-status p{font-size:13px;line-height:1.9;margin:14px 0}.result-status small{font-size:11px;opacity:.8}.note-block{padding:24px 0 12px;border-bottom:1px solid #dfe8e2}.note-block p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;font-size:13px;color:#617d6a}dl{margin:0 0 25px}dl>div{display:flex;justify-content:space-between;gap:24px;padding:15px 0;border-bottom:1px solid #e2e9e4;font-size:13px;line-height:1.8}dt{color:#869a8b;flex-shrink:0}dd{margin:0;text-align:right;overflow-wrap:anywhere}.toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#315442;color:white;padding:13px 20px;border-radius:6px;max-width:calc(100% - 32px);font-size:13px;line-height:1.7;z-index:10;box-shadow:0 3px 20px #0002}.icon-button{background:transparent;color:#829789;width:34px;height:34px;padding:0;flex-shrink:0}dialog{border:1px solid #d4e0d7;border-radius:8px;width:560px;max-width:calc(100% - 32px);max-height:calc(100dvh - 48px);padding:0;color:#34543e;box-shadow:0 10px 65px #1c332b33}dialog::backdrop{background:#1b332963}.dialog-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 24px;border-bottom:1px solid #e1e9e3}.dialog-body{padding:10px 24px 22px}.dialog-body h3{font-size:14px;margin:20px 0 8px}.dialog-body p{font-size:13px;line-height:1.9;color:#718874}.dialog-body label{margin-top:20px}.dialog-footer{padding:16px 24px;display:flex;justify-content:flex-end;border-top:1px solid #e1e9e3}
@media(max-width:600px){.header-inner{padding:18px 20px}.brand{gap:10px}.brand img{width:45px;height:45px}.brand strong{font-size:16px}.brand small{font-size:11px}.admin-link{font-size:11px;gap:4px}.main{padding:29px 20px 12px}.heading{margin-bottom:18px;gap:10px}h1{font-size:28px}.eyebrow{font-size:9px}.lead{font-size:13px}.recruitment-tag{font-size:11px}.tabs{gap:30px}.tabs button{font-size:13px}.fields{grid-template-columns:1fr;gap:20px}.section-heading{margin-top:22px}.section-heading h2{font-size:16px}.section-heading>span{font-size:11px}.primary,.secondary{width:100%}.consent{font-size:11px}.consent label,.consent button{font-size:11px}.dialog-footer .primary{width:auto}.dialog-heading{padding:17px 20px}.dialog-body{padding:8px 20px 20px}.account-bar{gap:8px;font-size:11px}.account-bar>div{gap:10px}.account-bar .text-button{font-size:11px}.footer{padding-top:30px}.recruitment-tag{display:none}}
