.ct-recovery-page{margin:0;background:#040a10;color:#ddecf5;font:16px/1.5 system-ui;min-height:100vh;display:grid;place-items:center}.ct-recovery-card{box-sizing:border-box;background:#08141f;color:#ddecf5;border:1px solid #27677c;border-radius:16px;padding:24px;width:min(560px,calc(100vw - 24px));max-height:calc(100dvh - 32px);overflow-y:auto;font:15px/1.5 system-ui}.ct-recovery-card::backdrop{background:#000b}.ct-recovery-card h1,.ct-recovery-card h2{font-size:24px;margin:0 0 16px}.ct-recovery-card p{margin:12px 0}.ct-recovery-card label{display:grid;gap:6px;margin:16px 0}.ct-recovery-card input,.ct-recovery-card select{box-sizing:border-box;width:100%;padding:10px;background:#030a12;color:#ecf9ff;border:1px solid #375a71;border-radius:6px}.ct-recovery-card button,.ct-recovery-button{padding:9px 12px;border:1px solid #297188;border-radius:7px;color:#c5f6ff;background:#0b2634;cursor:pointer;margin:8px 8px 8px 0}.ct-recovery-button{display:block;font-size:12px}.ct-recovery-card button:disabled{opacity:.5;cursor:wait}.ct-recovery-card a{color:#77e6ff}.ct-recovery-card small{color:#acc4d4}.ct-recovery-note{display:block;font-size:11px;line-height:1.4;color:#e5bd67;margin-top:5px;overflow-wrap:anywhere}.ct-recovery-card [hidden]{display:none!important}.ct-recovery-card :focus-visible{outline:2px solid #72e5ff;outline-offset:3px}
