:root{--ma-bg:#080a12;--ma-card:rgba(14,18,31,.82);--ma-card2:rgba(21,26,44,.82);--ma-line:rgba(255,255,255,.09);--ma-text:#f5f7ff;--ma-muted:#9aa5bc;--ma-primary:#f08d6d;--ma-purple:#9b7cff;--ma-shadow:0 30px 90px rgba(0,0,0,.34)}html[data-theme="light"]{--ma-bg:#f6f8fc;--ma-card:rgba(255,255,255,.9);--ma-card2:rgba(250,252,255,.92);--ma-line:rgba(35,46,73,.11);--ma-text:#20283a;--ma-muted:#6c7890;--ma-shadow:0 24px 70px rgba(46,61,90,.12)}*{box-sizing:border-box}.moeli-account-body{margin:0;min-height:100vh;background:var(--ma-bg);color:var(--ma-text);font-family:Inter,"Microsoft YaHei",system-ui,sans-serif}.moeli-account-bg{position:fixed;inset:0;z-index:-1;background:radial-gradient(circle at 15% 20%,rgba(155,124,255,.17),transparent 35%),radial-gradient(circle at 85% 15%,rgba(240,141,109,.16),transparent 34%),linear-gradient(180deg,var(--ma-bg),var(--ma-bg))}.ma-top{height:76px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.ma-brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.ma-brand img{width:42px;height:42px;object-fit:contain}.ma-brand span{display:flex;flex-direction:column}.ma-brand small{font-size:10px;color:var(--ma-muted);letter-spacing:.14em}.ma-top-actions{display:flex;gap:10px}.ma-ghost,.ma-primary{border:1px solid var(--ma-line);border-radius:12px;padding:11px 15px;background:rgba(255,255,255,.04);color:var(--ma-text);text-decoration:none;font-weight:700;cursor:pointer}.ma-primary{border:0;background:linear-gradient(135deg,var(--ma-primary),var(--ma-purple));color:#fff;padding:13px 18px;box-shadow:0 14px 35px rgba(155,124,255,.22)}.ma-primary:disabled{opacity:.45;cursor:not-allowed}.ma-shell{max-width:1180px;margin:0 auto;padding:34px 24px 80px}.ma-auth-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:22px;align-items:stretch}.ma-auth-grid.single{grid-template-columns:minmax(0,640px);justify-content:center}.ma-auth-card,.ma-side,.ma-panel{border:1px solid var(--ma-line);background:var(--ma-card);border-radius:26px;box-shadow:var(--ma-shadow);backdrop-filter:blur(20px)}.ma-auth-card{padding:38px}.ma-side{padding:42px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,rgba(155,124,255,.16),rgba(240,141,109,.09)),var(--ma-card2)}.ma-kicker,.ma-label{font-size:11px;letter-spacing:.14em;color:var(--ma-primary);font-weight:900}.ma-auth-card h1,.ma-dashboard-head h1{font-size:clamp(34px,5vw,54px);margin:10px 0 14px;line-height:1.05}.ma-auth-card>p,.ma-side p,.ma-panel p,.ma-dashboard-head p{color:var(--ma-muted);line-height:1.75}.ma-form{display:grid;gap:14px;margin-top:28px}.ma-form>label:not(.ma-check){display:grid;gap:8px}.ma-form label>span{font-size:13px;font-weight:800}.ma-form input,.ma-form select{width:100%;border:1px solid var(--ma-line);border-radius:12px;background:rgba(255,255,255,.045);color:var(--ma-text);padding:13px 14px;outline:none}.ma-form input:focus{border-color:rgba(155,124,255,.65);box-shadow:0 0 0 3px rgba(155,124,255,.10)}.ma-links{display:flex;justify-content:space-between;gap:14px;margin-top:18px}.ma-links a{color:var(--ma-muted);font-size:13px}.ma-flash{margin:20px 0 0;padding:13px 14px;border:1px solid rgba(89,216,163,.22);border-radius:12px;background:rgba(89,216,163,.08)}.ma-flash.warn{border-color:rgba(255,137,115,.25);background:rgba(255,137,115,.08)}.ma-turnstile-note,.moeli-turnstile-unready{font-size:12px;color:var(--ma-muted);line-height:1.5}.moeli-turnstile-unready{padding:12px;border-radius:10px;border:1px solid rgba(255,137,115,.25);background:rgba(255,137,115,.08)}.ma-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ma-mode-grid label{position:relative}.ma-mode-grid input{position:absolute;opacity:0}.ma-mode-grid span{height:100%;display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid var(--ma-line);border-radius:14px;cursor:pointer}.ma-mode-grid input:checked+span{border-color:rgba(155,124,255,.65);background:rgba(155,124,255,.09)}.ma-mode-grid small{color:var(--ma-muted);font-size:11px;line-height:1.4}.ma-check{display:flex;align-items:flex-start;gap:9px}.ma-check input{width:auto;margin-top:3px}.ma-role-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ma-role-row b{padding:8px 11px;border:1px solid var(--ma-line);border-radius:999px;background:rgba(255,255,255,.04);font-size:12px}.ma-role-row.large b{font-size:14px;padding:10px 14px}.ma-dashboard-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:18px 0 26px}.ma-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ma-panel{padding:26px}.ma-panel h2{font-size:20px;margin:10px 0}.ma-wide{margin-top:16px}.ma-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.ma-quick a{padding:16px;border:1px solid var(--ma-line);border-radius:16px;color:inherit;text-decoration:none;background:rgba(255,255,255,.03);display:flex;flex-direction:column;gap:5px}.ma-quick small{color:var(--ma-muted)}html[data-theme="light"] .ma-form input,html[data-theme="light"] .ma-mode-grid span,html[data-theme="light"] .ma-role-row b,html[data-theme="light"] .ma-quick a{background:rgba(29,43,71,.025)}@media(max-width:820px){.ma-auth-grid{grid-template-columns:1fr}.ma-side{min-height:250px}.ma-dashboard-grid{grid-template-columns:1fr}.ma-dashboard-head{align-items:flex-start;flex-direction:column}.ma-mode-grid{grid-template-columns:1fr}.ma-top{height:auto;padding-top:18px;gap:12px}.ma-top-actions{flex-wrap:wrap;justify-content:flex-end}}@media(max-width:520px){.ma-shell{padding:20px 14px 54px}.ma-auth-card,.ma-side,.ma-panel{padding:22px;border-radius:20px}.ma-brand small{display:none}.ma-top-actions .ma-ghost:first-child{display:none}.ma-quick{grid-template-columns:1fr}}
