*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#333}.header{background:#ea548c;color:#fff;padding:0 24px;height:56px;display:flex;align-items:center}.header__inner{width:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header__title{font-size:18px;font-weight:700}.header__right{display:flex;align-items:center;gap:16px}.header__user{font-size:14px;opacity:.9}.header__logout{padding:6px 16px;border:1px solid rgba(255,255,255,.5);border-radius:6px;background:transparent;color:#fff;font-size:13px;cursor:pointer}.header__logout:hover{background:#ffffff26}.main{max-width:1400px;margin:0 auto;padding:24px}
