html,body{overflow-x:hidden}.cand-shell{max-width:1060px;margin:0 auto;padding:28px 24px 64px;color:#0f172a}.cand-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:36px}.cand-top img{width:140px;height:auto}.cand-shell h1{font-size:clamp(27px,4vw,42px);letter-spacing:-.03em;line-height:1.15;max-width:800px}.cand-lead{font-size:18px;line-height:1.7;color:#475569;max-width:780px}.cand-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.cand-card{min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:24px;margin:20px 0}.cand-card h2{font-size:21px;margin:0 0 18px}.cand-field{display:grid;gap:8px;font-weight:600;margin:0 0 16px}.cand-field input,.cand-field select,.cand-field textarea{width:100%;box-sizing:border-box;border:1px solid #e2e8f0;border-radius:7px;padding:12px;font:inherit;font-size:16px;background:#fff;color:#0f172a;min-height:46px}.cand-field small,.cand-muted{font-weight:400;color:#64748b;font-size:14px;line-height:1.6}.cand-check{display:flex;gap:12px;align-items:flex-start;margin:14px 0;line-height:1.6}.cand-check input{flex:0 0 auto;width:20px;height:20px;margin-top:3px}.cand-button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:10px 20px;background:#004289;color:#fff!important;border:0;border-radius:7px;text-decoration:none;font:inherit;font-weight:650;cursor:pointer}.cand-button.secondary{background:#f1f5f9;color:#004289!important}.cand-actions{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.cand-notice{padding:18px;background:#f1f5f9;border-radius:8px;line-height:1.6;margin:18px 0}.cand-error{background:#fef2f2;color:#991b1b}.cand-success{background:#ecfdf5;color:#166534}.cand-table-wrap{overflow:auto;max-width:100%}.cand-table{border-collapse:collapse;width:100%;font-size:14px}.cand-table th,.cand-table td{text-align:left;padding:14px;border-bottom:1px solid #e2e8f0;vertical-align:top}.cand-table th{background:#f8fafc}.cand-table small{display:block;color:#64748b;margin-top:6px}.cand-stat{font-size:32px;font-weight:700;color:#004289}.cand-hidden{position:absolute;left:-10000px}.cand-tag{display:inline-block;background:#f1f5f9;border-radius:20px;padding:5px 10px;font-size:13px}.cand-shell a{overflow-wrap:anywhere}details.cand-card>summary{cursor:pointer;min-height:44px;font-weight:700}input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #0f172a;outline-offset:3px}@media(max-width:768px){.cand-shell{padding:18px 10px 40px}.cand-grid{grid-template-columns:1fr}.cand-card{padding:18px}.cand-top{margin-bottom:24px}.cand-top img{width:110px}.cand-lead{font-size:16px}}@media(max-width:480px){.cand-shell{padding-left:8px;padding-right:8px}.cand-actions>*{width:100%}}
