*{box-sizing:border-box}body{color:#222;background-color:#f4f6f8;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1{margin-bottom:12px;font-size:1.6rem}h2{margin-bottom:10px;font-size:1.2rem}p{margin:6px 0;line-height:1.4}label{margin-bottom:4px;font-size:.85rem;font-weight:600;display:block}input,select{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:1rem}input:disabled,select:disabled{background:#eee}button{cursor:pointer;color:#fff;background:#022f8f;border:none;border-radius:8px;padding:12px;font-size:1rem;font-weight:600}button:hover{background:#002183}button:disabled{cursor:not-allowed;background:#9ca3af}button.secondary{background:#6b7280}button.secondary:hover{background:#4b5563}button.danger{background:#dc2626}button.danger:hover{background:#b91c1c}table{font-size:.9rem}th{background:#f1f5f9;font-weight:600}td,th{padding:8px}.checkRow{align-items:center;gap:10px;margin-top:10px;display:flex}.checkRow input[type=checkbox]{width:18px;height:18px;margin:0}.checkRow label{margin:0;font-weight:500;display:inline}.msg{background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;margin-top:10px;padding:10px 12px}.appHeader{color:#fff;background:#1f2937;align-items:center;height:56px;padding:0 16px;display:flex}.appHeaderLeft{align-items:center;gap:12px;display:flex}.appLogo{width:auto;height:32px}.appTitle{font-size:1.2rem;font-weight:700}.appMain{padding:20px}.profileCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:14px;margin-bottom:12px;padding:12px;display:flex}.profileAvatar{object-fit:cover;border:1px solid #e5e7eb;border-radius:14px;width:64px;height:64px}.profileInfo{flex-direction:column;gap:2px;display:flex}.profileName{font-size:1.05rem;font-weight:800}.profileHint{color:#6b7280;font-size:.9rem}
