.account-dock{position:fixed;right:16px;bottom:16px;z-index:1200;display:flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);background:rgba(7,27,19,.94);color:#fff;border-radius:999px;padding:7px 12px 7px 7px;box-shadow:0 10px 30px rgba(0,0,0,.28);backdrop-filter:blur(12px);font:inherit;font-weight:700;cursor:pointer}.account-dock img,.account-avatar-fallback{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;object-fit:cover;background:#f3ead6;color:#071b13;font-weight:900}.account-modal-backdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:20px;background:rgba(0,0,0,.68);backdrop-filter:blur(6px)}.account-modal{position:relative;width:min(460px,100%);max-height:min(760px,calc(100dvh - 32px));overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:24px;padding:28px;background:linear-gradient(180deg,#0b281d,#071b13);color:#f7f2e8;box-shadow:0 28px 80px rgba(0,0,0,.48)}.account-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:24px;cursor:pointer}.account-brand-mark{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:14px;background:#f3ead6;color:#071b13;font-size:27px;font-weight:900}.account-eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;opacity:.65}.account-modal h2{margin:5px 0 8px;font-size:28px}.account-modal p{margin:0 0 20px;line-height:1.5;color:rgba(247,242,232,.74)}.account-provider-grid{display:grid;gap:9px}.account-provider-grid button,.account-secondary,.account-guest{width:100%;min-height:44px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:rgba(255,255,255,.07);color:#fff;font:inherit;font-weight:700;cursor:pointer}.account-provider-grid button{display:flex;align-items:center;justify-content:center;gap:10px}.account-provider-grid button span{display:grid;place-items:center;width:22px;height:22px;border-radius:6px;background:#f7f2e8;color:#071b13;font-size:12px}.account-provider-grid button:disabled,.account-secondary:disabled,.account-guest:disabled{opacity:.5;cursor:default}.account-divider{display:flex;align-items:center;gap:12px;margin:17px 0;color:rgba(255,255,255,.42);font-size:12px}.account-divider:before,.account-divider:after{content:"";height:1px;flex:1;background:rgba(255,255,255,.12)}.account-email-form{display:grid;gap:10px}.account-email-form label{display:grid;gap:6px;font-size:12px;font-weight:800;color:rgba(255,255,255,.76)}.account-email-form input{width:100%;box-sizing:border-box;min-height:44px;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(0,0,0,.18);padding:0 12px;color:#fff;font:inherit}.account-email-form small{color:rgba(255,255,255,.52)}.account-email-form .primary{min-height:44px;border:0;border-radius:12px;background:#f3ead6;color:#071b13;font:inherit;font-weight:900;cursor:pointer}.account-email-form .primary:disabled{opacity:.5;cursor:default}.account-guest{margin-top:10px;background:transparent}.account-message{margin-top:15px;border-radius:10px;padding:10px 12px;background:rgba(255,255,255,.08);font-size:13px;line-height:1.4}.account-profile-head{display:flex;align-items:center;gap:14px;margin-bottom:20px}.account-profile-head img,.account-profile-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover;display:grid;place-items:center;background:#f3ead6;color:#071b13;font-size:24px;font-weight:900}.account-profile-head h2{margin:2px 0}.account-profile-head p{margin:0}.account-status-card{display:grid;gap:5px;margin:18px 0;padding:16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.05)}.account-status-card span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;opacity:.56}.account-status-card b{font-size:22px}.account-status-card small{opacity:.58}.account-connections-card{margin:0 0 16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden;background:rgba(255,255,255,.035)}.account-connections-head{display:grid;gap:4px;padding:14px 14px 12px;border-bottom:1px solid rgba(255,255,255,.09)}.account-connections-head span{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;opacity:.62}.account-connections-head small{font-size:12px;line-height:1.4;opacity:.52}.account-connection-row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.07)}.account-connection-row:last-child{border-bottom:0}.account-provider-mark{width:30px;height:30px;border-radius:9px;display:grid;place-items:center;background:#f7f2e8;color:#071b13;font-size:13px;font-weight:900}.account-connection-copy{display:grid;gap:2px;min-width:0}.account-connection-copy b{font-size:14px}.account-connection-copy small{font-size:11px;opacity:.5}.account-connection-row button{min-width:92px;height:34px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.account-connection-row button.connected{border-color:rgba(150,220,178,.24);background:rgba(79,155,108,.14);color:#bfe8ce}.account-connection-row button:disabled{cursor:default;opacity:.7}.account-secondary{margin-top:4px}.account-callback{min-height:100dvh;display:grid;place-items:center;padding:24px;background:#071b13;color:#f7f2e8;text-align:center}.account-callback-card{width:min(420px,100%);padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:#0b281d}.account-callback-card h1{margin:10px 0}.account-callback-card p{opacity:.72}@media(max-width:700px){.account-dock{right:10px;bottom:10px}.account-modal{padding:24px 18px;border-radius:20px}.account-modal h2{font-size:25px}.account-connection-row{grid-template-columns:32px 1fr auto}.account-connection-row button{min-width:82px}}