*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f7f3ee;color:#2c211b;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,sans-serif}.edit-login-shell{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:linear-gradient(135deg,rgba(255,122,169,.12),transparent 34%),linear-gradient(315deg,rgba(79,190,177,.14),transparent 38%),#f7f3ee}.edit-login-panel{width:min(440px,100%);padding:28px;border:1px solid rgba(44,33,27,.12);border-radius:8px;background:#ffffffeb;box-shadow:0 20px 70px #2c211b24}.edit-brand{display:flex;align-items:center;gap:14px;margin-bottom:22px}.edit-brand-mark{width:42px;height:42px;border-radius:8px;background:linear-gradient(90deg,#ff7aa9 50%,transparent 0) 0 0 / 18px 18px,linear-gradient(90deg,#4fbeb1 50%,#ffd166 0) 9px 9px / 18px 18px;border:2px solid #2c211b}.edit-brand h1{margin:0;font-size:22px;line-height:1.2}.edit-brand p,.edit-note{margin:6px 0 0;color:#75685f;font-size:13px;line-height:1.6}.edit-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:4px;border-radius:8px;background:#eee6dc;margin-bottom:18px}.edit-tabs button,.edit-primary,.edit-session-bar button{border:0;cursor:pointer;font:inherit}.edit-tabs button{height:38px;border-radius:6px;background:transparent;color:#75685f}.edit-tabs button.active{background:#fff;color:#2c211b;box-shadow:0 4px 14px #2c211b14}.edit-form{display:grid;gap:14px}.edit-form label{display:grid;gap:7px;color:#4e4037;font-size:13px}.edit-form input{width:100%;height:42px;padding:0 12px;border:1px solid rgba(44,33,27,.18);border-radius:6px;background:#fff;color:#2c211b;font:inherit;outline:none}.edit-form input:focus{border-color:#ff7aa9;box-shadow:0 0 0 3px #ff7aa92e}.edit-turnstile{width:300px;max-width:100%;height:82px;border:0;justify-self:center}.edit-primary{width:100%;height:42px;border-radius:6px;background:#2c211b;color:#fff;font-weight:700}.edit-primary:disabled{cursor:wait;opacity:.7}.edit-message{margin:0 0 14px;padding:10px 12px;border-radius:6px;background:#fff2e2;color:#9a4b00;font-size:13px}.edit-wechat-slot{display:grid;place-items:center;min-height:460px;border:1px dashed rgba(44,33,27,.18);border-radius:8px;background:#fffaf4;padding:14px;overflow:visible}.edit-wechat-frame{width:min(320px,100%);height:420px;border:0;border-radius:8px;background:#fff}.edit-loading{color:#75685f;font-size:14px}.hidden{display:none}.edit-cms-ready{background:#fff}.edit-session-bar{position:fixed;right:16px;bottom:16px;z-index:10000;display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(44,33,27,.12);border-radius:8px;background:#fffffff0;box-shadow:0 10px 32px #2c211b29;color:#2c211b;font-size:12px}.edit-session-bar button{padding:5px 8px;border-radius:6px;background:#eee6dc;color:#2c211b}
