:root{color:#152d3b;background:#edf5f7;font-family:Avenir Next,Noto Sans SC,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#edf5f7}button,input{font:inherit}button{cursor:pointer}a{color:#087f98;text-underline-offset:3px}.page-shell{min-height:100vh;padding:42px 20px;display:grid;place-items:center}.registration-panel{width:min(100%,472px);padding:30px 34px 27px;background:#fff;border:1px solid #dce8eb;border-radius:18px;box-shadow:0 22px 60px #2655641c}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.brand-line{display:flex;align-items:center;gap:9px;color:#153d4b;font-size:13px;font-weight:700;letter-spacing:.09em}.brand-mark{width:25px;height:25px;display:grid;place-items:center;border:2px solid #0b93a7;border-radius:8px 3px;transform:rotate(-9deg)}.brand-mark span{width:8px;height:8px;display:block;border-radius:50%;background:#f28b72}.secure-label{display:inline-flex;align-items:center;gap:5px;color:#69838d;font-size:12px}.title-block{margin-bottom:29px}.eyebrow{margin:0 0 10px;color:#0c90a5;font-size:10px;font-weight:700;letter-spacing:.2em}h1{margin:0;color:#152d3b;font-size:clamp(27px,6vw,34px);line-height:1.17;letter-spacing:0}.sign-in-copy{margin:11px 0 0;color:#69838d;font-size:14px}.sign-in-copy a{margin-left:4px;font-weight:650}form{display:grid;gap:19px}.field-group{display:grid;gap:8px}label{color:#304d59;font-size:13px;font-weight:650}.input-shell{min-height:47px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #d5e2e5;border-radius:12px;background:#fbfdfd;color:#8aa0a7;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.input-shell:focus-within{border-color:#26a1b1;background:#fff;box-shadow:0 0 0 3px #26a1b121}.input-shell.has-error{border-color:#d87563}.input-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17333f;font-size:14px}.input-shell input::placeholder{color:#9aadb2}.icon-button{width:30px;height:30px;display:grid;flex:0 0 auto;place-items:center;border:0;border-radius:50%;background:transparent;color:#78929a}.icon-button:hover,.icon-button:focus-visible{color:#0b899d;background:#edf8f9}.field-error{margin:-2px 0 0;color:#bd5c4c;font-size:12px}.code-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.secondary-button{min-width:116px;min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:1px solid #c8dfe3;border-radius:12px;background:#f7fbfb;color:#0c7f91;font-size:12px;font-weight:650;white-space:nowrap}.secondary-button:hover:not(:disabled),.secondary-button:focus-visible:not(:disabled){border-color:#0b9bae;background:#effafb}button:disabled{cursor:not-allowed;opacity:.55}.turnstile-wrap{min-height:65px;display:flex;align-items:center;justify-content:center;overflow:hidden}.turnstile-wrap.empty{min-height:0}.agreement-row{display:flex;align-items:flex-start;gap:9px;padding:13px 14px;border:1px solid #e0ebed;border-radius:12px;background:#f8fbfb;color:#607982;font-size:12px;line-height:1.6;font-weight:500}.agreement-row input{width:16px;height:16px;margin:2px 0 0;accent-color:#0c93a7}.agreement-row a{color:#087f98}.form-message{display:flex;align-items:flex-start;gap:8px;padding:11px 12px;border-radius:10px;font-size:13px;line-height:1.45}.form-message.error{color:#a95045;background:#fff3f0}.form-message.success{color:#147b72;background:#eefaf6}.primary-button{min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:#0b91a5;color:#fff;font-size:14px;font-weight:700;box-shadow:0 8px 18px #0b91a533;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.primary-button:hover:not(:disabled),.primary-button:focus-visible:not(:disabled){background:#087e91;box-shadow:0 10px 22px #0b91a545;transform:translateY(-1px)}.page-footer{margin:22px 0 0;color:#82969c;font-size:11px;line-height:1.7;text-align:center}.page-footer a{margin-left:3px;margin-right:3px}@media(max-width:560px){.page-shell{padding:20px 12px;align-items:start}.registration-panel{padding:24px 19px 22px;border-radius:15px}.page-header{margin-bottom:31px}.code-row{grid-template-columns:1fr}.secondary-button{width:100%}}.admin-shell,.policy-shell{align-items:start;padding-top:58px}.admin-panel,.policy-panel{min-height:480px}.back-link{display:inline-flex;align-items:center;gap:5px;color:#6b858d;font-size:12px;text-decoration:none}.back-link:hover{color:#087f98}.admin-heading,.policy-title{display:flex;align-items:center;justify-content:space-between;margin:45px 0 30px}.admin-heading h1,.policy-title h1{font-size:30px}.admin-icon,.policy-icon{width:45px;height:45px;display:grid;place-items:center;border:1px solid #cbe5e7;border-radius:13px;background:#effafa;color:#0b90a3}.loading-state{display:flex;align-items:center;justify-content:center;gap:8px;min-height:210px;color:#718990;font-size:13px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.status-band{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid #dcebed;border-radius:13px;background:#f8fbfb}.status-label{display:block;margin-bottom:4px;color:#779098;font-size:12px}.status-good,.status-bad{font-size:18px}.status-good{color:#168174}.status-bad{color:#bd5c4c}.status-dot{width:11px;height:11px;border-radius:50%;background:#bd5c4c;box-shadow:0 0 0 5px #bd5c4c1a}.status-dot[data-good=true]{background:#24a58d;box-shadow:0 0 0 5px #24a58d1f}.config-list{display:grid;gap:0;margin:21px 0 25px;border-top:1px solid #e5eeee}.config-list div{display:flex;justify-content:space-between;gap:18px;padding:11px 0;border-bottom:1px solid #e5eeee}.config-list dt{color:#789098;font-size:12px}.config-list dd{margin:0;color:#294b57;font-size:12px;text-align:right}.admin-form{display:grid;gap:9px}.admin-form input{width:100%;min-height:47px;padding:0 14px;border:1px solid #d5e2e5;border-radius:12px;outline:0;background:#fbfdfd;color:#17333f}.admin-form input:focus{border-color:#26a1b1;box-shadow:0 0 0 3px #26a1b121}.admin-hint,.admin-intro{margin:0 0 8px;color:#7a9198;font-size:12px;line-height:1.6}.text-button{display:inline-flex;align-items:center;gap:6px;margin:21px auto 0;border:0;background:transparent;color:#738a91;font-size:12px}.text-button:hover{color:#a95045}.admin-alert{display:flex;align-items:flex-start;gap:7px;margin:15px 0 0;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.5}.admin-alert.error{color:#a95045;background:#fff3f0}.admin-alert.success{color:#147b72;background:#eefaf6}.policy-title{justify-content:flex-start;gap:14px;margin-bottom:14px}.policy-updated{margin:0 0 28px;color:#80979d;font-size:12px}.policy-panel h2{margin:24px 0 8px;color:#23434f;font-size:16px}.policy-panel p{color:#58727c;font-size:13px;line-height:1.8}.policy-note{margin-top:30px;padding-top:19px;border-top:1px solid #e1ecee;color:#7b9198!important;font-size:12px!important}
