.sc-auth-layer,.sc-auth-layer *{box-sizing:border-box}:root{--sc-auth-bg:#06130f;--sc-auth-panel:#0b211a;--sc-auth-line:rgba(240,207,131,.18);--sc-auth-gold:#f0cf83;--sc-auth-text:#f5f1e6;--sc-auth-muted:#9fb1a8}.sc-auth-open{overflow:hidden}.sc-auth-layer{position:fixed;inset:0;z-index:20000;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 50% 0,rgba(26,91,68,.38),transparent 46%),rgba(2,9,7,.94);backdrop-filter:blur(18px)}.sc-auth-layer.hidden{display:none}.sc-auth-card{position:relative;width:min(680px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:30px;border:1px solid var(--sc-auth-line);border-radius:30px;color:var(--sc-auth-text);background:linear-gradient(145deg,rgba(13,46,35,.98),rgba(4,20,15,.99));box-shadow:0 35px 100px rgba(0,0,0,.55)}.sc-auth-close{position:absolute;right:15px;top:15px;width:38px;height:38px;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:var(--sc-auth-text);background:rgba(255,255,255,.04);font-size:23px}.sc-auth-header{display:grid;grid-template-columns:76px 1fr;align-items:center;gap:18px;margin-bottom:24px;padding-right:24px}.sc-auth-seal{width:76px;height:76px;display:grid;place-items:center;border:2px solid var(--sc-auth-gold);border-radius:24px;color:var(--sc-auth-gold);background:rgba(240,207,131,.05);box-shadow:0 0 0 8px rgba(240,207,131,.04);font:900 30px Georgia,serif}.sc-auth-header small{color:var(--sc-auth-gold);font-size:9px;font-weight:900;letter-spacing:.15em}.sc-auth-header h1{margin:4px 0 5px;font:600 clamp(30px,5vw,44px)/1 Georgia,serif}.sc-auth-header p{margin:0;color:var(--sc-auth-muted);font-size:11px;line-height:1.65}.sc-profile-list{display:grid;gap:9px;transition:.2s}.sc-profile-list.dimmed{opacity:.2;pointer-events:none}.sc-profile-choice{width:100%;min-height:76px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;padding:11px 14px;border:1px solid rgba(255,255,255,.08);border-radius:18px;color:inherit;background:rgba(255,255,255,.035);text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease}.sc-profile-choice:hover{transform:translateY(-2px);border-color:var(--sc-auth-gold);background:rgba(240,207,131,.07)}.sc-profile-choice>span{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#1b2018;background:var(--sc-auth-gold);font:900 22px Georgia,serif}.sc-profile-choice div{display:grid}.sc-profile-choice strong{font:600 20px Georgia,serif}.sc-profile-choice small{margin-top:3px;color:var(--sc-auth-muted);font-size:9px}.sc-profile-choice>b{color:var(--sc-auth-gold);font-size:9px}.sc-auth-empty{display:grid;gap:5px;padding:28px;border:1px dashed rgba(255,255,255,.12);border-radius:18px;text-align:center}.sc-auth-empty b{font:600 20px Georgia,serif}.sc-auth-empty span{color:var(--sc-auth-muted);font-size:10px}.sc-auth-create-link{width:100%;min-height:45px;margin-top:13px;border:1px solid rgba(255,255,255,.09);border-radius:14px;color:var(--sc-auth-gold);background:rgba(255,255,255,.025);font-size:10px;font-weight:900}.sc-auth-card footer{margin-top:15px;color:var(--sc-auth-muted);font-size:8px;line-height:1.6;text-align:center}.sc-auth-message{display:none;margin:12px 0 0;padding:9px 12px;border-radius:11px;font-size:10px;text-align:center}.sc-auth-message.visible{display:block}.sc-auth-message.error{color:#ffd8d3;background:rgba(180,52,45,.2);border:1px solid rgba(235,100,90,.25)}.sc-pin-panel{position:absolute;inset:118px 30px 72px;z-index:2;display:grid;align-content:center;justify-items:center;gap:12px;padding:24px;border:1px solid var(--sc-auth-line);border-radius:22px;background:rgba(5,24,18,.98);box-shadow:0 20px 60px rgba(0,0,0,.38)}.sc-pin-panel.hidden{display:none}.sc-pin-panel>[data-pin-back]{position:absolute;left:14px;top:13px;border:0;color:var(--sc-auth-muted);background:transparent;font-size:9px}.sc-pin-panel>[data-pin-avatar]{width:66px;height:66px;display:grid;place-items:center;border-radius:19px;color:#1b2018;background:var(--sc-auth-gold);font:900 27px Georgia,serif}.sc-pin-panel>strong{font:600 25px Georgia,serif}.sc-pin-panel label{display:grid;gap:6px;width:min(250px,100%);color:var(--sc-auth-muted);font-size:9px;text-align:center}.sc-pin-panel input,.sc-create-form input{width:100%;min-height:48px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:13px;color:var(--sc-auth-text);background:#061611;outline:0}.sc-pin-panel input{font-size:24px;text-align:center;letter-spacing:.5em;padding-left:calc(13px + .5em)}.sc-pin-panel input:focus,.sc-create-form input:focus{border-color:var(--sc-auth-gold);box-shadow:0 0 0 3px rgba(240,207,131,.08)}.sc-auth-primary{width:100%;min-height:50px;border:0;border-radius:14px;color:#182018;background:linear-gradient(145deg,#f5da97,#c89446);font-size:10px;font-weight:950}.sc-create-form{display:grid;gap:15px}.sc-create-form>label,.sc-pin-grid label{display:grid;gap:7px}.sc-create-form label>span,.sc-create-form legend{color:var(--sc-auth-muted);font-size:9px;font-weight:850}.sc-create-form fieldset{margin:0;padding:0;border:0}.sc-create-form legend{margin-bottom:8px}.sc-avatar-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.sc-avatar-picker label{position:relative}.sc-avatar-picker input{position:absolute;opacity:0;pointer-events:none}.sc-avatar-picker span{height:48px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:rgba(255,255,255,.03);font:900 17px Georgia,serif}.sc-avatar-picker input:checked+span{color:#1b2018;border-color:var(--sc-auth-gold);background:var(--sc-auth-gold);box-shadow:0 8px 20px rgba(240,207,131,.16)}.sc-pin-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sc-auth-help{margin:-7px 0 0;color:var(--sc-auth-muted);font-size:8px}.sc-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.sc-account-actions button{min-height:50px;border:1px solid rgba(255,255,255,.09);border-radius:14px;color:var(--sc-auth-text);background:rgba(255,255,255,.035);font-size:10px;font-weight:900}.sc-account-actions button.danger{grid-column:1/-1;color:#ffcdc7;border-color:rgba(232,95,82,.2);background:rgba(164,45,36,.14)}.sc-auth-danger{margin-top:15px;padding:13px;border:1px solid rgba(255,255,255,.07);border-radius:14px;color:var(--sc-auth-muted);font-size:9px}.sc-auth-danger summary{cursor:pointer;color:#d6ddd9;font-weight:850}.sc-auth-danger p{line-height:1.6}.sc-auth-danger button{min-height:39px;padding:0 13px;border:1px solid rgba(232,95,82,.24);border-radius:11px;color:#ffcdc7;background:rgba(164,45,36,.14);font-size:9px}.sc-account-chip{display:flex;align-items:center;gap:7px;min-height:40px;padding:4px 10px 4px 5px;border:1px solid rgba(240,207,131,.2);border-radius:13px;color:inherit;background:rgba(255,255,255,.035)}.sc-account-chip span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#1b2018;background:var(--club-accent,#f0cf83);font:900 13px Georgia,serif}.sc-account-chip b{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px}.sc-profile-session-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;padding-top:11px;border-top:1px solid rgba(255,255,255,.08)}.sc-profile-session-actions button{min-height:40px;border:1px solid rgba(255,255,255,.09);border-radius:11px;color:inherit;background:rgba(255,255,255,.035);font-size:8px;font-weight:900}.sc-profile-session-actions button:last-child{color:#ffcdc7}@media(max-width:620px){.sc-auth-layer{padding:0}.sc-auth-card{width:100%;max-height:100dvh;min-height:100dvh;border-radius:0;padding:24px 15px}.sc-auth-header{grid-template-columns:58px 1fr;gap:13px;padding-right:18px}.sc-auth-seal{width:58px;height:58px;border-radius:18px;font-size:23px}.sc-auth-header h1{font-size:31px}.sc-profile-choice{grid-template-columns:46px 1fr}.sc-profile-choice>span{width:46px;height:46px}.sc-profile-choice>b{display:none}.sc-avatar-picker{grid-template-columns:repeat(4,1fr)}.sc-pin-grid,.sc-account-actions{grid-template-columns:1fr}.sc-account-actions button.danger{grid-column:auto}.sc-pin-panel{inset:104px 15px 68px}.sc-account-chip b{display:none}.sc-account-chip{padding-right:5px}}
