:root{color:#111827;background:#f2f2f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button{font:inherit}.screen{box-sizing:border-box;background:#f2f2f7;min-height:100vh;padding:24px 16px}.status-text{text-align:center;color:#6b7280;margin-top:40px}.list-card{background:#fff;border-radius:14px;max-width:720px;margin:0 auto;overflow:hidden;box-shadow:0 1px 2px #00000014}.profile-header{border-bottom:1px solid #e5e5ea;align-items:center;gap:16px;padding:24px 20px;display:flex}.profile-image,.profile-image-placeholder{background:#d1d5db;border-radius:999px;width:72px;height:72px}.profile-title{font-size:22px;font-weight:700}.profile-subtitle{color:#6b7280;margin-top:4px;font-size:14px}.section-title{color:#6b7280;text-transform:uppercase;padding:12px 20px 8px;font-size:13px;font-weight:600}.profile-list{border-top:1px solid #e5e5ea}.profile-cell{border-bottom:1px solid #e5e5ea;grid-template-columns:minmax(120px,.35fr) minmax(0,1fr);gap:16px;padding:13px 20px;display:grid}.profile-cell:last-child{border-bottom:none}.profile-cell-key{color:#111827;font-weight:500}.profile-cell-value{color:#4b5563;overflow-wrap:anywhere;text-align:right;min-width:0}.logout-button{color:#dc2626;cursor:pointer;background:#fff;border:none;border-radius:14px;width:100%;max-width:720px;margin:18px auto 0;padding:13px 16px;font-weight:600;display:block;box-shadow:0 1px 2px #00000014}.logout-button:hover{background:#fff5f5}.error-text{color:#dc2626;padding:0 20px 20px}@media (width<=560px){.screen{padding:0}.list-card,.logout-button{max-width:none;box-shadow:none;border-radius:0}.profile-cell{grid-template-columns:1fr;gap:4px}.profile-cell-value{text-align:left}.logout-button{margin-top:12px}}
